Skip to content

Instantly share code, notes, and snippets.

@mafalb
Last active August 31, 2021 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mafalb/610acf7379f48d0e5c38f4edb9cda176 to your computer and use it in GitHub Desktop.
Save mafalb/610acf7379f48d0e5c38f4edb9cda176 to your computer and use it in GitHub Desktop.
Reinstall and keep data LV
#version=RHEL8
# existing /boot (ks) on bdd4d263-b95a-47d3-a23a-9766236191d1
graphical
cdrom
reboot
keyboard --xlayouts='at','us' --switch='grp:win_space_toggle'
lang en_US.UTF-8 --addsupport=de_AT.UTF-8
timezone Europe/Vienna --isUtc
network --hostname=test.mafalb.at --bootproto=dhcp --ipv6=auto --activate
rootpw magicroot
sshpw --username=root anaconda --plaintext
user --groups=wheel --name=mafalb --password=magicuser --uid=10000 --gid=10000
#platform x86, AMD64, or Intel EM64T
bootloader --location=mbr --append="crashkernel=auto" --boot-drive=sda
ignoredisk --only-use=sda
part /boot --fstype="xfs" --label=BOOT --onpart=sda1
volgroup lvm.vg1 --useexisting
logvol / --fstype="xfs" --useexisting --name=root --vgname=lvm.vg1
logvol /home --fstype="xfs" --noformat --name=home --vgname=lvm.vg1
logvol swap --fstype="swap" --name=swap --vgname=lvm.vg1 --size 1000 --useexisting
selinux --enforcing
firewall --enabled --ssh
firstboot --disable
%pre --log=/tmp/ks-pre.log
set -x -v
date
sleep 600
ls -l /dev/sda*
# trigger udev (?)
#
#parted /dev/sda unit MiB print
#parted /dev/sda quit
#mknod /dev/sda2 b 8 2
ls -l /dev/sda*
#pvscan
#vgchange -ay
%end
%post --nochroot --logfile /mnt/sysimage/root/ks-post-nochroot.log
set -x -v
# Copy the logs
cp /tmp/ks-pre.log /mnt/sysimage/var/log/anaconda/
cp /tmp/ks-post-nochroot.log /mnt/sysimage/var/log/anaconda/
cp /tmp/strace.log /mnt/sysimage/var/log/anaconda/
%end
%packages
#@^minimal-environment
@Core
%end
#version=RHEL8
graphical
cdrom
reboot
keyboard --xlayouts='at','us' --switch='grp:win_space_toggle'
lang en_US.UTF-8 --addsupport=de_AT.UTF-8
timezone Europe/Vienna --isUtc
network --hostname=test.mafalb.at --bootproto=dhcp --ipv6=auto --activate
sshpw --user=root anaconda --plaintext
rootpw magicroot
user --groups=wheel --name=mafalb --password=magicuser --uid=10000 --gid=10000
#platform x86, AMD64, or Intel EM64T
bootloader --location=mbr --append="rhgb quiet crashkernel=auto"
zerombr
clearpart --all --initlabel
part pv.0 --fstype=lvmpv --grow --asprimary
part /boot --fstype=xfs --size 1000 --asprimary --label BOOT
volgroup lvm.vg1 pv.0
logvol / --vgname=lvm.vg1 --name=root --size 5000 --fstype=xfs
logvol /home --vgname=lvm.vg1 --name=home --fstype=xfs --size 1000 --fsoptions="nodev,nosuid,noexec"
logvol swap --fstype="swap" --name=swap --vgname=lvm.vg1 --size 1000
selinux --enforcing
firewall --enabled --ssh
firstboot --disable
%pre --log=/tmp/ks-pre.log
set -x -v
#vgchange -ay
%end
%packages
@Core
%end
14:20:03,118 INF core.configuration.product: Loading information about products from /etc/anaconda/product.d.
14:20:03,121 INF core.configuration.product: Found Fedora Workstation at /etc/anaconda/product.d/fedora-workstation.conf.
14:20:03,122 INF core.configuration.product: Found Fedora Silverblue at /etc/anaconda/product.d/fedora-silverblue.conf.
14:20:03,124 INF core.configuration.product: Found Red Hat Virtualization at /etc/anaconda/product.d/rhev.conf.
14:20:03,124 INF core.configuration.product: Found oVirt Node Next at /etc/anaconda/product.d/ovirt.conf.
14:20:03,125 INF core.configuration.product: Found Fedora AtomicHost at /etc/anaconda/product.d/fedora-atomic-host.conf.
14:20:03,126 INF core.configuration.product: Found Fedora at /etc/anaconda/product.d/fedora.conf.
14:20:03,128 INF core.configuration.product: Found Fedora Workstation Live at /etc/anaconda/product.d/fedora-workstation-live.conf.
14:20:03,129 INF core.configuration.product: Found Red Hat Enterprise Linux at /etc/anaconda/product.d/rhel.conf.
14:20:03,129 INF core.configuration.product: Found Scientific Linux at /etc/anaconda/product.d/scientific-linux.conf.
14:20:03,130 INF core.configuration.product: Found CentOS Linux at /etc/anaconda/product.d/centos.conf.
14:20:03,132 INF core.configuration.product: Found Fedora Server at /etc/anaconda/product.d/fedora-server.conf.
14:20:03,132 WRN core.configuration.product: No support for the product Red Hat Enterprise Linux BaseOS.
14:20:03,133 INF core.configuration.product: The product Red Hat Enterprise Linux is supported.
14:20:03,138 INF main: /sbin/anaconda 33.16.4.15-1.el8
14:20:04,532 INF isys: 2156208 kB (2105 MB) are available
14:20:04,538 INF startup_utils: check_memory(): total:2105, needed:320, graphical:410
14:20:04,545 INF main: anaconda called with cmdline = ['/sbin/anaconda']
14:20:04,545 INF main: Default encoding = utf-8
14:20:04,545 INF misc: Writing a temporary configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/product.d/rhel.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf']
14:20:04,558 INF core.dbus: Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
14:20:07,813 INF main: Found a kickstart file: /run/install/ks.cfg
14:20:07,831 INF kickstart.script: Running kickstart %%pre script(s)
14:20:07,832 INF stdout: Running pre-installation scripts
14:30:07,877 INF kickstart.script: All kickstart %%pre script(s) have been run
14:30:07,878 DBG addons: Loading ks section into module path for addon org_fedora_oscap
14:30:07,879 DBG addons: Loading spokes into module path for addon org_fedora_oscap
14:30:07,880 DBG addons: Loading ks section into module path for addon com_redhat_kdump
14:30:07,881 DBG addons: Loading spokes into module path for addon com_redhat_kdump
14:30:07,997 INF startup_utils: Parsing kickstart: /run/install/ks.cfg
14:30:08,283 WRN kickstart: Command cdrom will be parsed in DBus module.
14:30:08,284 WRN kickstart: Command keyboard will be parsed in DBus module.
14:30:08,284 WRN kickstart: Command lang will be parsed in DBus module.
14:30:08,284 WRN kickstart: Command timezone will be parsed in DBus module.
14:30:08,284 WRN kickstart: Command network will be parsed in DBus module.
14:30:08,284 WRN kickstart: Command rootpw will be parsed in DBus module.
14:30:08,285 WRN kickstart: Command user will be parsed in DBus module.
14:30:08,285 WRN kickstart: Command bootloader will be parsed in DBus module.
14:30:08,285 WRN kickstart: Command ignoredisk will be parsed in DBus module.
14:30:08,285 WRN kickstart: Command part will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command volgroup will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command logvol will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command logvol will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command logvol will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command selinux will be parsed in DBus module.
14:30:08,286 WRN kickstart: Command firewall will be parsed in DBus module.
14:30:08,287 WRN kickstart: Command firstboot will be parsed in DBus module.
14:30:09,524 DBG localization: setting locale to: en_US.UTF-8
14:30:09,536 DBG network: Initialization started.
14:30:09,540 DBG network: Devices found: ['ens3']
14:30:09,543 DBG network: Running task Consolidate initramfs connections
14:30:09,547 DBG network: Consolidate initramfs connections result: []
14:30:09,550 DBG network: Running task Apply kickstart
14:30:10,568 DBG network: Apply kickstart result: ['ens3']
14:30:10,591 DBG network: Running task Dump missing ifcfg files
14:30:10,609 DBG network: Dump missing ifcfg files result: []
14:30:10,617 DBG network: Running task Set real ONBOOT values from kickstart
14:30:11,634 DBG network: Set real ONBOOT values from kickstart result: ['ens3']
14:30:11,638 DBG network: Creating network configurations.
14:30:11,648 DBG network: Initialization finished.
14:30:11,650 INF threading: Running Thread: AnaWaitForConnectingNMThread (140065511282432)
14:30:11,652 DBG anaconda: setting display mode to GUI
14:30:11,677 INF anaconda: Display mode is set to 'interactive graphical mode'.
14:30:11,679 INF isys: 2156208 kB (2105 MB) are available
14:30:11,695 INF network: got 0 NTP servers from DHCP
14:30:11,696 INF startup_utils: check_memory(): total:2105, needed:320, graphical:410
14:30:11,696 DBG core.util: Setting timeout 60 seconds for starting X.
14:30:11,704 INF threading: Thread Done: AnaWaitForConnectingNMThread (140065511282432)
14:30:13,292 DBG core.util: X server has signalled a successful start.
14:30:13,752 INF display: Started spice-vdagent.
14:30:14,064 DBG addons: Loading ks section into module path for addon org_fedora_oscap
14:30:14,064 DBG addons: Loading spokes into module path for addon org_fedora_oscap
14:30:14,064 DBG addons: Loading ks section into module path for addon com_redhat_kdump
14:30:14,064 DBG addons: Loading spokes into module path for addon com_redhat_kdump
14:30:14,220 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True
14:30:14,231 INF threading: Running Thread: AnaStorageThread (140065511282432)
14:30:14,236 INF threading: Running Thread: AnaTimeInitThread (140065370851072)
14:30:14,278 DBG payload.manager: Restarting payload thread
14:30:14,278 INF threading: Running Thread: AnaPayloadRestartThread (140065361409792)
14:30:14,278 INF geoloc: Geolocation is disabled due to automated kickstart based installation.
14:30:14,280 INF threading: Running Thread: AnaPayloadThread (140065353017088)
14:30:14,280 INF threading: Thread Done: AnaPayloadRestartThread (140065361409792)
14:30:14,281 DBG payload.manager: Updating payload thread state: STARTED
14:30:14,281 DBG payload.manager: Updating payload thread state: WAITING_STORAGE
14:30:14,010 INF threading: Thread Done: AnaTimeInitThread (140065370851072)
14:30:14,724 DBG ui.gui: Detected primary monitor: 1024x768 95dpix 96dpiy
14:30:15,196 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['ens3']
14:30:15,213 INF lifecycle: Adding controller: SummaryHub
14:30:15,860 INF threading: Running Thread: AnaAddLayoutsInitThread (140065370851072)
14:30:15,861 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6380e6a5c0>> on <list object at 0x7f6380e4e408>
14:30:15,861 INF threading: Running Thread: AnaGtkBatchPre1 (140065361409792)
14:30:15,863 INF threading: Thread Done: AnaGtkBatchPre1 (140065361409792)
14:30:15,890 INF threading: Running Thread: AnaKeyboardThread (140065361409792)
14:30:16,020 INF lifecycle: Module initialized: LangsupportSpoke
14:30:16,261 INF threading: Running Thread: AnaNTPserver1 (140065330448128)
14:30:16,262 INF threading: Running Thread: AnaDateTimeThread (140065322055424)
14:30:16,344 INF threading: Thread Done: AnaNTPserver1 (140065330448128)
14:30:16,373 DBG ui.gui.spokes.lib.subscription: Subscription GUI: populating attached subscriptions listbox
14:30:16,374 DBG ui.gui.spokes.lib.subscription: Subscription GUI: attached subscriptions listbox has been populated
14:30:16,374 INF threading: Running Thread: AnaSubscriptionSpokeInitThread (140065330448128)
14:30:16,817 INF threading: Thread Done: AnaStorageThread (140065511282432)
14:30:16,818 DBG payload.manager: Updating payload thread state: WAITING_NETWORK
14:30:17,410 DBG payload.manager: Updating payload thread state: DOWNLOADING_PKG_METADATA
14:30:17,415 INF threading: Running Thread: AnaSourceWatcher (140065511282432)
14:30:17,432 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke]
14:30:17,442 INF threading: Running Thread: AnaSoftwareWatcher (140065308198656)
14:30:17,455 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke]
14:30:17,481 INF threading: Running Thread: AnaStorageWatcher (140065299805952)
14:30:17,485 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke, StorageSpoke]
14:30:17,489 INF lifecycle: Module initialized: StorageSpoke
14:30:17,489 INF threading: Thread Done: AnaStorageWatcher (140065299805952)
14:30:17,510 INF lifecycle: Module initialized: CustomPartitioningSpoke
14:30:17,537 INF lifecycle: Module initialized: FilterSpoke
14:30:17,542 WRN misc: /usr/share/anaconda/addons/com_redhat_kdump/gui/spokes/kdump.py:80: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "value, lower, upper, step_increment, page_increment, page_size" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
adjustment = Gtk.Adjustment(lower, lower, upper, step, step, 0)
14:30:17,572 DBG ui.gui.spokes.network: adding device configuration: NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=1)
14:30:17,576 INF lifecycle: Module initialized: NetworkSpoke
14:30:17,594 INF threading: Running Thread: OSCAPguiWaitForDataFetchThread (140065299805952)
14:30:17,603 INF lifecycle: Module initialized: PasswordSpoke
14:30:17,629 INF lifecycle: Module initialized: UserSpoke
14:30:17,637 INF lifecycle: Initialization of all modules (12) has been started.
14:30:17,639 DBG ui.gui.hubs: Starting event loop for hub SummaryHub
14:30:17,682 DBG ui.common: Entered hub: SummaryHub
14:30:17,685 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated
return cls.new(*args, **kwds)
16:30:18,000 INF isys: System time set to Tue Aug 31 14:30:18 2021 UTC
16:30:18,000 INF isys: System time set to Tue Aug 31 14:30:18 2021 UTC
16:30:18,000 INF isys: System time set to Tue Aug 31 14:30:18 2021 UTC
16:30:18,006 INF lifecycle: Module initialized: DatetimeSpoke
16:30:18,007 INF threading: Thread Done: AnaDateTimeThread (140065322055424)
16:30:18,007 DBG ui.gui.spokes.storage: Running the execute method for the CUSTOM partitioning method.
16:30:18,007 INF threading: Running Thread: AnaExecuteStorageThread (140065322055424)
16:30:18,277 DBG ui.gui.spokes.storage: Saving storage configuration...
16:30:18,283 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke
16:30:18,283 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts...
16:30:20,869 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke
16:30:20,909 DBG ui.gui.hubs: spoke is not ready: SourceSpoke
16:30:20,910 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source...
16:30:20,910 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage...
16:30:20,911 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata...
16:30:20,911 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata...
16:30:20,911 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage...
16:30:20,912 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage...
16:30:20,916 DBG ui.gui.hubs: setting OSCAPSpoke status to: Fetching content data
16:30:20,917 DBG ui.gui.hubs: spoke is not ready: OSCAPSpoke
16:30:20,930 DBG ui.gui.hubs: spoke is ready: PasswordSpoke
16:30:20,931 DBG ui.gui.hubs: kickstart installation, spoke Root Password is ready
16:30:20,937 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke
16:30:20,939 DBG ui.gui.hubs: kickstart installation, spoke Time & Date is ready
16:30:20,939 DBG ui.gui.hubs: execute spoke from event loop Time & Date
16:30:20,940 DBG ui.gui.hubs: spoke is not ready: StorageSpoke
16:30:20,941 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration...
16:30:21,233 DBG misc: OSCAP addon: waiting for all Anaconda spokes to be initialized
16:30:21,851 DBG ui.gui.spokes.storage: Failed to save storage configuration
16:30:22,064 DBG payload.manager: Updating payload thread state: DOWNLOADING_GROUP_METADATA
16:30:22,098 DBG ui.gui.hubs: setting StorageSpoke status to: Failed to save storage configuration
16:30:22,098 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata...
16:30:22,099 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata...
16:30:22,712 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6380e6a5c0>> on <list object at 0x7f6380e4e408>
16:30:22,713 INF threading: Thread Done: AnaAddLayoutsInitThread (140065370851072)
16:30:22,713 INF lifecycle: Module initialized: KeyboardSpoke
16:30:22,713 INF threading: Thread Done: AnaKeyboardThread (140065361409792)
16:30:22,717 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke
16:30:22,718 DBG ui.gui.hubs: kickstart installation, spoke Keyboard is ready
16:30:22,718 DBG ui.gui.hubs: execute spoke from event loop Keyboard
16:30:25,598 DBG payload.manager: Updating payload thread state: FINISHED
16:30:25,599 INF ui.gui.spokes.software_selection: using environment from kickstart: None
16:30:25,599 INF threading: Thread Done: AnaPayloadThread (140065353017088)
16:30:25,600 DBG ui.gui.spokes.software_selection: Environment is not set, skip user packages settings
16:30:25,601 INF lifecycle: Module initialized: SoftwareSelectionSpoke
16:30:25,601 INF threading: Thread Done: AnaSoftwareWatcher (140065308198656)
16:30:25,613 DBG ui.gui.spokes.lib.subscription: Subscription GUI: populating attached subscriptions listbox
16:30:25,613 DBG ui.gui.spokes.lib.subscription: Subscription GUI: attached subscriptions listbox has been populated
16:30:25,613 INF lifecycle: Module initialized: SubscriptionSpoke
16:30:25,613 INF threading: Thread Done: AnaSubscriptionSpokeInitThread (140065330448128)
16:30:25,632 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke]
16:30:25,633 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke
16:30:25,633 DBG ui.gui.hubs: kickstart installation, spoke Software Selection is ready
16:30:25,633 DBG ui.gui.hubs: execute spoke from event loop Software Selection
16:30:25,665 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke]
16:30:25,665 DBG ui.gui.hubs: spoke is ready: SourceSpoke
16:30:25,671 DBG ui.gui.hubs: kickstart installation, spoke Installation Source is ready
16:30:25,671 DBG ui.gui.hubs: execute spoke from event loop Installation Source
16:30:25,688 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke
16:30:25,689 DBG ui.gui.hubs: kickstart installation, spoke Software Selection is ready
16:30:25,697 DBG ui.gui.hubs: spoke is ready: SubscriptionSpoke
16:30:25,699 DBG ui.gui.hubs: kickstart installation, spoke Connect to Red Hat is ready
16:30:25,700 DBG ui.gui.hubs: execute spoke from event loop Connect to Red Hat
16:30:25,717 INF lifecycle: Module initialized: SourceSpoke
16:30:25,717 INF lifecycle: All modules have been initialized.
16:30:25,718 DBG misc: OSCAP addon: Anaconda init_done signal triggered
16:30:25,718 INF threading: Thread Done: AnaSourceWatcher (140065511282432)
16:30:25,718 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke
16:30:25,718 DBG misc: OSCAP addon: all Anaconda spokes have been initialized - continuing
16:30:25,719 DBG ui.gui.spokes.installation_source: Setting up repos: ['AppStream']
16:30:25,736 INF threading: Thread Done: OSCAPguiWaitForDataFetchThread (140065299805952)
16:30:25,919 DBG ui.gui.hubs: spoke is ready: SourceSpoke
16:30:25,928 DBG ui.gui.hubs: kickstart installation, spoke Installation Source is ready
16:30:25,929 DBG ui.gui.hubs: spoke is ready: OSCAPSpoke
16:30:25,929 DBG ui.gui.hubs: kickstart installation, spoke Security Policy is ready
16:30:25,929 DBG ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
16:30:25,930 DBG ui.gui.hubs: spoke is ready: OSCAPSpoke
16:30:25,930 DBG ui.gui.hubs: kickstart installation, spoke Security Policy is ready
16:30:25,930 DBG ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
16:30:25,931 DBG ui.gui.hubs: spoke is ready: OSCAPSpoke
16:30:25,931 DBG ui.gui.hubs: kickstart installation, spoke Security Policy is ready
16:30:25,931 DBG ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
16:30:26,482 DBG ui.gui.spokes.storage: Partitioning has been applied: ValidationReport(error_messages=['The following problem occurred on line 5 of the kickstart file:\n\nLogical volume "root" given in logvol command does not exist.\n'], warning_messages=[])
16:30:26,485 INF threading: Thread Done: AnaExecuteStorageThread (140065322055424)
16:30:26,573 DBG ui.gui.hubs: spoke is ready: StorageSpoke
16:30:26,574 INF ui.gui.helpers: kickstart installation stopped for info: User interaction required on spoke Installation Destination
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1878 comm="/usr/libexec/platform-python /sbin/anaconda " label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Boss'
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Subscription'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization'
dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
-- Logs begin at Tue 2021-08-31 14:19:46 UTC, end at Tue 2021-08-31 14:32:32 UTC. --
Aug 31 14:19:46 localhost kernel: Linux version 4.18.0-305.el8.x86_64 (mockbuild@x86-vm-07.build.eng.bos.redhat.com) (gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)) #1 SMP Thu Apr 29 08:54:30 EDT 2021
Aug 31 14:19:46 localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=RHEL-8-4-0-BaseOS-x86_64 quiet inst.ks=hd:LABEL=BOOT:reinstall.ks inst.sshd
Aug 31 14:19:46 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 31 14:19:46 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 31 14:19:46 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 31 14:19:46 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Aug 31 14:19:46 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Aug 31 14:19:46 localhost kernel: BIOS-provided physical RAM map:
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fff6fff] usable
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x000000007fff7000-0x000000007fffffff] reserved
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
Aug 31 14:19:46 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
Aug 31 14:19:46 localhost kernel: NX (Execute Disable) protection: active
Aug 31 14:19:46 localhost kernel: SMBIOS 2.4 present.
Aug 31 14:19:46 localhost kernel: DMI: Red Hat KVM, BIOS 0.5.1 01/01/2011
Aug 31 14:19:46 localhost kernel: Hypervisor detected: KVM
Aug 31 14:19:46 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
Aug 31 14:19:46 localhost kernel: kvm-clock: cpu 0, msr 30401001, primary cpu clock
Aug 31 14:19:46 localhost kernel: kvm-clock: using sched offset of 14937400645023 cycles
Aug 31 14:19:46 localhost kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
Aug 31 14:19:46 localhost kernel: tsc: Detected 1992.014 MHz processor
Aug 31 14:19:46 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 31 14:19:46 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 31 14:19:46 localhost kernel: last_pfn = 0x7fff7 max_arch_pfn = 0x400000000
Aug 31 14:19:46 localhost kernel: MTRR default type: write-back
Aug 31 14:19:46 localhost kernel: MTRR fixed ranges enabled:
Aug 31 14:19:46 localhost kernel: 00000-9FFFF write-back
Aug 31 14:19:46 localhost kernel: A0000-BFFFF uncachable
Aug 31 14:19:46 localhost kernel: C0000-FFFFF write-protect
Aug 31 14:19:46 localhost kernel: MTRR variable ranges enabled:
Aug 31 14:19:46 localhost kernel: 0 base 0080000000 mask 7F80000000 uncachable
Aug 31 14:19:46 localhost kernel: 1 disabled
Aug 31 14:19:46 localhost kernel: 2 disabled
Aug 31 14:19:46 localhost kernel: 3 disabled
Aug 31 14:19:46 localhost kernel: 4 disabled
Aug 31 14:19:46 localhost kernel: 5 disabled
Aug 31 14:19:46 localhost kernel: 6 disabled
Aug 31 14:19:46 localhost kernel: 7 disabled
Aug 31 14:19:46 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Aug 31 14:19:46 localhost kernel: found SMP MP-table at [mem 0x000f6350-0x000f635f]
Aug 31 14:19:46 localhost kernel: BRK [0x30601000, 0x30601fff] PGTABLE
Aug 31 14:19:46 localhost kernel: BRK [0x30602000, 0x30602fff] PGTABLE
Aug 31 14:19:46 localhost kernel: BRK [0x30603000, 0x30603fff] PGTABLE
Aug 31 14:19:46 localhost kernel: BRK [0x30604000, 0x30604fff] PGTABLE
Aug 31 14:19:46 localhost kernel: BRK [0x30605000, 0x30605fff] PGTABLE
Aug 31 14:19:46 localhost kernel: BRK [0x30606000, 0x30606fff] PGTABLE
Aug 31 14:19:46 localhost kernel: RAMDISK: [mem 0x7b7ee000-0x7fff6fff]
Aug 31 14:19:46 localhost kernel: ACPI: Early table checksum verification disabled
Aug 31 14:19:46 localhost kernel: ACPI: RSDP 0x00000000000F6180 000014 (v00 BOCHS )
Aug 31 14:19:46 localhost kernel: ACPI: RSDT 0x000000007FFFFB40 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
Aug 31 14:19:46 localhost kernel: ACPI: FACP 0x000000007FFFF177 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
Aug 31 14:19:46 localhost kernel: ACPI: DSDT 0x000000007FFFE040 001137 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
Aug 31 14:19:46 localhost kernel: ACPI: FACS 0x000000007FFFE000 000040
Aug 31 14:19:46 localhost kernel: ACPI: SSDT 0x000000007FFFF1EB 0008D5 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
Aug 31 14:19:46 localhost kernel: ACPI: APIC 0x000000007FFFFAC0 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
Aug 31 14:19:46 localhost kernel: ACPI: Local APIC address 0xfee00000
Aug 31 14:19:46 localhost kernel: No NUMA configuration found
Aug 31 14:19:46 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fff6fff]
Aug 31 14:19:46 localhost kernel: NODE_DATA(0) allocated [mem 0x7b7c4000-0x7b7edfff]
Aug 31 14:19:46 localhost kernel: Zone ranges:
Aug 31 14:19:46 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Aug 31 14:19:46 localhost kernel: DMA32 [mem 0x0000000001000000-0x000000007fff6fff]
Aug 31 14:19:46 localhost kernel: Normal empty
Aug 31 14:19:46 localhost kernel: Device empty
Aug 31 14:19:46 localhost kernel: Movable zone start for each node
Aug 31 14:19:46 localhost kernel: Early memory node ranges
Aug 31 14:19:46 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Aug 31 14:19:46 localhost kernel: node 0: [mem 0x0000000000100000-0x000000007fff6fff]
Aug 31 14:19:46 localhost kernel: Zeroed struct page in unavailable ranges: 107 pages
Aug 31 14:19:46 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000007fff6fff]
Aug 31 14:19:46 localhost kernel: On node 0 totalpages: 524181
Aug 31 14:19:46 localhost kernel: DMA zone: 64 pages used for memmap
Aug 31 14:19:46 localhost kernel: DMA zone: 21 pages reserved
Aug 31 14:19:46 localhost kernel: DMA zone: 3998 pages, LIFO batch:0
Aug 31 14:19:46 localhost kernel: DMA32 zone: 8128 pages used for memmap
Aug 31 14:19:46 localhost kernel: DMA32 zone: 520183 pages, LIFO batch:63
Aug 31 14:19:46 localhost kernel: ACPI: PM-Timer IO Port: 0x608
Aug 31 14:19:46 localhost kernel: ACPI: Local APIC address 0xfee00000
Aug 31 14:19:46 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Aug 31 14:19:46 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Aug 31 14:19:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 31 14:19:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
Aug 31 14:19:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 31 14:19:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
Aug 31 14:19:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
Aug 31 14:19:46 localhost kernel: ACPI: IRQ0 used by override.
Aug 31 14:19:46 localhost kernel: ACPI: IRQ5 used by override.
Aug 31 14:19:46 localhost kernel: ACPI: IRQ9 used by override.
Aug 31 14:19:46 localhost kernel: ACPI: IRQ10 used by override.
Aug 31 14:19:46 localhost kernel: ACPI: IRQ11 used by override.
Aug 31 14:19:46 localhost kernel: Using ACPI (MADT) for SMP configuration information
Aug 31 14:19:46 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
Aug 31 14:19:46 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 31 14:19:46 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Aug 31 14:19:46 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
Aug 31 14:19:46 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
Aug 31 14:19:46 localhost kernel: [mem 0x80000000-0xfeffbfff] available for PCI devices
Aug 31 14:19:46 localhost kernel: Booting paravirtualized kernel on KVM
Aug 31 14:19:46 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Aug 31 14:19:46 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
Aug 31 14:19:46 localhost kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u1048576
Aug 31 14:19:46 localhost kernel: pcpu-alloc: s184320 r8192 d28672 u1048576 alloc=1*2097152
Aug 31 14:19:46 localhost kernel: pcpu-alloc: [0] 0 1
Aug 31 14:19:46 localhost kernel: kvm-guest: stealtime: cpu 0, msr 7942c080
Aug 31 14:19:46 localhost kernel: kvm-guest: PV spinlocks enabled
Aug 31 14:19:46 localhost kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
Aug 31 14:19:46 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 515968
Aug 31 14:19:46 localhost kernel: Policy zone: DMA32
Aug 31 14:19:46 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=RHEL-8-4-0-BaseOS-x86_64 quiet inst.ks=hd:LABEL=BOOT:reinstall.ks inst.sshd
Aug 31 14:19:46 localhost kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.
Aug 31 14:19:46 localhost kernel: Memory: 261668K/2096724K available (12293K kernel code, 2225K rwdata, 7708K rodata, 2480K init, 14048K bss, 152396K reserved, 0K cma-reserved)
Aug 31 14:19:46 localhost kernel: random: get_random_u64 called from cache_random_seq_create+0x7c/0x140 with crng_init=0
Aug 31 14:19:46 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Aug 31 14:19:46 localhost kernel: Kernel/User page tables isolation: enabled
Aug 31 14:19:46 localhost kernel: ftrace: allocating 38570 entries in 151 pages
Aug 31 14:19:46 localhost kernel: ftrace: allocated 151 pages with 5 groups
Aug 31 14:19:46 localhost kernel: rcu: Hierarchical RCU implementation.
Aug 31 14:19:46 localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
Aug 31 14:19:46 localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Aug 31 14:19:46 localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Aug 31 14:19:46 localhost kernel: NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
Aug 31 14:19:46 localhost kernel: random: crng done (trusting CPU's manufacturer)
Aug 31 14:19:46 localhost kernel: Console: colour VGA+ 80x25
Aug 31 14:19:46 localhost kernel: printk: console [tty0] enabled
Aug 31 14:19:46 localhost kernel: ACPI: Core revision 20200925
Aug 31 14:19:46 localhost kernel: APIC: Switch to symmetric I/O mode setup
Aug 31 14:19:46 localhost kernel: x2apic enabled
Aug 31 14:19:46 localhost kernel: Switched APIC routing to physical x2apic.
Aug 31 14:19:46 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 31 14:19:46 localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d6c2a251, max_idle_ns: 881590442397 ns
Aug 31 14:19:46 localhost kernel: Calibrating delay loop (skipped) preset value.. 3984.02 BogoMIPS (lpj=1992014)
Aug 31 14:19:46 localhost kernel: pid_max: default: 32768 minimum: 301
Aug 31 14:19:46 localhost kernel: Security Framework initialized
Aug 31 14:19:46 localhost kernel: Yama: becoming mindful.
Aug 31 14:19:46 localhost kernel: SELinux: Initializing.
Aug 31 14:19:46 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Aug 31 14:19:46 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Aug 31 14:19:46 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Aug 31 14:19:46 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
Aug 31 14:19:46 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Aug 31 14:19:46 localhost kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Aug 31 14:19:46 localhost kernel: FEATURE SPEC_CTRL Present
Aug 31 14:19:46 localhost kernel: FEATURE IBPB_SUPPORT Present
Aug 31 14:19:46 localhost kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 31 14:19:46 localhost kernel: Spectre V2 : Mitigation: Full generic retpoline
Aug 31 14:19:46 localhost kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 31 14:19:46 localhost kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Aug 31 14:19:46 localhost kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 31 14:19:46 localhost kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Aug 31 14:19:46 localhost kernel: SRBDS: Unknown: Dependent on hypervisor status
Aug 31 14:19:46 localhost kernel: MDS: Mitigation: Clear CPU buffers
Aug 31 14:19:46 localhost kernel: Freeing SMP alternatives memory: 32K
Aug 31 14:19:46 localhost kernel: TSC deadline timer enabled
Aug 31 14:19:46 localhost kernel: smpboot: CPU0: Intel Core Processor (Broadwell, IBRS) (family: 0x6, model: 0x3d, stepping: 0x2)
Aug 31 14:19:46 localhost kernel: Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only.
Aug 31 14:19:46 localhost kernel: rcu: Hierarchical SRCU implementation.
Aug 31 14:19:46 localhost kernel: NMI watchdog: Perf NMI watchdog permanently disabled
Aug 31 14:19:46 localhost kernel: smp: Bringing up secondary CPUs ...
Aug 31 14:19:46 localhost kernel: x86: Booting SMP configuration:
Aug 31 14:19:46 localhost kernel: .... node #0, CPUs: #1
Aug 31 14:19:46 localhost kernel: kvm-clock: cpu 1, msr 30401041, secondary cpu clock
Aug 31 14:19:46 localhost kernel: smpboot: CPU 1 Converting physical 0 to logical die 1
Aug 31 14:19:46 localhost kernel: kvm-guest: stealtime: cpu 1, msr 7952c080
Aug 31 14:19:46 localhost kernel: smp: Brought up 1 node, 2 CPUs
Aug 31 14:19:46 localhost kernel: smpboot: Max logical packages: 2
Aug 31 14:19:46 localhost kernel: smpboot: Total of 2 processors activated (7968.05 BogoMIPS)
Aug 31 14:19:46 localhost kernel: node 0 deferred pages initialised in 14ms
Aug 31 14:19:46 localhost kernel: devtmpfs: initialized
Aug 31 14:19:46 localhost kernel: x86/mm: Memory block size: 128MB
Aug 31 14:19:46 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Aug 31 14:19:46 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
Aug 31 14:19:46 localhost kernel: pinctrl core: initialized pinctrl subsystem
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 16
Aug 31 14:19:46 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
Aug 31 14:19:46 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 31 14:19:46 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 31 14:19:46 localhost kernel: audit: initializing netlink subsys (disabled)
Aug 31 14:19:46 localhost kernel: cpuidle: using governor menu
Aug 31 14:19:46 localhost kernel: ACPI: bus type PCI registered
Aug 31 14:19:46 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 31 14:19:46 localhost kernel: PCI: Using configuration type 1 for base access
Aug 31 14:19:46 localhost kernel: audit: type=2000 audit(1630419553.777:1): state=initialized audit_enabled=0 res=1
Aug 31 14:19:46 localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Aug 31 14:19:46 localhost kernel: cryptd: max_cpu_qlen set to 1000
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Module Device)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Processor Device)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Linux-Dell-Video)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Aug 31 14:19:46 localhost kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Aug 31 14:19:46 localhost kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Aug 31 14:19:46 localhost kernel: ACPI: Interpreter enabled
Aug 31 14:19:46 localhost kernel: ACPI: (supports S0 S5)
Aug 31 14:19:46 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Aug 31 14:19:46 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 31 14:19:46 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F
Aug 31 14:19:46 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 31 14:19:46 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 31 14:19:46 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [3] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [4] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [6] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [7] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [8] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [9] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [10] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [11] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [12] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [13] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [14] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [15] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [16] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [17] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [18] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [19] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [20] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [21] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [22] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [23] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [24] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [25] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [26] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [27] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [28] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [29] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [30] registered
Aug 31 14:19:46 localhost kernel: acpiphp: Slot [31] registered
Aug 31 14:19:46 localhost kernel: PCI host bridge to bus 0000:00
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc160-0xc16f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc074000-0xfc075fff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc080-0xc09f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc060000-0xfc06ffff pref]
Aug 31 14:19:46 localhost kernel: pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
Aug 31 14:19:46 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xfc040000-0xfc05ffff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref]
Aug 31 14:19:46 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300
Aug 31 14:19:46 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc070000-0xfc073fff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc0a0-0xc0bf]
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0c0-0xc0df]
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0e0-0xc0ff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320
Aug 31 14:19:46 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc076000-0xfc076fff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000
Aug 31 14:19:46 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc077000-0xfc077fff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00
Aug 31 14:19:46 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc120-0xc13f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:08.0: [8086:2922] type 00 class 0x010601
Aug 31 14:19:46 localhost kernel: pci 0000:00:08.0: reg 0x20: [io 0xc140-0xc15f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:08.0: reg 0x24: [mem 0xfc078000-0xfc078fff]
Aug 31 14:19:46 localhost kernel: pci 0000:00:09.0: [1af4:1004] type 00 class 0x010000
Aug 31 14:19:46 localhost kernel: pci 0000:00:09.0: reg 0x10: [io 0xc040-0xc07f]
Aug 31 14:19:46 localhost kernel: pci 0000:00:09.0: reg 0x14: [mem 0xfc079000-0xfc079fff]
Aug 31 14:19:46 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
Aug 31 14:19:46 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
Aug 31 14:19:46 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
Aug 31 14:19:46 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
Aug 31 14:19:46 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
Aug 31 14:19:46 localhost kernel: iommu: Default domain type: Passthrough
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Aug 31 14:19:46 localhost kernel: vgaarb: loaded
Aug 31 14:19:46 localhost kernel: SCSI subsystem initialized
Aug 31 14:19:46 localhost kernel: ACPI: bus type USB registered
Aug 31 14:19:46 localhost kernel: usbcore: registered new interface driver usbfs
Aug 31 14:19:46 localhost kernel: usbcore: registered new interface driver hub
Aug 31 14:19:46 localhost kernel: usbcore: registered new device driver usb
Aug 31 14:19:46 localhost kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 31 14:19:46 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 31 14:19:46 localhost kernel: PTP clock support registered
Aug 31 14:19:46 localhost kernel: EDAC MC: Ver: 3.0.0
Aug 31 14:19:46 localhost kernel: PCI: Using ACPI for IRQ routing
Aug 31 14:19:46 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 31 14:19:46 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
Aug 31 14:19:46 localhost kernel: e820: reserve RAM buffer [mem 0x7fff7000-0x7fffffff]
Aug 31 14:19:46 localhost kernel: NetLabel: Initializing
Aug 31 14:19:46 localhost kernel: NetLabel: domain hash size = 128
Aug 31 14:19:46 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Aug 31 14:19:46 localhost kernel: NetLabel: unlabeled traffic allowed by default
Aug 31 14:19:46 localhost kernel: clocksource: Switched to clocksource kvm-clock
Aug 31 14:19:46 localhost kernel: VFS: Disk quotas dquot_6.6.0
Aug 31 14:19:46 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 31 14:19:46 localhost kernel: pnp: PnP ACPI init
Aug 31 14:19:46 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 31 14:19:46 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
Aug 31 14:19:46 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
Aug 31 14:19:46 localhost kernel: pnp 00:03: [dma 2]
Aug 31 14:19:46 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
Aug 31 14:19:46 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
Aug 31 14:19:46 localhost kernel: pnp: PnP ACPI: found 5 devices
Aug 31 14:19:46 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 31 14:19:46 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window]
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 2
Aug 31 14:19:46 localhost kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
Aug 31 14:19:46 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Aug 31 14:19:46 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
Aug 31 14:19:46 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384)
Aug 31 14:19:46 localhost kernel: MPTCP token hash table entries: 2048 (order: 3, 49152 bytes)
Aug 31 14:19:46 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes)
Aug 31 14:19:46 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 1
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 44
Aug 31 14:19:46 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release
Aug 31 14:19:46 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds
Aug 31 14:19:46 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 31 14:19:46 localhost kernel: PCI Interrupt Link [LNKA] enabled at IRQ 10
Aug 31 14:19:46 localhost kernel: PCI Interrupt Link [LNKB] enabled at IRQ 11
Aug 31 14:19:46 localhost kernel: PCI Interrupt Link [LNKC] enabled at IRQ 11
Aug 31 14:19:46 localhost kernel: PCI Interrupt Link [LNKD] enabled at IRQ 10
Aug 31 14:19:46 localhost kernel: PCI: CLS 0 bytes, default 64
Aug 31 14:19:46 localhost kernel: Unpacking initramfs...
Aug 31 14:19:46 localhost kernel: Freeing initrd memory: 73764K
Aug 31 14:19:46 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d6c2a251, max_idle_ns: 881590442397 ns
Aug 31 14:19:46 localhost kernel: Initialise system trusted keyrings
Aug 31 14:19:46 localhost kernel: Key type blacklist registered
Aug 31 14:19:46 localhost kernel: workingset: timestamp_bits=36 max_order=19 bucket_order=0
Aug 31 14:19:46 localhost kernel: zbud: loaded
Aug 31 14:19:46 localhost kernel: pstore: using deflate compression
Aug 31 14:19:46 localhost kernel: Platform Keyring initialized
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 38
Aug 31 14:19:46 localhost kernel: Key type asymmetric registered
Aug 31 14:19:46 localhost kernel: Asymmetric key parser 'x509' registered
Aug 31 14:19:46 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Aug 31 14:19:46 localhost kernel: io scheduler mq-deadline registered
Aug 31 14:19:46 localhost kernel: io scheduler kyber registered
Aug 31 14:19:46 localhost kernel: io scheduler bfq registered
Aug 31 14:19:46 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
Aug 31 14:19:46 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 31 14:19:46 localhost kernel: intel_idle: Please enable MWAIT in BIOS SETUP
Aug 31 14:19:46 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Aug 31 14:19:46 localhost kernel: ACPI: Power Button [PWRF]
Aug 31 14:19:46 localhost kernel: virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
Aug 31 14:19:46 localhost kernel: virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
Aug 31 14:19:46 localhost kernel: virtio-pci 0000:00:09.0: virtio_pci: leaving for legacy driver
Aug 31 14:19:46 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Aug 31 14:19:46 localhost kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Aug 31 14:19:46 localhost kernel: Non-volatile memory driver v1.3
Aug 31 14:19:46 localhost kernel: rdac: device handler registered
Aug 31 14:19:46 localhost kernel: hp_sw: device handler registered
Aug 31 14:19:46 localhost kernel: emc: device handler registered
Aug 31 14:19:46 localhost kernel: alua: device handler registered
Aug 31 14:19:46 localhost kernel: libphy: Fixed MDIO Bus: probed
Aug 31 14:19:46 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 31 14:19:46 localhost kernel: ehci-pci: EHCI PCI platform driver
Aug 31 14:19:46 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller
Aug 31 14:19:46 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1
Aug 31 14:19:46 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc076000
Aug 31 14:19:46 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00
Aug 31 14:19:46 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
Aug 31 14:19:46 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 14:19:46 localhost kernel: usb usb1: Product: EHCI Host Controller
Aug 31 14:19:46 localhost kernel: usb usb1: Manufacturer: Linux 4.18.0-305.el8.x86_64 ehci_hcd
Aug 31 14:19:46 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7
Aug 31 14:19:46 localhost kernel: hub 1-0:1.0: USB hub found
Aug 31 14:19:46 localhost kernel: hub 1-0:1.0: 6 ports detected
Aug 31 14:19:46 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 31 14:19:46 localhost kernel: ohci-pci: OHCI PCI platform driver
Aug 31 14:19:46 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.0: detected 2 ports
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c0a0
Aug 31 14:19:46 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
Aug 31 14:19:46 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 14:19:46 localhost kernel: usb usb2: Product: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: usb usb2: Manufacturer: Linux 4.18.0-305.el8.x86_64 uhci_hcd
Aug 31 14:19:46 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0
Aug 31 14:19:46 localhost kernel: hub 2-0:1.0: USB hub found
Aug 31 14:19:46 localhost kernel: hub 2-0:1.0: 2 ports detected
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.1: detected 2 ports
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0c0
Aug 31 14:19:46 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
Aug 31 14:19:46 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 14:19:46 localhost kernel: usb usb3: Product: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: usb usb3: Manufacturer: Linux 4.18.0-305.el8.x86_64 uhci_hcd
Aug 31 14:19:46 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1
Aug 31 14:19:46 localhost kernel: hub 3-0:1.0: USB hub found
Aug 31 14:19:46 localhost kernel: hub 3-0:1.0: 2 ports detected
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.2: detected 2 ports
Aug 31 14:19:46 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0e0
Aug 31 14:19:46 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
Aug 31 14:19:46 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 14:19:46 localhost kernel: usb usb4: Product: UHCI Host Controller
Aug 31 14:19:46 localhost kernel: usb usb4: Manufacturer: Linux 4.18.0-305.el8.x86_64 uhci_hcd
Aug 31 14:19:46 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2
Aug 31 14:19:46 localhost kernel: hub 4-0:1.0: USB hub found
Aug 31 14:19:46 localhost kernel: hub 4-0:1.0: 2 ports detected
Aug 31 14:19:46 localhost kernel: usbcore: registered new interface driver usbserial_generic
Aug 31 14:19:46 localhost kernel: usbserial: USB Serial support registered for generic
Aug 31 14:19:46 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Aug 31 14:19:46 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 31 14:19:46 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 31 14:19:46 localhost kernel: mousedev: PS/2 mouse device common for all mice
Aug 31 14:19:46 localhost kernel: rtc_cmos 00:00: RTC can wake from S4
Aug 31 14:19:46 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
Aug 31 14:19:46 localhost kernel: rtc_cmos 00:00: registered as rtc0
Aug 31 14:19:46 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
Aug 31 14:19:46 localhost kernel: intel_pstate: CPU model not supported
Aug 31 14:19:46 localhost kernel: input: ImExPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
Aug 31 14:19:46 localhost kernel: hid: raw HID events driver (C) Jiri Kosina
Aug 31 14:19:46 localhost kernel: usbcore: registered new interface driver usbhid
Aug 31 14:19:46 localhost kernel: usbhid: USB HID core driver
Aug 31 14:19:46 localhost kernel: drop_monitor: Initializing network drop monitor service
Aug 31 14:19:46 localhost kernel: Initializing XFRM netlink socket
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 10
Aug 31 14:19:46 localhost kernel: Segment Routing with IPv6
Aug 31 14:19:46 localhost kernel: NET: Registered protocol family 17
Aug 31 14:19:46 localhost kernel: mpls_gso: MPLS GSO support
Aug 31 14:19:46 localhost kernel: core: Using 10 MCE banks
Aug 31 14:19:46 localhost kernel: AVX2 version of gcm_enc/dec engaged.
Aug 31 14:19:46 localhost kernel: AES CTR mode by8 optimization enabled
Aug 31 14:19:46 localhost kernel: sched_clock: Marking stable (4747440869, 0)->(4955315577, -207874708)
Aug 31 14:19:46 localhost kernel: registered taskstats version 1
Aug 31 14:19:46 localhost kernel: Loading compiled-in X.509 certificates
Aug 31 14:19:46 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 0d8bee13d345e79adf375266e951cba7f5513a67'
Aug 31 14:19:46 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'
Aug 31 14:19:46 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'
Aug 31 14:19:46 localhost kernel: zswap: loaded using pool lzo/zbud
Aug 31 14:19:46 localhost kernel: page_owner is disabled
Aug 31 14:19:46 localhost kernel: Key type big_key registered
Aug 31 14:19:46 localhost kernel: Key type encrypted registered
Aug 31 14:19:46 localhost kernel: ima: No TPM chip found, activating TPM-bypass!
Aug 31 14:19:46 localhost kernel: ima: Allocated hash algorithm: sha256
Aug 31 14:19:46 localhost kernel: ima: No architecture policies found
Aug 31 14:19:46 localhost kernel: evm: Initialising EVM extended attributes:
Aug 31 14:19:46 localhost kernel: evm: security.selinux
Aug 31 14:19:46 localhost kernel: evm: security.ima
Aug 31 14:19:46 localhost kernel: evm: security.capability
Aug 31 14:19:46 localhost kernel: evm: HMAC attrs: 0x1
Aug 31 14:19:46 localhost kernel: rtc_cmos 00:00: setting system clock to 2021-08-31 14:19:46 UTC (1630419586)
Aug 31 14:19:46 localhost kernel: Freeing unused decrypted memory: 2036K
Aug 31 14:19:46 localhost kernel: Freeing unused kernel memory: 2480K
Aug 31 14:19:46 localhost kernel: Write protecting the kernel read-only data: 22528k
Aug 31 14:19:46 localhost kernel: Freeing unused kernel memory: 2012K
Aug 31 14:19:46 localhost kernel: Freeing unused kernel memory: 484K
Aug 31 14:19:46 localhost systemd[1]: systemd 239 (239-45.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
Aug 31 14:19:46 localhost systemd[1]: Detected virtualization kvm.
Aug 31 14:19:46 localhost systemd[1]: Detected architecture x86-64.
Aug 31 14:19:46 localhost systemd[1]: Running in initial RAM disk.
Aug 31 14:19:46 localhost systemd[1]: No hostname configured.
Aug 31 14:19:46 localhost systemd[1]: Set hostname to <localhost>.
Aug 31 14:19:46 localhost systemd[1]: Initializing machine ID from KVM UUID.
Aug 31 14:19:46 localhost systemd[1]: Listening on udev Kernel Socket.
Aug 31 14:19:46 localhost systemd[1]: Reached target Slices.
Aug 31 14:19:46 localhost systemd[1]: Reached target Timers.
Aug 31 14:19:46 localhost kernel: Loading iSCSI transport class v2.0-870.
Aug 31 14:19:46 localhost systemd-journald[295]: Journal started
Aug 31 14:19:46 localhost systemd-journald[295]: Runtime journal (/run/log/journal/c3a05afaed454e95af72f7fe7e27b0ce) is 8.0M, max 98.8M, 90.8M free.
Aug 31 14:19:46 localhost systemd-modules-load[296]: Module 'msr' is builtin
Aug 31 14:19:46 localhost rngd[292]: Initializing available sources
Aug 31 14:19:46 localhost rngd[292]: Failed to init entropy source hwrng
Aug 31 14:19:46 localhost rngd[292]: Failed to init entropy source rdrand
Aug 31 14:19:46 localhost systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 31 14:19:46 localhost systemd[1]: Started Setup Virtual Console.
Aug 31 14:19:46 localhost systemd[1]: Starting dracut cmdline hook...
Aug 31 14:19:46 localhost dracut-cmdline[313]: dracut-8.4 (Ootpa) dracut-049-135.git20210121.el8
Aug 31 14:19:46 localhost dracut-cmdline[313]: Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=RHEL-8-4-0-BaseOS-x86_64 quiet inst.ks=hd:LABEL=BOOT:reinstall.ks inst.sshd
Aug 31 14:19:47 localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Aug 31 14:19:47 localhost dracut-cmdline[313]: Loading Red Hat Enterprise Linux 8.4 x86_64 installer...
Aug 31 14:19:48 localhost dracut-cmdline[313]: rd.luks=0: removing cryptoluks activation
Aug 31 14:19:48 localhost dracut-cmdline[313]: rd.lvm=0: removing LVM activation
Aug 31 14:19:48 localhost kernel: iscsi: registered transport (tcp)
Aug 31 14:19:48 localhost kernel: iscsi: registered transport (qla4xxx)
Aug 31 14:19:48 localhost kernel: QLogic iSCSI HBA Driver
Aug 31 14:19:48 localhost kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015)
Aug 31 14:19:48 localhost kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015)
Aug 31 14:19:48 localhost kernel: iscsi: registered transport (cxgb4i)
Aug 31 14:19:48 localhost kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
Aug 31 14:19:48 localhost kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014)
Aug 31 14:19:48 localhost kernel: iscsi: registered transport (bnx2i)
Aug 31 14:19:48 localhost kernel: iscsi: registered transport (be2iscsi)
Aug 31 14:19:48 localhost kernel: In beiscsi_module_init, tt=00000000183b602f
Aug 31 14:19:48 localhost systemd[1]: Started dracut cmdline hook.
Aug 31 14:19:48 localhost systemd[1]: Starting dracut pre-udev hook...
Aug 31 14:19:48 localhost kernel: cramfs is deprecated and is slated for removal in a future RHEL release. Please use an alternative file system like squashfs.
Aug 31 14:19:48 localhost rngd[292]: Initializing AES buffer
Aug 31 14:19:48 localhost rngd[292]: Enabling JITTER rng support
Aug 31 14:19:48 localhost rngd[292]: Initializing entropy source jitter
Aug 31 14:19:48 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Aug 31 14:19:48 localhost dracut-pre-udev[567]: modprobe: FATAL: Module floppy not found in directory /lib/modules/4.18.0-305.el8.x86_64
Aug 31 14:19:48 localhost kernel: No iBFT detected.
Aug 31 14:19:49 localhost kernel: raid6: sse2x1 gen() 13642 MB/s
Aug 31 14:19:49 localhost kernel: raid6: sse2x1 xor() 6937 MB/s
Aug 31 14:19:49 localhost kernel: raid6: sse2x2 gen() 15848 MB/s
Aug 31 14:19:49 localhost kernel: raid6: sse2x2 xor() 9659 MB/s
Aug 31 14:19:49 localhost kernel: raid6: sse2x4 gen() 15669 MB/s
Aug 31 14:19:49 localhost kernel: raid6: sse2x4 xor() 8860 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x1 gen() 30514 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x1 xor() 16934 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x2 gen() 35844 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x2 xor() 20581 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x4 gen() 37725 MB/s
Aug 31 14:19:49 localhost kernel: raid6: avx2x4 xor() 17333 MB/s
Aug 31 14:19:49 localhost kernel: raid6: using algorithm avx2x4 gen() 37725 MB/s
Aug 31 14:19:49 localhost kernel: raid6: .... xor() 17333 MB/s, rmw enabled
Aug 31 14:19:49 localhost kernel: raid6: using avx2x2 recovery algorithm
Aug 31 14:19:49 localhost kernel: async_tx: api initialized (async)
Aug 31 14:19:49 localhost kernel: xor: automatically using best checksumming function avx
Aug 31 14:19:49 localhost kernel: device-mapper: uevent: version 1.0.3
Aug 31 14:19:49 localhost kernel: device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
Aug 31 14:19:50 localhost kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
Aug 31 14:19:50 localhost kernel: RPC: Registered named UNIX socket transport module.
Aug 31 14:19:50 localhost kernel: RPC: Registered udp transport module.
Aug 31 14:19:50 localhost kernel: RPC: Registered tcp transport module.
Aug 31 14:19:50 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Aug 31 14:19:50 localhost rpc.statd[790]: Version 2.3.3 starting
Aug 31 14:19:50 localhost rpc.statd[790]: Initializing NSM state
Aug 31 14:19:50 localhost rpc.statd[790]: Running as root. chown /var/lib/nfs/statd to choose different user
Aug 31 14:19:50 localhost rpc.idmapd[795]: Setting log level to 0
Aug 31 14:19:50 localhost systemd[1]: Started dracut pre-udev hook.
Aug 31 14:19:50 localhost systemd[1]: Starting udev Kernel Device Manager...
Aug 31 14:19:50 localhost systemd[1]: Started udev Kernel Device Manager.
Aug 31 14:19:50 localhost systemd[1]: Starting dracut pre-trigger hook...
Aug 31 14:19:50 localhost lldpad[830]: config file failed to load,
Aug 31 14:19:50 localhost lldpad[830]: create a new file.
Aug 31 14:19:50 localhost lldpad[830]: bound ctrl iface to /com/intel/lldpad
Aug 31 14:19:50 localhost dracut-pre-trigger[812]: 831
Aug 31 14:19:50 localhost dracut-pre-trigger[812]: rd.md=0: removing MD RAID activation
Aug 31 14:19:50 localhost systemd[1]: Started dracut pre-trigger hook.
Aug 31 14:19:50 localhost systemd[1]: Starting udev Coldplug all Devices...
Aug 31 14:19:50 localhost systemd[1]: Mounting Kernel Configuration File System...
Aug 31 14:19:50 localhost systemd[1]: Mounted Kernel Configuration File System.
Aug 31 14:19:50 localhost systemd[1]: Started udev Coldplug all Devices.
Aug 31 14:19:50 localhost systemd[1]: Starting udev Wait for Complete Device Initialization...
Aug 31 14:19:50 localhost systemd[1]: Starting Show Plymouth Boot Screen...
Aug 31 14:19:50 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
Aug 31 14:19:50 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
Aug 31 14:19:50 localhost kernel: e1000: E1000 MODULE IS NOT SUPPORTED
Aug 31 14:19:50 localhost systemd[1]: Received SIGRTMIN+20 from PID 917 (plymouthd).
Aug 31 14:19:50 localhost systemd-udevd[912]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 14:19:50 localhost kernel: scsi host0: Virtio SCSI HBA
Aug 31 14:19:50 localhost kernel: scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.5. PQ: 0 ANSI: 5
Aug 31 14:19:50 localhost systemd[1]: Started Show Plymouth Boot Screen.
Aug 31 14:19:50 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Aug 31 14:19:50 localhost systemd[1]: Reached target Paths.
Aug 31 14:19:50 localhost systemd[1]: Reached target Local Encrypted Volumes.
Aug 31 14:19:50 localhost kernel: libata version 3.00 loaded.
Aug 31 14:19:50 localhost kernel: ata_piix 0000:00:01.1: version 2.13
Aug 31 14:19:50 localhost kernel: ahci 0000:00:08.0: version 3.0
Aug 31 14:19:50 localhost kernel: ahci 0000:00:08.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
Aug 31 14:19:50 localhost kernel: ahci 0000:00:08.0: flags: ncq only
Aug 31 14:19:50 localhost kernel: scsi host1: ata_piix
Aug 31 14:19:50 localhost kernel: scsi host2: ahci
Aug 31 14:19:50 localhost kernel: scsi host4: ahci
Aug 31 14:19:50 localhost kernel: scsi 0:0:0:0: Attached scsi generic sg0 type 0
Aug 31 14:19:50 localhost kernel: scsi host3: ata_piix
Aug 31 14:19:50 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14
Aug 31 14:19:50 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15
Aug 31 14:19:50 localhost kernel: scsi host5: ahci
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: Power-on or device reset occurred
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: [sda] 41943040 512-byte logical blocks: (21.5 GB/20.0 GiB)
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 31 14:19:50 localhost kernel: scsi host6: ahci
Aug 31 14:19:50 localhost kernel: sda: sda1 sda2
Aug 31 14:19:50 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Aug 31 14:19:50 localhost kernel: scsi host7: ahci
Aug 31 14:19:50 localhost kernel: qxl 0000:00:02.0: vgaarb: deactivate vga console
Aug 31 14:19:50 localhost kernel: scsi host8: ahci
Aug 31 14:19:50 localhost kernel: ata3: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078100 irq 30
Aug 31 14:19:50 localhost kernel: ata4: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078180 irq 30
Aug 31 14:19:50 localhost kernel: ata5: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078200 irq 30
Aug 31 14:19:50 localhost kernel: ata6: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078280 irq 30
Aug 31 14:19:50 localhost kernel: ata7: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078300 irq 30
Aug 31 14:19:50 localhost kernel: ata8: SATA max UDMA/133 abar m4096@0xfc078000 port 0xfc078380 irq 30
Aug 31 14:19:50 localhost kernel: Console: switching to colour dummy device 80x25
Aug 31 14:19:50 localhost kernel: [drm] Device Version 0.0
Aug 31 14:19:50 localhost kernel: [drm] Compression level 0 log level 0
Aug 31 14:19:50 localhost kernel: [drm] 12286 io pages at offset 0x1000000
Aug 31 14:19:50 localhost kernel: [drm] 16777216 byte draw area at offset 0x0
Aug 31 14:19:50 localhost kernel: [drm] RAM header offset: 0x3ffe000
Aug 31 14:19:50 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1012568 KiB
Aug 31 14:19:50 localhost kernel: [TTM] Initializing pool allocator
Aug 31 14:19:50 localhost kernel: [TTM] Initializing DMA pool allocator
Aug 31 14:19:50 localhost kernel: [drm] qxl: 16M of VRAM memory size
Aug 31 14:19:50 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain)
Aug 31 14:19:50 localhost kernel: [drm] qxl: 64M of Surface memory size
Aug 31 14:19:50 localhost kernel: [drm] slot 0 (main): base 0xf4000000, size 0x03ffe000
Aug 31 14:19:50 localhost kernel: [drm] slot 1 (surfaces): base 0xf8000000, size 0x04000000
Aug 31 14:19:50 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0
Aug 31 14:19:50 localhost kernel: fbcon: qxldrmfb (fb0) is primary device
Aug 31 14:19:50 localhost kernel: Console: switching to colour frame buffer device 128x48
Aug 31 14:19:50 localhost kernel: qxl 0000:00:02.0: [drm] fb0: qxldrmfb frame buffer device
Aug 31 14:19:50 localhost kernel: ata1.01: ATAPI: QEMU DVD-ROM, 1.5.3, max UDMA/100
Aug 31 14:19:50 localhost kernel: scsi 1:0:1:0: CD-ROM QEMU QEMU DVD-ROM 1.5. PQ: 0 ANSI: 5
Aug 31 14:19:50 localhost kernel: scsi 1:0:1:0: Attached scsi generic sg1 type 5
Aug 31 14:19:50 localhost kernel: e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:0b:26:1b
Aug 31 14:19:50 localhost kernel: e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
Aug 31 14:19:50 localhost systemd-udevd[902]: Using default interface naming scheme 'rhel-8.0'.
Aug 31 14:19:50 localhost systemd-udevd[902]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 14:19:50 localhost kernel: e1000 0000:00:03.0 ens3: renamed from eth0
Aug 31 14:19:51 localhost kernel: 8021q: 802.1Q VLAN Support v1.8
Aug 31 14:19:51 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300)
Aug 31 14:19:51 localhost kernel: sr 1:0:1:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
Aug 31 14:19:51 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Aug 31 14:19:51 localhost kernel: sr 1:0:1:0: Attached scsi CD-ROM sr0
Aug 31 14:19:51 localhost systemd[1]: Started cancel waiting for multipath siblings of sda.
Aug 31 14:19:51 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
Aug 31 14:19:51 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller...
Aug 31 14:19:51 localhost systemd[1]: Started Device-Mapper Multipath Device Controller.
Aug 31 14:19:51 localhost systemd[1]: Starting Open-iSCSI...
Aug 31 14:19:51 localhost systemd[1]: Reached target Local File Systems (Pre).
Aug 31 14:19:51 localhost systemd[1]: Reached target Local File Systems.
Aug 31 14:19:51 localhost systemd[1]: Starting Create Volatile Files and Directories...
Aug 31 14:19:51 localhost multipathd[1008]: --------start up--------
Aug 31 14:19:51 localhost iscsid[1009]: iscsid: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi
Aug 31 14:19:51 localhost iscsid[1009]: iscsid: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formatted InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or discover targets. Please create a file /etc/iscsi/initiatorname.iscsi that contains a sting with the format: InitiatorName=iqn.yyyy-mm.<reversed domain name>[:identifier].
Aug 31 14:19:51 localhost iscsid[1009]: Example: InitiatorName=iqn.2001-04.com.redhat:fc6.
Aug 31 14:19:51 localhost iscsid[1009]: If using hardware iscsi like qla4xxx this message can be ignored.
Aug 31 14:19:51 localhost iscsid[1009]: iscsid: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi
Aug 31 14:19:51 localhost multipathd[1008]: read /etc/multipath.conf
Aug 31 14:19:51 localhost multipathd[1008]: path checkers start up
Aug 31 14:19:51 localhost systemd[1]: Started Open-iSCSI.
Aug 31 14:19:51 localhost systemd[1]: Starting dracut initqueue hook...
Aug 31 14:19:51 localhost systemd[1]: Started Create Volatile Files and Directories.
Aug 31 14:19:51 localhost systemd[1]: Reached target System Initialization.
Aug 31 14:19:51 localhost systemd[1]: Reached target Basic System.
Aug 31 14:19:51 localhost systemd[1]: Reloading.
Aug 31 14:19:51 localhost dracut-initqueue[1017]: anaconda using disk root at /dev/sr0
Aug 31 14:19:51 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Aug 31 14:19:51 localhost kernel: ISO 9660 Extensions: RRIP_1991A
Aug 31 14:19:51 localhost dracut-initqueue[1017]: anaconda: found /run/install/repo//images/install.img
Aug 31 14:19:51 localhost kernel: loop: module loaded
Aug 31 14:19:51 localhost systemd[1]: run-initramfs-squashfs.mount: Succeeded.
Aug 31 14:19:51 localhost dracut-initqueue[1017]: anaconda: fetching kickstart from /dev/sda1:reinstall.ks
Aug 31 14:19:51 localhost kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled
Aug 31 14:19:51 localhost kernel: XFS (sda1): Mounting V5 Filesystem
Aug 31 14:19:51 localhost kernel: XFS (sda1): Ending clean mount
Aug 31 14:19:52 localhost systemd[1]: run-install-tmpmnt0.mount: Succeeded.
Aug 31 14:19:52 localhost kernel: XFS (sda1): Unmounting Filesystem
Aug 31 14:19:52 localhost systemd[1]: Started dracut initqueue hook.
Aug 31 14:19:52 localhost systemd[1]: Reached target Remote File Systems (Pre).
Aug 31 14:19:52 localhost systemd[1]: Reached target Remote File Systems.
Aug 31 14:19:52 localhost systemd[1]: Starting dracut pre-mount hook...
Aug 31 14:19:52 localhost systemd[1]: Started dracut pre-mount hook.
Aug 31 14:19:52 localhost systemd[1]: Reached target Initrd Root File System.
Aug 31 14:19:52 localhost systemd[1]: Starting Reload Configuration from the Real Root...
Aug 31 14:19:52 localhost systemd[1]: Reloading.
Aug 31 14:19:52 localhost systemd[1]: initrd-parse-etc.service: Succeeded.
Aug 31 14:19:52 localhost systemd[1]: Started Reload Configuration from the Real Root.
Aug 31 14:19:52 localhost systemd[1]: Starting dracut mount hook...
Aug 31 14:19:52 localhost systemd[1]: Reached target Initrd File Systems.
Aug 31 14:19:52 localhost systemd[1]: Reached target Initrd Default Target.
Aug 31 14:19:52 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Aug 31 14:19:52 localhost systemd[1]: Started dracut mount hook.
Aug 31 14:19:52 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook...
Aug 31 14:19:53 localhost systemd[1]: var-lib-nfs-rpc_pipefs.mount: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Started dracut pre-pivot and cleanup hook.
Aug 31 14:19:53 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Aug 31 14:19:53 localhost systemd[1]: Starting Plymouth switch root service...
Aug 31 14:19:53 localhost systemd[1]: Starting Setup Virtual Console...
Aug 31 14:19:53 localhost systemd[1]: cancel-multipath-wait-sda.timer: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped cancel waiting for multipath siblings of sda.
Aug 31 14:19:53 localhost systemd[1]: dracut-pre-pivot.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Remote File Systems.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Remote File Systems (Pre).
Aug 31 14:19:53 localhost systemd[1]: dracut-mount.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut mount hook.
Aug 31 14:19:53 localhost systemd[1]: dracut-pre-mount.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut pre-mount hook.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Initrd Default Target.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Initrd Root Device.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Basic System.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Slices.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Sockets.
Aug 31 14:19:53 localhost systemd[1]: Stopped target System Initialization.
Aug 31 14:19:53 localhost systemd[1]: systemd-sysctl.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Apply Kernel Variables.
Aug 31 14:19:53 localhost systemd[1]: systemd-modules-load.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Load Kernel Modules.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Local Encrypted Volumes.
Aug 31 14:19:53 localhost systemd[1]: dracut-initqueue.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut initqueue hook.
Aug 31 14:19:53 localhost systemd[1]: Stopping Open-iSCSI...
Aug 31 14:19:53 localhost systemd[1]: Stopped target Swap.
Aug 31 14:19:53 localhost iscsid[1009]: iscsid: iscsid shutting down.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Timers.
Aug 31 14:19:53 localhost systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Create Volatile Files and Directories.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Local File Systems.
Aug 31 14:19:53 localhost systemd[1]: Stopped target Local File Systems (Pre).
Aug 31 14:19:53 localhost systemd[1]: Stopped target Paths.
Aug 31 14:19:53 localhost systemd[1]: iscsid.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Open-iSCSI.
Aug 31 14:19:53 localhost systemd[1]: Stopping Device-Mapper Multipath Device Controller...
Aug 31 14:19:53 localhost systemd[1]: Stopping iSCSI UserSpace I/O driver...
Aug 31 14:19:53 localhost systemd[1]: iscsid.socket: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Closed Open-iSCSI iscsid Socket.
Aug 31 14:19:53 localhost systemd[1]: iscsiuio.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped iSCSI UserSpace I/O driver.
Aug 31 14:19:53 localhost systemd[1]: initrd-cleanup.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons.
Aug 31 14:19:53 localhost systemd[1]: Started Plymouth switch root service.
Aug 31 14:19:53 localhost systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Started Setup Virtual Console.
Aug 31 14:19:53 localhost systemd[1]: iscsiuio.socket: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Closed Open-iSCSI iscsiuio Socket.
Aug 31 14:19:53 localhost multipathd[1008]: --------shut down-------
Aug 31 14:19:53 localhost multipathd[1574]: ok
Aug 31 14:19:53 localhost systemd[1]: multipathd.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller.
Aug 31 14:19:53 localhost systemd[1]: systemd-udev-settle.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped udev Wait for Complete Device Initialization.
Aug 31 14:19:53 localhost systemd[1]: systemd-udev-trigger.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped udev Coldplug all Devices.
Aug 31 14:19:53 localhost systemd[1]: dracut-pre-trigger.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut pre-trigger hook.
Aug 31 14:19:53 localhost systemd[1]: Stopping udev Kernel Device Manager...
Aug 31 14:19:53 localhost systemd[1]: systemd-udevd.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped udev Kernel Device Manager.
Aug 31 14:19:53 localhost systemd[1]: dracut-pre-udev.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut pre-udev hook.
Aug 31 14:19:53 localhost systemd[1]: dracut-cmdline.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped dracut cmdline hook.
Aug 31 14:19:53 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Create Static Device Nodes in /dev.
Aug 31 14:19:53 localhost systemd[1]: kmod-static-nodes.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel.
Aug 31 14:19:53 localhost systemd[1]: Stopping Hardware RNG Entropy Gatherer Daemon...
Aug 31 14:19:53 localhost systemd[1]: systemd-udevd-kernel.socket: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Closed udev Kernel Socket.
Aug 31 14:19:53 localhost systemd[1]: systemd-udevd-control.socket: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Closed udev Control Socket.
Aug 31 14:19:53 localhost systemd[1]: Starting Cleanup udevd DB...
Aug 31 14:19:53 localhost systemd[1]: rngd.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Stopped Hardware RNG Entropy Gatherer Daemon.
Aug 31 14:19:53 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.
Aug 31 14:19:53 localhost systemd[1]: Started Cleanup udevd DB.
Aug 31 14:19:53 localhost systemd[1]: Reached target Switch Root.
Aug 31 14:19:53 localhost systemd[1]: Starting Switch Root...
Aug 31 14:19:53 localhost systemd[1]: Switching root.
Aug 31 14:19:53 localhost systemd-journald[295]: Journal stopped
Aug 31 14:19:54 localhost kernel: printk: systemd: 22 output lines suppressed due to ratelimiting
Aug 31 14:19:54 localhost kernel: SELinux: policy capability network_peer_controls=1
Aug 31 14:19:54 localhost kernel: SELinux: policy capability open_perms=1
Aug 31 14:19:54 localhost kernel: SELinux: policy capability extended_socket_class=1
Aug 31 14:19:54 localhost kernel: SELinux: policy capability always_check_network=0
Aug 31 14:19:54 localhost kernel: SELinux: policy capability cgroup_seclabel=1
Aug 31 14:19:54 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1
Aug 31 14:19:54 localhost kernel: audit: type=1403 audit(1630419594.076:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
Aug 31 14:19:54 localhost systemd[1]: Successfully loaded SELinux policy in 281.207ms.
Aug 31 14:19:54 localhost systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 25.469ms.
Aug 31 14:19:54 localhost systemd[1]: systemd 239 (239-45.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
Aug 31 14:19:54 localhost systemd[1]: Detected virtualization kvm.
Aug 31 14:19:55 localhost systemd[1]: Detected architecture x86-64.
Aug 31 14:19:55 localhost systemd[1]: systemd-journald.service: Succeeded.
Aug 31 14:19:55 localhost systemd[1]: initrd-switch-root.service: Succeeded.
Aug 31 14:19:55 localhost systemd[1]: Stopped Switch Root.
Aug 31 14:19:55 localhost systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Aug 31 14:19:55 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Aug 31 14:19:55 localhost systemd[1]: Stopped Journal Service.
Aug 31 14:19:55 localhost systemd[1]: Starting Journal Service...
Aug 31 14:19:55 localhost systemd-journald[1615]: Journal started
Aug 31 14:19:55 localhost systemd-journald[1615]: Runtime journal (/run/log/journal/a496479456cc43cfa75237766e91a973) is 8.0M, max 98.8M, 90.8M free.
Aug 31 14:19:55 localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
Aug 31 14:19:55 localhost systemd[1]: Started Remount Root and Kernel File Systems.
Aug 31 14:19:55 localhost systemd[1]: Mounted POSIX Message Queue File System.
Aug 31 14:19:55 localhost systemd[1]: Mounted Temporary Directory (/tmp).
Aug 31 14:19:55 localhost systemd[1]: Mounted Kernel Debug File System.
Aug 31 14:19:55 localhost systemd[1]: Mounted Huge Pages File System.
Aug 31 14:19:55 localhost systemd[1]: Starting Create System Users...
Aug 31 14:19:55 localhost systemd[1]: Starting Load/Save Random Seed...
Aug 31 14:19:55 localhost systemd-modules-load[1623]: Module 'msr' is builtin
Aug 31 14:19:55 localhost systemd[1]: Starting Rebuild Hardware Database...
Aug 31 14:19:55 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 31 14:19:55 localhost systemd[1]: Started Load Kernel Modules.
Aug 31 14:19:55 localhost systemd[1]: Started Load/Save Random Seed.
Aug 31 14:19:55 localhost systemd[1]: Starting Apply Kernel Variables...
Aug 31 14:19:55 localhost systemd[1]: Started Create System Users.
Aug 31 14:19:55 localhost systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 31 14:19:55 localhost systemd[1]: Started Apply Kernel Variables.
Aug 31 14:19:55 localhost systemd-journald[1615]: Runtime journal (/run/log/journal/a496479456cc43cfa75237766e91a973) is 8.0M, max 98.8M, 90.8M free.
Aug 31 14:19:55 localhost systemd[1]: Started Flush Journal to Persistent Storage.
Aug 31 14:19:55 localhost systemd[1]: Started Create Static Device Nodes in /dev.
Aug 31 14:19:55 localhost systemd[1]: Started udev Coldplug all Devices.
Aug 31 14:19:55 localhost systemd[1]: Starting udev Wait for Complete Device Initialization...
Aug 31 14:19:55 localhost systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 31 14:19:55 localhost systemd[1]: Started Setup Virtual Console.
Aug 31 14:19:55 localhost systemd[1]: Started Rebuild Hardware Database.
Aug 31 14:19:55 localhost systemd[1]: Starting udev Kernel Device Manager...
Aug 31 14:19:55 localhost systemd[1]: Started udev Kernel Device Manager.
Aug 31 14:19:55 localhost systemd-udevd[1663]: ctx=0x5647f1c926a0 path=/lib/modules/4.18.0-305.el8.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz error=No such file or directory
Aug 31 14:19:55 localhost systemd-udevd[1663]: ctx=0x5647f1c926a0 path=/lib/modules/4.18.0-305.el8.x86_64/kernel/sound/hda/snd-intel-dspcfg.ko.xz error=No such file or directory
Aug 31 14:19:55 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
Aug 31 14:19:55 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Aug 31 14:19:55 localhost systemd-udevd[1664]: Using default interface naming scheme 'rhel-8.0'.
Aug 31 14:19:55 localhost systemd-udevd[1664]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 14:19:55 localhost systemd-udevd[1658]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 14:19:56 localhost systemd[1]: Started cancel waiting for multipath siblings of sda.
Aug 31 14:19:56 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
Aug 31 14:19:56 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller...
Aug 31 14:19:56 localhost multipathd[1702]: --------start up--------
Aug 31 14:19:56 localhost multipathd[1702]: read /etc/multipath.conf
Aug 31 14:19:56 localhost multipathd[1702]: path checkers start up
Aug 31 14:19:56 localhost systemd[1]: Started Device-Mapper Multipath Device Controller.
Aug 31 14:19:56 localhost systemd[1]: Reached target Local File Systems (Pre).
Aug 31 14:19:56 localhost systemd[1]: Reached target Local File Systems.
Aug 31 14:19:56 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Aug 31 14:19:56 localhost systemd[1]: Starting Import network configuration from initramfs...
Aug 31 14:19:56 localhost systemd[1]: Starting Rebuild Journal Catalog...
Aug 31 14:19:56 localhost systemd[1]: Starting Rebuild Dynamic Linker Cache...
Aug 31 14:19:56 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...
Aug 31 14:19:56 localhost systemd[1]: Started Restore /run/initramfs on shutdown.
Aug 31 14:19:56 localhost systemd[1]: Received SIGRTMIN+20 from PID 917 (plymouthd).
Aug 31 14:19:56 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Aug 31 14:19:56 localhost systemd[1]: Started Rebuild Journal Catalog.
Aug 31 14:19:56 localhost systemd[1]: Started Import network configuration from initramfs.
Aug 31 14:19:56 localhost systemd[1]: Starting Create Volatile Files and Directories...
Aug 31 14:19:56 localhost systemd[1]: Started Create Volatile Files and Directories.
Aug 31 14:19:56 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Aug 31 14:19:56 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
Aug 31 14:19:58 localhost systemd[1]: Started Rebuild Dynamic Linker Cache.
Aug 31 14:19:58 localhost systemd[1]: Starting Update is Completed...
Aug 31 14:19:58 localhost systemd[1]: Started Update is Completed.
Aug 31 14:19:58 localhost systemd[1]: Reached target System Initialization.
Aug 31 14:19:58 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket.
Aug 31 14:19:58 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 31 14:19:58 localhost systemd[1]: Reached target Timers.
Aug 31 14:19:58 localhost systemd[1]: Listening on Activation socket for spice guest agent daemon.
Aug 31 14:19:58 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 31 14:19:58 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
Aug 31 14:19:58 localhost systemd[1]: Reached target Sockets.
Aug 31 14:19:58 localhost systemd[1]: Reached target Basic System.
Aug 31 14:19:58 localhost systemd[1]: Starting pre-anaconda logging service...
Aug 31 14:19:58 localhost systemd[1]: Starting OpenSSH ecdsa Server Key Generation...
Aug 31 14:19:58 localhost systemd[1]: Starting Service enabling compressing RAM with zRam...
Aug 31 14:19:58 localhost systemd[1]: Starting Hold until boot process finishes up...
Aug 31 14:19:58 localhost systemd[1]: Starting OpenSSH rsa Server Key Generation...
Aug 31 14:19:58 localhost systemd[1]: Starting Login Service...
Aug 31 14:19:58 localhost systemd[1]: Starting OpenSSH ed25519 Server Key Generation...
Aug 31 14:19:58 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Wake threshold service...
Aug 31 14:19:58 localhost systemd[1]: Starting Terminate Plymouth Boot Screen...
Aug 31 14:19:58 localhost systemd[1]: Starting Anaconda NetworkManager configuration...
Aug 31 14:19:58 localhost zramswapon[1743]: + MAX_RAM_ON=2097152
Aug 31 14:19:58 localhost systemd[1]: Received SIGRTMIN+21 from PID 917 (plymouthd).
Aug 31 14:19:58 localhost zramswapon[1743]: ++ grep MemTotal /proc/meminfo
Aug 31 14:19:58 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Wake threshold service.
Aug 31 14:19:58 localhost zramswapon[1743]: ++ grep -E --only-matching '[[:digit:]]+'
Aug 31 14:19:58 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
Aug 31 14:19:58 localhost systemd[1]: Started Hold until boot process finishes up.
Aug 31 14:19:58 localhost systemd[1]: Started Terminate Plymouth Boot Screen.
Aug 31 14:19:58 localhost systemd[1]: Received SIGRTMIN+21 from PID 917 (n/a).
Aug 31 14:19:58 localhost zramswapon[1743]: + mem_total_kb=2025136
Aug 31 14:19:58 localhost zramswapon[1743]: + grep -E 'inst\.zram=(on|1)' /proc/cmdline
Aug 31 14:19:58 localhost zramswapon[1743]: + force=1
Aug 31 14:19:58 localhost zramswapon[1743]: + '[' '(' 2025136 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']'
Aug 31 14:19:58 localhost systemd[1]: anaconda-pre.service: Succeeded.
Aug 31 14:19:58 localhost systemd[1]: Started pre-anaconda logging service.
Aug 31 14:19:58 localhost systemd[1]: anaconda-nm-config.service: Succeeded.
Aug 31 14:19:58 localhost systemd[1]: Started Anaconda NetworkManager configuration.
Aug 31 14:19:58 localhost zramswapon[1743]: ++ getconf _NPROCESSORS_ONLN
Aug 31 14:19:58 localhost systemd[1]: Starting Network Manager...
Aug 31 14:19:58 localhost zramswapon[1743]: + num_cpus=2
Aug 31 14:19:58 localhost zramswapon[1743]: + modprobe zram
Aug 31 14:19:58 localhost systemd[1]: Started D-Bus System Message Bus.
Aug 31 14:19:58 localhost systemd-logind[1746]: New seat seat0.
Aug 31 14:19:58 localhost kernel: zram: Added device: zram0
Aug 31 14:19:58 localhost systemd-logind[1746]: Watching system buttons on /dev/input/event0 (Power Button)
Aug 31 14:19:58 localhost zramswapon[1743]: + echo 2
Aug 31 14:19:58 localhost zramswapon[1743]: + echo 2025136K
Aug 31 14:19:58 localhost systemd-logind[1746]: Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard)
Aug 31 14:19:58 localhost zramswapon[1743]: + mkswap /dev/zram0
Aug 31 14:19:58 localhost kernel: zram0: detected capacity change from 0 to 2073739264
Aug 31 14:19:58 localhost zramswapon[1743]: Setting up swapspace version 1, size = 2 GiB (2073735168 bytes)
Aug 31 14:19:58 localhost zramswapon[1743]: no label, UUID=1eda74f3-51fc-413c-90d2-d3686e60310c
Aug 31 14:19:58 localhost zramswapon[1743]: + swapon -p 100 /dev/zram0
Aug 31 14:19:58 localhost kernel: Adding 2025132k swap on /dev/zram0. Priority:100 extents:1 across:2025132k SSFS
Aug 31 14:19:58 localhost zramswapon[1743]: + '[' 2025136 -le 1048576 ']'
Aug 31 14:19:58 localhost zramswapon[1743]: + exit 0
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5523] monotonic timestamp started counting 1.835042005 seconds ago with an offset of 15.0 seconds to CLOCK_BOOTTIME (local time is 2021-08-31 14:19:58)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.5523] NetworkManager (version 1.30.0-7.el8) is starting... (for the first time)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.5523] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 90-anaconda-no-auto-default.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: config-data[0x561eb1dc6040]: 3 groups
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG:
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: [main]
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: plugins=ifcfg-rh,no-ibft
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: no-auto-default=*
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG:
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: [logging]
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: level=DEBUG
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG:
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: [connection]
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: connection.autoconnect-slaves=1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG:
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] CONFIG: # no-auto-default file "/var/lib/NetworkManager/no-auto-default.state"
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5524] WEXT support is disabled
Aug 31 14:19:58 localhost systemd[1]: Started Login Service.
Aug 31 14:19:58 localhost systemd[1]: sshd-keygen@ecdsa.service: Succeeded.
Aug 31 14:19:58 localhost systemd[1]: Started OpenSSH ecdsa Server Key Generation.
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5566] create NMDBusManager singleton (9c6e3c60d118412b)
Aug 31 14:19:58 localhost systemd[1]: Started Service enabling compressing RAM with zRam.
Aug 31 14:19:58 localhost systemd[1]: sshd-keygen@rsa.service: Succeeded.
Aug 31 14:19:58 localhost systemd[1]: Started OpenSSH rsa Server Key Generation.
Aug 31 14:19:58 localhost systemd[1]: sshd-keygen@ed25519.service: Succeeded.
Aug 31 14:19:58 localhost systemd[1]: Started OpenSSH ed25519 Server Key Generation.
Aug 31 14:19:58 localhost systemd[1]: Reached target sshd-keygen.target.
Aug 31 14:19:58 localhost systemd[1]: Started Network Manager.
Aug 31 14:19:58 localhost systemd[1]: Starting Network Manager Wait Online...
Aug 31 14:19:58 localhost systemd[1]: Reached target Network.
Aug 31 14:19:58 localhost systemd[1]: Starting RHSM dbus service...
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.5680] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Aug 31 14:19:58 localhost rngd[1767]: Initializing available sources
Aug 31 14:19:58 localhost rngd[1767]: Failed to init entropy source hwrng
Aug 31 14:19:58 localhost rngd[1767]: Failed to init entropy source rdrand
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5731] netns[0x561eb1dd9220]: new netns (net:8, mnt:9)
Aug 31 14:19:58 localhost systemd[1]: Starting OpenSSH server daemon...
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5744] platform-linux: create (ignore netns, initial netns, use udev)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5788] platform-linux: Netlink socket for events established: port=1777, fd=12
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5788] platform-linux: populate platform cache
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5789] platform: kernel-support for USER_IPV6LL (IFLA_INET6_ADDR_GEN_MODE support) detected: supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5790] 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:6,416 tx:6,416
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5792] platform: (ens3) signal: link added: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 52:54:00:0B:26:1B brd FF:FF:FF:FF:FF:FF driver e1000 rx:0,0 tx:0,0
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5792] platform: kernel-support for EXTENDED_IFA_FLAGS (IPv6 temporary addresses support) detected: supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5792] 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
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5792] platform: (lo) signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5793] platform: (lo) signal: route 4 added: type local table 255 127.0.0.0/8 via 0.0.0.0 dev 1 metric 0 mss 0 rt-src rt-kernel scope host pref-src 127.0.0.1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5793] platform: (lo) signal: route 4 added: type local table 255 127.0.0.1/32 via 0.0.0.0 dev 1 metric 0 mss 0 rt-src rt-kernel scope host pref-src 127.0.0.1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5793] platform: kernel-support for RTA_PREF (ability to set router preference for IPv6 routes) detected: supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5793] platform: (lo) signal: route 6 added: type unicast ::1/128 via :: dev 1 metric 256 mss 0 rt-src rt-kernel
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5793] platform: (lo) signal: route 6 added: type local table 255 ::1/128 via :: dev 1 metric 0 mss 0 rt-src rt-kernel
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: kernel-support for FRA_PROTOCOL (FRA_PROTOCOL attribute for policy routing rules) detected: supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: kernel-support for FRA_UID_RANGE (FRA_UID_RANGE attribute for policy routing rules) not detected: assume supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: kernel-support for FRA_L3MDEV (FRA_L3MDEV attribute for policy routing rules) not detected: assume supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] 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
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: signal: rt-rule added: [4] 0: from all lookup 255 protocol 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: signal: rt-rule added: [4] 32766: from all lookup 254 protocol 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5794] platform: signal: rt-rule added: [4] 32767: from all lookup 253 protocol 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5795] platform: signal: rt-rule added: [6] 0: from all lookup 255 protocol 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5795] platform: signal: rt-rule added: [6] 32766: from all lookup 254 protocol 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5795] platform: (lo) signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5799] platform: (ens3) signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 52:54:00:0B:26:1B brd FF:FF:FF:FF:FF:FF driver e1000 rx:0,0 tx:0,0
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] 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:6,416 tx:6,416
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] setup NMPlatform singleton (6b55d316bcf2ec5c)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [883e8a7f4c911348,0] "[4] 0: from all lookup 255 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [883e8a7f4c911348,0] "[4] 32766: from all lookup 254 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [883e8a7f4c911348,0] "[4] 32767: from all lookup 253 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [883e8a7f4c911348,0] "[6] 0: from all lookup 255 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [883e8a7f4c911348,0] "[6] 32766: from all lookup 254 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [77c11164084c5278,0] "[4] 0: from all lookup 255 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [77c11164084c5278,0] "[4] 32766: from all lookup 254 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [77c11164084c5278,0] "[4] 32767: from all lookup 253 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5801] rules-manager: routing-rule: track [77c11164084c5278,0] "[6] 0: from all lookup 255 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5802] rules-manager: routing-rule: track [77c11164084c5278,0] "[6] 32766: from all lookup 254 protocol 2")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5802] create NMNetns singleton (b757baebdd809d64)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5803] auth[0x561eb1de9aa0]: create auth-manager: polkit enabled
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5803] auth[0x561eb1de9aa0]: set instance
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5803] setup NMAuthManager singleton (a14af0f40c8711b3)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.5865] manager[0x561eb1dee050]: monitoring kernel firmware directory '/lib/firmware'.
Aug 31 14:19:58 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1777 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:kernel_t:s0")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5968] session-monitor: using systemd-logind session tracking
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5968] create NMSessionMonitor singleton (90cb4243ded55d01)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.5968] create NMAgentManager singleton (a73d5948d3a64436)
Aug 31 14:19:58 localhost systemd[1]: Starting Hostname Service...
Aug 31 14:19:58 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 31 14:19:58 localhost systemd[1]: Started Hostname Service.
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.7953] hostname: hostname: using hostnamed
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7953] create NMHostnameManager singleton (e2b08f010e74a79d)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7954] create NMFirewallManager singleton (da77c8079d9f4711)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.7955] dns-mgr[0x561eb1de0170]: init: dns=default,systemd-resolved rc-manager=symlink
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7955] create NMDnsManager singleton (15d58dea6093d92a)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7955] policy: hostname-mode: full
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7957] setup NMManager singleton (9a340a1b6c6dd546)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.7978] create NMConnectivity singleton (338c5ce4aefddc67)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NM6LowpanDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NMBondDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NMBridgeDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NMDummyDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NMEthernetDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8023] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMMacsecDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMPppDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMTunDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8027] Loaded device plugin: NMVethDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8030] Loaded device plugin: NMVlanDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8030] Loaded device plugin: NMVrfDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8030] Loaded device plugin: NMVxlanDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8030] Loaded device plugin: NMWireGuardDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8030] Loaded device plugin: NMWpanDeviceFactory (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8208] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.30.0-7.el8/libnm-device-plugin-wifi.so)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8219] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.30.0-7.el8/libnm-device-plugin-team.so)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8219] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8220] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8221] manager: Networking is enabled by state file
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8228] dispatcher: (1) dispatching action 'hostname'
Aug 31 14:19:58 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=1777 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:kernel_t:s0")
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8229] dhcp-init: enabled DHCP client 'dhclient' (not available)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8229] dhcp-init: enabled DHCP client 'internal'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8229] dhcp-init: enabled DHCP client 'systemd' (undocumented internal plugin)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8229] dhcp-init: enabled DHCP client 'nettools' (undocumented internal plugin)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8229] dhcp-init: Using DHCP client 'internal'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8229] create NMDhcpManager singleton (8f1bfddf00ab37fd)
Aug 31 14:19:58 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8390] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.30.0-7.el8/libnm-settings-plugin-ifcfg-rh.so")
Aug 31 14:19:58 localhost NetworkManager[1777]: <warn> [1630419598.8390] settings: skipping deprecated plugin no-ibft
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8391] settings: Loaded settings plugin: keyfile (internal)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8434] device[5fb2f353071a374c] (lo): ifindex: set ifindex 1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8436] device[5fb2f353071a374c] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8437] device[5fb2f353071a374c] (lo): constructed (NMDeviceGeneric)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8437] device[5fb2f353071a374c] (lo): start setup of NMDeviceGeneric, kernel ifindex 1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8437] device[5fb2f353071a374c] (lo): assume-state: set guess-assume=1, connection=(null)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8440] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8440] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8441] 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
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8441] device[5fb2f353071a374c] (lo): hw-addr: hardware address now 00:00:00:00:00:00
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8441] device[5fb2f353071a374c] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8441] device[5fb2f353071a374c] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00)
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8475] device (lo): carrier: link connected
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8475] device[5fb2f353071a374c] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8475] device[5fb2f353071a374c] (lo): unmanaged: flags set to [by-type,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [by-type=0x8])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8475] device[5fb2f353071a374c] (lo): unmanaged: flags set to [by-type,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8476] device[5fb2f353071a374c] (lo): unmanaged: flags set to [by-type,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8476] device[5fb2f353071a374c] (lo): unmanaged: flags set to [by-type,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1])
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8509] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8524] device[5fb2f353071a374c] (lo): assume-state: set guess-assume=0, connection=(null)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8526] device[517b30f7b750c4d3] (ens3): ifindex: set ifindex 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8527] device[517b30f7b750c4d3] (ens3): constructed (NMDeviceEthernet)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8527] device[517b30f7b750c4d3] (ens3): start setup of NMDeviceEthernet, kernel ifindex 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8527] device[517b30f7b750c4d3] (ens3): assume-state: set guess-assume=1, connection=(null)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8528] platform-linux: error reading net:/sys/class/net/ens3/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8528] platform-linux: sysctl: reading 'net:/sys/class/net/ens3/dev_id': '0x0'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8529] 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
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8529] device[517b30f7b750c4d3] (ens3): hw-addr: hardware address now 52:54:00:0B:26:1B
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8529] device[517b30f7b750c4d3] (ens3): hw-addr: update initial MAC address 52:54:00:0B:26:1B
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8529] device[517b30f7b750c4d3] (ens3): hw-addr: read permanent MAC address '52:54:00:0B:26:1B'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8530] device[517b30f7b750c4d3] (ens3): unmanaged: flags set to [platform-init,!by-type=0x10/0x18/unmanaged/unrealized], set-managed [by-type=0x8])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8530] device[517b30f7b750c4d3] (ens3): unmanaged: flags set to [platform-init,!by-type,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8530] device[517b30f7b750c4d3] (ens3): unmanaged: flags set to [!by-type,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8530] device[517b30f7b750c4d3] (ens3): unmanaged: flags set to [!sleeping,!by-type,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1])
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8569] manager: (ens3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8583] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=0, new-config=906a93864d2de536, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8587] device[517b30f7b750c4d3] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8590] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8591] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8592] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8593] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=0, new-config=344fe887e19fcfc4, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8598] device[517b30f7b750c4d3] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8601] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8602] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8603] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8604] device[517b30f7b750c4d3] (ens3): assume-state: set guess-assume=0, connection=(null)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8605] manager: (ens3): assume: cannot generate connection: device has no existing configuration
Aug 31 14:19:58 localhost NetworkManager[1777]: <info> [1630419598.8605] device (ens3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8606] device[517b30f7b750c4d3] (ens3): add_pending_action (1): 'in-state-change'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8607] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra': '1'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8608] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/forwarding': '0'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8609] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/disable_ipv6': '0'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8611] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/hop_limit': '64'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8613] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/use_tempaddr': '0'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8623] device[517b30f7b750c4d3] (ens3): will enable userland IPv6LL
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8623] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8625] platform-linux: do-request-link: 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8626] platform: (ens3) signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:0B:26:1B brd FF:FF:FF:FF:FF:FF driver e1000 rx:0,0 tx:0,0
Aug 31 14:19:58 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8627] device[517b30f7b750c4d3] (ens3): queued link change for ifindex 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8627] platform-linux: do-change-link[2]: success changing link: success
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8627] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0')
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1')
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is '1')
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] device[517b30f7b750c4d3] (ens3): bringing up device 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform: (ens3) link: setting up
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8628] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up])
Aug 31 14:19:58 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready
Aug 31 14:19:58 localhost kernel: 8021q: adding VLAN 0 to HW filter on device ens3
Aug 31 14:19:58 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 14:19:58 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname': new request (2 scripts)
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname': start running ordered scripts...
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8823] platform-linux: do-request-link: 2
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8824] platform: (ens3) signal: link changed: 2: ens3 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:0B:26:1B brd FF:FF:FF:FF:FF:FF driver e1000 rx:0,0 tx:0,0
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8824] platform-linux: do-change-link[2]: success changing link: success
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8826] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'carrier-wait'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8826] device[517b30f7b750c4d3] (ens3): preparing device
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8827] device[517b30f7b750c4d3] (ens3): clearing queued IP4 config change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8827] device[517b30f7b750c4d3] (ens3): clearing queued IP6 config change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8827] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8858] rules-manager: sync
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8859] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=1, new-config=22eee46d747f9fcc, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8859] device[517b30f7b750c4d3] (ens3): ip4-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8860] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8860] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8860] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8861] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=1, new-config=22eee46d747f9fcc, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8861] device[517b30f7b750c4d3] (ens3): ip6-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8861] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8862] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8862] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8871] device[517b30f7b750c4d3] (ens3): device not yet available for transition to DISCONNECTED
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8882] device[517b30f7b750c4d3] (ens3): connectivity state changed from UNKNOWN to NONE
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8883] manager: connectivity checking indicates NONE
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:1 'hostname': completed (2 scripts)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8892] dispatcher: (2) dispatching action 'connectivity-change'
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8894] device[517b30f7b750c4d3] (ens3): connectivity state changed from UNKNOWN to NONE
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8895] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': new request (2 scripts)
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': start running ordered scripts...
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8937] create NMVpnManager singleton (8e0f1855faf72305)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8937] manager: creating virtual devices...
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8937] setting up local loopback
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8938] platform: (lo) link: setting up
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8938] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up])
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8938] platform-linux: do-request-link: 1
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8939] platform-linux: do-change-link[1]: success changing link: success
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8983] dispatcher: (1) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8984] dispatcher: (1) /etc/NetworkManager/dispatcher.d/20-chrony succeeded
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8984] sleep-monitor-sd: inhibit: taking sleep inhibitor...
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8985] device[5fb2f353071a374c] (lo): ip4-config: update (commit=0, new-config=d625d66c86c6ea79, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8986] device[5fb2f353071a374c] (lo): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/2)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8986] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8987] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8987] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8987] device[5fb2f353071a374c] (lo): ip6-config: update (commit=0, new-config=ff5bfcd40198d118, route-table-sync-mode=0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8988] device[5fb2f353071a374c] (lo): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/2)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8988] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8988] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8988] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8989] manager: (ens3): assume: cannot generate connection: device has no existing configuration
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8989] manager: (lo): assume: don't assume because not managed
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.8989] manager: startup complete is waiting for device 'ens3' (carrier-wait)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.9008] ifcfg-rh: dbus: acquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete
Aug 31 14:19:58 localhost nm-dispatcher[1824]: req:2 'connectivity-change': completed (2 scripts)
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.9103] sleep-monitor-sd: inhibit: inhibitor fd is 19
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.9104] dispatcher: (2) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded
Aug 31 14:19:58 localhost NetworkManager[1777]: <debug> [1630419598.9105] dispatcher: (2) /etc/NetworkManager/dispatcher.d/20-chrony succeeded
Aug 31 14:20:00 localhost kernel: e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Aug 31 14:20:00 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8877] platform: (ens3) signal: route 6 added: type unicast table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8878] device[517b30f7b750c4d3] (ens3): queued IP6 config change
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8878] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=0, new-config=2e1ae5c545d25a1b, route-table-sync-mode=0)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8880] device[517b30f7b750c4d3] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8880] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8881] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8881] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8881] manager: (ens3): assume: cannot generate connection: device has no existing configuration
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8890] 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:0B:26:1B brd FF:FF:FF:FF:FF:FF driver e1000 rx:0,0 tx:0,0
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8890] device[517b30f7b750c4d3] (ens3): queued link change for ifindex 2
Aug 31 14:20:00 localhost NetworkManager[1777]: <info> [1630419600.8891] device (ens3): carrier: link connected
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8891] device[517b30f7b750c4d3] (ens3): speed is now 1000 Mb/s
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8892] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'queued-state-change-disconnected'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8892] device[517b30f7b750c4d3] (ens3): queue-state[disconnected, reason:carrier-changed, id:46]: queue state change
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8892] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'carrier-wait'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8893] device[517b30f7b750c4d3] (ens3): queue-state[disconnected, reason:carrier-changed, id:46]: change state
Aug 31 14:20:00 localhost NetworkManager[1777]: <info> [1630419600.8893] device (ens3): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8893] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'in-state-change'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8893] device[517b30f7b750c4d3] (ens3): will enable userland IPv6LL
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8893] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8893] platform-linux: do-request-link: 2
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8894] platform-linux: do-change-link[2]: success changing link: success
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8894] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0')
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8905] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1')
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8923] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is identical)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8924] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8924] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical)
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8932] policy: re-enabling autoconnect for all connections on ens3
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8933] device[517b30f7b750c4d3] (ens3): add_pending_action (3): 'autoactivate'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8934] device[517b30f7b750c4d3] (ens3): remove_pending_action (2): 'in-state-change'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8934] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'queued-state-change-disconnected'
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8935] platform: (ens3) signal: route 6 removed: type unicast table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8936] device[517b30f7b750c4d3] (ens3): queued IP6 config change
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8937] platform: (ens3) signal: route 6 added: type unicast table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8937] device[517b30f7b750c4d3] (ens3): remove_pending_action (0): 'autoactivate'
Aug 31 14:20:00 localhost NetworkManager[1777]: <info> [1630419600.8938] manager: startup complete
Aug 31 14:20:00 localhost NetworkManager[1777]: <debug> [1630419600.8949] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=0, new-config=86d7ddc82e52186b, route-table-sync-mode=0)
Aug 31 14:20:00 localhost systemd[1]: Started Network Manager Wait Online.
Aug 31 14:20:00 localhost systemd[1]: Reached target Network is Online.
Aug 31 14:20:00 localhost systemd[1]: Starting System Logging Service...
Aug 31 14:20:00 localhost rsyslogd[1834]: warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.1911.0-7.el8 try https://www.rsyslog.com/e/2307 ]
Aug 31 14:20:00 localhost rsyslogd[1834]: imfile: no working or state file directory set, imfile will create state files in the current working directory (probably the root dir). Use global(workDirectory="/some/path") to set the working directory [v8.1911.0-7.el8 try https://www.rsyslog.com/e/2450 ]
Aug 31 14:20:00 localhost systemd[1]: Started System Logging Service.
Aug 31 14:20:00 localhost rsyslogd[1834]: 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.1911.0-7.el8]
Aug 31 14:20:00 localhost rsyslogd[1834]: 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.1911.0-7.el8]
Aug 31 14:20:00 localhost rsyslogd[1834]: [origin software="rsyslogd" swVersion="8.1911.0-7.el8" x-pid="1834" x-info="https://www.rsyslog.com"] start
Aug 31 14:20:00 localhost rsyslogd[1834]: imjournal: No statefile exists, /imjournal.state will be created (ignore if this is first run): No such file or directory [v8.1911.0-7.el8 try https://www.rsyslog.com/e/2040 ]
Aug 31 14:20:01 localhost rsyslogd[1834]: imjournal: journal files changed, reloading... [v8.1911.0-7.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 14:20:01 localhost systemd[1]: Started cancel waiting for multipath siblings of sda.
Aug 31 14:20:01 localhost systemd[1]: cancel-multipath-wait-sda.service: Succeeded.
Aug 31 14:20:01 localhost systemd[1]: cancel-multipath-wait-sda.timer: Succeeded.
Aug 31 14:20:02 localhost chage[1856]: changed password expiry for root
Aug 31 14:20:02 localhost systemd[1]: Started OpenSSH server daemon.
Aug 31 14:20:02 localhost sshd[1860]: Server listening on 0.0.0.0 port 22.
Aug 31 14:20:02 localhost sshd[1860]: Server listening on :: port 22.
Aug 31 14:20:02 localhost systemd[1]: Started RHSM dbus service.
Aug 31 14:20:02 localhost systemd[1]: Reached target Anaconda System Services.
Aug 31 14:20:02 localhost systemd[1]: Starting Anaconda...
Aug 31 14:20:02 localhost rngd[1767]: Initializing AES buffer
Aug 31 14:20:02 localhost rngd[1767]: Enabling JITTER rng support
Aug 31 14:20:02 localhost rngd[1767]: Initializing entropy source jitter
Aug 31 14:20:02 localhost systemd[1]: Started Anaconda.
Aug 31 14:20:02 localhost systemd[1]: Started Anaconda Text Console.
Aug 31 14:20:02 localhost systemd[1]: Startup finished in 4.795s (kernel) + 7.259s (initrd) + 8.766s (userspace) = 20.821s.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Loading information about products from /etc/anaconda/product.d.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora Workstation at /etc/anaconda/product.d/fedora-workstation.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora Silverblue at /etc/anaconda/product.d/fedora-silverblue.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Red Hat Virtualization at /etc/anaconda/product.d/rhev.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found oVirt Node Next at /etc/anaconda/product.d/ovirt.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora AtomicHost at /etc/anaconda/product.d/fedora-atomic-host.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora at /etc/anaconda/product.d/fedora.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora Workstation Live at /etc/anaconda/product.d/fedora-workstation-live.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Red Hat Enterprise Linux at /etc/anaconda/product.d/rhel.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Scientific Linux at /etc/anaconda/product.d/scientific-linux.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found CentOS Linux at /etc/anaconda/product.d/centos.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: Found Fedora Server at /etc/anaconda/product.d/fedora-server.conf.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: No support for the product Red Hat Enterprise Linux BaseOS.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: core.configuration.product: The product Red Hat Enterprise Linux is supported.
Aug 31 14:20:03 localhost anaconda[1878]: anaconda: main: /sbin/anaconda 33.16.4.15-1.el8
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: isys: 2156208 kB (2105 MB) are available
Aug 31 14:20:04 localhost anaconda[1878]: program: Running... losetup --list
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: startup_utils: check_memory(): total:2105, needed:320, graphical:410
Aug 31 14:20:04 localhost anaconda[1878]: program: Running... /sbin/auditd
Aug 31 14:20:04 localhost anaconda[1878]: program: Return code: 0
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda']
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: main: Default encoding = utf-8
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: misc: Writing a temporary configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/product.d/rhel.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf']
Aug 31 14:20:04 localhost anaconda[1878]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf
Aug 31 14:20:04 localhost anaconda[1878]: anaconda: core.dbus: Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1878 comm="/usr/libexec/platform-python /sbin/anaconda " label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: import imp
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss.
Aug 31 14:20:04 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Boss'
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/1.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StartModulesTask-1 (139879201896192)
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Timezone.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Network.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Localization.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Security.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Users.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Payloads.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Storage.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Services.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Subscription.
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Timezone
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Network
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Localization
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Security
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Users
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Payloads
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Storage
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Services
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:04 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Subscription
Aug 31 14:20:04 localhost dbus-daemon[1903]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=1909 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class DeviceFormat as None
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class BIOSBoot as biosboot
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class DiskLabel as disklabel
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class Ext2FS as ext2
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class Ext3FS as ext3
Aug 31 14:20:05 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security'
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Security started successfully.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class Ext4FS as ext4
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Security is available.
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class FATFS as vfat
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: import imp
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class EFIFS as efi
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class BTRFS as btrfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class GFS2 as gfs2
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class JFS as jfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class ReiserFS as reiserfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class XFS as xfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class HFS as hfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class HFSPlus as hfs+
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class MacEFIFS as macefi
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class NTFS as ntfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class NFS as nfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class NFSv4 as nfs4
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class Iso9660FS as iso9660
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class NoDevFS as nodev
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class DevPtsFS as devpts
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class ProcFS as proc
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class SysFS as sysfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class TmpFS as tmpfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class BindFS as bind
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class USBFS as usbfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs
Aug 31 14:20:05 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/territories.xml.gz' 0x7f900fe5f6d8>
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StartRHSMTask-1 (139716786792192)
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Subscription.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.subscription.initialization:subscription: creating /etc/yum.repos.d
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: INFO:program:Running... systemctl start rhsm.service
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Subscription.
Aug 31 14:20:06 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Subscription'
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Subscription started successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Subscription is available.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [1] lvm version ...
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:program:Return code: 0
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.subscription.initialization:subscription: setting RHSM log level to DEBUG
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: INFO:dasbus.connection:Connecting to the system bus.
Aug 31 14:20:06 localhost rhsm-service[1815]: WARNING [rhsm.logutil:154] logging already initialized
Aug 31 14:20:06 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:170] Some i-notify event occured
Aug 31 14:20:06 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:182] Some event occured: /etc/rhsm (/etc/rhsm/tmp853b80rs)
Aug 31 14:20:06 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:187] Directory watcher: /etc/rhsm/rhsm.conf temporary disabled. Ignoring event.
Aug 31 14:20:06 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:182] Some event occured: /etc/rhsm (/etc/rhsm/rhsm.conf)
Aug 31 14:20:06 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:187] Directory watcher: /etc/rhsm/rhsm.conf temporary disabled. Ignoring event.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.subscription.initialization:subscription: RHSM service start successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StartRHSMTask-1 (139716786792192)
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[1]: LVM version: 2.03.11(2)-RHEL8 (2021-01-28)
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: Library version: 1.02.175-RHEL8 (2021-01-28)
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: Driver version: 4.43.0
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[1]:
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [1] (exit code: 0)
Aug 31 14:20:06 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users'
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Users started successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Users is available.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Packages.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class LUKS as luks
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class Integrity as integrity
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class MDRaidMember as mdmember
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class MultipathMember as multipath_member
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:registered device format class SwapSpace as swap
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm trigger --action=change --subsystem-match=block
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads.
Aug 31 14:20:06 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads'
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Payloads started successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Payloads is available.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/territories.xml.gz' 0x7f0c95bbd6a0>
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services.
Aug 31 14:20:06 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services'
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Services started successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Services is available.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:dasbus.connection:Connecting to the system bus.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:dasbus.connection:Connecting to the system bus.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Connected to network: False
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Applying boot options <pyanaconda.core.kernel.KernelArguments object at 0x7f270720fc50>
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network.
Aug 31 14:20:06 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network'
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Network started successfully.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Network is available.
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: import imp
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/languages.xml.gz' 0x7f900fe73160>
Aug 31 14:20:06 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.12' (uid=0 pid=1932 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:06 localhost systemd[1]: Starting Disk Manager...
Aug 31 14:20:06 localhost udisksd[1999]: udisks daemon version 2.9.0 starting
Aug 31 14:20:06 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.13' (uid=0 pid=1999 comm="/usr/libexec/udisks2/udisksd " label="system_u:system_r:kernel_t:s0")
Aug 31 14:20:06 localhost systemd[1]: Starting Authorization Manager...
Aug 31 14:20:06 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/languages.xml.gz' 0x7f0c95b54128>
Aug 31 14:20:06 localhost polkitd[2003]: Started polkitd version 0.115
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/keyboards.xml.gz' 0x7f900fe73198>
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/timezones.xml.gz' 0x7f900fe73160>
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f900fe73198>
Aug 31 14:20:07 localhost polkitd[2003]: Loading rules from directory /etc/polkit-1/rules.d
Aug 31 14:20:07 localhost polkitd[2003]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 31 14:20:07 localhost polkitd[2003]: Finished loading, compiling and executing 3 rules
Aug 31 14:20:07 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 31 14:20:07 localhost systemd[1]: Started Authorization Manager.
Aug 31 14:20:07 localhost polkitd[2003]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 31 14:20:07 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Aug 31 14:20:07 localhost systemd[1]: Started Disk Manager.
Aug 31 14:20:07 localhost udisksd[1999]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Aug 31 14:20:07 localhost udisksd[1999]: Loading module iscsi ...
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: Caught exception, continuing.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: Begin exception details.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: Traceback (most recent call last):
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 141, in call_sync
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: DEFAULT_DBUS_TIMEOUT, None)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred:
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: Traceback (most recent call last):
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 160, in __init__
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0]
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1103, in decorated
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: return fn(*args, **kwargs)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 196, in _call_initiator_method
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: connection=self._connection)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 145, in call_sync
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: raise DBusCallError(msg)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:IGNORED: End exception details.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/keyboards.xml.gz' 0x7f0c95b54160>
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/timezones.xml.gz' 0x7f0c95b54128>
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.6/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f0c95b54160>
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone.
Aug 31 14:20:07 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Timezone started successfully.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Timezone is available.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... modprobe libfc
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:No FCoE boot disk information is found in EDD!
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 1
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD!
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:ISCSID is /sbin/iscsid
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:no initiator set
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [2] e2fsck -V ...
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[2]:
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: Using EXT2FS Library version 1.45.6, 20-Mar-2020
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [2] (exit code: 0)
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:trying to set new default fstype to 'ext4'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization.
Aug 31 14:20:07 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Localization started successfully.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Localization is available.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:loop0 648949760 root disk brw-rw---- squashfs
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:loop1 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9 /
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:loop2 34359738368 root disk brw-rw----
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9 /
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:sda 21474836480 root disk brw-rw----
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:sr0 10130292736 root cdrom brw-rw---- iso9660 RHEL-8-4-0-BaseOS-x86_64 2021-05-03-15-21-56-00 /run/install/repo
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:zram0 2073739264 root disk brw-rw---- [SWAP]
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lsblk output:
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: loop0 648949760 root disk brw-rw---- squashfs
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: loop1 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: |-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9 /
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: `-live-base 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: loop2 34359738368 root disk brw-rw----
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: `-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda c7c564bb-647f-4d19-8d18-bcef56ef71e9 /
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: sda 21474836480 root disk brw-rw----
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: sr0 10130292736 root cdrom brw-rw---- iso9660 RHEL-8-4-0-BaseOS-x86_64 2021-05-03-15-21-56-00 /run/install/repo
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: zram0 2073739264 root disk brw-rw---- [SWAP]
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:trying to set new default fstype to 'xfs'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:trying to set new default luks version to 'luks2'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LUKS.__init__: luks_version: luks2 ;
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The storage model has changed.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common.base.base:Publish the service.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DsD4phVcW2,guid=9be0d4240cdc65b09330e11e612e3a94.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage.
Aug 31 14:20:07 localhost dbus-daemon[1903]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common.base.base:Start the loop.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Storage started successfully.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Storage is available.
Aug 31 14:20:07 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StartModulesTask-1 (139879201896192)
Aug 31 14:20:07 localhost anaconda[1878]: anaconda: main: Found a kickstart file: /run/install/ks.cfg
Aug 31 14:20:07 localhost anaconda[1878]: anaconda: kickstart.script: Running kickstart %%pre script(s)
Aug 31 14:20:07 localhost anaconda[1878]: anaconda: stdout: Running pre-installation scripts
Aug 31 14:20:07 localhost anaconda[1878]: program: Running... /bin/sh /tmp/ks-script-80ilfwls
Aug 31 14:20:08 localhost systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Aug 31 14:20:11 localhost rhsm-service[1815]: DEBUG [rhsmlib.file_monitor:305] Enabling watcher: /etc/rhsm/rhsm.conf again
Aug 31 14:20:36 localhost systemd[1]: systemd-hostnamed.service: Succeeded.
Aug 31 14:30:07 localhost anaconda[1878]: program: date
Aug 31 14:30:07 localhost anaconda[1878]: program: + date
Aug 31 14:30:07 localhost anaconda[1878]: program: Tue Aug 31 14:20:07 UTC 2021
Aug 31 14:30:07 localhost anaconda[1878]: program: sleep 600
Aug 31 14:30:07 localhost anaconda[1878]: program: + sleep 600
Aug 31 14:30:07 localhost anaconda[1878]: program: ls -l /dev/sda*
Aug 31 14:30:07 localhost anaconda[1878]: program: + ls -l /dev/sda
Aug 31 14:30:07 localhost anaconda[1878]: program: brw-rw----. 1 root disk 8, 0 Aug 31 14:20 /dev/sda
Aug 31 14:30:07 localhost anaconda[1878]: program: # trigger udev (?)
Aug 31 14:30:07 localhost anaconda[1878]: program: #
Aug 31 14:30:07 localhost anaconda[1878]: program: #parted /dev/sda unit MiB print
Aug 31 14:30:07 localhost anaconda[1878]: program: #parted /dev/sda quit
Aug 31 14:30:07 localhost anaconda[1878]: program: #mknod /dev/sda2 b 8 2
Aug 31 14:30:07 localhost anaconda[1878]: program: ls -l /dev/sda*
Aug 31 14:30:07 localhost anaconda[1878]: program: + ls -l /dev/sda
Aug 31 14:30:07 localhost anaconda[1878]: program: brw-rw----. 1 root disk 8, 0 Aug 31 14:20 /dev/sda
Aug 31 14:30:07 localhost anaconda[1878]: program: #pvscan
Aug 31 14:30:07 localhost anaconda[1878]: program: #vgchange -ay
Aug 31 14:30:07 localhost anaconda[1878]: program: Return code: 0
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: kickstart.script: All kickstart %%pre script(s) have been run
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: addons: Loading ks section into module path for addon org_fedora_oscap
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: addons: Loading spokes into module path for addon org_fedora_oscap
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: addons: Loading ks section into module path for addon com_redhat_kdump
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: addons: Loading spokes into module path for addon com_redhat_kdump
Aug 31 14:30:07 localhost anaconda[1878]: anaconda: startup_utils: Parsing kickstart: /run/install/ks.cfg
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.boss:Reading a kickstart file at /run/install/ks.cfg.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Vienna.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.timezone.timezone:NTP is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:used 'link' for missing network --device options
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Hostname is set to test.mafalb.at
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Firewall command considered seen in kickstart: True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Firewall mode will be: FirewallMode.ENABLED
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Ports that will be allowed through the firewall: []
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Trusted devices that will be allowed through the firewall: []
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be allowed through the firewall: ['ssh']
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be explicitly disabled on the firewall: []
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Language support is set to ['de_AT.UTF-8'].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Language seen set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to .
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['at', 'us'].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:X layout switch options are set to ['grp:win_space_toggle'].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:keyboard command considered seen in kicksatart: True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.security.security:SElinux is set to SELinuxMode.ENFORCING.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Users handles commands ['rootpw', 'user', 'group', 'sshkey'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:Root password set.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:Root account has been unlocked.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:Can change root password state changed: False.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:A new user list has been set: [UserData(gecos='', gid=10000, gid_mode='ID_MODE_USE_VALUE', groups=['wheel'], homedir='', is_crypted=False, lock=False, name='mafalb', password_set=True, shell='', uid=10000, uid_mode='ID_MODE_USE_VALUE')]
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:A new group list has been set: []
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.users.users:A new ssh key list has been set: []
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Payloads handles commands ['cdrom', 'harddrive', 'hmc', 'liveimg', 'nfs', 'url'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.payloads:Created the payload PayloadType.DNF.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.payload.payload_base:New sources [Source(type='CDROM')] were added.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.payloads:Activated the payload PayloadType.DNF.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Payload/1.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: 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 [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=None and disks_only=True
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can format unrecognized is set to 'False'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Default disk label is set to ''.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can format LDL is set to 'False'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.DEFAULT'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Exclusive disks are set to '['sda']'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Ignored disks are set to '[]'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Bootloader mode is set to 'BootloaderMode.ENABLED'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Extra arguments are set to '['crashkernel=auto']'.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:Created the partitioning CUSTOM.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common.base.base:Reading kickstart...
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.services.services:Enabled services are set to [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.services.services:Disabled services are set to [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.services.services:Default desktop is set to .
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.DISABLED.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.services.services:Post installation tools will be disabled.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Subscription handles commands ['syspurpose', 'rhsm'] sections [] addons [].
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Subscription.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command cdrom will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command keyboard will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command lang will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command timezone will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command network will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command rootpw will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command user will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command bootloader will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command ignoredisk will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command part will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command volgroup will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command logvol will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command logvol will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command logvol will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command selinux will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command firewall will be parsed in DBus module.
Aug 31 14:30:08 localhost anaconda[1878]: anaconda: kickstart: Command firstboot will be parsed in DBus module.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:dasbus.connection:Connecting to the system bus.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/1.
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ApplyKeyboardTask-1 (139691989915392)
Aug 31 14:30:08 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.19' (uid=0 pid=1935 comm="/usr/libexec/platform-python -m pyanaconda.modules" label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:08 localhost systemd[1]: Starting Locale Service...
Aug 31 14:30:08 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.locale1'
Aug 31 14:30:08 localhost systemd[1]: Started Locale Service.
Aug 31 14:30:08 localhost systemd-localed[2097]: Changed X11 keyboard layout to 'at,us' model '' variant ',' options ''
Aug 31 14:30:08 localhost systemd-localed[2097]: No conversion to virtual console map found for "at,us".
Aug 31 14:30:08 localhost systemd-localed[2097]: Changing virtual console keymap to '' toggle ''
Aug 31 14:30:08 localhost systemd[1]: Starting Setup Virtual Console...
Aug 31 14:30:08 localhost systemd-localed[2097]: Changed X11 keyboard layout to 'at,us' model '' variant ',' options 'grp:win_space_toggle'
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ApplyKeyboardTask-1 (139691989915392)
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to .
Aug 31 14:30:08 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['at', 'us'].
Aug 31 14:30:08 localhost systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 31 14:30:08 localhost systemd[1]: Started Setup Virtual Console.
Aug 31 14:30:09 localhost anaconda[1878]: dnf: User-Agent: constructed: 'libdnf (Red Hat Enterprise Linux 8.4; generic; Linux.x86_64)'
Aug 31 14:30:09 localhost anaconda[1878]: packaging: setting DNF platform id to: platform:el8
Aug 31 14:30:09 localhost anaconda[1878]: packaging: getting release version from tree at None (8.4)
Aug 31 14:30:09 localhost anaconda[1878]: packaging: using default release version of 8.4
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1.
Aug 31 14:30:09 localhost anaconda[1878]: librepo: Librepo version: 1.12.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0)
Aug 31 14:30:09 localhost anaconda[1878]: packaging: Dnf configuration:
[main]
allow_vendor_change = 1
assumeno = 0
assumeyes = 0
autocheck_running_kernel = 1
bandwidth = 0
best = 0
bugtracker_url = https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf
cachedir = /tmp/dnf.cache
cacheonly = 0
check_config_file_age = 1
clean_requirements_on_remove = 1
color = auto
color_list_available_downgrade = magenta
color_list_available_install = bold,cyan
color_list_available_reinstall = bold,underline,green
color_list_available_upgrade = bold,blue
color_list_installed_extra = bold,red
color_list_installed_newer = bold,yellow
color_list_installed_older = yellow
color_list_installed_reinstall = cyan
color_search_match = bold,magenta
color_update_installed = red
color_update_local = green
color_update_remote = bold,green
config_file_path = /etc/dnf/dnf.conf
countme = 0
debug_solver = 0
debuglevel = 2
defaultyes = 0
deltarpm = 1
deltarpm_percentage = 75
disable_excludes =
diskspacecheck = 1
enabled = 1
enablegroups = 1
errorlevel = 3
exclude =
excludepkgs =
exit_on_lock = 0
fastestmirror = 0
gpgcheck = 0
gpgkey_dns_verification = 0
group_package_types = mandatory, default, conditional
history_list_view = commands
history_record = 1
history_record_packages = dnf, rpm
ignorearch = 0
includepkgs =
install_weak_deps = 1
installonly_limit = 3
installonlypkgs = kernel, kernel-PAE, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm), multiversion(kernel)
installroot = /mnt/sysroot
ip_resolve = whatever
keepcache = 0
localpkg_gpgcheck = 0
log_compress = 0
log_rotate = 4
log_size = 1048576
logdir = /tmp/
logfilelevel = 9
max_parallel_downloads = 3
metadata_expire = 172800
metadata_timer_sync = 10800
minrate = 1000
module_platform_id = platform:el8
module_stream_switch = 0
multilib_policy = best
obsoletes = 1
password =
persistdir = /mnt/sysroot/var/lib/dnf
pluginconfpath = /tmp/dnf.pluginconf
pluginpath = /usr/lib/python3.6/site-packages/dnf-plugins
plugins = 1
protect_running_kernel = 1
protected_packages = dnf, systemd, systemd-udev, dnf, redhat-release, setup
proxy =
proxy_auth_method = any
recent = 7
repo_gpgcheck = 0
reposdir = /etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d
reset_nice = 1
retries = 10
rpmverbosity = info
showdupesfromrepos = 0
skip_broken = 0
skip_if_unavailable = 0
sslcacert =
sslclientcert =
sslclientkey =
sslverify = 1
strict = 1
system_cachedir = /var/cache/dnf
throttle = 0
timeout = 30
transformdb = 1
tsflags =
upgrade_group_objects_upgrade = 1
user_agent = libdnf (Red Hat Enterprise Linux 8.4; generic; Linux.x86_64)
username =
varsdir = /etc/yum/vars, /etc/dnf/vars
zchunk = 1
Aug 31 14:30:09 localhost anaconda[1878]: dnf: User-Agent: constructed: 'libdnf (Red Hat Enterprise Linux 8.4; generic; Linux.x86_64)'
Aug 31 14:30:09 localhost anaconda[1878]: packaging: setting DNF platform id to: platform:el8
Aug 31 14:30:09 localhost anaconda[1878]: packaging: getting release version from tree at None (8.4)
Aug 31 14:30:09 localhost anaconda[1878]: packaging: using default release version of 8.4
Aug 31 14:30:09 localhost anaconda[1878]: librepo: Librepo version: 1.12.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0)
Aug 31 14:30:09 localhost anaconda[1878]: packaging: Dnf configuration:
[main]
allow_vendor_change = 1
assumeno = 0
assumeyes = 0
autocheck_running_kernel = 1
bandwidth = 0
best = 0
bugtracker_url = https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf
cachedir = /tmp/dnf.cache
cacheonly = 0
check_config_file_age = 1
clean_requirements_on_remove = 1
color = auto
color_list_available_downgrade = magenta
color_list_available_install = bold,cyan
color_list_available_reinstall = bold,underline,green
color_list_available_upgrade = bold,blue
color_list_installed_extra = bold,red
color_list_installed_newer = bold,yellow
color_list_installed_older = yellow
color_list_installed_reinstall = cyan
color_search_match = bold,magenta
color_update_installed = red
color_update_local = green
color_update_remote = bold,green
config_file_path = /etc/dnf/dnf.conf
countme = 0
debug_solver = 0
debuglevel = 2
defaultyes = 0
deltarpm = 1
deltarpm_percentage = 75
disable_excludes =
diskspacecheck = 1
enabled = 1
enablegroups = 1
errorlevel = 3
exclude =
excludepkgs =
exit_on_lock = 0
fastestmirror = 0
gpgcheck = 0
gpgkey_dns_verification = 0
group_package_types = mandatory, default, conditional
history_list_view = commands
history_record = 1
history_record_packages = dnf, rpm
ignorearch = 0
includepkgs =
install_weak_deps = 1
installonly_limit = 3
installonlypkgs = kernel, kernel-PAE, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm), multiversion(kernel)
installroot = /mnt/sysroot
ip_resolve = whatever
keepcache = 0
localpkg_gpgcheck = 0
log_compress = 0
log_rotate = 4
log_size = 1048576
logdir = /tmp/
logfilelevel = 9
max_parallel_downloads = 3
metadata_expire = 172800
metadata_timer_sync = 10800
minrate = 1000
module_platform_id = platform:el8
module_stream_switch = 0
multilib_policy = best
obsoletes = 1
password =
persistdir = /mnt/sysroot/var/lib/dnf
pluginconfpath = /tmp/dnf.pluginconf
pluginpath = /usr/lib/python3.6/site-packages/dnf-plugins
plugins = 1
protect_running_kernel = 1
protected_packages = dnf, systemd, systemd-udev, dnf, redhat-release, setup
proxy =
proxy_auth_method = any
recent = 7
repo_gpgcheck = 0
reposdir = /etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d
reset_nice = 1
retries = 10
rpmverbosity = info
showdupesfromrepos = 0
skip_broken = 0
skip_if_unavailable = 0
sslcacert =
sslclientcert =
sslclientkey =
sslverify = 1
strict = 1
system_cachedir = /var/cache/dnf
throttle = 0
timeout = 30
transformdb = 1
tsflags =
upgrade_group_objects_upgrade = 1
user_agent = libdnf (Red Hat Enterprise Linux 8.4; generic; Linux.x86_64)
username =
varsdir = /etc/yum/vars, /etc/dnf/vars
zchunk = 1
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8.
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: localization: setting locale to: en_US.UTF-8
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Boss[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Boss[1903]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Security[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Users[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Services[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: network: Initialization started.
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Dumping configuration state - Initialization started.
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: network: Devices found: ['ens3']
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/1.
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: network: Running task Consolidate initramfs connections
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ConsolidateInitramfsConnectionsTask-1 (139805531223808)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ConsolidateInitramfsConnectionsTask-1 (139805531223808)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Consolidate initramfs connections result: []
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: network: Consolidate initramfs connections result: []
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/2.
Aug 31 14:30:09 localhost anaconda[1878]: anaconda: network: Running task Apply kickstart
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ApplyKickstartTask-1 (139805531223808)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:kickstart specification --device=link -> ens3 (first device with link found)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.ifcfg:Ifcfg file for ens3 not found
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.initialization:Apply kickstart: pre kickstart - adding connection for ens3
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:Bind to device: ens3 -> ens3
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:add connection: e6d8288e-8846-474b-ab2b-251650e7b0a1 for ens3
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: {'connection': {'id': <'ens3'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'type': <'802-3-ethernet'>, 'uuid': <'e6d8288e-8846-474b-ab2b-251650e7b0a1'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns': <@au []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'addr-gen-mode': <0>, 'address-data': <@aa{sv} []>, 'dns': <@aay []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}}
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/modules/network/nm_client.py:458: Warning: g_main_context_push_thread_default: assertion 'acquired_context' failed
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: device_to_activate
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/modules/network/nm_client.py:458: Warning: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: device_to_activate
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ApplyKickstartTask-1 (139805531223808)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5583] ++ connection 'new connection' (0x561eb1e3eba0/NMSimpleConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1]
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5583] ++ connection [ 0x561eb1dc63e0 ]
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5583] ++ connection.id = 'ens3'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5583] ++ connection.interface-name = 'ens3'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ connection.permissions = []
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ connection.type = '802-3-ethernet'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ connection.uuid = 'e6d8288e-8846-474b-ab2b-251650e7b0a1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ 802-3-ethernet [ 0x561eb1e3e290 ]
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ 802-3-ethernet.mac-address-blacklist = []
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x7f13d0007000)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4 [ 0x7f13cc007400 ]
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.addresses = ((GPtrArray*) 0x561eb1dd90a0)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Apply kickstart result: ['ens3']
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.dns = []
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Dumping configuration state - Apply kickstart
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.dns-search = []
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.method = 'auto'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.routes = ((GPtrArray*) 0x7f13cc004700)
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:/etc/sysconfig/network-scripts/ifcfg-ens3:
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:TYPE=Ethernet
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:PROXY_METHOD=none
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv4.routing-rules = <unknown>
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:BROWSER_ONLY=no
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:BOOTPROTO=dhcp
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:DEFROUTE=yes
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV4_FAILURE_FATAL=no
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6INIT=yes
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_AUTOCONF=yes
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv6 [ 0x7f13cc007260 ]
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_DEFROUTE=yes
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_FAILURE_FATAL=no
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NAME=ens3
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:UUID=e6d8288e-8846-474b-ab2b-251650e7b0a1
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:DEVICE=ens3
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:ONBOOT=yes
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5584] ++ ipv6.addr-gen-mode = 0
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.addresses = ((GPtrArray*) 0x561eb1e3e8a0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.dns = []
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.dns-search = []
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.method = 'auto'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.routes = ((GPtrArray*) 0x7f13d0001840)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5585] ++ ipv6.routing-rules = <unknown>
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5587] create NMAuditManager singleton (2114ab1f51d9918e)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5587] audit: op="connection-add" uuid="e6d8288e-8846-474b-ab2b-251650e7b0a1" name="ens3" pid=1933 uid=0 result="success"
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5588] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5588] device[517b30f7b750c4d3] (ens3): add_pending_action (1): 'autoactivate'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5588] device[517b30f7b750c4d3] (ens3): remove_pending_action (0): 'autoactivate'
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:connection e6d8288e-8846-474b-ab2b-251650e7b0a1 added:
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: {'connection': {'id': <'ens3'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'type': <'802-3-ethernet'>, 'uuid': <'e6d8288e-8846-474b-ab2b-251650e7b0a1'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns': <@au []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'addr-gen-mode': <0>, 'address-data': <@aa{sv} []>, 'dns': <@aay []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'proxy': {}}
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:activating with device ens3
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5625] active-connection[0x561eb1df26b0]: set device "ens3" [0x561eb1dd59c0]
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5625] device[517b30f7b750c4d3] (ens3): add_pending_action (1): 'activation-1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5626] active-connection[0x561eb1df26b0]: constructed (NMActRequest, version-id 1, type managed)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5627] device[517b30f7b750c4d3] (ens3): unmanaged: flags set to [!sleeping,!by-type,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5629] device (ens3): Activation: starting connection 'ens3' (e6d8288e-8846-474b-ab2b-251650e7b0a1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5629] device[517b30f7b750c4d3] (ens3): activation-stage: schedule activate_stage1_device_prepare,v4 (id 96)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5632] audit: op="connection-activate" uuid="e6d8288e-8846-474b-ab2b-251650e7b0a1" name="ens3" pid=1933 uid=0 result="success"
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5632] device[517b30f7b750c4d3] (ens3): activation-stage: invoke activate_stage1_device_prepare,v4 (id 96)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5634] device (ens3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5634] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5641] active-connection[0x561eb1df26b0]: set state activating (was unknown)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5643] manager: NetworkManager state is now CONNECTING
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5646] active-connection[0x561eb1df26b0]: check-master-ready: not signalling (state activating, no master)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5646] manager: ActivatingConnection now ens3
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5648] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5648] device[517b30f7b750c4d3] (ens3): set-link: ignore link negotiation
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5648] device[517b30f7b750c4d3] (ens3): activation-stage: synchronously invoke activate_stage2_device_config,v4
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5648] device (ens3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5648] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5652] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5653] rules-manager: sync
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5653] device[517b30f7b750c4d3] (ens3): bringing up device 2
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5653] platform: (ens3) link: setting up
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5653] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up])
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTING of type NM.State>
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Connected to network: False
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5666] platform-linux: do-request-link: 2
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5666] platform-linux: do-change-link[2]: success changing link: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5667] firewall: [37fa8bce8de2d91e,change*:"ens3"]: firewall zone change ens3:default (not running, simulate success)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5668] firewall: [37fa8bce8de2d91e,change*:"ens3"]: complete: fake success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5668] device[517b30f7b750c4d3] (ens3): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 99)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5668] device[517b30f7b750c4d3] (ens3): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 99)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5668] active-connection[0x561eb1df26b0]: set state-flags layer2-ready (was none)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5669] device (ens3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5669] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5675] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5675] device[517b30f7b750c4d3] (ens3): IPv4 config method is auto
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5676] device[517b30f7b750c4d3] (ens3): ipv4.dhcp-client-id: no explicit client-id configured
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5678] dhcp4 (ens3): activation: beginning transaction (timeout in 45 seconds)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5680] device[517b30f7b750c4d3] (ens3): IPv6 config method is auto
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5680] device[517b30f7b750c4d3] (ens3): will enable userland IPv6LL
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5680] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5681] platform-linux: do-request-link: 2
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5681] platform-linux: do-change-link[2]: success changing link: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5682] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5694] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5706] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is identical)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5706] platform: (ens3) signal: route 6 removed: type unicast table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5706] device[517b30f7b750c4d3] (ens3): queued IP6 config change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5706] platform: (ens3) signal: route 6 added: type unicast table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5707] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5707] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/max_addresses': '16'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5708] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitations': '-1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5708] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitation_interval': '4'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5711] device[517b30f7b750c4d3] (ens3): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait.
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5711] device[517b30f7b750c4d3] (ens3): linklocal6: generated EUI-64 IPv6LL address fe80::5054:ff:fe0b:261b
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5711] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=1, new-config=86d7ddc82e52186b, route-table-sync-mode=1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5712] platform: (ens3) address: adding or updating IPv6 address: fe80::5054:ff:fe0b:261b/64 lft forever pref forever lifetime 612-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5723] platform: (ens3) signal: address 6 added: fe80::5054:ff:fe0b:261b/64 lft forever pref forever lifetime 612-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute,tentative src kernel
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5724] platform-linux: do-add-ip6-address[2: fe80::5054:ff:fe0b:261b]: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5725] platform: (ens3) route: append IPv6 route: type unicast fe80::/64 via :: dev 2 metric 100 mss 0 rt-src ipv6ll
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5726] platform: (ens3) signal: route 6 added: type unicast fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5727] platform-linux: do-add-ip6-route[type unicast fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5730] device[517b30f7b750c4d3] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5732] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5734] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5735] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5736] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5742] dhcp4 (ens3): send DISCOVER to 255.255.255.255
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5744] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=0, new-config=8cfdc01385d528f0, route-table-sync-mode=0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5746] device[517b30f7b750c4d3] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5748] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5749] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5751] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5755] dhcp4 (ens3): received OFFER of 192.168.122.226 from 192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5757] dhcp4 (ens3): send REQUEST of 192.168.122.226 to 255.255.255.255
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5759] dhcp4 (ens3): received ACK of 192.168.122.226 from 192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5762] dhcp4 (ens3): option broadcast_address => '192.168.122.255'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5763] dhcp4 (ens3): option dhcp_lease_time => '3600'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5765] dhcp4 (ens3): option dhcp_server_identifier => '192.168.122.1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5766] dhcp4 (ens3): option domain_name_servers => '192.168.122.1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5767] dhcp4 (ens3): option expiry => '1630423809'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5768] dhcp4 (ens3): option ip_address => '192.168.122.226'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5769] dhcp4 (ens3): option next_server => '192.168.122.1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5769] dhcp4 (ens3): option requested_broadcast_address => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5770] dhcp4 (ens3): option requested_domain_name => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5771] dhcp4 (ens3): option requested_domain_name_servers => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5772] dhcp4 (ens3): option requested_domain_search => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5773] dhcp4 (ens3): option requested_host_name => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_interface_mtu => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_ms_classless_static_routes => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_nis_domain => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_nis_servers => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_ntp_servers => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_rfc3442_classless_static_routes => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_root_path => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_routers => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5774] dhcp4 (ens3): option requested_static_routes => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] dhcp4 (ens3): option requested_subnet_mask => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] dhcp4 (ens3): option requested_time_offset => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] dhcp4 (ens3): option requested_wpad => '1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] dhcp4 (ens3): option routers => '192.168.122.1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] dhcp4 (ens3): option subnet_mask => '255.255.255.0'
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5775] dhcp4 (ens3): state changed unknown -> bound, address=192.168.122.226
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5775] device[517b30f7b750c4d3] (ens3): new DHCPv4 client state 1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5786] device[517b30f7b750c4d3] (ens3): activation-stage: schedule activate_stage5_ip_config_result_4,v4 (id 105)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5787] device[517b30f7b750c4d3] (ens3): activation-stage: invoke activate_stage5_ip_config_result_4,v4 (id 105)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5787] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=1, new-config=56ec5d6e8ff7214a, route-table-sync-mode=1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5787] platform: (ens3) address: adding or updating IPv4 address: 192.168.122.226/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 612-0[3600,3600] dev 2 flags noprefixroute src unknown
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5788] platform: (ens3) signal: address 4 added: 192.168.122.226/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 612-612[3600,3600] dev 2 flags noprefixroute src kernel
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5789] device[517b30f7b750c4d3] (ens3): queued IP4 config change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5789] platform: (ens3) signal: route 4 added: type local table 255 192.168.122.226/32 via 0.0.0.0 dev 2 metric 0 mss 0 rt-src rt-kernel scope host pref-src 192.168.122.226
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5789] platform-linux: do-add-ip4-address[2: 192.168.122.226/24]: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5789] platform: (ens3) route: append IPv4 route: type unicast 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.226
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5789] platform: (ens3) signal: route 4 added: type unicast 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.226
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5790] platform-linux: do-add-ip4-route[type unicast 192.168.122.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.122.226]: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5790] 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 dhcp
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5790] 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
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5790] 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]: success
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5792] device[517b30f7b750c4d3] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5796] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5797] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5797] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5799] active-connection[0x561eb1df26b0]: set state-flags layer2-ready,ip4-ready (was layer2-ready)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5800] device (ens3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5802] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5807] dispatcher: (3) (ens3) dispatching action 'pre-up' (with callback)
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=1777 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5817] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5818] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=0, new-config=ce6230fa93e761d4, route-table-sync-mode=0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5819] device[517b30f7b750c4d3] (ens3): ip4-config: update IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5819] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5819] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5819] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:09 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 14:30:09 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: new request (0 scripts)
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: CONNECTION_UUID=e6d8288e-8846-474b-ab2b-251650e7b0a1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: CONNECTION_ID=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: DEVICE_IFACE=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: DEVICE_IP_IFACE=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: environment: NM_DISPATCHER_ACTION=pre-up
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:1 'pre-up' [ens3]: completed: no scripts
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5927] dispatcher: (3) succeeded but no scripts invoked
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_LOCAL of type NM.State>
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Connected to network: True
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_SITE of type NM.State>
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Connected to network: True
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5927] device[517b30f7b750c4d3] (ens3): add_pending_action (2): 'queued-state-change-secondaries'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5927] device[517b30f7b750c4d3] (ens3): queue-state[secondaries, reason:none, id:112]: queue state change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5927] device[517b30f7b750c4d3] (ens3): queue-state[secondaries, reason:none, id:112]: change state
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5927] device (ens3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5927] device[517b30f7b750c4d3] (ens3): add_pending_action (3): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): add_pending_action (4): 'queued-state-change-activated'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): queue-state[activated, reason:none, id:113]: queue state change
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): device entered SECONDARIES state
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): remove_pending_action (3): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): remove_pending_action (2): 'queued-state-change-secondaries'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5929] device[517b30f7b750c4d3] (ens3): queue-state[activated, reason:none, id:113]: change state
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5930] device (ens3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5930] device[517b30f7b750c4d3] (ens3): add_pending_action (3): 'in-state-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5932] active-connection[0x561eb1df26b0]: set state activated (was activating)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5933] manager: NetworkManager state is now CONNECTED_LOCAL
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5934] active-connection[0x561eb1df26b0]: check-master-ready: not signalling (state activated, no master)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5934] device[517b30f7b750c4d3] (ens3): remove_pending_action (2): 'activation-1'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5939] dns-mgr: (device_state_changed): queueing DNS updates (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5939] dns-mgr: (update_routing_and_dns): queueing DNS updates (2)
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5940] manager: NetworkManager state is now CONNECTED_SITE
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5941] policy: set 'ens3' (ens3) as default for IPv4 routing and DNS
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5941] manager: PrimaryConnection now ens3
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5943] dns-mgr: (update_routing_and_dns): DNS configuration changed
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5943] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5943] dns-mgr: (device_state_changed): DNS configuration changed
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5943] dns-mgr: (device_state_changed): committing DNS changes (0)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5943] dns-mgr: update-dns: updating resolv.conf
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5987] device (ens3): Activation: successful, device activated.
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5987] device[517b30f7b750c4d3] (ens3): set metered value 4
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5988] manager: new metered value: 4
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5988] dispatcher: (4) (ens3) dispatching action 'up'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5991] create NMPacrunnerManager singleton (5ba09739c72a487c)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5991] device[517b30f7b750c4d3] (ens3): connectivity state changed from NONE to FULL
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5992] manager: connectivity checking indicates FULL
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.5992] manager: NetworkManager state is now CONNECTED_GLOBAL
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5993] dispatcher: (5) dispatching action 'connectivity-change'
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5994] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=1, new-config=ce6230fa93e761d4, route-table-sync-mode=1)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.5994] platform: (ens3) address: adding or updating IPv4 address: 192.168.122.226/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 612-0[3600,3600] dev 2 flags noprefixroute src unknown
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=1777 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NeworkManager state changed to <enum NM_STATE_CONNECTED_GLOBAL of type NM.State>
Aug 31 14:30:09 localhost org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Connected to network: True
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: new request (2 scripts)
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: CONNECTION_UUID=e6d8288e-8846-474b-ab2b-251650e7b0a1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: CONNECTION_ID=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DEVICE_IFACE=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DEVICE_IP_IFACE=ens3
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_ADDRESS_0=192.168.122.226/24 192.168.122.1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_NUM_ADDRESSES=1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6023] platform-linux: do-add-ip4-address[2: 192.168.122.226/24]: success
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_GATEWAY=192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6024] device[517b30f7b750c4d3] (ens3): connectivity state changed from NONE to FULL
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_NAMESERVERS=192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6025] device[517b30f7b750c4d3] (ens3): ip4-config: update (commit=1, new-config=ce6230fa93e761d4, route-table-sync-mode=1)
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_ROUTE_0=192.168.122.226/32 0.0.0.0 0
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6025] platform: (ens3) address: adding or updating IPv4 address: 192.168.122.226/24 brd 192.168.122.255 lft 3600sec pref 3600sec lifetime 612-0[3600,3600] dev 2 flags noprefixroute src unknown
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_ROUTE_1=192.168.122.0/24 0.0.0.0 100
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP4_NUM_ROUTES=2
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_ADDRESS_0=fe80::5054:ff:fe0b:261b/64 0.0.0.0
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_NUM_ADDRESSES=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_GATEWAY=0.0.0.0
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_ROUTE_0=ff00::/8 :: 256
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_ROUTE_1=fe80::/64 :: 100
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: IP6_NUM_ROUTES=2
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.122.255
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.122.1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6033] platform-linux: do-add-ip4-address[2: 192.168.122.226/24]: success
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_EXPIRY=1630423809
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6033] device[517b30f7b750c4d3] (ens3): remove_pending_action (1): 'in-state-change'
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.122.226
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6034] device[517b30f7b750c4d3] (ens3): remove_pending_action (0): 'queued-state-change-activated'
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.122.1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6036] pacrunner: pacrunner not on D-Bus
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6036] pacrunner: try D-Bus activating pacrunner...
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_DOMAIN=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_NIS_SERVERS=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_ROOT_PATH=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_REQUESTED_WPAD=1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_ROUTERS=192.168.122.1
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: environment: NM_DISPATCHER_ACTION=up
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: start running ordered scripts...
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6070] device[517b30f7b750c4d3] (ens3): hostname-from-dns: lookup done for 192.168.122.226, result "test"
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': new request (2 scripts)
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': environment: CONNECTIVITY_STATE=FULL
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change
Aug 31 14:30:09 localhost NetworkManager[1777]: <info> [1630420209.6081] policy: set-hostname: set hostname to 'test' (from address lookup)
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1777 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:09 localhost systemd[1]: Starting Hostname Service...
Aug 31 14:30:09 localhost systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive.
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3], "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": run script
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": complete
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:2 'up' [ens3]: completed (2 scripts)
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': start running ordered scripts...
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6298] dispatcher: (4) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6298] dispatcher: (4) /etc/NetworkManager/dispatcher.d/20-chrony succeeded
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete
Aug 31 14:30:09 localhost nm-dispatcher[2105]: req:3 'connectivity-change': completed (2 scripts)
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6335] dispatcher: (5) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded
Aug 31 14:30:09 localhost NetworkManager[1777]: <debug> [1630420209.6335] dispatcher: (5) /etc/NetworkManager/dispatcher.d/20-chrony succeeded
Aug 31 14:30:09 localhost dbus-daemon[1779]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 31 14:30:09 localhost systemd[1]: Started Hostname Service.
Aug 31 14:30:09 test systemd-hostnamed[2112]: Changed host name to 'test'
Aug 31 14:30:09 test NetworkManager[1777]: <debug> [1630420209.6748] dispatcher: (6) dispatching action 'hostname'
Aug 31 14:30:09 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Current hostname changed to test
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname': new request (2 scripts)
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname': environment: NM_DISPATCHER_ACTION=hostname
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname': start running ordered scripts...
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": run script
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname', "/usr/lib/NetworkManager/dispatcher.d/04-iscsi": complete
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete
Aug 31 14:30:09 test nm-dispatcher[2105]: req:4 'hostname': completed (2 scripts)
Aug 31 14:30:09 test NetworkManager[1777]: <debug> [1630420209.6791] dispatcher: (6) /usr/lib/NetworkManager/dispatcher.d/04-iscsi succeeded
Aug 31 14:30:09 test NetworkManager[1777]: <debug> [1630420209.6791] dispatcher: (6) /etc/NetworkManager/dispatcher.d/20-chrony succeeded
Aug 31 14:30:10 test anaconda[1878]: anaconda: network: Apply kickstart result: ['ens3']
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/3.
Aug 31 14:30:10 test anaconda[1878]: anaconda: network: Running task Dump missing ifcfg files
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-DumpMissingIfcfgFilesTask-1 (139805531223808)
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-DumpMissingIfcfgFilesTask-1 (139805531223808)
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Dump missing ifcfg files result: []
Aug 31 14:30:10 test anaconda[1878]: anaconda: network: Dump missing ifcfg files result: []
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/4.
Aug 31 14:30:10 test anaconda[1878]: anaconda: network: Running task Set real ONBOOT values from kickstart
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-SetRealOnbootValuesFromKickstartTask-1 (139805531223808)
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:kickstart specification --device=link -> ens3 (first device with link found)
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.initialization:updating ONBOOT values of connection e6d8288e-8846-474b-ab2b-251650e7b0a1 for device ens3
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:updating connection e6d8288e-8846-474b-ab2b-251650e7b0a1 setting 'connection' 'autoconnect' to 'True'
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.nm_client:updated connection e6d8288e-8846-474b-ab2b-251650e7b0a1:
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: {'connection': {'id': <'ens3'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'timestamp': <uint64 1630420209>, 'type': <'802-3-ethernet'>, 'uuid': <'e6d8288e-8846-474b-ab2b-251650e7b0a1'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns': <@au []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'addr-gen-mode': <0>, 'address-data': <@aa{sv} []>, 'dns': <@aay []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'proxy': {}}
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/modules/network/nm_client.py:914: Warning: g_main_context_push_thread_default: assertion 'acquired_context' failed
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: sync_queue
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/modules/network/nm_client.py:914: Warning: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: sync_queue
Aug 31 14:30:10 test NetworkManager[1777]: <debug> [1630420210.6252] ++ connection 'update connection' (0x561eb1e20820/NMSimpleConnection/"802-3-ethernet" < 0x561eb1e3eba0/NMSimpleConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]:
Aug 31 14:30:10 test NetworkManager[1777]: <debug> [1630420210.6252] ++ connection [ 0x561eb1dc6320 < 0x561eb1dc63e0 ]
Aug 31 14:30:10 test NetworkManager[1777]: <debug> [1630420210.6253] ++ connection.timestamp = 1630420209
Aug 31 14:30:10 test NetworkManager[1777]: <debug> [1630420210.6257] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3)
Aug 31 14:30:10 test NetworkManager[1777]: <info> [1630420210.6257] audit: op="connection-update" uuid="e6d8288e-8846-474b-ab2b-251650e7b0a1" name="ens3" args="connection.timestamp" pid=1933 uid=0 result="success"
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-SetRealOnbootValuesFromKickstartTask-1 (139805531223808)
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Set real ONBOOT values from kickstart result: ['ens3']
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Dumping configuration state - Set real ONBOOT values from kickstart
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:/etc/sysconfig/network-scripts/ifcfg-ens3:
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:TYPE=Ethernet
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:PROXY_METHOD=none
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:BROWSER_ONLY=no
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:BOOTPROTO=dhcp
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:DEFROUTE=yes
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV4_FAILURE_FATAL=no
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6INIT=yes
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_AUTOCONF=yes
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_DEFROUTE=yes
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:IPV6_FAILURE_FATAL=no
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:NAME=ens3
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:UUID=e6d8288e-8846-474b-ab2b-251650e7b0a1
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:DEVICE=ens3
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:ONBOOT=yes
Aug 31 14:30:10 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:{'connection': {'id': <'ens3'>, 'interface-name': <'ens3'>, 'permissions': <@as []>, 'timestamp': <uint64 1630420209>, 'type': <'802-3-ethernet'>, 'uuid': <'e6d8288e-8846-474b-ab2b-251650e7b0a1'>}, '802-3-ethernet': {'auto-negotiate': <false>, 'mac-address-blacklist': <@as []>, 's390-options': <@a{ss} {}>}, 'ipv4': {'address-data': <@aa{sv} []>, 'dns': <@au []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'ipv6': {'addr-gen-mode': <0>, 'address-data': <@aa{sv} []>, 'dns': <@aay []>, 'dns-search': <@as []>, 'method': <'auto'>, 'route-data': <@aa{sv} []>}, 'proxy': {}}
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5741] platform: (ens3) signal: address 6 changed: fe80::5054:ff:fe0b:261b/64 lft forever pref forever lifetime 614-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5743] device[517b30f7b750c4d3] (ens3): queued IP6 config change
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5745] platform: (ens3) signal: route 6 added: type local table 255 fe80::5054:ff:fe0b:261b/128 via :: dev 2 metric 0 mss 0 rt-src rt-kernel
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5748] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=0, new-config=970ad7373c5e1e72, route-table-sync-mode=0)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5757] device[517b30f7b750c4d3] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5758] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5766] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5767] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5768] device[517b30f7b750c4d3] (ens3): linklocal6: waiting for link-local addresses successful, continue with method auto
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5768] device[517b30f7b750c4d3] (ens3): addrconf6: using the device EUI-64 identifier
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5770] device[517b30f7b750c4d3] (ens3): ip6-config: update (commit=1, new-config=eff01be076922097, route-table-sync-mode=1)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5770] platform: (ens3) address: adding or updating IPv6 address: fe80::5054:ff:fe0b:261b/64 lft forever pref forever lifetime 614-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5772] platform-linux: do-add-ip6-address[2: fe80::5054:ff:fe0b:261b]: success
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5780] device[517b30f7b750c4d3] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5780] dns-mgr: (device_ip_config_changed): queueing DNS updates (1)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5782] dns-mgr: (device_ip_config_changed): DNS configuration did not change
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5783] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5784] ndisc[0x561eb1df2aa0,"ens3"]: starting neighbor discovery for ifindex 2 (solicit)
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5784] ndisc-lndp[0x561eb1df2aa0,"ens3"]: processing libndp events
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5785] ndisc[0x561eb1df2aa0,"ens3"]: scheduling RA timeout in 30 seconds
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5786] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending first solicitation (of 3) in 0.006 seconds
Aug 31 14:30:11 test NetworkManager[1777]: <debug> [1630420211.5854] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 4.282 seconds
Aug 31 14:30:11 test anaconda[1878]: anaconda: network: Set real ONBOOT values from kickstart result: ['ens3']
Aug 31 14:30:11 test anaconda[1878]: anaconda: network: Creating network configurations.
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.device_configuration:add_device: not adding lo: unsupported type
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.device_configuration:add device: adding device ens3
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.device_configuration:added NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>)
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Device configurations changed: [(NetworkDeviceConfiguration(connection_uuid='', device_name='', device_type=0), NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>))]
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.device_configuration:add_connection: not adding e6d8288e-8846-474b-ab2b-251650e7b0a1: already existing: [NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>)]
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.network:Device configurations created: [NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=<enum NM_DEVICE_TYPE_ETHERNET of type NM.DeviceType>)]
Aug 31 14:30:11 test anaconda[1878]: anaconda: network: Initialization finished.
Aug 31 14:30:11 test anaconda[1878]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (140065511282432)
Aug 31 14:30:11 test anaconda[1878]: anaconda: anaconda: setting display mode to GUI
Aug 31 14:30:11 test anaconda[1878]: anaconda: anaconda: Display mode is set to 'interactive graphical mode'.
Aug 31 14:30:11 test anaconda[1878]: anaconda: isys: 2156208 kB (2105 MB) are available
Aug 31 14:30:11 test anaconda[1878]: program: Running... losetup --list
Aug 31 14:30:11 test anaconda[1878]: anaconda: network: got 0 NTP servers from DHCP
Aug 31 14:30:11 test anaconda[1878]: anaconda: startup_utils: check_memory(): total:2105, needed:320, graphical:410
Aug 31 14:30:11 test anaconda[1878]: anaconda: core.util: Setting timeout 60 seconds for starting X.
Aug 31 14:30:11 test anaconda[1878]: program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset
Aug 31 14:30:11 test org.fedoraproject.Anaconda.Modules.Timezone[1903]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to [].
Aug 31 14:30:11 test anaconda[1878]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (140065511282432)
Aug 31 14:30:13 test anaconda[1878]: anaconda: core.util: X server has signalled a successful start.
Aug 31 14:30:13 test anaconda[1878]: program: Running... metacity --display :1 --sm-disable
Aug 31 14:30:13 test anaconda[1878]: program: Running... xrdb -nocpp -merge /etc/X11/Xresources
Aug 31 14:30:13 test anaconda[1878]: program: xrdb: No such file or directory
Aug 31 14:30:13 test anaconda[1878]: program: xrdb: can't open file '/etc/X11/Xresources'
Aug 31 14:30:13 test anaconda[1878]: program: Return code: 1
Aug 31 14:30:13 test anaconda[1878]: program: Running... spice-vdagent
Aug 31 14:30:13 test spice-vdagent[2139]: vdagent started
Aug 31 14:30:13 test systemd[1]: Starting Agent daemon for Spice guests...
Aug 31 14:30:13 test systemd[1]: spice-vdagentd.service: Can't open PID file /run/spice-vdagentd/spice-vdagentd.pid (yet?) after start: No such file or directory
Aug 31 14:30:13 test spice-vdagentd[2143]: no session info, max 1 session agent allowed
Aug 31 14:30:13 test systemd[1]: Started Agent daemon for Spice guests.
Aug 31 14:30:13 test dbus-daemon[2149]: [session uid=0 pid=2147] Activating service name='org.a11y.Bus' requested by ':1.1' (uid=0 pid=2136 comm="metacity --display :1 --sm-disable " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:13 test dbus-daemon[2149]: [session uid=0 pid=2147] Successfully activated service 'org.a11y.Bus'
Aug 31 14:30:13 test org.a11y.Bus[2149]: dbus-daemon[2167]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=2136 comm="metacity --display :1 --sm-disable " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:13 test org.a11y.Bus[2149]: dbus-daemon[2167]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 31 14:30:13 test org.a11y.Bus[2149]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 31 14:30:13 test spice-vdagent[2139]: display: failed to call GetCurrentState from mutter over DBUS
Aug 31 14:30:13 test spice-vdagent[2139]: error message: Cannot invoke method; proxy is for a well-known name without an owner and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
Aug 31 14:30:13 test spice-vdagent[2139]: No guest output map, using output index as display id
Aug 31 14:30:13 test spice-vdagent[2139]: No guest output map, using output index as display id
Aug 31 14:30:13 test spice-vdagent[2139]: No guest output map, using output index as display id
Aug 31 14:30:13 test spice-vdagent[2139]: No guest output map, using output index as display id
Aug 31 14:30:13 test anaconda[1878]: program: Return code: 0
Aug 31 14:30:13 test anaconda[1878]: anaconda: display: Started spice-vdagent.
Aug 31 14:30:13 test kernel: input: spice vdagent tablet as /devices/virtual/input/input5
Aug 31 14:30:13 test spice-vdagentd[2143]: opening vdagent virtio channel
Aug 31 14:30:13 test spice-vdagentd[2143]: Set max clipboard: 104857600
Aug 31 14:30:13 test spice-vdagentd[2143]: Set max clipboard: 104857600
Aug 31 14:30:13 test spice-vdagent[2139]: vdagent_audio_playback_sync mute=yes nchannels=2
Aug 31 14:30:13 test spice-vdagent[2139]: get_alsa_default_mixer_by_name fail: No such file or directory
Aug 31 14:30:13 test spice-vdagent[2139]: vdagent-audio: can't get default alsa mixer
Aug 31 14:30:13 test spice-vdagent[2139]: Fail to sync playback volume
Aug 31 14:30:14 test anaconda[1878]: anaconda: addons: Loading ks section into module path for addon org_fedora_oscap
Aug 31 14:30:14 test anaconda[1878]: anaconda: addons: Loading spokes into module path for addon org_fedora_oscap
Aug 31 14:30:14 test anaconda[1878]: anaconda: addons: Loading ks section into module path for addon com_redhat_kdump
Aug 31 14:30:14 test anaconda[1878]: anaconda: addons: Loading spokes into module path for addon com_redhat_kdump
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'.
Aug 31 14:30:14 test anaconda[1878]: program: Running... udevadm settle --timeout=300
Aug 31 14:30:14 test anaconda[1878]: program: Return code: 0
Aug 31 14:30:14 test anaconda[1878]: program: Running [1] lvm version ...
Aug 31 14:30:14 test anaconda[1878]: program: stdout[1]: LVM version: 2.03.11(2)-RHEL8 (2021-01-28)
Library version: 1.02.175-RHEL8 (2021-01-28)
Driver version: 4.43.0
Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules
Aug 31 14:30:14 test anaconda[1878]: program: stderr[1]:
Aug 31 14:30:14 test anaconda[1878]: program: ...done [1] (exit code: 0)
Aug 31 14:30:14 test anaconda[1878]: program: Running... udevadm settle --timeout=300
Aug 31 14:30:14 test anaconda[1878]: program: Return code: 0
Aug 31 14:30:14 test anaconda[1878]: anaconda: core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:failed to resolve '/dev/zram0'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:failed to resolve 'LABEL=RHEL-8-4-0-BaseOS-x86_64'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['LABEL=RHEL-8-4-0-BaseOS-x86_64', '/dev/zram0']'.
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Running Thread: AnaStorageThread (140065511282432)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:starting Blivet copy
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:finished Blivet copy
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140616331814656)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:no initiator set
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:resetting Blivet (version 3.2.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fe3ca823940>
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is ['sda']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [3] multipath --version ...
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Running Thread: AnaTimeInitThread (140065370851072)
Aug 31 14:30:14 test anaconda[1878]: program: Running... hwclock --hctosys --utc
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[3]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[3]: Unknown switch: (null)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath-tools v0.8.4 (05/04, 2020)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Usage:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-R retries] -f device
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-R retries] -F
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-l|-ll] [device]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-a|-w] device
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-A|-W]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-i] [-c|-C] device
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-v level] [-i] [-u|-U]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath [-h|-t|-T]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Where:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -h print this usage text
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -l show multipath topology (sysfs and DM info)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -ll show multipath topology (maximum info)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -f flush a multipath device map
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -F flush all multipath device maps
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -a add a device wwid to the wwids file
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -A add devices from kernel command line mpath.wwids
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parameters to wwids file
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -c check if a device should be a path in a multipath device
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -C check if a multipath device has usable paths
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -q allow queue_if_no_path when multipathd is not running
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -d dry run, do not create or update devmaps
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -t display the currently used multipathd configuration
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -T display the multipathd configuration without builtin defaults
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -r force devmap reload
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -i ignore wwids file
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -B treat the bindings file as read only
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -b fil bindings file location
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -w remove a device from the wwids file
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -W reset the wwids file include only the current devices
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -R num number of times to retry removes of in-use devices
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -u check if the device specified in the program environment should be a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: path in a multipath device
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -U check if the device specified in the program environment is a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: multipath device with usable paths, see -C flag
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -p pol force all maps to specified path grouping policy:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . failover one path per priority group
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . multibus all paths in one priority group
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . group_by_serial one priority group per serial
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . group_by_prio one priority group per priority lvl
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . group_by_node_name one priority group per target node
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: -v lvl verbosity level:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . 0 no output
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . 1 print created devmap names only
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . 2 default verbosity
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . 3 print debug information
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: device action limited to:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . multipath named 'device' (ex: mpath0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . multipath whose wwid is 'device' (ex: 60051...)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . multipath including the path named 'device' (ex: /dev/sda or
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: /dev/dm-0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: . multipath including the path with maj:min 'device' (ex: 8:0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [3] (exit code: 1)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [4] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.structures.secret:Hiding DBus fields account-password, activation-keys, server-proxy-password.
Aug 31 14:30:14 test anaconda[1878]: anaconda: payload.manager: Restarting payload thread
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Running Thread: AnaPayloadRestartThread (140065361409792)
Aug 31 14:30:14 test anaconda[1878]: anaconda: geoloc: Geolocation is disabled due to automated kickstart based installation.
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Running Thread: AnaPayloadThread (140065353017088)
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Thread Done: AnaPayloadRestartThread (140065361409792)
Aug 31 14:30:14 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: STARTED
Aug 31 14:30:14 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: WAITING_STORAGE
Aug 31 14:30:14 test anaconda[1878]: program: Running... systemctl start chronyd
Aug 31 14:30:14 test systemd[1]: Starting NTP client/server...
Aug 31 14:30:14 test chronyd[2209]: chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG)
Aug 31 14:30:14 test chronyd[2209]: Using right/UTC timezone to obtain leap second data
Aug 31 14:30:14 test multipathd[1702]: Multipath configuration updated.
Aug 31 14:30:14 test multipathd[1702]: Reload multipathd for changes to take effect
Aug 31 14:30:14 test systemd[1]: Started NTP client/server.
Aug 31 14:30:14 test anaconda[1878]: program: Return code: 0
Aug 31 14:30:14 test systemd[1]: Reloading Device-Mapper Multipath Device Controller.
Aug 31 14:30:14 test multipathd[1702]: reconfigure (operator)
Aug 31 14:30:14 test multipathd[2227]: ok
Aug 31 14:30:14 test systemd[1]: Reloaded Device-Mapper Multipath Device Controller.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[4]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[4]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [4] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2021-05-03-15-21-56-00 '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:01.1-ata-1 /dev/cdrom '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-label/RHEL-8-4-0-BaseOS-x86_64 '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00002',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sr0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_ATA': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'ata',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_DVD': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_DVD': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_SESSION_COUNT': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_STATE': 'complete',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_TRACK_COUNT': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MRW': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MRW_W': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'RHEL-8-4-0-BaseOS-x86_64',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'RHEL-8-4-0-BaseOS-x86_64',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_SYSTEM_ID': 'LINUX',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'iso9660',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '2021-05-03-15-21-56-00',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '2021-05-03-15-21-56-00',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': 'Joliet Extension',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_DVD-ROM',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '426eea3b',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:01.1-ata-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': 'QEMU_DVD-ROM_QM00002',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'QM00002',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'cd/dvd',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '11',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_DVD-ROM',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'cd/dvd',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sr0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:uaccess:seat:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14218431'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [5] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[5]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[5]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [5] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test rsyslogd[1834]: imjournal: journal files changed, reloading... [v8.1911.0-7.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevicePopulator.run:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ;
Aug 31 14:30:14 test anaconda[1878]: program: Return code: 0
Aug 31 14:30:14 test anaconda[1878]: anaconda: threading: Thread Done: AnaTimeInitThread (140065370851072)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0/size: 31393738353732380a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sr0 size to 9.43 GiB (9.43 GiB)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added cdrom sr0 (id 4) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: OpticalDevice instance (0x7fe3cab51940) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sr0 status = True id = 4
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 9.43 GiB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 11 minor = 0 exists = True protected = False
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 9.43 GiB path = /dev/sr0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sr0' is 'iso9660'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Iso9660FS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing iso9660 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'FIND_MULTIPATHS_WAIT_UNTIL': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MPATH_SBIN_PATH': '/sbin',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14406755'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 51454d55202020200a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:sda is a disk
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/size: 34313934333034300a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda size to 20 GiB (20 GiB)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added disk sda (id 14) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DiskDevice instance (0x7fe3ca864cc0) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda status = True id = 14
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 20 GiB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 0 exists = True protected = False
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 20 GiB path = /dev/sda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None removable = False wwn = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.__init__: uuid: 1264bf85 ; label: None ; device: /dev/sda ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ;
Aug 31 14:30:14 test kernel: sda: sda1 sda2
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: type: msdos primaryPartitionCount: 2
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: partitions: [<parted.partition.Partition object at 0x7fe3ca9de208>, <parted.partition.Partition object at 0x7fe3ca9deb00>]
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: device: <parted.device.Device object at 0x7fe3ca99fd68>
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PedDisk: <_ped.Disk object at 0x7fe3ca9b19c8>
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing msdos disklabel
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'squashfs',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '4.0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14158174'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /run/install/repo/images/install.img (id 24) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 29
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop0 (id 28) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca976978) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop0 status = False id = 28
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /run/install/repo/images/install.img (24)']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:14 test systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 33
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 34
Aug 31 14:30:14 test systemd[1]: Starting LVM event activation on device 8:2...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 35
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'loop0' is 'squashfs'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 36
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/loop1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14155052'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /LiveOS/rootfs.img (id 38) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 43
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 44
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop1 (id 42) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca98c2e8) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop1 status = False id = 42
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /LiveOS/rootfs.img (38)']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 46
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 47
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 48
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 49
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'loop1' is 'ext4'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/loop1
Aug 31 14:30:14 test lvm[2242]: pvscan[2242] PV /dev/sda2 online, VG lvm.vg1 is complete.
Aug 31 14:30:14 test lvm[2242]: pvscan[2242] VG lvm.vg1 run autoactivation.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2u3b5bnm
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Mon May 3 18:28:59 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xfddeb0f0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_64bit journal_checksum_v3
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000006
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0xdd24e984
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/loop1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Couldn't find valid filesystem superblock.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 50
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14150147'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 54
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /overlay (deleted) (id 52) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop2 (id 56) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca98c828) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop2 status = False id = 56
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /overlay (deleted) (52)']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop2
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no type or existing type for loop2, bailing
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-name-live-rw',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'live-rw',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '9965284'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [6] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[6]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[6]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [6] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[7]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[7]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [7] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test lvm[2242]: 2 logical volume(s) in volume group "lvm.vg1" now active
Aug 31 14:30:14 test dbus-daemon[1779]: [system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.29' (uid=0 pid=2242 comm="/usr/sbin/lvm pvscan --cache --activate ay 8:2 " label="system_u:system_r:kernel_t:s0")
Aug 31 14:30:14 test systemd[1]: Starting LVM2 D-Bus service...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[8]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[8]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [8] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[9]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[9]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [9] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[10]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[10]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [10] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[11]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[11]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [11] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[12]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[12]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [12] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[13]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[13]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [13] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[14]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[14]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [14] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (42) with existing ext4 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (56)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 62
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 363239313435360a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated live-rw size to 3 GiB (3 GiB)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added dm live-rw (id 61) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DMDevice instance (0x7fe3ca98ce48) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = live-rw status = True id = 61
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B loop loop1 (42) with existing ext4 filesystem']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 3 GiB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = True
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 3 GiB path = /dev/mapper/live-rw
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[15]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[15]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [15] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[16]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[16]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [16] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 65
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 66
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 67
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 68
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'live-rw' is 'ext4'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Tue Aug 31 14:19:52 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Tue Aug 31 14:19:52 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 2
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xc76c0b33
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000007
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0x78213ae3
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Estimated minimum size of the filesystem: 786432
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:using current size 3 GiB as min size
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 69
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 '
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'live-base',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '9985426'} ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[17]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[17]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [17] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[18]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[18]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [18] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test dbus-daemon[1779]: [system] Successfully activated service 'com.redhat.lvmdbus1'
Aug 31 14:30:14 test systemd[1]: Started LVM2 D-Bus service.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[19]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[19]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [19] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[20]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[20]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [20] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[21]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[21]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [21] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[22]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[22]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [22] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[23]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[23]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [23] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[24]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[24]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [24] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[25]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[25]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [25] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (42) with existing ext4 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 72
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ;
Aug 31 14:30:14 test systemd[1]: Started LVM event activation on device 8:2.
Aug 31 14:30:14 test anaconda[1878]: anaconda: ui.gui: Detected primary monitor: 1024x768 95dpix 96dpiy
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 363239313435360a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated live-base size to 3 GiB (3 GiB)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added dm live-base (id 71) to device tree
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DMDevice instance (0x7fe3ca92bc18) --
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = live-base status = True id = 71
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B loop loop1 (42) with existing ext4 filesystem']
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 3 GiB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = True
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 3 GiB path = /dev/mapper/live-base
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[26]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[26]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [26] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[27]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[27]:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [27] (exit code: 0)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 75
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 76
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 77
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 78
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'live-base' is 'ext4'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2u3b5bnm
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Mon May 3 18:28:59 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xfddeb0f0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_64bit journal_checksum_v3
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000006
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0xdd24e984
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/mapper/live-base
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Couldn't find valid filesystem superblock.
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base'
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 79
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ;
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:14 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:devices to scan: ['sda1', 'sda2', 'lvm.vg1-home', 'lvm.vg1-root']
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1264bf85-01 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-label/BOOT '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/0042254f-32aa-47bb-9eaf-7c227284bcc1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'partition',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'BOOT',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'BOOT',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '0042254f-32aa-47bb-9eaf-7c227284bcc1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '0042254f-32aa-47bb-9eaf-7c227284bcc1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_DISK': '8:0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_FLAGS': '0x80',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_NUMBER': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_OFFSET': '2048',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SCHEME': 'dos',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SIZE': '2048000',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_TYPE': '0x83',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_UUID': '1264bf85-01',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'PARTN': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632905744'} ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 82
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 83
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034383030300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda1 size to 1000 MiB (1000 MiB)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:looking up parted Partition: /dev/sda1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034383030300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda1 size to 1000 MiB (1000 MiB)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added partition sda1 (id 81) to device tree
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: PartitionDevice instance (0x7fe3ca93ffd0) --
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda1 status = True id = 81
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 20 GiB disk sda (14) with existing msdos disklabel']
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = 1264bf85-01 size = 1000 MiB
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 1 exists = True protected = False
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 1000 MiB path = /dev/sda1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None grow = None max size = 0 B bootable = True
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: part type = 0 primary = None start sector = None end sector = None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parted_partition = parted.Partition instance --
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca9de198> fileSystem: <parted.filesystem.FileSystem object at 0x7fe3ca9deba8>
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 1 path: /dev/sda1 type: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3ca9de2e8> PedPartition: <_ped.Partition object at 0x7fe3ca969ca8>
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk = existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: start = 2048 end = 2050047 length = 2048000
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: flags = boot
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 85
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 86
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 87
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 88
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sda1' is 'xfs'
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/sda1
Aug 31 14:30:15 test anaconda[1878]: anaconda: ui.gui.spokes.network: network standalone spoke (init): completed: ['ens3']
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:dblocks = 256000
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:blocksize = 4096
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/sda1:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 89
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: xfs ; current: None ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing xfs filesystem
Aug 31 14:30:15 test anaconda[1878]: anaconda: lifecycle: Adding controller: SummaryHub
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1264bf85-02 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/lvm-pv-uuid-Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'partition',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'LVM2_member',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'raid',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': 'LVM2 001',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_DISK': '8:0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_NUMBER': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_OFFSET': '2050048',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SCHEME': 'dos',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SIZE': '39892992',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_TYPE': '0x8e',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_UUID': '1264bf85-02',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'PARTN': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_ALIAS': '/dev/block/8:2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_READY': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_WANTS': 'lvm2-pvscan@8:2.service',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'UDISKS_IGNORE': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632908343'} ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 92
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 33393839323939320a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda2 size to 19.02 GiB (19.02 GiB)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:looking up parted Partition: /dev/sda2
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 33393839323939320a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda2 size to 19.02 GiB (19.02 GiB)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added partition sda2 (id 91) to device tree
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: PartitionDevice instance (0x7fe3ca98a390) --
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda2 status = True id = 91
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 20 GiB disk sda (14) with existing msdos disklabel']
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = 1264bf85-02 size = 19.02 GiB
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 2 exists = True protected = False
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/sda2
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None grow = None max size = 0 B bootable = None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: part type = 0 primary = None start sector = None end sector = None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parted_partition = parted.Partition instance --
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca9de198> fileSystem: None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 2 path: /dev/sda2 type: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3ca9de160> PedPartition: <_ped.Partition object at 0x7fe3ca969d00>
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk = existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: start = 2050048 end = 41943039 length = 39892992
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: flags = lvm
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 95
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 96
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 97
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 98
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [28] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[28]: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv LVM2_PV_FREE=14130610176 LVM2_PV_SIZE=20422066176 LVM2_PE_START=1048576 LVM2_VG_NAME=lvm.vg1 LVM2_VG_UUID=S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 LVM2_VG_SIZE=20422066176 LVM2_VG_FREE=14130610176 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=4869 LVM2_VG_FREE_COUNT=3369 LVM2_PV_COUNT=1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[28]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [28] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sda2' is 'lvmpv'
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv ; label: None ; device: /dev/sda2 ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ; vg_name: lvm.vg1 ; vg_uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; pe_start: 1024 KiB ; free: 13.16 GiB ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 99
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; incomplete: True ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [29] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[29]: LVM2_VG_NAME=lvm.vg1 LVM2_VG_UUID=S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 LVM2_VG_SIZE=20422066176 LVM2_VG_FREE=14130610176 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=4869 LVM2_VG_FREE_COUNT=3369 LVM2_PV_COUNT=1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[29]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [29] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:Can't get exported information from VG info, assuming VG is not exported.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: lvm.vg1 ; parent: sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: lvm.vg1 ; kids: 0 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 102
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._set_format: lvm.vg1 ; type: None ; current: None ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: lvm.vg1 ; status: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added lvmvg lvm.vg1 (id 100) to device tree
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; incomplete: True ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no LVs listed for VG lvm.vg1
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing lvmpv
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-home ; info: {'DEVLINKS': '/dev/lvm.vg1/home /dev/mapper/lvm.vg1-home '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-name-lvm.vg1-home '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'home',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-home',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632999615'} ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-home (/sys/devices/virtual/block/dm-2)...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [30] dmsetup info -co subsystem --noheadings lvm.vg1-home ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[30]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[30]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [30] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [31] dmsetup info -co subsystem --noheadings lvm.vg1-home ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[31]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[31]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [31] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [32] dmsetup info -co subsystem --noheadings lvm.vg1-home ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[32]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[32]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [32] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMDevicePopulator.run: name: lvm.vg1-home ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB partition sda2 (91) with existing lvmpv
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no device obtained for lvm.vg1-home
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-root ; info: {'DEVLINKS': '/dev/disk/by-uuid/9c60e33e-03e0-42c4-a583-868f4fd1b2b4 '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/lvm.vg1/root /dev/disk/by-id/dm-name-lvm.vg1-root '
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/mapper/lvm.vg1-root',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-3',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-3',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'root',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-root',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '3',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-3',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-3',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632998850'} ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-root (/sys/devices/virtual/block/dm-3)...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [33] dmsetup info -co subsystem --noheadings lvm.vg1-root ...
Aug 31 14:30:15 test NetworkManager[1777]: <debug> [1630420215.4153] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 8.712 seconds
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[33]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[33]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [33] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [34] dmsetup info -co subsystem --noheadings lvm.vg1-root ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[34]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[34]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [34] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [35] dmsetup info -co subsystem --noheadings lvm.vg1-root ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[35]: LVM
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[35]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [35] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMDevicePopulator.run: name: lvm.vg1-root ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB partition sda2 (91) with existing lvmpv
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no device obtained for lvm.vg1-root
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:device /dev/sda data[440:443] = 85bf6412
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x1264bf85'}
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev80/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/interface: 53435349202020200969643a203020206c756e3a20300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/mbr_signature: 307831323634626638350a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 34313934333034300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/host_bus: 504349200930303a30392e3020206368616e6e656c3a20300a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio*/block/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: Could not find Virtio device for pci dev 00:09.0 channel 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio*/host*/target*:0:0/*:0:0:0/block/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob match: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x1264bf85 sectors: 41943040 SCSI sysfs pci path: ../devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda host_bus: PCI pci_dev: 00:09.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0>
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: matched 0x80 to sda using PCI dev
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'LABEL=RHEL-8-4-0-BaseOS-x86_64' to 'sr0' (cdrom)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Protected device spec LABEL=RHEL-8-4-0-BaseOS-x86_64 resolved to sr0.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path returned None
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:failed to resolve '/dev/zram0'
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [36] lvm vgchange -an lvm.vg1 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[36]: 0 logical volume(s) in volume group "lvm.vg1" now active
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[36]:
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [36] (exit code: 0)
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2.
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.setup: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... mount -t xfs -o defaults,ro /dev/sda1 /mnt/sysimage
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Localization[1903]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['at', 'us'].
Aug 31 14:30:15 test anaconda[1878]: anaconda: threading: Running Thread: AnaAddLayoutsInitThread (140065370851072)
Aug 31 14:30:15 test kernel: XFS (sda1): Mounting V5 Filesystem
Aug 31 14:30:15 test anaconda[1878]: anaconda: ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6380e6a5c0>> on <list object at 0x7f6380e4e408>
Aug 31 14:30:15 test anaconda[1878]: anaconda: threading: Running Thread: AnaGtkBatchPre1 (140065361409792)
Aug 31 14:30:15 test anaconda[1878]: anaconda: threading: Thread Done: AnaGtkBatchPre1 (140065361409792)
Aug 31 14:30:15 test anaconda[1878]: anaconda: threading: Running Thread: AnaKeyboardThread (140065361409792)
Aug 31 14:30:15 test kernel: XFS (sda1): Ending clean mount
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... umount /mnt/sysimage
Aug 31 14:30:15 test systemd[1]: mnt-sysimage.mount: Succeeded.
Aug 31 14:30:15 test kernel: XFS (sda1): Unmounting Filesystem
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:15 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test anaconda[1878]: anaconda: lifecycle: Module initialized: LangsupportSpoke
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: False ; controllable: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:16 test anaconda[1878]: anaconda: threading: Running Thread: AnaNTPserver1 (140065330448128)
Aug 31 14:30:16 test anaconda[1878]: anaconda: threading: Running Thread: AnaDateTimeThread (140065322055424)
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 19.02 GiB free
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 19.02 GiB free
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Iso9660FS.supported: supported: True ;
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The storage model has changed.
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140616331814656)
Aug 31 14:30:16 test anaconda[1878]: anaconda: threading: Thread Done: AnaNTPserver1 (140065330448128)
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.structures.secret:Hiding DBus fields account-password, activation-keys, server-proxy-password.
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Subscription[1903]: DEBUG:anaconda.modules.common.structures.secret:Hiding DBus fields account-password, activation-keys, server-proxy-password.
Aug 31 14:30:16 test anaconda[1878]: anaconda: ui.gui.spokes.lib.subscription: Subscription GUI: populating attached subscriptions listbox
Aug 31 14:30:16 test anaconda[1878]: anaconda: ui.gui.spokes.lib.subscription: Subscription GUI: attached subscriptions listbox has been populated
Aug 31 14:30:16 test anaconda[1878]: anaconda: threading: Running Thread: AnaSubscriptionSpokeInitThread (140065330448128)
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The storage model has changed.
Aug 31 14:30:16 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied.
Aug 31 14:30:16 test anaconda[1878]: anaconda: threading: Thread Done: AnaStorageThread (140065511282432)
Aug 31 14:30:16 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: WAITING_NETWORK
Aug 31 14:30:17 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: DOWNLOADING_PKG_METADATA
Aug 31 14:30:17 test anaconda[1878]: packaging: Configuring the base repo
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/1.
Aug 31 14:30:17 test anaconda[1878]: anaconda: threading: Running Thread: AnaSourceWatcher (140065511282432)
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-TearDownSourcesTask-1 (140688277993216)
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.base.initialization:Collected ['Tear down mount installation source'] tasks from SourceType.CDROM source
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.base.initialization:Running task Tear down mount installation source
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.source.mount_tasks:Unmounting installation source
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:program:Running... umount /run/install/sources/mount-0000-cdrom
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.gui.hubs: incomplete spokes: [SourceSpoke]
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:program:stderr:
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:program:b'umount: /run/install/sources/mount-0000-cdrom: no mount point specified.'
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:program:Return code: 32
Aug 31 14:30:17 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-TearDownSourcesTask-1 (140688277993216)
Aug 31 14:30:17 test anaconda[1878]: anaconda: threading: Running Thread: AnaSoftwareWatcher (140065308198656)
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke]
Aug 31 14:30:17 test anaconda[1878]: anaconda: threading: Running Thread: AnaStorageWatcher (140065299805952)
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke, StorageSpoke]
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: StorageSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: threading: Thread Done: AnaStorageWatcher (140065299805952)
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: CustomPartitioningSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: FilterSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: misc: /usr/share/anaconda/addons/com_redhat_kdump/gui/spokes/kdump.py:80: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "value, lower, upper, step_increment, page_increment, page_size" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
adjustment = Gtk.Adjustment(lower, lower, upper, step, step, 0)
Aug 31 14:30:17 test NetworkManager[1777]: <debug> [1630420217.5707] agent-manager: agent[528c810e25268c41,:1.23/anaconda/0]: requesting permissions
Aug 31 14:30:17 test NetworkManager[1777]: <info> [1630420217.5707] agent-manager: agent[528c810e25268c41,:1.23/anaconda/0]: agent registered
Aug 31 14:30:17 test NetworkManager[1777]: <debug> [1630420217.5708] policy: re-enabling autoconnect for all connections (only clear no-secrets flag)
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.gui.spokes.network: adding device configuration: NetworkDeviceConfiguration(connection_uuid='e6d8288e-8846-474b-ab2b-251650e7b0a1', device_name='ens3', device_type=1)
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: NetworkSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: threading: Running Thread: OSCAPguiWaitForDataFetchThread (140065299805952)
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: PasswordSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Module initialized: UserSpoke
Aug 31 14:30:17 test anaconda[1878]: anaconda: lifecycle: Initialization of all modules (12) has been started.
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.gui.hubs: Starting event loop for hub SummaryHub
Aug 31 14:30:17 test anaconda[1878]: anaconda: ui.common: Entered hub: SummaryHub
Aug 31 14:30:17 test anaconda[1878]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated
return cls.new(*args, **kwds)
Aug 31 14:30:18 test anaconda[1878]: anaconda: isys: System time set to Tue Aug 31 14:30:18 2021 UTC
Aug 31 14:30:18 test anaconda[1878]: anaconda: isys: System time set to Tue Aug 31 14:30:18 2021 UTC
Aug 31 14:30:18 test rsyslogd[1834]: imjournal: journal files changed, reloading... [v8.1911.0-7.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 14:30:18 test anaconda[1878]: anaconda: isys: System time set to Tue Aug 31 14:30:18 2021 UTC
Aug 31 14:30:18 test rsyslogd[1834]: imjournal: journal files changed, reloading... [v8.1911.0-7.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 14:30:18 test anaconda[1878]: anaconda: lifecycle: Module initialized: DatetimeSpoke
Aug 31 14:30:18 test anaconda[1878]: anaconda: threading: Thread Done: AnaDateTimeThread (140065322055424)
Aug 31 14:30:18 test anaconda[1878]: anaconda: ui.gui.spokes.storage: Running the execute method for the CUSTOM partitioning method.
Aug 31 14:30:18 test anaconda[1878]: anaconda: threading: Running Thread: AnaExecuteStorageThread (140065322055424)
Aug 31 14:30:18 test anaconda[1878]: anaconda: ui.gui.spokes.storage: Saving storage configuration...
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:starting Blivet copy
Aug 31 14:30:18 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is not ready: KeyboardSpoke
Aug 31 14:30:18 test anaconda[1878]: anaconda: ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts...
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ;
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance --
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca93bbe0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe3ca8de748>
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 1 path: /dev/sda1 type: 0
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3ca8de518> PedPartition: <_ped.Partition object at 0x7fe3ca90ff10>
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ;
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance --
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca93bbe0> fileSystem: None
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 2 path: /dev/sda2 type: 0
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3ca8de5f8> PedPartition: <_ped.Partition object at 0x7fe3ca8b6d58>
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:finished Blivet copy
Aug 31 14:30:18 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2.
Aug 31 14:30:19 test systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Aug 31 14:30:19 test chronyd[2209]: Selected source 144.76.197.108
Aug 31 14:30:19 test chronyd[2209]: System clock TAI offset set to 37 seconds
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-CustomPartitioningTask-1 (140616331814656)
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/2.
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda2
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda1
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:checking whether disk sda has an empty extended
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:extended is None ; logicals is []
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True.
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fe3ca93f860) --
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda status = True id = 14
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = ['existing 1000 MiB partition sda1 (81) with existing xfs filesystem',
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 19.02 GiB partition sda2 (91) with existing lvmpv']
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = []
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 20 GiB
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing msdos disklabel
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 0 exists = True protected = False
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 20 GiB path = /dev/sda
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = disklabel removable = False wwn = None]
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-SetUpSourcesTask-1 (140688277993216)
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.base.initialization:Collected ['Set up CD-ROM Installation Source'] tasks from SourceType.CDROM source
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.base.initialization:Running task Set up CD-ROM Installation Source
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.source.mount_tasks:Mounting installation source
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.source.cdrom.initialization:Trying to detect CD-ROM automatically
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.source.cdrom.initialization:Testing if inst.stage2 is a CDROM device
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: []
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: []
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive.
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'LABEL=RHEL-8-4-0-BaseOS-x86_64' to 'sr0' (cdrom)
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:anaconda.modules.payloads.source.cdrom.initialization:Found possible stage2 default installation source sr0
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ;
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ;
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no type or existing type for sr0, bailing
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is not ready: SourceSpoke
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting SourceSpoke status to: Setting up installation source...
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ;
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting SourceSpoke status to: Probing storage...
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata...
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata...
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.43 GiB cdrom sr0 (4) with existing iso9660 filesystem
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Probing storage...
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Probing storage...
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting OSCAPSpoke status to: Fetching content data
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is not ready: OSCAPSpoke
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:program:Running... mount -t iso9660 -o ro /dev/sr0 /run/install/sources/mount-0000-cdrom
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: PasswordSpoke
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Root Password is ready
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: DatetimeSpoke
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Time & Date is ready
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: execute spoke from event loop Time & Date
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is not ready: StorageSpoke
Aug 31 14:30:20 test anaconda[1878]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration...
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.modules.payloads.source.cdrom.initialization:using CD-ROM device sr0 mounted at /run/install/sources/mount-0000-cdrom
Aug 31 14:30:20 test org.fedoraproject.Anaconda.Modules.Payloads[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-SetUpSourcesTask-1 (140688277993216)
Aug 31 14:30:21 test chronyd[2209]: Selected source 85.237.30.84
Aug 31 14:30:21 test chronyd[2209]: Source 85.237.30.84 replaced with 2001:628:21f0:80::80:29
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'sda' to 'sda' (disk)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 9.43 GiB cdrom sr0 (4) with existing iso9660 filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 1000 MiB partition sda1 (81) with existing xfs filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 19.02 GiB partition sda2 (91) with existing lvmpv
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B file /run/install/repo/images/install.img (24)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B loop loop0 (28)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B file /LiveOS/rootfs.img (38)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B loop loop1 (42) with existing ext4 filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 3 GiB dm live-rw (61) with existing ext4 filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 3 GiB dm live-base (71) with existing ext4 filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B file /overlay (deleted) (52)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: existing 0 B loop loop2 (56)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: and disks_only=True
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (14) with existing msdos disklabel
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'sda' to 'sda' (disk)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.partitioning.custom.custom_partitioning:Executing the custom partitioning.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 144
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1000 MiB partition sda1 (81) with existing xfs filesystem
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:removing sda1
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 1000 MiB partition sda1 (81) with existing xfs filesystem ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:dep is a leaf
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 146
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: xfs ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:registered action: [145] destroy format xfs filesystem on partition sda1 (id 81)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: xfs ; current: None ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:registered action: [147] create format xfs filesystem mounted at /boot on partition sda1 (id 81)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:removing all non-preexisting partitions ['sda1(id 81)', 'sda2(id 91)'] from disk(s) ['sda']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['sda1(id 81)', 'sda2(id 91)']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:removing all non-preexisting partitions [] from disk(s) ['sda']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda1(id 81)', 'sda2(id 91)']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no growable partitions
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:fixing size of existing 1000 MiB partition sda1 (81) with non-existent xfs filesystem mounted at /boot
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:fixing size of existing 19.02 GiB partition sda2 (91) with existing lvmpv
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 19.02 GiB lvmvg lvm.vg1 (100)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 148
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: ERROR:anaconda.modules.storage.partitioning.base_partitioning:Storage configuration has failed: The following problem occurred on line 5 of the kickstart file:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Logical volume "root" given in logvol command does not exist.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-CustomPartitioningTask-1 (140616331814656)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-CustomPartitioningTask-1 has failed: Traceback (most recent call last):
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 52, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._run(self._storage)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 42, in _run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._configure_partitioning(storage)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/custom/custom_partitioning.py", line 94, in _configure_partitioning
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._execute_logvol(storage, data)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/custom/custom_partitioning.py", line 849, in _execute_logvol
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._execute_logvol_data(storage, data, logvol_data)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/custom/custom_partitioning.py", line 1046, in _execute_logvol_data
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: % logvol_data.name, lineno=logvol_data.lineno
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: pykickstart.errors.KickstartParseError: The following problem occurred on line 5 of the kickstart file:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Logical volume "root" given in logvol command does not exist.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: The above exception was the direct cause of the following exception:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Traceback (most recent call last):
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 280, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: threading.Thread.run(self)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/threading.py", line 864, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._target(*self._args, **self._kwargs)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/task/task.py", line 97, in _task_run_callback
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._set_result(self.run())
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 60, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: raise StorageConfigurationError(str(e)) from e
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: pyanaconda.modules.common.errors.configuration.StorageConfigurationError: The following problem occurred on line 5 of the kickstart file:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Logical volume "root" given in logvol command does not exist.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-CustomPartitioningTask-1 (140616331814656)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be allowed through the firewall: ['ssh']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Ports that will be allowed through the firewall: []
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Trusted devices that will be allowed through the firewall: []
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be explicitly disabled on the firewall: []
Aug 31 14:30:21 test anaconda[1878]: anaconda: misc: OSCAP addon: waiting for all Anaconda spokes to be initialized
Aug 31 14:30:21 test chronyd[2209]: Selected source 83.68.137.76
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Traceback (most recent call last):
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib/python3.6/site-packages/dasbus/server/handler.py", line 421, in _method_callback
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: *unwrap_variant(parameters)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib/python3.6/site-packages/dasbus/server/handler.py", line 234, in _handle_call
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: return handler(*parameters)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self.implementation.finish()
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/task/task.py", line 161, in finish
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: threadMgr.raise_if_error(self._thread_name)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 171, in raise_if_error
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 280, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: threading.Thread.run(self)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/threading.py", line 864, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._target(*self._args, **self._kwargs)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/task/task.py", line 97, in _task_run_callback
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: self._set_result(self.run())
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 60, in run
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: raise StorageConfigurationError(str(e)) from e
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: pyanaconda.modules.common.errors.configuration.StorageConfigurationError: The following problem occurred on line 5 of the kickstart file:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Logical volume "root" given in logvol command does not exist.
Aug 31 14:30:21 test anaconda[1878]: anaconda: ui.gui.spokes.storage: Failed to save storage configuration
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.disk_selection.selection:Exclusive disks are set to '[]'.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:starting Blivet copy
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance --
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca864080> fileSystem: <parted.filesystem.FileSystem object at 0x7fe3c976fc18>
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 1 path: /dev/sda1 type: 0
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3c976f9e8> PedPartition: <_ped.Partition object at 0x7fe3c974c518>
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance --
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3ca864080> fileSystem: None
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 2 path: /dev/sda2 type: 0
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3c976fac8> PedPartition: <_ped.Partition object at 0x7fe3c974c7d8>
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:finished Blivet copy
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3.
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-2 (140616331814656)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:no initiator set
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:resetting Blivet (version 3.2.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fe3ca864c50>
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is []
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [37] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ...
Aug 31 14:30:21 test anaconda[1878]: packaging: Using the repo configuration: RepoConfigurationData(cost=1000, excluded_packages=[], included_packages=[], name='', proxy='', ssl_configuration=SSLConfigurationData(ca_cert_path='', client_cert_path='', client_key_path=''), ssl_verification_enabled=True, type='BASEURL', url='file:///run/install/sources/mount-0000-cdrom')
Aug 31 14:30:21 test anaconda[1878]: packaging: retrieving treeinfo from file:///run/install/sources/mount-0000-cdrom (proxy: None ; ssl_verify: True)
Aug 31 14:30:21 test anaconda[1878]: packaging: Trying to download '.treeinfo'
Aug 31 14:30:21 test anaconda[1878]: packaging: Retrieved '.treeinfo' from file:///run/install/sources/mount-0000-cdrom
Aug 31 14:30:21 test anaconda[1878]: packaging: getting release version from tree at file:///run/install/sources/mount-0000-cdrom (8.4)
Aug 31 14:30:21 test anaconda[1878]: packaging: using treeinfo release version of 8.4
Aug 31 14:30:21 test anaconda[1878]: packaging: Treeinfo points base repository to file:///run/install/sources/mount-0000-cdrom/BaseOS.
Aug 31 14:30:21 test anaconda[1878]: packaging: releasever from file:///run/install/sources/mount-0000-cdrom/BaseOS is 8.4
Aug 31 14:30:21 test anaconda[1878]: packaging: Adding new treeinfo repository: AppStream enabled: True
Aug 31 14:30:21 test anaconda[1878]: packaging: added repo: 'AppStream' - file:///run/install/sources/mount-0000-cdrom/AppStream
Aug 31 14:30:21 test anaconda[1878]: librepo: Librepo version: 1.12.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0)
Aug 31 14:30:21 test anaconda[1878]: dnf: repo: downloading from remote: AppStream
Aug 31 14:30:21 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/AppStream/repodata/repomd.xml
Aug 31 14:30:21 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/AppStream/repodata/02036cf03a66a9c1bf58df06663391eaffd8370a802550fc9852dde5b8075431-primary.xml.gz
Aug 31 14:30:21 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/AppStream/repodata/cd37bd36eb81d84711e473138755df447c9d9ae52074de9286d3ba5e6d64df48-filelists.xml.gz
Aug 31 14:30:21 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/AppStream/repodata/728c5d53e39d991cf4b6944b5d70a9faa16b280e489bf162110d8c15c3bf2b25-comps-AppStream.x86_64.xml.gz
Aug 31 14:30:21 test multipathd[1702]: Multipath configuration updated.
Aug 31 14:30:21 test multipathd[1702]: Reload multipathd for changes to take effect
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[37]:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[37]:
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [37] (exit code: 0)
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:21 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/AppStream/repodata/feadcacfc005a3cbbe29f3fc8ad43546720a91ffbfef23640f4cc81be4cce053-modules.yaml.gz
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base']
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00002 '
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:01.1-ata-1 '
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/2021-05-03-15-21-56-00 /dev/cdrom '
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-label/RHEL-8-4-0-BaseOS-x86_64',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sr0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_ATA': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'ata',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_DVD': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_DVD': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_SESSION_COUNT': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_STATE': 'complete',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_TRACK_COUNT': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MRW': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_CDROM_MRW_W': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'RHEL-8-4-0-BaseOS-x86_64',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'RHEL-8-4-0-BaseOS-x86_64',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_SYSTEM_ID': 'LINUX',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'iso9660',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '2021-05-03-15-21-56-00',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '2021-05-03-15-21-56-00',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': 'Joliet Extension',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_DVD-ROM',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '426eea3b',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:01.1-ata-1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': 'QEMU_DVD-ROM_QM00002',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'QM00002',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'cd/dvd',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '11',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_DVD-ROM',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'cd/dvd',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sr0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:uaccess:seat:',
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14218431'} ;
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0)...
Aug 31 14:30:21 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:22 test anaconda[1878]: packaging: enabled repo: 'AppStream' - ['file:///run/install/sources/mount-0000-cdrom/AppStream'] and got repomd
Aug 31 14:30:22 test anaconda[1878]: packaging: added repo: 'anaconda' - file:///run/install/sources/mount-0000-cdrom/BaseOS
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: downloading from remote: anaconda
Aug 31 14:30:22 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/BaseOS/repodata/repomd.xml
Aug 31 14:30:22 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/BaseOS/repodata/058cc3f118b1e6d8869e97bcbf9e0227c2244efb10b64644019c8ffcaa8fd570-primary.xml.gz
Aug 31 14:30:22 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/BaseOS/repodata/e6f473895b1af9350c80c19ab788929f1d1828de9ecc6eb8b47c07820b433e58-filelists.xml.gz
Aug 31 14:30:22 test anaconda[1878]: librepo: Downloading: file:///run/install/sources/mount-0000-cdrom/BaseOS/repodata/7e0aaa85fc7af19b1efb8cf740b78581643bdff4cfcf74a74a27ce0e57604347-comps-BaseOS.x86_64.xml.gz
Aug 31 14:30:22 test anaconda[1878]: packaging: enabled repo: 'anaconda' - ['file:///run/install/sources/mount-0000-cdrom/BaseOS'] and got repomd
Aug 31 14:30:22 test anaconda[1878]: packaging: repo AppStream: mirrorlist None, baseurl file:///run/install/sources/mount-0000-cdrom/AppStream, metalink False
Aug 31 14:30:22 test anaconda[1878]: packaging: added repo: 'AppStream' - file:///run/install/sources/mount-0000-cdrom/AppStream
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[38]: LVM2_VG_NAME=lvm.vg1 LVM2_LV_NAME=home LVM2_LV_UUID=oyGNFy-jIU4-jjcu-gZkB-ggU2-pUk8-yvNtZZ LVM2_LV_SIZE=1048576000 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT=
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: LVM2_VG_NAME=lvm.vg1 LVM2_LV_NAME=root LVM2_LV_UUID=tVSC8t-KF6U-dsTT-viEW-dhNf-pfPc-rqUj3I LVM2_LV_SIZE=5242880000 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT=
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[38]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [38] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevicePopulator.run:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 190
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0/size: 31393738353732380a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sr0 size to 9.43 GiB (9.43 GiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added cdrom sr0 (id 188) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: OpticalDevice instance (0x7fe3c976f5f8) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sr0 status = True id = 188
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 9.43 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 11 minor = 0 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:1/1:0:1:0/block/sr0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 9.43 GiB path = /dev/sr0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 192
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 193
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 194
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 195
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sr0' is 'iso9660'
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Iso9660FS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 196
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing iso9660 filesystem
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: using cache for: AppStream
Aug 31 14:30:22 test anaconda[1878]: packaging: enabled repo: 'AppStream' - ['file:///run/install/sources/mount-0000-cdrom/AppStream'] and got repomd
Aug 31 14:30:22 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: DOWNLOADING_GROUP_METADATA
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'FIND_MULTIPATHS_WAIT_UNTIL': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MPATH_SBIN_PATH': '/sbin',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14406755'} ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda)...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: using cache for: anaconda
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test anaconda[1878]: packaging: repo anaconda: _sync_metadata success from ['file:///run/install/sources/mount-0000-cdrom/BaseOS']
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: using cache for: AppStream
Aug 31 14:30:22 test anaconda[1878]: packaging: repo AppStream: _sync_metadata success from ['file:///run/install/sources/mount-0000-cdrom/AppStream']
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: using cache for: anaconda
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 51454d55202020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:sda is a disk
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 199
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 200
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/size: 34313934333034300a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda size to 20 GiB (20 GiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added disk sda (id 198) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DiskDevice instance (0x7fe3c97026a0) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda status = True id = 198
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 20 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 0 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 20 GiB path = /dev/sda
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None removable = False wwn = None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 202
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 203
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 204
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 205
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ;
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Failed to save storage configuration
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata...
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.__init__: uuid: 1264bf85 ; label: None ; device: /dev/sda ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: type: msdos primaryPartitionCount: 2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: partitions: [<parted.partition.Partition object at 0x7fe3c9709668>, <parted.partition.Partition object at 0x7fe3c9709860>]
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: device: <parted.device.Device object at 0x7fe3c9709390>
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PedDisk: <_ped.Disk object at 0x7fe3c9708d88>
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 206
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing msdos disklabel
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0042254f-32aa-47bb-9eaf-7c227284bcc1 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-label/BOOT '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-partuuid/1264bf85-01',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'partition',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'BOOT',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'BOOT',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '0042254f-32aa-47bb-9eaf-7c227284bcc1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '0042254f-32aa-47bb-9eaf-7c227284bcc1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_DISK': '8:0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_FLAGS': '0x80',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_NUMBER': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_OFFSET': '2048',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SCHEME': 'dos',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SIZE': '2048000',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_TYPE': '0x83',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_UUID': '1264bf85-01',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'PARTN': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632905744'} ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1)...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (198) with existing msdos disklabel
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 210
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034383030300a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda1 size to 1000 MiB (1000 MiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:looking up parted Partition: /dev/sda1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 323034383030300a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda1 size to 1000 MiB (1000 MiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added partition sda1 (id 208) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: PartitionDevice instance (0x7fe3c9702da0) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda1 status = True id = 208
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 20 GiB disk sda (198) with existing msdos disklabel']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = 1264bf85-01 size = 1000 MiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 1 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 1000 MiB path = /dev/sda1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None grow = None max size = 0 B bootable = True
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: part type = 0 primary = None start sector = None end sector = None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parted_partition = parted.Partition instance --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3c97093c8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe3c9709908>
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 1 path: /dev/sda1 type: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3c9709588> PedPartition: <_ped.Partition object at 0x7fe3c974cd00>
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk = existing 20 GiB disk sda (198) with existing msdos disklabel
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: start = 2048 end = 2050047 length = 2048000
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: flags = boot
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 212
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 213
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 214
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 215
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sda1' is 'xfs'
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/sda1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:dblocks = 256000
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:blocksize = 4096
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/sda1:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 216
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: xfs ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing xfs filesystem
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/1264bf85-02 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/lvm-pv-uuid-Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/sda2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'partition',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_MULTIPATH_DEVICE_PATH': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_BUS': 'scsi',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'LVM2_member',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'raid',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': 'LVM2 001',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_DISK': '8:0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_NUMBER': '2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_OFFSET': '2050048',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SCHEME': 'dos',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_SIZE': '39892992',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_TYPE': '0x8e',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_ENTRY_UUID': '1264bf85-02',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_TYPE': 'dos',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PART_TABLE_UUID': '1264bf85',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_PATH_TAG': 'pci-0000_00_09_0-scsi-0_0_0_0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SCSI_INQUIRY': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '8',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'PARTN': '2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_IDENT_LUN_VENDOR': 'drive-scsi0-0-0-0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL': 'QEMU_HARDDISK',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_REVISION': '1.5.',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TPGS': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_TYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR': 'QEMU',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_ALIAS': '/dev/block/8:2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_READY': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYSTEMD_WANTS': 'lvm2-pvscan@8:2.service',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'sda2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'UDISKS_IGNORE': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '632908343'} ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2)...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (198) with existing msdos disklabel
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 219
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 220
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 33393839323939320a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda2 size to 19.02 GiB (19.02 GiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:looking up parted Partition: /dev/sda2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 33393839323939320a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated sda2 size to 19.02 GiB (19.02 GiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added partition sda2 (id 218) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: PartitionDevice instance (0x7fe3c9702cc0) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = sda2 status = True id = 218
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 20 GiB disk sda (198) with existing msdos disklabel']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = 1264bf85-02 size = 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 8 minor = 2 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/sda2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/sda2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None grow = None max size = 0 B bootable = None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: part type = 0 primary = None start sector = None end sector = None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parted_partition = parted.Partition instance --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk: <parted.disk.Disk object at 0x7fe3c97093c8> fileSystem: None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: number: 2 path: /dev/sda2 type: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name: None active: True busy: False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: geometry: <parted.geometry.Geometry object at 0x7fe3c97096d8> PedPartition: <_ped.Partition object at 0x7fe3c97794c0>
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: disk = existing 20 GiB disk sda (198) with existing msdos disklabel
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: start = 2050048 end = 41943039 length = 39892992
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: flags = lvm
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:parted exception: msdos disk labels do not support partition names.
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 222
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 223
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 224
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 225
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[39]: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv LVM2_PV_FREE=14130610176 LVM2_PV_SIZE=20422066176 LVM2_PE_START=1048576 LVM2_VG_NAME=lvm.vg1 LVM2_VG_UUID=S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 LVM2_VG_SIZE=20422066176 LVM2_VG_FREE=14130610176 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=4869 LVM2_VG_FREE_COUNT=3369 LVM2_PV_COUNT=1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[39]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [39] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'sda2' is 'lvmpv'
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv ; label: None ; device: /dev/sda2 ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ; vg_name: lvm.vg1 ; vg_uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; pe_start: 1024 KiB ; free: 13.16 GiB ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 226
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; incomplete: True ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [40] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[40]: LVM2_VG_NAME=lvm.vg1 LVM2_VG_UUID=S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 LVM2_VG_SIZE=20422066176 LVM2_VG_FREE=14130610176 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=4869 LVM2_VG_FREE_COUNT=3369 LVM2_PV_COUNT=1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[40]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [40] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:Can't get exported information from VG info, assuming VG is not exported.
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 228
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: lvm.vg1 ; parent: sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: lvm.vg1 ; kids: 0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._set_format: lvm.vg1 ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added lvmvg lvm.vg1 (id 227) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 ; incomplete: True ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 19.02 GiB lvmvg lvm.vg1 (227)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: oyGNFy-jIU4-jjcu-gZkB-ggU2-pUk8-yvNtZZ ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 232
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: lvm.vg1 ; child: home ; kids: 0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 233
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-home ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 235
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: lvm.vg1 ; child: home ; kids: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: lvm.vg1 ; child: home ; kids: 0 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 236
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-home ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:Adding lvm.vg1-home/1000 MiB to lvm.vg1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added lvmlv lvm.vg1-home (id 231) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [41] dmsetup --version ...
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6380e6a5c0>> on <list object at 0x7f6380e4e408>
Aug 31 14:30:22 test anaconda[1878]: anaconda: threading: Thread Done: AnaAddLayoutsInitThread (140065370851072)
Aug 31 14:30:22 test anaconda[1878]: anaconda: lifecycle: Module initialized: KeyboardSpoke
Aug 31 14:30:22 test anaconda[1878]: anaconda: threading: Thread Done: AnaKeyboardThread (140065361409792)
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: KeyboardSpoke
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Keyboard is ready
Aug 31 14:30:22 test anaconda[1878]: anaconda: ui.gui.hubs: execute spoke from event loop Keyboard
Aug 31 14:30:22 test anaconda[1878]: dnf: anaconda: using metadata from Mon 03 May 2021 09:05:08 PM CEST.
Aug 31 14:30:22 test anaconda[1878]: dnf: repo: using cache for: AppStream
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[41]: Library version: 1.02.175-RHEL8 (2021-01-28)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: Driver version: 4.43.0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[41]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [41] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: lvm.vg1-home ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: lvm.vg1-home ; orig: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup: lvm.vg1 ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: lvm.vg1 ; orig: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: lvm.vg1 ; status: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: lvm.vg1-home ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [42] lvm lvchange -ay lvm.vg1/home --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[42]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[42]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [42] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-home ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-home sysfs_path set to /sys/devices/virtual/block/dm-2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-home ; status: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-home sysfs_path set to /sys/devices/virtual/block/dm-2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/lvm.vg1-home ; sysfs_path: /sys/devices/virtual/block/dm-2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 323034383030300a
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated lvm.vg1-home size to 1000 MiB (1000 MiB)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-home ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-lvm.vg1-home /dev/lvm.vg1/home '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/16f95b5c-30ee-4b1c-a92e-8f74d83c79c1 '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/mapper/lvm.vg1-home '
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'home',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-home',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '641610274'} ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-home (/sys/devices/virtual/block/dm-2)...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1000 MiB lvmlv lvm.vg1-home (231)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 18.04 GiB free
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 18.04 GiB free
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fe3c9711860) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1-home status = True id = 231
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB lvmvg lvm.vg1 (227)']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = oyGNFy-jIU4-jjcu-gZkB-ggU2-pUk8-yvNtZZ size = 1000 MiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-2
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 1000 MiB path = /dev/mapper/lvm.vg1-home
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe3c9711f98) --
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1 status = True id = 227
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = ['existing 1000 MiB lvmlv lvm.vg1-home (231)']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 size = 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/lvm.vg1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None free = 13.16 GiB PE Size = 4 MiB PE Count = 4869
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PE Free = 3369 PV Count = 1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: modified = False extents = 4869 free space = 18.04 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: free extents = 4619 reserved percent = 0 reserved space = 0 B
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PVs = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: LVs = ['existing 1000 MiB lvmlv lvm.vg1-home (231)']
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: segment type = linear percent = 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: VG space used = 1000 MiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 18.04 GiB free
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 18.04 GiB free
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [43] dmsetup info -co subsystem --noheadings lvm.vg1-home ...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[43]: LVM
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[43]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [43] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: lvm.vg1-home ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 238
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 239
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 240
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 241
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'lvm.vg1-home' is 'xfs'
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/lvm.vg1-home
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:dblocks = 256000
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:blocksize = 4096
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/lvm.vg1-home:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 242
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-home ; type: xfs ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing xfs filesystem
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: tVSC8t-KF6U-dsTT-viEW-dhNf-pfPc-rqUj3I ; incomplete: False ; hidden: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 245
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: lvm.vg1 ; child: root ; kids: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 246
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-root ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 248
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: lvm.vg1 ; child: root ; kids: 2 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: lvm.vg1 ; child: root ; kids: 1 ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 249
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-root ; type: None ; current: None ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:Adding lvm.vg1-root/4.88 GiB to lvm.vg1
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added lvmlv lvm.vg1-root (id 244) to device tree
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: lvm.vg1-root ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: lvm.vg1-root ; orig: False ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup: lvm.vg1 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: lvm.vg1-root ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [44] lvm lvchange -ay lvm.vg1/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[44]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[44]:
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [44] (exit code: 0)
Aug 31 14:30:22 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-root ; status: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-root sysfs_path set to /sys/devices/virtual/block/dm-3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-root ; status: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-root sysfs_path set to /sys/devices/virtual/block/dm-3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/lvm.vg1-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 31303234303030300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated lvm.vg1-root size to 4.88 GiB (4.88 GiB)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/9c60e33e-03e0-42c4-a583-868f4fd1b2b4 '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/lvm.vg1/root /dev/mapper/lvm.vg1-root '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-name-lvm.vg1-root',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'root',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-root',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '641772355'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-root (/sys/devices/virtual/block/dm-3)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.88 GiB lvmlv lvm.vg1-root (244)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fe3c977ac18) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1-root status = True id = 244
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB lvmvg lvm.vg1 (227)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = tVSC8t-KF6U-dsTT-viEW-dhNf-pfPc-rqUj3I size = 4.88 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 4.88 GiB path = /dev/mapper/lvm.vg1-root
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe3c9711f98) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1 status = True id = 227
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 size = 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/lvm.vg1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None free = 13.16 GiB PE Size = 4 MiB PE Count = 4869
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PE Free = 3369 PV Count = 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: modified = False extents = 4869 free space = 13.16 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: free extents = 3369 reserved percent = 0 reserved space = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PVs = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: LVs = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: segment type = linear percent = 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: VG space used = 4.88 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [45] dmsetup info -co subsystem --noheadings lvm.vg1-root ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[45]: LVM
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[45]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [45] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: lvm.vg1-root ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 251
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 252
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 253
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 254
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'lvm.vg1-root' is 'xfs'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/lvm.vg1-root
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:dblocks = 1280000
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:blocksize = 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/lvm.vg1-root:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 255
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: lvm.vg1-root ; type: xfs ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing xfs filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing lvmpv
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'squashfs',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '4.0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14158174'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 259
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 260
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /run/install/repo/images/install.img (id 258) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 263
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 264
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop0 (id 262) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca8dec18) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop0 status = False id = 262
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /run/install/repo/images/install.img (258)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 266
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 267
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 268
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 269
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'loop0' is 'squashfs'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 270
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/loop1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14155052'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 273
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 274
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /LiveOS/rootfs.img (id 272) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 277
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 278
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop1 (id 276) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca92e828) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop1 status = False id = 276
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /LiveOS/rootfs.img (272)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 280
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 281
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 282
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 283
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'loop1' is 'ext4'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/loop1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2u3b5bnm
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Mon May 3 18:28:59 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xfddeb0f0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_64bit journal_checksum_v3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000006
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0xdd24e984
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/loop1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Couldn't find valid filesystem superblock.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 284
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/loop2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '7',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'loop2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/loop2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '14150147'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 287
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 288
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added file /overlay (deleted) (id 286) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 291
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 292
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added loop loop2 (id 290) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LoopDevice instance (0x7fe3ca864160) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = loop2 status = False id = 290
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B file /overlay (deleted) (286)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 0 B path = /dev/loop2
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no type or existing type for loop2, bailing
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-name-live-rw',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'live-rw',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '9965284'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[46]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[46]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [46] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[47]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[47]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [47] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[48]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[48]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [48] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[49]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[49]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [49] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[50]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[50]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [50] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[51]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[51]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [51] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[52]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[52]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [52] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[53]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[53]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [53] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[54]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[54]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [54] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (276) with existing ext4 filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (290)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 296
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 297
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 363239313435360a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated live-rw size to 3 GiB (3 GiB)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added dm live-rw (id 295) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DMDevice instance (0x7fe3ca941320) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = live-rw status = True id = 295
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B loop loop1 (276) with existing ext4 filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 3 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = True
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 3 GiB path = /dev/mapper/live-rw
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[55]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[55]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [55] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-rw ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[56]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[56]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [56] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 299
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 301
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 302
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'live-rw' is 'ext4'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Tue Aug 31 14:19:52 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Tue Aug 31 14:19:52 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 2
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xc76c0b33
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000007
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0x78213ae3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Estimated minimum size of the filesystem: 786432
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:using current size 3 GiB as min size
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 303
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'live-base',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_LABEL_ENC': 'Anaconda',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'ext4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': 'c7c564bb-647f-4d19-8d18-bcef56ef71e9',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_VERSION': '1.0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '9985426'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[57]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[57]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [57] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[58]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[58]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [58] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [59] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[59]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[59]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [59] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [60] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[60]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[60]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [60] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [61] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[61]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[61]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [61] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [62] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[62]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[62]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [62] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [63] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[63]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[63]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [63] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [64] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[64]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[64]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [64] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [65] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[65]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[65]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [65] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (276) with existing ext4 filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 306
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 307
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 363239313435360a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:updated live-base size to 3 GiB (3 GiB)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:added dm live-base (id 305) to device tree
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: DMDevice instance (0x7fe3ca8de860) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = live-base status = True id = 305
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 0 B loop loop1 (276) with existing ext4 filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = None size = 3 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = True
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 3 GiB path = /dev/mapper/live-base
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None target = None dm_uuid = None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [66] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[66]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[66]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [66] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [67] dmsetup info -co subsystem --noheadings live-base ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[67]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[67]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [67] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 309
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: EFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 310
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 311
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: MacEFIFS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 312
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:type detected on 'live-base' is 'ext4'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem volume name: Anaconda
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.2u3b5bnm
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem UUID: c7c564bb-647f-4d19-8d18-bcef56ef71e9
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem magic number: 0xEF53
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem revision #: 1 (dynamic)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 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
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem flags: signed_directory_hash
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default mount options: user_xattr acl
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem state: clean
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Errors behavior: Continue
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem OS type: Linux
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode count: 196608
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block count: 786432
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved block count: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free blocks: 187899
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Free inodes: 157687
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First block: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Block size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragment size: 4096
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Group descriptor size: 64
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved GDT blocks: 383
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Blocks per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Fragments per group: 32768
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inodes per group: 8192
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode blocks per group: 512
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Flex block group size: 16
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Filesystem created: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last mount time: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last write time: Mon May 3 18:28:59 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Mount count: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Maximum mount count: -1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Last checked: Mon May 3 18:28:50 2021
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Check interval: 0 (<none>)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Lifetime writes: 2272 MB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks uid: 0 (user root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Reserved blocks gid: 0 (group root)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:First inode: 11
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Inode size: 256
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Required extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Desired extra isize: 32
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal inode: 8
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Default directory hash: half_md4
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Directory Hash Seed: 387a192d-a828-4982-9131-247dacb2ac23
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal backup: inode blocks
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Checksum: 0xfddeb0f0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal features: journal_64bit journal_checksum_v3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal size: 64M
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal length: 16384
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal sequence: 0x00000006
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal start: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum type: crc32c
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Journal checksum: 0xdd24e984
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... resize2fs -P /dev/mapper/live-base
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Couldn't find valid filesystem superblock.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 313
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got format: existing ext4 filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:devices to scan: ['lvm.vg1-home', 'lvm.vg1-root']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-home ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-lvm.vg1-home '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/mapper/lvm.vg1-home /dev/lvm.vg1/home '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'home',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-home',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '16f95b5c-30ee-4b1c-a92e-8f74d83c79c1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '641610274'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-home (/sys/devices/virtual/block/dm-2)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fe3c9711860) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1-home status = True id = 231
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB lvmvg lvm.vg1 (227)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = oyGNFy-jIU4-jjcu-gZkB-ggU2-pUk8-yvNtZZ size = 1000 MiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing xfs filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-2
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 1000 MiB path = /dev/mapper/lvm.vg1-home
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe3c9711f98) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1 status = True id = 227
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 size = 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/lvm.vg1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None free = 13.16 GiB PE Size = 4 MiB PE Count = 4869
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PE Free = 3369 PV Count = 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: modified = False extents = 4869 free space = 13.16 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: free extents = 3369 reserved percent = 0 reserved space = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PVs = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: LVs = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: segment type = linear percent = 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: VG space used = 1000 MiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [68] dmsetup info -co subsystem --noheadings lvm.vg1-home ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[68]: LVM
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[68]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [68] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: lvm.vg1-home ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no type or existing type for lvm.vg1-home, bailing
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_device: name: lvm.vg1-root ; info: {'DEVLINKS': '/dev/mapper/lvm.vg1-root /dev/lvm.vg1/root '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-uuid/9c60e33e-03e0-42c4-a583-868f4fd1b2b4 '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-name-lvm.vg1-root '
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: '/dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVNAME': '/dev/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVPATH': '/devices/virtual/block/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DEVTYPE': 'disk',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_ACTIVATION': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_LV_NAME': 'root',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_NAME': 'lvm.vg1-root',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_SUSPENDED': '0',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UDEV_RULES_VSN': '2',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_UUID': 'LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'DM_VG_NAME': 'lvm.vg1',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_TYPE': 'xfs',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_USAGE': 'filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'ID_FS_UUID_ENC': '9c60e33e-03e0-42c4-a583-868f4fd1b2b4',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MAJOR': '253',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'MINOR': '3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SUBSYSTEM': 'block',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_NAME': 'dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'SYS_PATH': '/sys/devices/virtual/block/dm-3',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'TAGS': ':systemd:',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'USEC_INITIALIZED': '641772355'} ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:scanning lvm.vg1-root (/sys/devices/virtual/block/dm-3)...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fe3c977ac18) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1-root status = True id = 244
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = []
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB lvmvg lvm.vg1 (227)']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = tVSC8t-KF6U-dsTT-viEW-dhNf-pfPc-rqUj3I size = 4.88 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing xfs filesystem
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path = /sys/devices/virtual/block/dm-3
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 4.88 GiB path = /dev/mapper/lvm.vg1-root
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe3c9711f98) --
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: name = lvm.vg1 status = True id = 227
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: children = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: parents = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: uuid = S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 size = 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format = existing None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: major = 0 minor = 0 exists = True protected = False
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: sysfs path =
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: target size = 19.02 GiB path = /dev/lvm.vg1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: format args = [] original_format = None free = 13.16 GiB PE Size = 4 MiB PE Count = 4869
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PE Free = 3369 PV Count = 1
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: modified = False extents = 4869 free space = 13.16 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: free extents = 3369 reserved percent = 0 reserved space = 0 B
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: PVs = ['existing 19.02 GiB partition sda2 (218) with existing lvmpv']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: LVs = ['existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem',
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: 'existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem']
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: segment type = linear percent = 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: VG space used = 4.88 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [69] dmsetup info -co subsystem --noheadings lvm.vg1-root ...
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[69]: LVM
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[69]:
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [69] (exit code: 0)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.handle_format: name: lvm.vg1-root ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:no type or existing type for lvm.vg1-root, bailing
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:device /dev/sda data[440:443] = 85bf6412
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x1264bf85'}
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob match: /sys/firmware/edd/int13_dev80/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/interface: 53435349202020200969643a203020206c756e3a20300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/mbr_signature: 307831323634626638350a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 34313934333034300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/host_bus: 504349200930303a30392e3020206368616e6e656c3a20300a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio*/block/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: Could not find Virtio device for pci dev 00:09.0 channel 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio*/host*/target*:0:0/*:0:0:0/block/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:glob match: /sys/block/../devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x1264bf85 sectors: 41943040 SCSI sysfs pci path: ../devices/pci0000:00/0000:00:09.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda host_bus: PCI pci_dev: 00:09.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0>
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:blivet:edd: matched 0x80 to sda using PCI dev
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'LABEL=RHEL-8-4-0-BaseOS-x86_64' to 'sr0' (cdrom)
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Protected device spec LABEL=RHEL-8-4-0-BaseOS-x86_64 resolved to sr0.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path returned None
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:failed to resolve '/dev/zram0'
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.storage:Marking device sr0 as protected.
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: lvm.vg1-home ; status: True ; controllable: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/mapper/lvm.vg1-home ; type: xfs ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/mapper/lvm.vg1-home ; type: xfs ; status: False ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: lvm.vg1-home ; status: True ; controllable: True ;
Aug 31 14:30:23 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [70] lvm lvchange -an lvm.vg1/home --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[70]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[70]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [70] (exit code: 0)
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test NetworkManager[1777]: <debug> [1630420224.0582] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 17.398 seconds
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [71] lvm vgchange -an lvm.vg1 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[71]: 0 logical volume(s) in volume group "lvm.vg1" now active
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[71]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [71] (exit code: 0)
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: lvm.vg1-root ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.setup: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... mount -t xfs -o defaults,ro /dev/sda1 /mnt/sysimage
Aug 31 14:30:24 test kernel: XFS (sda1): Mounting V5 Filesystem
Aug 31 14:30:24 test kernel: XFS (sda1): Ending clean mount
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... umount /mnt/sysimage
Aug 31 14:30:24 test systemd[1]: mnt-sysimage.mount: Succeeded.
Aug 31 14:30:24 test kernel: XFS (sda1): Unmounting Filesystem
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: lvm.vg1-home ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: lvm.vg1-home ; orig: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup: lvm.vg1 ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: lvm.vg1 ; orig: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test anaconda[1878]: dnf: AppStream: using metadata from Mon 03 May 2021 09:04:38 PM CEST.
Aug 31 14:30:24 test anaconda[1878]: dnf: User-Agent: constructed: 'libdnf (Red Hat Enterprise Linux 8.4; generic; Linux.x86_64)'
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: lvm.vg1 ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: lvm.vg1-home ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [72] lvm lvchange -ay lvm.vg1/home --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[72]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[72]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [72] (exit code: 0)
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-home ; status: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-home sysfs_path set to /sys/devices/virtual/block/dm-2
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.setup: device: /dev/mapper/lvm.vg1-home ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/lvm.vg1-home /mnt/sysimage
Aug 31 14:30:24 test kernel: XFS (dm-2): Mounting V5 Filesystem
Aug 31 14:30:24 test kernel: XFS (dm-2): Ending clean mount
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... umount /mnt/sysimage
Aug 31 14:30:24 test systemd[1]: mnt-sysimage.mount: Succeeded.
Aug 31 14:30:24 test kernel: XFS (dm-2): Unmounting Filesystem
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: lvm.vg1-home ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/mapper/lvm.vg1-home ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/mapper/lvm.vg1-home ; type: xfs ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: lvm.vg1-home ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [73] lvm lvchange -an lvm.vg1/home --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[73]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[73]:
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [73] (exit code: 0)
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: lvm.vg1-root ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: lvm.vg1-root ; orig: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup: lvm.vg1 ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: lvm.vg1 ; orig: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: lvm.vg1 ; status: False ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: lvm.vg1-root ; orig: False ; status: False ; controllable: True ;
Aug 31 14:30:24 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [74] lvm lvchange -ay lvm.vg1/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[74]:
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[74]:
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [74] (exit code: 0)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: lvm.vg1-root ; status: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1-root sysfs_path set to /sys/devices/virtual/block/dm-2
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.setup: device: /dev/mapper/lvm.vg1-root ; type: xfs ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/lvm.vg1-root /mnt/sysimage
Aug 31 14:30:25 test kernel: XFS (dm-2): Mounting V5 Filesystem
Aug 31 14:30:25 test kernel: XFS (dm-2): Ending clean mount
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... arch
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout:
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:x86_64
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: []
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: []
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/lvm.vg1-root ; incomplete: False ; hidden: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 4.88 GiB lvmlv lvm.vg1-root (244) with existing xfs filesystem
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved '/dev/mapper/lvm.vg1-root' to 'lvm.vg1-root' (lvmlv)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved 'UUID=0042254f-32aa-47bb-9eaf-7c227284bcc1' to 'sda1' (partition)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/lvm.vg1-home ; incomplete: False ; hidden: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 1000 MiB lvmlv lvm.vg1-home (231) with existing xfs filesystem
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:resolved '/dev/mapper/lvm.vg1-home' to 'lvm.vg1-home' (lvmlv)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... umount /mnt/sysimage
Aug 31 14:30:25 test kernel: XFS (dm-2): Unmounting Filesystem
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.teardown: device: /dev/sda1 ; type: xfs ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: WARNING:blivet:device/model is not a valid attribute
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: lvm.vg1-home ; status: False ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/lvm.vg1 ; type: None ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: lvm.vg1 ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running [75] lvm vgchange -an lvm.vg1 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ...
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stdout[75]: 0 logical volume(s) in volume group "lvm.vg1" now active
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:stderr[75]:
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:...done [75] (exit code: 0)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test anaconda[1878]: packaging: Refreshing environment_addons
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: lvm.vg1-root ; status: False ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: lvm.vg1 ; status: False ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:program:Running... udevadm settle --timeout=300
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:program:Return code: 0
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Ext4FS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:lvm.vg1 size is 19.02 GiB
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet:vg lvm.vg1 has 13.16 GiB free
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: XFS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: Iso9660FS.supported: supported: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The storage model has changed.
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-2 (140616331814656)
Aug 31 14:30:25 test anaconda[1878]: anaconda: payload.manager: Updating payload thread state: FINISHED
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.software_selection: using environment from kickstart: None
Aug 31 14:30:25 test anaconda[1878]: anaconda: threading: Thread Done: AnaPayloadThread (140065353017088)
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.software_selection: Environment is not set, skip user packages settings
Aug 31 14:30:25 test anaconda[1878]: anaconda: lifecycle: Module initialized: SoftwareSelectionSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: threading: Thread Done: AnaSoftwareWatcher (140065308198656)
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ;
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.43 GiB cdrom sr0 (188) with existing iso9660 filesystem
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.lib.subscription: Subscription GUI: populating attached subscriptions listbox
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.lib.subscription: Subscription GUI: attached subscriptions listbox has been populated
Aug 31 14:30:25 test anaconda[1878]: anaconda: lifecycle: Module initialized: SubscriptionSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: threading: Thread Done: AnaSubscriptionSpokeInitThread (140065330448128)
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: incomplete spokes: [SourceSpoke, StorageSpoke]
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Software Selection is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: execute spoke from event loop Software Selection
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: incomplete spokes: [StorageSpoke]
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: SourceSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Installation Source is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: execute spoke from event loop Installation Source
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Software Selection is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: SubscriptionSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Connect to Red Hat is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: execute spoke from event loop Connect to Red Hat
Aug 31 14:30:25 test anaconda[1878]: anaconda: lifecycle: Module initialized: SourceSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: lifecycle: All modules have been initialized.
Aug 31 14:30:25 test anaconda[1878]: anaconda: misc: OSCAP addon: Anaconda init_done signal triggered
Aug 31 14:30:25 test anaconda[1878]: anaconda: threading: Thread Done: AnaSourceWatcher (140065511282432)
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.installation_source: Clearing checks in source spoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: misc: OSCAP addon: all Anaconda spokes have been initialized - continuing
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.spokes.installation_source: Setting up repos: ['AppStream']
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be allowed through the firewall: ['ssh']
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Ports that will be allowed through the firewall: []
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Trusted devices that will be allowed through the firewall: []
Aug 31 14:30:25 test org.fedoraproject.Anaconda.Modules.Network[1903]: DEBUG:anaconda.modules.network.firewall.firewall:Services that will be explicitly disabled on the firewall: []
Aug 31 14:30:25 test anaconda[1878]: anaconda: threading: Thread Done: OSCAPguiWaitForDataFetchThread (140065299805952)
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: SourceSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Installation Source is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: OSCAPSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Security Policy is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: OSCAPSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Security Policy is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: OSCAPSpoke
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: kickstart installation, spoke Security Policy is ready
Aug 31 14:30:25 test anaconda[1878]: anaconda: ui.gui.hubs: setting OSCAPSpoke status to: No profile selected
Aug 31 14:30:26 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The storage model has changed.
Aug 31 14:30:26 test org.fedoraproject.Anaconda.Modules.Storage[1903]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied.
Aug 31 14:30:26 test anaconda[1878]: anaconda: ui.gui.spokes.storage: Partitioning has been applied: ValidationReport(error_messages=['The following problem occurred on line 5 of the kickstart file:\n\nLogical volume "root" given in logvol command does not exist.\n'], warning_messages=[])
Aug 31 14:30:26 test anaconda[1878]: anaconda: threading: Thread Done: AnaExecuteStorageThread (140065322055424)
Aug 31 14:30:26 test anaconda[1878]: anaconda: ui.gui.hubs: spoke is ready: StorageSpoke
Aug 31 14:30:26 test anaconda[1878]: anaconda: ui.gui.helpers: kickstart installation stopped for info: User interaction required on spoke Installation Destination
Aug 31 14:30:37 test systemd[1]: systemd-localed.service: Succeeded.
Aug 31 14:30:41 test NetworkManager[1777]: <debug> [1630420241.0656] device[517b30f7b750c4d3] (ens3): timed out waiting for IPv6 router advertisement
Aug 31 14:30:41 test NetworkManager[1777]: <debug> [1630420241.0657] device[517b30f7b750c4d3] (ens3): activation-stage: schedule activate_stage4_ip_config_timeout_6,v6 (id 172)
Aug 31 14:30:41 test NetworkManager[1777]: <debug> [1630420241.0658] device[517b30f7b750c4d3] (ens3): activation-stage: invoke activate_stage4_ip_config_timeout_6,v6 (id 172)
Aug 31 14:30:41 test NetworkManager[1777]: <debug> [1630420241.4577] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 36.194 seconds
Aug 31 14:30:47 test systemd[1]: systemd-hostnamed.service: Succeeded.
Aug 31 14:31:17 test NetworkManager[1777]: <debug> [1630420277.6829] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 74.858 seconds
Aug 31 14:31:25 test chronyd[2209]: Selected source 80.64.136.37
Aug 31 14:32:32 test NetworkManager[1777]: <debug> [1630420352.5645] ndisc[0x561eb1df2aa0,"ens3"]: solicit: schedule sending next solicitation in 145.419 seconds
date
+ date
Tue Aug 31 14:20:07 UTC 2021
sleep 600
+ sleep 600
ls -l /dev/sda*
+ ls -l /dev/sda
brw-rw----. 1 root disk 8, 0 Aug 31 14:20 /dev/sda
# trigger udev (?)
#
#parted /dev/sda unit MiB print
#parted /dev/sda quit
#mknod /dev/sda2 b 8 2
ls -l /dev/sda*
+ ls -l /dev/sda
brw-rw----. 1 root disk 8, 0 Aug 31 14:20 /dev/sda
#pvscan
#vgchange -ay
This file has been truncated, but you can view the full file.
14:30:14.417178 lvs[2230] device_mapper/libdm-config.c:1086 log/activation not found in config: defaulting to 0
14:30:14.417207 lvs[2230] config/config.c:1475 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
14:30:14.417213 lvs[2230] commands/toolcontext.c:384 Setting log debug classes to 2031
14:30:14.417219 lvs[2230] config/config.c:1475 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ]
14:30:14.417224 lvs[2230] config/config.c:1475 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ]
14:30:14.417229 lvs[2230] commands/toolcontext.c:393 Logging initialised at Tue Aug 31 14:30:14 2021
14:30:14.417234 lvs[2230] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf
14:30:14.417241 lvs[2230] device/dev-io.c:418 Opened /etc/lvm/lvmlocal.conf RO
14:30:14.417250 lvs[2230] device/dev-io.c:455 Closed /etc/lvm/lvmlocal.conf
14:30:14.417255 lvs[2230] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:14.417257 lvs[2230] device_mapper/libdm-config.c:1086 config/abort_on_errors not found in config: defaulting to 0
14:30:14.417260 lvs[2230] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:14.417265 lvs[2230] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:14.417269 lvs[2230] device_mapper/libdm-config.c:1014 global/umask not found in config: defaulting to 63
14:30:14.417302 lvs[2230] device_mapper/libdm-config.c:987 devices/dir not found in config: defaulting to /dev
14:30:14.417306 lvs[2230] device_mapper/libdm-config.c:987 devices/external_device_info_source not found in config: defaulting to none
14:30:14.417309 lvs[2230] device_mapper/libdm-config.c:987 global/proc not found in config: defaulting to /proc
14:30:14.417358 lvs[2230] device_mapper/libdm-config.c:1086 global/activation not found in config: defaulting to 1
14:30:14.417362 lvs[2230] device_mapper/libdm-config.c:1086 activation/auto_set_activation_skip not found in config: defaulting to 1
14:30:14.417365 lvs[2230] device_mapper/libdm-config.c:987 activation/readahead not found in config: defaulting to auto
14:30:14.417368 lvs[2230] device_mapper/libdm-config.c:1086 activation/udev_rules not found in config: defaulting to 1
14:30:14.417370 lvs[2230] device_mapper/libdm-config.c:1086 activation/udev_sync not found in config: defaulting to 1
14:30:14.417372 lvs[2230] device_mapper/libdm-config.c:1086 activation/retry_deactivation not found in config: defaulting to 1
14:30:14.417374 lvs[2230] device_mapper/libdm-config.c:1086 activation/checks not found in config: defaulting to 0
14:30:14.417376 lvs[2230] misc/lvm-globals.c:205 LVM activation checks disabled
14:30:14.417378 lvs[2230] device_mapper/libdm-config.c:1086 activation/use_linear_target not found in config: defaulting to 1
14:30:14.417380 lvs[2230] device_mapper/libdm-config.c:987 activation/missing_stripe_filler not found in config: defaulting to error
14:30:14.417383 lvs[2230] device_mapper/libdm-config.c:1086 global/metadata_read_only not found in config: defaulting to 0
14:30:14.417386 lvs[2230] device_mapper/libdm-config.c:1014 devices/pv_min_size not found in config: defaulting to 2048
14:30:14.417388 lvs[2230] device_mapper/libdm-config.c:1086 metadata/check_pv_device_sizes not found in config: defaulting to 1
14:30:14.417390 lvs[2230] device_mapper/libdm-config.c:987 global/units not found in config: defaulting to r
14:30:14.417393 lvs[2230] device_mapper/libdm-config.c:1086 global/si_unit_consistency not found in config: defaulting to 1
14:30:14.417395 lvs[2230] device_mapper/libdm-config.c:1086 report/binary_values_as_numeric not found in config: defaulting to 0
14:30:14.417397 lvs[2230] device_mapper/libdm-config.c:1086 report/mark_hidden_devices not found in config: defaulting to 1
14:30:14.417407 lvs[2230] device_mapper/libdm-config.c:1086 global/suffix not found in config: defaulting to 1
14:30:14.417410 lvs[2230] device_mapper/libdm-config.c:987 report/list_item_separator not found in config: defaulting to ,
14:30:14.417412 lvs[2230] device_mapper/libdm-config.c:987 report/time_format not found in config: defaulting to %Y-%m-%d %T %z
14:30:14.417415 lvs[2230] device_mapper/libdm-config.c:1086 report/two_word_unknown_device not found in config: defaulting to 0
14:30:14.417418 lvs[2230] device_mapper/libdm-config.c:987 global/system_id_source not found in config: defaulting to none
14:30:14.417420 lvs[2230] device_mapper/libdm-config.c:1014 global/io_memory_size not found in config: defaulting to 8192
14:30:14.417423 lvs[2230] device_mapper/libdm-config.c:987 config/profile_dir not found in config: defaulting to /etc/lvm/profile
14:30:14.417509 lvs[2230] config/config.c:1478 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ]
14:30:14.417539 lvs[2230] device_mapper/libdm-config.c:1086 devices/obtain_device_list_from_udev not found in config: defaulting to 1
14:30:14.417603 lvs[2230] config/config.c:1475 devices/scan not found in config: defaulting to scan = [ "/dev" ]
14:30:14.417630 lvs[2230] metadata/vg.c:64 Allocated VG #orphans_lvm2 at 0x56394e6a6fa0.
14:30:14.417634 lvs[2230] format_text/format-text.c:2689 Initialised format: lvm2
14:30:14.417639 lvs[2230] striped/striped.c:245 Initialised segtype: linear
14:30:14.417642 lvs[2230] striped/striped.c:245 Initialised segtype: striped
14:30:14.417643 lvs[2230] zero/zero.c:99 Initialised segtype: zero
14:30:14.417645 lvs[2230] error/errseg.c:105 Initialised segtype: error
14:30:14.417649 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so
14:30:14.417652 lvs[2230] snapshot/snapshot.c:274 Initialised segtype: snapshot
14:30:14.417655 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so
14:30:14.417657 lvs[2230] mirror/mirrored.c:538 Initialised segtype: mirror
14:30:14.417659 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so
14:30:14.417662 lvs[2230] raid/raid.c:642 Initialised segtype: raid0
14:30:14.417664 lvs[2230] raid/raid.c:642 Initialised segtype: raid0_meta
14:30:14.417666 lvs[2230] raid/raid.c:642 Initialised segtype: raid1
14:30:14.417668 lvs[2230] raid/raid.c:642 Initialised segtype: raid10
14:30:14.417670 lvs[2230] raid/raid.c:642 Initialised segtype: raid10_near
14:30:14.417672 lvs[2230] raid/raid.c:642 Initialised segtype: raid4
14:30:14.417674 lvs[2230] raid/raid.c:642 Initialised segtype: raid5
14:30:14.417676 lvs[2230] raid/raid.c:642 Initialised segtype: raid5_n
14:30:14.417678 lvs[2230] raid/raid.c:642 Initialised segtype: raid5_la
14:30:14.417680 lvs[2230] raid/raid.c:642 Initialised segtype: raid5_ls
14:30:14.417682 lvs[2230] raid/raid.c:642 Initialised segtype: raid5_ra
14:30:14.417684 lvs[2230] raid/raid.c:642 Initialised segtype: raid5_rs
14:30:14.417686 lvs[2230] raid/raid.c:642 Initialised segtype: raid6
14:30:14.417688 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_n_6
14:30:14.417690 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_nc
14:30:14.417692 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_nr
14:30:14.417694 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_zr
14:30:14.417696 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_ls_6
14:30:14.417698 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_rs_6
14:30:14.417700 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_la_6
14:30:14.417702 lvs[2230] raid/raid.c:642 Initialised segtype: raid6_ra_6
14:30:14.417704 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so
14:30:14.417707 lvs[2230] thin/thin.c:827 Initialised segtype: thin-pool
14:30:14.417716 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so
14:30:14.417720 lvs[2230] thin/thin.c:827 Initialised segtype: thin
14:30:14.417722 lvs[2230] cache_segtype/cache.c:779 Initialised segtype: cache-pool
14:30:14.417724 lvs[2230] cache_segtype/cache.c:793 Initialised segtype: cache
14:30:14.417727 lvs[2230] device_mapper/libdm-config.c:987 dmeventd/vdo_library not found in config: defaulting to libdevmapper-event-lvm2vdo.so
14:30:14.417729 lvs[2230] vdo/vdo.c:580 Initialised segtypes: vdo, vdo-pool.
14:30:14.417732 lvs[2230] writecache/writecache.c:377 Initialised segtype: writecache
14:30:14.417734 lvs[2230] integrity/integrity.c:340 Initialised segtype: integrity
14:30:14.417737 lvs[2230] device_mapper/libdm-config.c:1086 backup/archive not found in config: defaulting to 1
14:30:14.417739 lvs[2230] device_mapper/libdm-config.c:1014 backup/retain_days not found in config: defaulting to 30
14:30:14.417741 lvs[2230] device_mapper/libdm-config.c:1014 backup/retain_min not found in config: defaulting to 10
14:30:14.417744 lvs[2230] device_mapper/libdm-config.c:987 backup/archive_dir not found in config: defaulting to /etc/lvm/archive
14:30:14.417746 lvs[2230] device_mapper/libdm-config.c:1086 backup/backup not found in config: defaulting to 1
14:30:14.417749 lvs[2230] device_mapper/libdm-config.c:987 backup/backup_dir not found in config: defaulting to /etc/lvm/backup
14:30:14.417753 lvs[2230] device_mapper/libdm-config.c:1086 global/use_lvmpolld not found in config: defaulting to 1
14:30:14.417755 lvs[2230] device_mapper/libdm-config.c:1086 devices/sysfs_scan not found in config: defaulting to 1
14:30:14.417768 lvs[2230] filters/filter-sysfs.c:331 Sysfs filter initialised.
14:30:14.417771 lvs[2230] filters/filter-internal.c:82 Internal filter initialised.
14:30:14.417774 lvs[2230] filters/filter-type.c:61 LVM type filter initialised.
14:30:14.417776 lvs[2230] device_mapper/libdm-config.c:1086 devices/scan_lvs not found in config: defaulting to 0
14:30:14.417778 lvs[2230] filters/filter-usable.c:209 Usable device filter initialised (scan_lvs 0).
14:30:14.417781 lvs[2230] device_mapper/libdm-config.c:1086 devices/multipath_component_detection not found in config: defaulting to 1
14:30:14.417783 lvs[2230] filters/filter-mpath.c:402 mpath filter initialised.
14:30:14.417787 lvs[2230] filters/filter-partitioned.c:78 Partitioned filter initialised.
14:30:14.417789 lvs[2230] filters/filter-signature.c:95 signature filter initialised.
14:30:14.417791 lvs[2230] device_mapper/libdm-config.c:1086 devices/md_component_detection not found in config: defaulting to 1
14:30:14.417793 lvs[2230] filters/filter-md.c:157 MD filter initialised.
14:30:14.417795 lvs[2230] device_mapper/libdm-config.c:1086 devices/fw_raid_component_detection not found in config: defaulting to 0
14:30:14.417797 lvs[2230] filters/filter-composite.c:103 Composite filter initialised.
14:30:14.417800 lvs[2230] device_mapper/libdm-config.c:1086 devices/ignore_suspended_devices not found in config: defaulting to 0
14:30:14.417802 lvs[2230] device_mapper/libdm-config.c:1086 devices/ignore_lvm_mirrors not found in config: defaulting to 1
14:30:14.417804 lvs[2230] filters/filter-persistent.c:196 Persistent filter initialised.
14:30:14.417807 lvs[2230] device_mapper/libdm-config.c:1086 devices/scan_lvs not found in config: defaulting to 0
14:30:14.417809 lvs[2230] device_mapper/libdm-config.c:1086 devices/allow_mixed_block_sizes not found in config: defaulting to 0
14:30:14.417811 lvs[2230] device_mapper/libdm-config.c:987 devices/hints not found in config: defaulting to all
14:30:14.417813 lvs[2230] device_mapper/libdm-config.c:987 activation/activation_mode not found in config: defaulting to degraded
14:30:14.417816 lvs[2230] device_mapper/libdm-config.c:1086 metadata/record_lvs_history not found in config: defaulting to 0
14:30:14.417819 lvs[2230] lvmcmdline.c:3056 DEGRADED MODE. Incomplete RAID LVs will be processed.
14:30:14.419865 lvs[2230] device_mapper/libdm-config.c:1086 activation/monitoring not found in config: defaulting to 1
14:30:14.419884 lvs[2230] lvmcmdline.c:3062 Processing command: lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'
14:30:14.419888 lvs[2230] lvmcmdline.c:3063 Command pid: 2230
14:30:14.419890 lvs[2230] lvmcmdline.c:3064 System ID:
14:30:14.419892 lvs[2230] lvmcmdline.c:3067 O_DIRECT will be used
14:30:14.419895 lvs[2230] device_mapper/libdm-config.c:1014 global/locking_type not found in config: defaulting to 1
14:30:14.419899 lvs[2230] device_mapper/libdm-config.c:1086 global/wait_for_locks not found in config: defaulting to 1
14:30:14.419901 lvs[2230] locking/locking.c:143 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1.
14:30:14.419904 lvs[2230] device_mapper/libdm-config.c:1086 global/prioritise_write_locks not found in config: defaulting to 1
14:30:14.419906 lvs[2230] device_mapper/libdm-config.c:987 global/locking_dir not found in config: defaulting to /run/lock/lvm
14:30:14.427305 lvs[2230] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0.
14:30:14.427368 lvs[2230] device_mapper/libdm-common.c:989 Resetting SELinux context to default value.
14:30:14.427386 lvs[2230] device_mapper/libdm-config.c:1086 devices/md_component_detection not found in config: defaulting to 1
14:30:14.427390 lvs[2230] device_mapper/libdm-config.c:987 devices/md_component_checks not found in config: defaulting to auto
14:30:14.427393 lvs[2230] lvmcmdline.c:2907 Using md_component_checks auto use_full_md_check 0
14:30:14.427397 lvs[2230] device_mapper/libdm-config.c:1086 global/use_lvmlockd not found in config: defaulting to 0
14:30:14.427407 lvs[2230] device_mapper/libdm-config.c:987 report/output_format not found in config: defaulting to basic
14:30:14.427411 lvs[2230] device_mapper/libdm-config.c:1086 log/report_command_log not found in config: defaulting to 0
14:30:14.427416 lvs[2230] device_mapper/libdm-config.c:1086 report/aligned not found in config: defaulting to 1
14:30:14.427418 lvs[2230] device_mapper/libdm-config.c:1086 report/buffered not found in config: defaulting to 1
14:30:14.427420 lvs[2230] device_mapper/libdm-config.c:1086 report/headings not found in config: defaulting to 1
14:30:14.427422 lvs[2230] device_mapper/libdm-config.c:987 report/separator not found in config: defaulting to
14:30:14.427425 lvs[2230] device_mapper/libdm-config.c:1086 report/prefixes not found in config: defaulting to 0
14:30:14.427427 lvs[2230] device_mapper/libdm-config.c:1086 report/quoted not found in config: defaulting to 1
14:30:14.427429 lvs[2230] device_mapper/libdm-config.c:1086 report/columns_as_rows not found in config: defaulting to 0
14:30:14.427432 lvs[2230] device_mapper/libdm-config.c:987 report/lvs_sort not found in config: defaulting to vg_name,lv_name
14:30:14.427434 lvs[2230] device_mapper/libdm-config.c:987 report/lvs_cols not found in config: defaulting to lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv
14:30:14.427437 lvs[2230] device_mapper/libdm-config.c:987 report/compact_output_cols not found in config: defaulting to
14:30:14.427521 lvs[2230] misc/lvm-flock.c:230 Locking /run/lock/lvm/P_global RB
14:30:14.428459 lvs[2230] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0.
14:30:14.428484 lvs[2230] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/P_global:aux WB
14:30:14.428566 lvs[2230] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux
14:30:14.428580 lvs[2230] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/P_global RB
14:30:14.428604 lvs[2230] device_mapper/libdm-common.c:989 Resetting SELinux context to default value.
14:30:14.428630 lvs[2230] cache/lvmcache.c:1066 Finding VG info
14:30:14.428633 lvs[2230] label/label.c:1028 Finding devices to scan
14:30:14.431922 lvs[2230] device/dev-cache.c:1175 Creating list of system devices.
14:30:14.432966 lvs[2230] device/dev-cache.c:714 Found dev 11:0 /dev/sr0 - new.
14:30:14.433040 lvs[2230] device/dev-cache.c:751 Found dev 11:0 /dev/cdrom - new alias.
14:30:14.433057 lvs[2230] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00002 - new alias.
14:30:14.433065 lvs[2230] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-label/RHEL-8-4-0-BaseOS-x86_64 - new alias.
14:30:14.433071 lvs[2230] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias.
14:30:14.433077 lvs[2230] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-uuid/2021-05-03-15-21-56-00 - new alias.
14:30:14.433145 lvs[2230] device/dev-cache.c:714 Found dev 8:0 /dev/sda - new.
14:30:14.433197 lvs[2230] device/dev-cache.c:751 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias.
14:30:14.433205 lvs[2230] device/dev-cache.c:751 Found dev 8:0 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 - new alias.
14:30:14.433254 lvs[2230] device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - new.
14:30:14.433339 lvs[2230] device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - new.
14:30:14.433372 lvs[2230] device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - new.
14:30:14.433378 lvs[2230] device/dev-cache.c:751 Found dev 253:0 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - new alias.
14:30:14.433429 lvs[2230] device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - new.
14:30:14.433485 lvs[2230] device/dev-cache.c:714 Found dev 252:0 /dev/zram0 - new.
14:30:14.433542 lvs[2230] device/dev-cache.c:751 Found dev 253:0 /dev/dm-0 - new alias.
14:30:14.433579 lvs[2230] device/dev-cache.c:751 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias.
14:30:14.433590 lvs[2230] device/dev-cache.c:705 Found dev 253:0 /dev/disk/by-label/Anaconda - exists.
14:30:14.433595 lvs[2230] device/dev-cache.c:705 Found dev 253:0 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - exists.
14:30:14.433600 lvs[2230] device/dev-cache.c:751 Found dev 253:0 /dev/mapper/live-rw - new alias.
14:30:14.433648 lvs[2230] device/dev-cache.c:714 Found dev 253:1 /dev/dm-1 - new.
14:30:14.433684 lvs[2230] device/dev-cache.c:751 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias.
14:30:14.433690 lvs[2230] device/dev-cache.c:705 Found dev 253:0 /dev/disk/by-label/Anaconda - exists.
14:30:14.433694 lvs[2230] device/dev-cache.c:705 Found dev 253:0 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - exists.
14:30:14.433698 lvs[2230] device/dev-cache.c:751 Found dev 253:1 /dev/mapper/live-base - new alias.
14:30:14.433918 lvs[2230] label/label.c:1095 Filtering devices to scan (nodata)
14:30:14.434045 lvs[2230] device/dev-io.c:418 Opened /dev/loop0 RO O_DIRECT
14:30:14.434051 lvs[2230] device/dev-io.c:117 /dev/loop0: size is 1267480 sectors
14:30:14.434055 lvs[2230] device/dev-io.c:455 Closed /dev/loop0
14:30:14.434058 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop0
14:30:14.434069 lvs[2230] device/dev-io.c:418 Opened /dev/sda RO O_DIRECT
14:30:14.434072 lvs[2230] device/dev-io.c:117 /dev/sda: size is 41943040 sectors
14:30:14.434103 lvs[2230] device/dev-io.c:455 Closed /dev/sda
14:30:14.434124 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/sda
14:30:14.434128 lvs[2230] filters/filter-type.c:30 /dev/cdrom: Skipping: Unrecognised LVM device type 11
14:30:14.434130 lvs[2230] filters/filter-persistent.c:140 filter caching bad /dev/cdrom
14:30:14.434133 lvs[2230] filters/filter-type.c:30 /dev/zram0: Skipping: Unrecognised LVM device type 252
14:30:14.434135 lvs[2230] filters/filter-persistent.c:140 filter caching bad /dev/zram0
14:30:14.434147 lvs[2230] device_mapper/ioctl/libdm-iface.c:1898 dm version [ opencount flush ] [16384] (*1)
14:30:14.434166 lvs[2230] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:0) [ noopencount noflush ] [16384] (*1)
14:30:14.434208 lvs[2230] device/dev-io.c:418 Opened /dev/mapper/live-rw RO O_DIRECT
14:30:14.434213 lvs[2230] device/dev-io.c:117 /dev/mapper/live-rw: size is 6291456 sectors
14:30:14.434216 lvs[2230] device/dev-io.c:455 Closed /dev/mapper/live-rw
14:30:14.434218 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw
14:30:14.434227 lvs[2230] device/dev-io.c:418 Opened /dev/loop1 RO O_DIRECT
14:30:14.434230 lvs[2230] device/dev-io.c:117 /dev/loop1: size is 6291456 sectors
14:30:14.434233 lvs[2230] device/dev-io.c:455 Closed /dev/loop1
14:30:14.434235 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop1
14:30:14.434238 lvs[2230] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:1) [ noopencount noflush ] [16384] (*1)
14:30:14.434252 lvs[2230] device/dev-io.c:418 Opened /dev/mapper/live-base RO O_DIRECT
14:30:14.434256 lvs[2230] device/dev-io.c:117 /dev/mapper/live-base: size is 6291456 sectors
14:30:14.434259 lvs[2230] device/dev-io.c:455 Closed /dev/mapper/live-base
14:30:14.434261 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base
14:30:14.434268 lvs[2230] device/dev-io.c:418 Opened /dev/loop2 RO O_DIRECT
14:30:14.434290 lvs[2230] device/dev-io.c:117 /dev/loop2: size is 67108864 sectors
14:30:14.434295 lvs[2230] device/dev-io.c:455 Closed /dev/loop2
14:30:14.434297 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop2
14:30:14.434311 lvs[2230] label/hints.c:1309 get_hints: no file
14:30:14.434377 lvs[2230] label/label.c:911 Checking fd limit for num_devs 6 want 38 soft 1024 hard 262144
14:30:14.434381 lvs[2230] label/label.c:692 Scanning 6 devices for VG info
14:30:14.434387 lvs[2230] label/label.c:589 open /dev/loop0 ro di 0 fd 7
14:30:14.434458 lvs[2230] label/label.c:589 open /dev/sda ro di 1 fd 8
14:30:14.434484 lvs[2230] label/label.c:589 open /dev/mapper/live-rw ro di 2 fd 9
14:30:14.434623 lvs[2230] label/label.c:589 open /dev/loop1 ro di 3 fd 10
14:30:14.434643 lvs[2230] label/label.c:589 open /dev/mapper/live-base ro di 4 fd 11
14:30:14.434659 lvs[2230] label/label.c:589 open /dev/loop2 ro di 5 fd 12
14:30:14.434735 lvs[2230] label/label.c:728 Scanning submitted 6 reads
14:30:14.434743 lvs[2230] label/label.c:744 Processing data from device /dev/loop0 7:0 di 0 block 0x56394e7c22b0
14:30:14.434746 lvs[2230] device/dev-io.c:94 /dev/loop0: using cached size 1267480 sectors
14:30:14.434780 lvs[2230] device/dev-io.c:94 /dev/loop0: using cached size 1267480 sectors
14:30:14.434872 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop0
14:30:14.434877 lvs[2230] label/label.c:414 /dev/loop0: No lvm label detected
14:30:14.434883 lvs[2230] label/label.c:744 Processing data from device /dev/sda 8:0 di 1 block 0x56394e7c22f0
14:30:14.434886 lvs[2230] device/dev-io.c:94 /dev/sda: using cached size 41943040 sectors
14:30:14.434909 lvs[2230] filters/filter-partitioned.c:44 /dev/sda: Skipping: Partition table signature found
14:30:14.434912 lvs[2230] filters/filter-persistent.c:140 filter caching bad /dev/sda
14:30:14.434915 lvs[2230] label/label.c:393 <backtrace>
14:30:14.434936 lvs[2230] label/label.c:744 Processing data from device /dev/mapper/live-rw 253:0 di 2 block 0x56394e7c2330
14:30:14.434943 lvs[2230] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:0) [ noopencount noflush ] [16384] (*1)
14:30:14.434957 lvs[2230] device/dev-io.c:94 /dev/mapper/live-rw: using cached size 6291456 sectors
14:30:14.434961 lvs[2230] device/dev-io.c:94 /dev/mapper/live-rw: using cached size 6291456 sectors
14:30:14.435079 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw
14:30:14.435085 lvs[2230] label/label.c:414 /dev/mapper/live-rw: No lvm label detected
14:30:14.435090 lvs[2230] label/label.c:744 Processing data from device /dev/loop1 7:1 di 3 block 0x56394e7c2370
14:30:14.435102 lvs[2230] device/dev-io.c:94 /dev/loop1: using cached size 6291456 sectors
14:30:14.435128 lvs[2230] device/dev-io.c:94 /dev/loop1: using cached size 6291456 sectors
14:30:14.435215 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop1
14:30:14.435219 lvs[2230] label/label.c:414 /dev/loop1: No lvm label detected
14:30:14.435223 lvs[2230] label/label.c:744 Processing data from device /dev/mapper/live-base 253:1 di 4 block 0x56394e7c23b0
14:30:14.435228 lvs[2230] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:1) [ noopencount noflush ] [16384] (*1)
14:30:14.435238 lvs[2230] device/dev-io.c:94 /dev/mapper/live-base: using cached size 6291456 sectors
14:30:14.435242 lvs[2230] device/dev-io.c:94 /dev/mapper/live-base: using cached size 6291456 sectors
14:30:14.435367 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base
14:30:14.435372 lvs[2230] label/label.c:414 /dev/mapper/live-base: No lvm label detected
14:30:14.435376 lvs[2230] label/label.c:744 Processing data from device /dev/loop2 7:2 di 5 block 0x56394e7c23f0
14:30:14.435379 lvs[2230] device/dev-io.c:94 /dev/loop2: using cached size 67108864 sectors
14:30:14.435402 lvs[2230] device/dev-io.c:94 /dev/loop2: using cached size 67108864 sectors
14:30:14.435475 lvs[2230] filters/filter-persistent.c:140 filter caching good /dev/loop2
14:30:14.435479 lvs[2230] label/label.c:414 /dev/loop2: No lvm label detected
14:30:14.435483 lvs[2230] label/label.c:824 Scanned devices: read errors 0 process errors 0 failed 0
14:30:14.435487 lvs[2230] label/hints.c:917 Writing hint file 2
14:30:14.435515 lvs[2230] config/config.c:1475 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ]
14:30:14.435521 lvs[2230] config/config.c:1475 devices/filter not found in config: defaulting to filter = [ "a|.*|" ]
14:30:14.435525 lvs[2230] device/dev-io.c:94 /dev/loop0: using cached size 1267480 sectors
14:30:14.435528 lvs[2230] device/dev-io.c:94 /dev/sda: using cached size 41943040 sectors
14:30:14.435530 lvs[2230] filters/filter-type.c:30 /dev/cdrom: Skipping: Unrecognised LVM device type 11
14:30:14.435532 lvs[2230] filters/filter-type.c:30 /dev/zram0: Skipping: Unrecognised LVM device type 252
14:30:14.435547 lvs[2230] device/dev-io.c:94 /dev/mapper/live-rw: using cached size 6291456 sectors
14:30:14.435550 lvs[2230] device/dev-io.c:94 /dev/loop1: using cached size 6291456 sectors
14:30:14.435562 lvs[2230] device/dev-io.c:94 /dev/mapper/live-base: using cached size 6291456 sectors
14:30:14.435565 lvs[2230] device/dev-io.c:94 /dev/loop2: using cached size 67108864 sectors
14:30:14.435576 lvs[2230] label/hints.c:1023 Wrote hint file with devs_hash 564172303 count 6
14:30:14.435584 lvs[2230] cache/lvmcache.c:1136 Found VG info for 0 VGs
14:30:14.435587 lvs[2230] toollib.c:3733 Obtaining the complete list of VGs before processing their LVs
14:30:14.435589 lvs[2230] toollib.c:3753 No volume groups found.
14:30:14.435592 lvs[2230] device_mapper/libdm-config.c:1086 report/compact_output not found in config: defaulting to 0
14:30:14.435598 lvs[2230] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global
14:30:14.435601 lvs[2230] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global
14:30:14.435617 lvs[2230] device_mapper/libdm-config.c:1086 global/notify_dbus not found in config: defaulting to 1
14:30:14.435619 lvs[2230] cache/lvmcache.c:2091 Destroy lvmcache content
14:30:14.443345 lvs[2230] commands/toolcontext.c:1830 Reloading config files
14:30:14.443363 lvs[2230] activate/fs.c:492 Syncing device names
14:30:14.443370 lvs[2230] cache/lvmcache.c:2091 Destroy lvmcache content
14:30:14.443383 lvs[2230] metadata/vg.c:79 Freeing VG #orphans_lvm2 at 0x56394e6a6fa0.
14:30:14.443413 lvs[2230] config/config.c:283 Loading config file: /etc/lvm/lvm.conf
14:30:14.443423 lvs[2230] device/dev-io.c:418 Opened /etc/lvm/lvm.conf RO
14:30:14.443431 lvs[2230] device/dev-io.c:455 Closed /etc/lvm/lvm.conf
14:30:14.443436 lvs[2230] device_mapper/libdm-config.c:1086 log/syslog not found in config: defaulting to 1
14:30:14.443443 lvs[2230] device_mapper/libdm-config.c:1014 log/level not found in config: defaulting to 0
14:30:15.279061 pvs[2306] device_mapper/libdm-config.c:1086 log/activation not found in config: defaulting to 0
14:30:15.279084 pvs[2306] config/config.c:1475 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
14:30:15.279088 pvs[2306] commands/toolcontext.c:384 Setting log debug classes to 2031
14:30:15.279094 pvs[2306] config/config.c:1475 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ]
14:30:15.279099 pvs[2306] config/config.c:1475 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ]
14:30:15.279102 pvs[2306] commands/toolcontext.c:393 Logging initialised at Tue Aug 31 14:30:15 2021
14:30:15.279108 pvs[2306] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf
14:30:15.279114 pvs[2306] device/dev-io.c:418 Opened /etc/lvm/lvmlocal.conf RO
14:30:15.279123 pvs[2306] device/dev-io.c:455 Closed /etc/lvm/lvmlocal.conf
14:30:15.279127 pvs[2306] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:15.279129 pvs[2306] device_mapper/libdm-config.c:1086 config/abort_on_errors not found in config: defaulting to 0
14:30:15.279131 pvs[2306] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:15.279136 pvs[2306] device_mapper/libdm-config.c:1086 config/checks not found in config: defaulting to 1
14:30:15.279140 pvs[2306] device_mapper/libdm-config.c:1014 global/umask not found in config: defaulting to 63
14:30:15.279147 pvs[2306] device_mapper/libdm-config.c:987 devices/dir not found in config: defaulting to /dev
14:30:15.279149 pvs[2306] device_mapper/libdm-config.c:987 devices/external_device_info_source not found in config: defaulting to none
14:30:15.279152 pvs[2306] device_mapper/libdm-config.c:987 global/proc not found in config: defaulting to /proc
14:30:15.279187 pvs[2306] device_mapper/libdm-config.c:1086 global/activation not found in config: defaulting to 1
14:30:15.279191 pvs[2306] device_mapper/libdm-config.c:1086 activation/auto_set_activation_skip not found in config: defaulting to 1
14:30:15.279193 pvs[2306] device_mapper/libdm-config.c:987 activation/readahead not found in config: defaulting to auto
14:30:15.279195 pvs[2306] device_mapper/libdm-config.c:1086 activation/udev_rules not found in config: defaulting to 1
14:30:15.279197 pvs[2306] device_mapper/libdm-config.c:1086 activation/udev_sync not found in config: defaulting to 1
14:30:15.279199 pvs[2306] device_mapper/libdm-config.c:1086 activation/retry_deactivation not found in config: defaulting to 1
14:30:15.279201 pvs[2306] device_mapper/libdm-config.c:1086 activation/checks not found in config: defaulting to 0
14:30:15.279203 pvs[2306] misc/lvm-globals.c:205 LVM activation checks disabled
14:30:15.279205 pvs[2306] device_mapper/libdm-config.c:1086 activation/use_linear_target not found in config: defaulting to 1
14:30:15.279206 pvs[2306] device_mapper/libdm-config.c:987 activation/missing_stripe_filler not found in config: defaulting to error
14:30:15.279209 pvs[2306] device_mapper/libdm-config.c:1086 global/metadata_read_only not found in config: defaulting to 0
14:30:15.279211 pvs[2306] device_mapper/libdm-config.c:1014 devices/pv_min_size not found in config: defaulting to 2048
14:30:15.279213 pvs[2306] device_mapper/libdm-config.c:1086 metadata/check_pv_device_sizes not found in config: defaulting to 1
14:30:15.279215 pvs[2306] device_mapper/libdm-config.c:987 global/units not found in config: defaulting to r
14:30:15.279218 pvs[2306] device_mapper/libdm-config.c:1086 global/si_unit_consistency not found in config: defaulting to 1
14:30:15.279220 pvs[2306] device_mapper/libdm-config.c:1086 report/binary_values_as_numeric not found in config: defaulting to 0
14:30:15.279225 pvs[2306] device_mapper/libdm-config.c:1086 report/mark_hidden_devices not found in config: defaulting to 1
14:30:15.279227 pvs[2306] device_mapper/libdm-config.c:1086 global/suffix not found in config: defaulting to 1
14:30:15.279229 pvs[2306] device_mapper/libdm-config.c:987 report/list_item_separator not found in config: defaulting to ,
14:30:15.279231 pvs[2306] device_mapper/libdm-config.c:987 report/time_format not found in config: defaulting to %Y-%m-%d %T %z
14:30:15.279233 pvs[2306] device_mapper/libdm-config.c:1086 report/two_word_unknown_device not found in config: defaulting to 0
14:30:15.279236 pvs[2306] device_mapper/libdm-config.c:987 global/system_id_source not found in config: defaulting to none
14:30:15.279238 pvs[2306] device_mapper/libdm-config.c:1014 global/io_memory_size not found in config: defaulting to 8192
14:30:15.279241 pvs[2306] device_mapper/libdm-config.c:987 config/profile_dir not found in config: defaulting to /etc/lvm/profile
14:30:15.279318 pvs[2306] config/config.c:1478 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ]
14:30:15.279344 pvs[2306] device_mapper/libdm-config.c:1086 devices/obtain_device_list_from_udev not found in config: defaulting to 1
14:30:15.279349 pvs[2306] config/config.c:1475 devices/scan not found in config: defaulting to scan = [ "/dev" ]
14:30:15.279361 pvs[2306] metadata/vg.c:64 Allocated VG #orphans_lvm2 at 0x5610776b7fa0.
14:30:15.279365 pvs[2306] format_text/format-text.c:2689 Initialised format: lvm2
14:30:15.279369 pvs[2306] striped/striped.c:245 Initialised segtype: linear
14:30:15.279371 pvs[2306] striped/striped.c:245 Initialised segtype: striped
14:30:15.279373 pvs[2306] zero/zero.c:99 Initialised segtype: zero
14:30:15.279374 pvs[2306] error/errseg.c:105 Initialised segtype: error
14:30:15.279377 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so
14:30:15.279380 pvs[2306] snapshot/snapshot.c:274 Initialised segtype: snapshot
14:30:15.279382 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so
14:30:15.279384 pvs[2306] mirror/mirrored.c:538 Initialised segtype: mirror
14:30:15.279386 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so
14:30:15.279388 pvs[2306] raid/raid.c:642 Initialised segtype: raid0
14:30:15.279390 pvs[2306] raid/raid.c:642 Initialised segtype: raid0_meta
14:30:15.279392 pvs[2306] raid/raid.c:642 Initialised segtype: raid1
14:30:15.279394 pvs[2306] raid/raid.c:642 Initialised segtype: raid10
14:30:15.279395 pvs[2306] raid/raid.c:642 Initialised segtype: raid10_near
14:30:15.279397 pvs[2306] raid/raid.c:642 Initialised segtype: raid4
14:30:15.279399 pvs[2306] raid/raid.c:642 Initialised segtype: raid5
14:30:15.279400 pvs[2306] raid/raid.c:642 Initialised segtype: raid5_n
14:30:15.279402 pvs[2306] raid/raid.c:642 Initialised segtype: raid5_la
14:30:15.279404 pvs[2306] raid/raid.c:642 Initialised segtype: raid5_ls
14:30:15.279406 pvs[2306] raid/raid.c:642 Initialised segtype: raid5_ra
14:30:15.279407 pvs[2306] raid/raid.c:642 Initialised segtype: raid5_rs
14:30:15.279409 pvs[2306] raid/raid.c:642 Initialised segtype: raid6
14:30:15.279411 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_n_6
14:30:15.279412 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_nc
14:30:15.279414 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_nr
14:30:15.279416 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_zr
14:30:15.279418 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_ls_6
14:30:15.279420 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_rs_6
14:30:15.279421 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_la_6
14:30:15.279423 pvs[2306] raid/raid.c:642 Initialised segtype: raid6_ra_6
14:30:15.279426 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so
14:30:15.279430 pvs[2306] thin/thin.c:827 Initialised segtype: thin-pool
14:30:15.279432 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so
14:30:15.279434 pvs[2306] thin/thin.c:827 Initialised segtype: thin
14:30:15.279436 pvs[2306] cache_segtype/cache.c:779 Initialised segtype: cache-pool
14:30:15.279438 pvs[2306] cache_segtype/cache.c:793 Initialised segtype: cache
14:30:15.279440 pvs[2306] device_mapper/libdm-config.c:987 dmeventd/vdo_library not found in config: defaulting to libdevmapper-event-lvm2vdo.so
14:30:15.279443 pvs[2306] vdo/vdo.c:580 Initialised segtypes: vdo, vdo-pool.
14:30:15.279445 pvs[2306] writecache/writecache.c:377 Initialised segtype: writecache
14:30:15.279447 pvs[2306] integrity/integrity.c:340 Initialised segtype: integrity
14:30:15.279449 pvs[2306] device_mapper/libdm-config.c:1086 backup/archive not found in config: defaulting to 1
14:30:15.279451 pvs[2306] device_mapper/libdm-config.c:1014 backup/retain_days not found in config: defaulting to 30
14:30:15.279453 pvs[2306] device_mapper/libdm-config.c:1014 backup/retain_min not found in config: defaulting to 10
14:30:15.279455 pvs[2306] device_mapper/libdm-config.c:987 backup/archive_dir not found in config: defaulting to /etc/lvm/archive
14:30:15.279458 pvs[2306] device_mapper/libdm-config.c:1086 backup/backup not found in config: defaulting to 1
14:30:15.279460 pvs[2306] device_mapper/libdm-config.c:987 backup/backup_dir not found in config: defaulting to /etc/lvm/backup
14:30:15.279463 pvs[2306] device_mapper/libdm-config.c:1086 global/use_lvmpolld not found in config: defaulting to 1
14:30:15.279466 pvs[2306] device_mapper/libdm-config.c:1086 devices/sysfs_scan not found in config: defaulting to 1
14:30:15.279478 pvs[2306] filters/filter-sysfs.c:331 Sysfs filter initialised.
14:30:15.279480 pvs[2306] filters/filter-internal.c:82 Internal filter initialised.
14:30:15.279483 pvs[2306] filters/filter-type.c:61 LVM type filter initialised.
14:30:15.279485 pvs[2306] device_mapper/libdm-config.c:1086 devices/scan_lvs not found in config: defaulting to 0
14:30:15.279487 pvs[2306] filters/filter-usable.c:209 Usable device filter initialised (scan_lvs 0).
14:30:15.279489 pvs[2306] device_mapper/libdm-config.c:1086 devices/multipath_component_detection not found in config: defaulting to 1
14:30:15.279491 pvs[2306] filters/filter-mpath.c:402 mpath filter initialised.
14:30:15.279493 pvs[2306] filters/filter-partitioned.c:78 Partitioned filter initialised.
14:30:15.279495 pvs[2306] filters/filter-signature.c:95 signature filter initialised.
14:30:15.279497 pvs[2306] device_mapper/libdm-config.c:1086 devices/md_component_detection not found in config: defaulting to 1
14:30:15.279498 pvs[2306] filters/filter-md.c:157 MD filter initialised.
14:30:15.279500 pvs[2306] device_mapper/libdm-config.c:1086 devices/fw_raid_component_detection not found in config: defaulting to 0
14:30:15.279502 pvs[2306] filters/filter-composite.c:103 Composite filter initialised.
14:30:15.279504 pvs[2306] device_mapper/libdm-config.c:1086 devices/ignore_suspended_devices not found in config: defaulting to 0
14:30:15.279506 pvs[2306] device_mapper/libdm-config.c:1086 devices/ignore_lvm_mirrors not found in config: defaulting to 1
14:30:15.279508 pvs[2306] filters/filter-persistent.c:196 Persistent filter initialised.
14:30:15.279510 pvs[2306] device_mapper/libdm-config.c:1086 devices/scan_lvs not found in config: defaulting to 0
14:30:15.279512 pvs[2306] device_mapper/libdm-config.c:1086 devices/allow_mixed_block_sizes not found in config: defaulting to 0
14:30:15.279514 pvs[2306] device_mapper/libdm-config.c:987 devices/hints not found in config: defaulting to all
14:30:15.279516 pvs[2306] device_mapper/libdm-config.c:987 activation/activation_mode not found in config: defaulting to degraded
14:30:15.279518 pvs[2306] device_mapper/libdm-config.c:1086 metadata/record_lvs_history not found in config: defaulting to 0
14:30:15.279522 pvs[2306] lvmcmdline.c:3056 DEGRADED MODE. Incomplete RAID LVs will be processed.
14:30:15.279529 pvs[2306] device_mapper/libdm-config.c:1086 activation/monitoring not found in config: defaulting to 1
14:30:15.279530 pvs[2306] lvmcmdline.c:3062 Processing command: pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'
14:30:15.279533 pvs[2306] lvmcmdline.c:3063 Command pid: 2306
14:30:15.279534 pvs[2306] lvmcmdline.c:3064 System ID:
14:30:15.279536 pvs[2306] lvmcmdline.c:3067 O_DIRECT will be used
14:30:15.279538 pvs[2306] device_mapper/libdm-config.c:1014 global/locking_type not found in config: defaulting to 1
14:30:15.279540 pvs[2306] device_mapper/libdm-config.c:1086 global/wait_for_locks not found in config: defaulting to 1
14:30:15.279542 pvs[2306] locking/locking.c:143 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1.
14:30:15.279545 pvs[2306] device_mapper/libdm-config.c:1086 global/prioritise_write_locks not found in config: defaulting to 1
14:30:15.279547 pvs[2306] device_mapper/libdm-config.c:987 global/locking_dir not found in config: defaulting to /run/lock/lvm
14:30:15.285571 pvs[2306] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0.
14:30:15.285621 pvs[2306] device_mapper/libdm-common.c:989 Resetting SELinux context to default value.
14:30:15.285635 pvs[2306] device_mapper/libdm-config.c:1086 devices/md_component_detection not found in config: defaulting to 1
14:30:15.285638 pvs[2306] device_mapper/libdm-config.c:987 devices/md_component_checks not found in config: defaulting to auto
14:30:15.285640 pvs[2306] lvmcmdline.c:2907 Using md_component_checks auto use_full_md_check 0
14:30:15.285642 pvs[2306] device_mapper/libdm-config.c:1086 global/use_lvmlockd not found in config: defaulting to 0
14:30:15.285647 pvs[2306] device_mapper/libdm-config.c:987 report/output_format not found in config: defaulting to basic
14:30:15.285650 pvs[2306] device_mapper/libdm-config.c:1086 log/report_command_log not found in config: defaulting to 0
14:30:15.285653 pvs[2306] device_mapper/libdm-config.c:1086 report/aligned not found in config: defaulting to 1
14:30:15.285655 pvs[2306] device_mapper/libdm-config.c:1086 report/buffered not found in config: defaulting to 1
14:30:15.285657 pvs[2306] device_mapper/libdm-config.c:1086 report/headings not found in config: defaulting to 1
14:30:15.285659 pvs[2306] device_mapper/libdm-config.c:987 report/separator not found in config: defaulting to
14:30:15.285661 pvs[2306] device_mapper/libdm-config.c:1086 report/prefixes not found in config: defaulting to 0
14:30:15.285663 pvs[2306] device_mapper/libdm-config.c:1086 report/quoted not found in config: defaulting to 1
14:30:15.285665 pvs[2306] device_mapper/libdm-config.c:1086 report/columns_as_rows not found in config: defaulting to 0
14:30:15.285667 pvs[2306] device_mapper/libdm-config.c:987 report/pvs_sort not found in config: defaulting to pv_name
14:30:15.285669 pvs[2306] device_mapper/libdm-config.c:987 report/pvs_cols not found in config: defaulting to pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free
14:30:15.285671 pvs[2306] device_mapper/libdm-config.c:987 report/compact_output_cols not found in config: defaulting to
14:30:15.285759 pvs[2306] toollib.c:4377 Processing each PV
14:30:15.285765 pvs[2306] misc/lvm-flock.c:230 Locking /run/lock/lvm/P_global RB
14:30:15.286567 pvs[2306] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0.
14:30:15.286586 pvs[2306] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/P_global:aux WB
14:30:15.286611 pvs[2306] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux
14:30:15.286633 pvs[2306] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/P_global RB
14:30:15.286646 pvs[2306] device_mapper/libdm-common.c:989 Resetting SELinux context to default value.
14:30:15.286657 pvs[2306] cache/lvmcache.c:1066 Finding VG info
14:30:15.286659 pvs[2306] label/label.c:1028 Finding devices to scan
14:30:15.290122 pvs[2306] device/dev-cache.c:1175 Creating list of system devices.
14:30:15.291562 pvs[2306] device/dev-cache.c:714 Found dev 11:0 /dev/sr0 - new.
14:30:15.291630 pvs[2306] device/dev-cache.c:751 Found dev 11:0 /dev/cdrom - new alias.
14:30:15.291647 pvs[2306] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00002 - new alias.
14:30:15.291654 pvs[2306] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-label/RHEL-8-4-0-BaseOS-x86_64 - new alias.
14:30:15.291660 pvs[2306] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias.
14:30:15.291665 pvs[2306] device/dev-cache.c:751 Found dev 11:0 /dev/disk/by-uuid/2021-05-03-15-21-56-00 - new alias.
14:30:15.291728 pvs[2306] device/dev-cache.c:714 Found dev 8:0 /dev/sda - new.
14:30:15.291774 pvs[2306] device/dev-cache.c:751 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias.
14:30:15.291781 pvs[2306] device/dev-cache.c:751 Found dev 8:0 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 - new alias.
14:30:15.291922 pvs[2306] device/dev-cache.c:714 Found dev 8:1 /dev/sda1 - new.
14:30:15.291983 pvs[2306] device/dev-cache.c:751 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias.
14:30:15.291990 pvs[2306] device/dev-cache.c:751 Found dev 8:1 /dev/disk/by-label/BOOT - new alias.
14:30:15.291995 pvs[2306] device/dev-cache.c:751 Found dev 8:1 /dev/disk/by-partuuid/1264bf85-01 - new alias.
14:30:15.292000 pvs[2306] device/dev-cache.c:751 Found dev 8:1 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1 - new alias.
14:30:15.292005 pvs[2306] device/dev-cache.c:751 Found dev 8:1 /dev/disk/by-uuid/0042254f-32aa-47bb-9eaf-7c227284bcc1 - new alias.
14:30:15.292070 pvs[2306] device/dev-cache.c:714 Found dev 8:2 /dev/sda2 - new.
14:30:15.292125 pvs[2306] device/dev-cache.c:751 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv - new alias.
14:30:15.292131 pvs[2306] device/dev-cache.c:751 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias.
14:30:15.292136 pvs[2306] device/dev-cache.c:751 Found dev 8:2 /dev/disk/by-partuuid/1264bf85-02 - new alias.
14:30:15.292141 pvs[2306] device/dev-cache.c:751 Found dev 8:2 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2 - new alias.
14:30:15.292186 pvs[2306] device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - new.
14:30:15.292244 pvs[2306] device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - new.
14:30:15.292271 pvs[2306] device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - new.
14:30:15.292276 pvs[2306] device/dev-cache.c:751 Found dev 253:1 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - new alias.
14:30:15.292322 pvs[2306] device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - new.
14:30:15.292378 pvs[2306] device/dev-cache.c:714 Found dev 252:0 /dev/zram0 - new.
14:30:15.292430 pvs[2306] device/dev-cache.c:714 Found dev 253:0 /dev/dm-0 - new.
14:30:15.292463 pvs[2306] device/dev-cache.c:751 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias.
14:30:15.292469 pvs[2306] device/dev-cache.c:705 Found dev 253:1 /dev/disk/by-label/Anaconda - exists.
14:30:15.292473 pvs[2306] device/dev-cache.c:705 Found dev 253:1 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - exists.
14:30:15.292477 pvs[2306] device/dev-cache.c:751 Found dev 253:0 /dev/mapper/live-rw - new alias.
14:30:15.292523 pvs[2306] device/dev-cache.c:751 Found dev 253:1 /dev/dm-1 - new alias.
14:30:15.292556 pvs[2306] device/dev-cache.c:751 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias.
14:30:15.292566 pvs[2306] device/dev-cache.c:705 Found dev 253:1 /dev/disk/by-label/Anaconda - exists.
14:30:15.292584 pvs[2306] device/dev-cache.c:705 Found dev 253:1 /dev/disk/by-uuid/c7c564bb-647f-4d19-8d18-bcef56ef71e9 - exists.
14:30:15.292588 pvs[2306] device/dev-cache.c:751 Found dev 253:1 /dev/mapper/live-base - new alias.
14:30:15.292631 pvs[2306] device/dev-cache.c:714 Found dev 253:2 /dev/dm-2 - new.
14:30:15.292666 pvs[2306] device/dev-cache.c:751 Found dev 253:2 /dev/disk/by-id/dm-name-lvm.vg1-home - new alias.
14:30:15.292672 pvs[2306] device/dev-cache.c:751 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0oyGNFyjIU4jjcugZkBggU2pUk8yvNtZZ - new alias.
14:30:15.292681 pvs[2306] device/dev-cache.c:751 Found dev 253:2 /dev/disk/by-uuid/16f95b5c-30ee-4b1c-a92e-8f74d83c79c1 - new alias.
14:30:15.292691 pvs[2306] device/dev-cache.c:751 Found dev 253:2 /dev/lvm.vg1/home - new alias.
14:30:15.292695 pvs[2306] device/dev-cache.c:751 Found dev 253:2 /dev/mapper/lvm.vg1-home - new alias.
14:30:15.292738 pvs[2306] device/dev-cache.c:714 Found dev 253:3 /dev/dm-3 - new.
14:30:15.292774 pvs[2306] device/dev-cache.c:751 Found dev 253:3 /dev/disk/by-id/dm-name-lvm.vg1-root - new alias.
14:30:15.292781 pvs[2306] device/dev-cache.c:751 Found dev 253:3 /dev/disk/by-id/dm-uuid-LVM-S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0tVSC8tKF6UdsTTviEWdhNfpfPcrqUj3I - new alias.
14:30:15.292789 pvs[2306] device/dev-cache.c:751 Found dev 253:3 /dev/disk/by-uuid/9c60e33e-03e0-42c4-a583-868f4fd1b2b4 - new alias.
14:30:15.292798 pvs[2306] device/dev-cache.c:751 Found dev 253:3 /dev/lvm.vg1/root - new alias.
14:30:15.292803 pvs[2306] device/dev-cache.c:751 Found dev 253:3 /dev/mapper/lvm.vg1-root - new alias.
14:30:15.293110 pvs[2306] label/label.c:1095 Filtering devices to scan (nodata)
14:30:15.293279 pvs[2306] device/dev-io.c:418 Opened /dev/loop0 RO O_DIRECT
14:30:15.293284 pvs[2306] device/dev-io.c:117 /dev/loop0: size is 1267480 sectors
14:30:15.293287 pvs[2306] device/dev-io.c:455 Closed /dev/loop0
14:30:15.293291 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/loop0
14:30:15.293302 pvs[2306] device/dev-io.c:418 Opened /dev/sda RO O_DIRECT
14:30:15.293305 pvs[2306] device/dev-io.c:117 /dev/sda: size is 41943040 sectors
14:30:15.293338 pvs[2306] device/dev-io.c:455 Closed /dev/sda
14:30:15.293358 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/sda
14:30:15.293361 pvs[2306] filters/filter-type.c:30 /dev/cdrom: Skipping: Unrecognised LVM device type 11
14:30:15.293363 pvs[2306] filters/filter-persistent.c:140 filter caching bad /dev/cdrom
14:30:15.293366 pvs[2306] filters/filter-type.c:30 /dev/zram0: Skipping: Unrecognised LVM device type 252
14:30:15.293367 pvs[2306] filters/filter-persistent.c:140 filter caching bad /dev/zram0
14:30:15.293379 pvs[2306] device_mapper/ioctl/libdm-iface.c:1898 dm version [ opencount flush ] [16384] (*1)
14:30:15.293388 pvs[2306] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:0) [ noopencount noflush ] [16384] (*1)
14:30:15.293415 pvs[2306] device/dev-io.c:418 Opened /dev/mapper/live-rw RO O_DIRECT
14:30:15.293418 pvs[2306] device/dev-io.c:117 /dev/mapper/live-rw: size is 6291456 sectors
14:30:15.293421 pvs[2306] device/dev-io.c:455 Closed /dev/mapper/live-rw
14:30:15.293423 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw
14:30:15.293430 pvs[2306] device/dev-io.c:418 Opened /dev/loop1 RO O_DIRECT
14:30:15.293432 pvs[2306] device/dev-io.c:117 /dev/loop1: size is 6291456 sectors
14:30:15.293435 pvs[2306] device/dev-io.c:455 Closed /dev/loop1
14:30:15.293436 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/loop1
14:30:15.293474 pvs[2306] device/dev-io.c:418 Opened /dev/sda1 RO O_DIRECT
14:30:15.293478 pvs[2306] device/dev-io.c:117 /dev/sda1: size is 2048000 sectors
14:30:15.293492 pvs[2306] device/dev-io.c:455 Closed /dev/sda1
14:30:15.293499 pvs[2306] filters/filter-mpath.c:226 /dev/sda1: Device is a partition, using primary device sda for mpath component detection
14:30:15.293515 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/sda1
14:30:15.293528 pvs[2306] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:1) [ noopencount noflush ] [16384] (*1)
14:30:15.293546 pvs[2306] device/dev-io.c:418 Opened /dev/mapper/live-base RO O_DIRECT
14:30:15.293549 pvs[2306] device/dev-io.c:117 /dev/mapper/live-base: size is 6291456 sectors
14:30:15.293552 pvs[2306] device/dev-io.c:455 Closed /dev/mapper/live-base
14:30:15.293554 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base
14:30:15.293571 pvs[2306] device/dev-io.c:418 Opened /dev/loop2 RO O_DIRECT
14:30:15.293575 pvs[2306] device/dev-io.c:117 /dev/loop2: size is 67108864 sectors
14:30:15.293577 pvs[2306] device/dev-io.c:455 Closed /dev/loop2
14:30:15.293579 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/loop2
14:30:15.293585 pvs[2306] device/dev-io.c:418 Opened /dev/sda2 RO O_DIRECT
14:30:15.293588 pvs[2306] device/dev-io.c:117 /dev/sda2: size is 39892992 sectors
14:30:15.293599 pvs[2306] device/dev-io.c:455 Closed /dev/sda2
14:30:15.293606 pvs[2306] filters/filter-mpath.c:226 /dev/sda2: Device is a partition, using primary device sda for mpath component detection
14:30:15.293621 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/sda2
14:30:15.293626 pvs[2306] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:2) [ noopencount noflush ] [16384] (*1)
14:30:15.293635 pvs[2306] filters/filter-usable.c:150 /dev/mapper/lvm.vg1-home: Skipping unusable device.
14:30:15.293637 pvs[2306] filters/filter-persistent.c:140 filter caching bad /dev/mapper/lvm.vg1-home
14:30:15.293641 pvs[2306] device_mapper/ioctl/libdm-iface.c:1898 dm status (253:3) [ noopencount noflush ] [16384] (*1)
14:30:15.293648 pvs[2306] filters/filter-usable.c:150 /dev/mapper/lvm.vg1-root: Skipping unusable device.
14:30:15.293650 pvs[2306] filters/filter-persistent.c:140 filter caching bad /dev/mapper/lvm.vg1-root
14:30:15.293684 pvs[2306] label/hints.c:684 Reading hint file
14:30:15.293701 pvs[2306] config/config.c:1475 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ]
14:30:15.293706 pvs[2306] config/config.c:1475 devices/filter not found in config: defaulting to filter = [ "a|.*|" ]
14:30:15.293710 pvs[2306] label/hints.c:807 add hint /dev/sda2 Lt8JzAof8lcDzb7Y3stI34jre4wReTNv 8:2 vg:lvm.vg1
14:30:15.293717 pvs[2306] device/dev-io.c:94 /dev/loop0: using cached size 1267480 sectors
14:30:15.293720 pvs[2306] device/dev-io.c:94 /dev/sda: using cached size 41943040 sectors
14:30:15.293722 pvs[2306] filters/filter-type.c:30 /dev/cdrom: Skipping: Unrecognised LVM device type 11
14:30:15.293723 pvs[2306] filters/filter-type.c:30 /dev/zram0: Skipping: Unrecognised LVM device type 252
14:30:15.293739 pvs[2306] device/dev-io.c:94 /dev/mapper/live-rw: using cached size 6291456 sectors
14:30:15.293742 pvs[2306] device/dev-io.c:94 /dev/loop1: using cached size 6291456 sectors
14:30:15.293743 pvs[2306] device/dev-io.c:94 /dev/sda1: using cached size 2048000 sectors
14:30:15.293754 pvs[2306] device/dev-io.c:94 /dev/mapper/live-base: using cached size 6291456 sectors
14:30:15.293757 pvs[2306] device/dev-io.c:94 /dev/loop2: using cached size 67108864 sectors
14:30:15.293758 pvs[2306] device/dev-io.c:94 /dev/sda2: using cached size 39892992 sectors
14:30:15.293778 pvs[2306] label/hints.c:846 accept hints found 1
14:30:15.293782 pvs[2306] label/hints.c:1389 get_hints: applied using 1 other 7
14:30:15.293786 pvs[2306] label/label.c:911 Checking fd limit for num_devs 1 want 33 soft 1024 hard 262144
14:30:15.293788 pvs[2306] label/label.c:692 Scanning 1 devices for VG info
14:30:15.293793 pvs[2306] label/label.c:589 open /dev/sda2 ro di 0 fd 6
14:30:15.293825 pvs[2306] label/label.c:728 Scanning submitted 1 reads
14:30:15.294060 pvs[2306] label/label.c:744 Processing data from device /dev/sda2 8:2 di 0 block 0x5610777d32b0
14:30:15.294071 pvs[2306] device/dev-io.c:94 /dev/sda2: using cached size 39892992 sectors
14:30:15.294081 pvs[2306] filters/filter-mpath.c:226 /dev/sda2: Device is a partition, using primary device sda for mpath component detection
14:30:15.294113 pvs[2306] device/dev-io.c:94 /dev/sda2: using cached size 39892992 sectors
14:30:15.294255 pvs[2306] filters/filter-persistent.c:140 filter caching good /dev/sda2
14:30:15.294263 pvs[2306] label/label.c:323 /dev/sda2: lvm2 label detected at sector 1
14:30:15.294269 pvs[2306] cache/lvmcache.c:1451 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orpha-ns_l-vm2
14:30:15.294273 pvs[2306] format_text/text_label.c:464 /dev/sda2: PV header extension version 2 found
14:30:15.294275 pvs[2306] format_text/text_label.c:497 Scanning /dev/sda2 mda1 summary.
14:30:15.294277 pvs[2306] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096
14:30:15.294284 pvs[2306] format_text/import.c:59 Reading metadata summary from /dev/sda2 at 7168 size 1479 (+0)
14:30:15.294308 pvs[2306] format_text/format-text.c:1661 Found metadata summary on /dev/sda2 at 7168 size 1479 for VG lvm.vg1
14:30:15.294311 pvs[2306] cache/lvmcache.c:1370 lvmcache adding vginfo for lvm.vg1 S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0
14:30:15.294313 pvs[2306] cache/lvmcache.c:1451 lvmcache /dev/sda2: now in VG lvm.vg1 S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0
14:30:15.294315 pvs[2306] cache/lvmcache.c:1303 lvmcache /dev/sda2: VG lvm.vg1: set VGID to S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0.
14:30:15.294317 pvs[2306] cache/lvmcache.c:1649 lvmcache /dev/sda2 mda1 VG lvm.vg1 set seqno 3 checksum d15af936 mda_size 1479
14:30:15.294319 pvs[2306] cache/lvmcache.c:1486 lvmcache /dev/sda2: VG lvm.vg1: set creation host to test.
14:30:15.294321 pvs[2306] format_text/text_label.c:525 Scanned /dev/sda2 mda1 seqno 3
14:30:15.294323 pvs[2306] label/label.c:824 Scanned devices: read errors 0 process errors 0 failed 0
14:30:15.294327 pvs[2306] cache/lvmcache.c:1136 Found VG info for 1 VGs
14:30:15.294330 pvs[2306] toollib.c:3868 Getting list of all devices from hints
14:30:15.294335 pvs[2306] toollib.c:4301 Processing PVs in VG lvm.vg1
14:30:15.294340 pvs[2306] misc/lvm-flock.c:230 Locking /run/lock/lvm/V_lvm.vg1 RB
14:30:15.294577 pvs[2306] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm/V_lvm.vg1 to system_u:object_r:lvm_lock_t:s0.
14:30:15.294605 pvs[2306] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/V_lvm.vg1:aux WB
14:30:15.294629 pvs[2306] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_lvm.vg1:aux
14:30:15.294641 pvs[2306] misc/lvm-flock.c:114 _do_flock /run/lock/lvm/V_lvm.vg1 RB
14:30:15.294652 pvs[2306] device_mapper/libdm-common.c:989 Resetting SELinux context to default value.
14:30:15.294662 pvs[2306] metadata/metadata.c:4697 Reading VG lvm.vg1 S5sq6Zv1gbKmX9jJ0UjxKwyfgJ8QQYi0
14:30:15.294666 pvs[2306] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096
14:30:15.294988 pvs[2306] metadata/metadata.c:4668 rescan skipped - unchanged offset 3072 checksum d15af936
14:30:15.295017 pvs[2306] metadata/metadata.c:4848 Reading VG lvm.vg1 metadata from /dev/sda2 4096
14:30:15.295020 pvs[2306] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096
14:30:15.295024 pvs[2306] format_text/format-text.c:334 VG lvm.vg1 metadata check /dev/sda2 mda 4096 slot0 offset 3072 size 1479
14:30:15.295027 pvs[2306] format_text/import.c:155 Reading metadata from /dev/sda2 at 7168 size 1479 (+0)
14:30:15.295047 pvs[2306] metadata/vg.c:64 Allocated VG lvm.vg1 at 0x5610777f1b00.
14:30:15.295067 pvs[2306] format_text/import_vsn1.c:610 Importing logical volume lvm.vg1/home.
14:30:15.295074 pvs[2306] format_text/import_vsn1.c:610 Importing logical volume lvm.vg1/root.
14:30:15.295085 pvs[2306] format_text/format-text.c:499 Found metadata on /dev/sda2 at 7168 size 1479 for VG lvm.vg1
14:30:15.295088 pvs[2306] cache/lvmcache.c:1834 lvmcache_update_vg lvm.vg1 for info /dev/sda2
14:30:15.295093 pvs[2306] device_mapper/libdm-config.c:1014 metadata/lvs_history_retention_time not found in config: defaulting to 0
14:30:15.295096 pvs[2306] metadata/pv_manip.c:417 /dev/sda2 0: 0 250: home(0:0)
14:30:15.295104 pvs[2306] metadata/pv_manip.c:417 /dev/sda2 1: 250 1250: root(0:0)
14:30:15.295106 pvs[2306] metadata/pv_manip.c:417 /dev/sda2 2: 1500 3369: NULL(0:0)
14:30:15.295110 pvs[2306] device/dev-io.c:94 /dev/sda2: using cached size 39892992 sectors
14:30:15.295114 pvs[2306] toollib.c:4185 Processing PV /dev/sda2 in VG lvm.vg1.
14:30:15.295131 pvs[2306] mm/memlock.c:598 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0
14:30:15.295134 pvs[2306] activate/fs.c:492 Syncing device names
14:30:15.295140 pvs[2306] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_lvm.vg1
14:30:15.295143 pvs[2306] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_lvm.vg1
14:30:15.295160 pvs[2306] metadata/vg.c:79 Freeing VG lvm.vg1 at 0x5610777f1b00.
14:30:15.295164 pvs[2306] toollib.c:4301 Processing PVs in VG #orphans_lvm2
14:30:15.295165 pvs[2306] metadata/metadata.c:5004 Reading orphan VG #orphans_lvm2.
14:30:15.295170 pvs[2306] device_mapper/libdm-config.c:1086 report/compact_output not found in config: defaulting to 0
14:30:15.295231 pvs[2306] device_mapper/libdm-report.c:4684 LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=Lt8JzA-of8l-cDzb-7Y3s-tI34-jre4-wReTNv LVM2_PV_FREE=14130610176 LVM2_PV_SIZE=20422066176 LVM2_PE_START=1048576 LVM2_VG_NAME=lvm.vg1 LVM2_VG_UUID=S5sq6Z-v1gb-KmX9-jJ0U-jxKw-yfgJ-8QQYi0 LVM2_VG_SIZE=20422066176 LVM2_VG_FREE=14130610176 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=4869 LVM2_VG_FREE_COUNT=3369 LVM2_PV_COUNT=1
14:30:15.295237 pvs[2306] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global
14:30:15.295240 pvs[2306] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global
14:30:15.295250 pvs[2306] device_mapper/libdm-config.c:1086 global/notify_dbus not found in config: defaulting to 1
14:30:15.295253 pvs[2306] cache/lvmcache.c:2091 Destroy lvmcache content
14:30:15.303937 pvs[2306] commands/toolcontext.c:1830 Reloading config files
14:30:15.303959 pvs[2306] activate/fs.c:492 Syncing device names
14:30:15.303963 pvs[2306] cache/lvmcache.c:2091 Destroy lvmcache content
14:30:15.303976 pvs[2306] metadata/vg.c:79 Freeing VG #orphans_lvm2 at 0x5610776b7fa0.
14:30:15.304027 pvs[2306] config/config.c:283 Loading config file: /etc/lvm/lvm.conf
14:30:15.304041 pvs[2306] device/dev-io.c:418 Opened /etc/lvm/lvm.conf RO
14:30:15.304052 pvs[2306] device/dev-io.c:455 Closed /etc/lvm/lvm.conf
14:30:15.304057 pvs[2306] device_mapper/libdm-config.c:1086 log/syslog not found in config: defaulting to 1
14:30:15.304059 pvs[2306] device_mapper/libdm-config.c:1014 log/level not found in config: defaulting to 0
14:30:15.326355 vgs[2307] device_mapper/libdm-config.c:1086 log/activation not found in config: defaulting to 0
14:30:15.326375 vgs[2307] config/config.c:1475 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
14:30:15.326380 vgs[2307] commands/toolcontext.c:384 Setting log debug classes to 2031
14:30:15.326385 vgs[2307] config/config.c:1475 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ]
14:30:15.326389 vgs[2307] config/config.c:1475 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ]
14:30:15.326393 vgs[2307] commands/toolcontext.c:393 Logging initia
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment