Console Output
20:16:27 [2025-11-05T20:16:27.943Z] + set -xeuo pipefail
20:16:27 [2025-11-05T20:16:27.943Z] ++ umask
20:16:27 [2025-11-05T20:16:27.943Z] + '[' 0022 = 0000 ']'
20:16:27 [2025-11-05T20:16:27.943Z] + cosa build
20:16:27 [2025-11-05T20:16:27.943Z] info: redirecting to build-with-buildah
20:16:28 [2025-11-05T20:16:28.198Z] x: 43 (from manifest)
20:16:28 [2025-11-05T20:16:28.198Z] y: 20251105 (from lockfile)
20:16:28 [2025-11-05T20:16:28.198Z] z: dev (overridden)
20:16:28 [2025-11-05T20:16:28.198Z] n: 0 (previous version 43.20251104.20.0 x.y.z does not match)
20:16:28 [2025-11-05T20:16:28.198Z] Building with container runtime (buildah) with VERSION=43.20251105.dev.0...
20:16:28 [2025-11-05T20:16:28.198Z] Previous input hash: 126569f7f18832857972a59a904ce65dd0a853dee249cdeac753bfa8e273e5a3
20:16:28 [2025-11-05T20:16:28.198Z] info: Directory src/config, is from branch testing-devel, commit 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8
20:16:28 [2025-11-05T20:16:28.453Z] Directory walk started
20:16:28 [2025-11-05T20:16:28.453Z] Directory walk done - 5 packages
20:16:28 [2025-11-05T20:16:28.453Z] Temporary output repo path: ./.repodata/
20:16:28 [2025-11-05T20:16:28.453Z] Pool started (with 5 workers)
20:16:28 [2025-11-05T20:16:28.453Z] Pool finished
20:16:28 [2025-11-05T20:16:28.453Z] Running: buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251105.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 --label fedora-coreos.stream=testing-devel --annotation fedora-coreos.stream=testing-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251105.dev.0 .
20:16:28 [2025-11-05T20:16:28.453Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=53687091200 lazy_refcounts=off refcount_bits=16
20:16:46 [2025-11-05T20:16:46.486Z] ++ env -C /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src TMPDIR=/home/jenkins/agent/workspace/test-override/cache buildah build --security-opt=label=disable --cap-add=all --device /dev/fuse --pull=newer --layers=true --build-arg-file build-args.conf -v /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/src:/run/src --build-arg VERSION=43.20251105.dev.0 --label org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label org.opencontainers.image.revision=1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 --label fedora-coreos.stream=testing-devel --annotation fedora-coreos.stream=testing-devel -v /home/jenkins/agent/workspace/test-override/overrides:/src/overrides --tag containers-storage:localhost/fedora-coreos:43.20251105.dev.0 .
20:16:46 [2025-11-05T20:16:46.486Z] [1/2] STEP 1/11: FROM quay.io/bootc-devel/fedora-bootc-43-standard@sha256:d4849601dc3f84d87826a1f14c820f27a9d5d1736641dc2b9ec1449144e5c720 AS builder
20:16:46 [2025-11-05T20:16:46.486Z] Trying to pull quay.io/bootc-devel/fedora-bootc-43-standard@sha256:d4849601dc3f84d87826a1f14c820f27a9d5d1736641dc2b9ec1449144e5c720...
20:16:46 [2025-11-05T20:16:46.486Z] Getting image source signatures
20:16:46 [2025-11-05T20:16:46.486Z] Copying blob sha256:659aae1b77da89584033833e2759218ab0bead14f8cd78af9840f6753bca1c63
20:21:37 [2025-11-05T20:21:37.927Z] Copying config sha256:96c0c061b5ffa843592954098c21af7377984a3c73f313c226f4ed35f6483ebf
20:21:37 [2025-11-05T20:21:37.927Z] Writing manifest to image destination
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 2/11: ARG VERSION=overridden
20:21:37 [2025-11-05T20:21:37.927Z] --> 19126c3e4481
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 3/11: ARG MANIFEST=overridden
20:21:37 [2025-11-05T20:21:37.927Z] --> bba9d18ffb85
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 4/11: ARG PASSWD_GROUP_DIR
20:21:37 [2025-11-05T20:21:37.927Z] --> f7027f32b2e1
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 5/11: ARG STRICT_MODE=0
20:21:37 [2025-11-05T20:21:37.927Z] --> 0dbaffe34df1
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 6/11: COPY . /src
20:21:37 [2025-11-05T20:21:37.927Z] --> c641601a9102
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 7/11: RUN chmod -R a=rX,u+w /src
20:21:37 [2025-11-05T20:21:37.927Z] --> 3bfdc6dd2710
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 8/11: RUN if test -x /src/buildroot-prep; then /src/buildroot-prep; fi
20:21:37 [2025-11-05T20:21:37.927Z] --> f22529a940bd
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 9/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache rm -rf /cache/cache/*lock*
20:21:37 [2025-11-05T20:21:37.927Z] --> b7129f804e78
20:21:37 [2025-11-05T20:21:37.927Z] [1/2] STEP 10/11: RUN --mount=type=cache,rw,id=coreos-build-cache,target=/cache --mount=type=secret,id=yumrepos,target=/etc/yum.repos.d/secret.repo --mount=type=secret,id=contentsets /src/build-rootfs "${MANIFEST}" "${VERSION}" /target-rootfs
20:21:37 [2025-11-05T20:21:37.927Z] Updating and loading repositories:
20:21:37 [2025-11-05T20:21:37.927Z] overrides 100% | 6.9 MiB/s | 7.0 KiB | 00m00s
20:21:37 [2025-11-05T20:21:37.927Z] Repositories loaded.
20:21:37 [2025-11-05T20:21:37.927Z] Injected 5 package overrides
20:21:37 [2025-11-05T20:21:37.927Z] Overriding passwd/group files
20:21:37 [2025-11-05T20:21:37.927Z] note: /target-rootfs and /cache on separate filesystems; caching RPMs only
20:21:37 [2025-11-05T20:21:37.927Z] Loaded lockfiles:
20:21:37 [2025-11-05T20:21:37.927Z] /tmp/tmpw2xxmhtw.json
20:21:37 [2025-11-05T20:21:37.927Z] 43 metadata, 111 content objects imported; 156.9 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 4 metadata, 1 content objects imported; 76 bytes content written
20:21:37 [2025-11-05T20:21:37.927Z] 4 metadata, 1 content objects imported; 404 bytes content written
20:21:37 [2025-11-05T20:21:37.927Z] 9 metadata, 4 content objects imported; 6.0 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 9 metadata, 2 content objects imported; 545 bytes content written
20:21:37 [2025-11-05T20:21:37.927Z] 11 metadata, 4 content objects imported; 3.2 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 8 metadata, 3 content objects imported; 1.4 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 16 metadata, 18 content objects imported; 10.9 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 11 metadata, 3 content objects imported; 1.6 kB content written
20:21:37 [2025-11-05T20:21:37.927Z] 8 metadata, 1 content objects imported; 690 bytes content written
20:21:37 [2025-11-05T20:21:37.927Z] rpm-ostree version: 2025.11
20:21:37 [2025-11-05T20:21:37.927Z] Enabled rpm-md repositories: overrides fedora fedora-updates fedora-coreos-pool
20:21:37 [2025-11-05T20:21:37.927Z] Updating metadata for 'fedora'...done
20:21:37 [2025-11-05T20:21:37.927Z] Updating metadata for 'fedora-updates'...done
20:21:38 [2025-11-05T20:21:38.182Z] Updating metadata for 'fedora-coreos-pool'...done
20:22:34 [2025-11-05T20:22:34.333Z] Importing rpm-md...done
20:22:34 [2025-11-05T20:22:34.333Z] rpm-md repo 'overrides' (cached); generated: 2025-11-05T20:16:28Z solvables: 5
20:22:34 [2025-11-05T20:22:34.333Z] rpm-md repo 'fedora'; generated: 2025-10-23T03:37:20Z solvables: 77664
20:22:34 [2025-11-05T20:22:34.333Z] rpm-md repo 'fedora-updates'; generated: 2025-11-05T01:53:14Z solvables: 8448
20:22:34 [2025-11-05T20:22:34.333Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-11-05T16:49:18Z solvables: 63693
20:22:34 [2025-11-05T20:22:34.333Z] Resolving dependencies...done
20:22:34 [2025-11-05T20:22:34.333Z] Installing 448 packages:
20:22:34 [2025-11-05T20:22:34.333Z] NetworkManager-1:1.54.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] NetworkManager-cloud-setup-1:1.54.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] NetworkManager-libnm-1:1.54.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] NetworkManager-team-1:1.54.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] NetworkManager-tui-1:1.54.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] WALinuxAgent-udev-2.14.0.1-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] aardvark-dns-2:1.16.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] acl-2.3.2-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] adcli-0.9.2-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] afterburn-5.10.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] afterburn-dracut-5.10.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] alternatives-1.33-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] amd-gpu-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] amd-ucode-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] attr-2.5.2-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] audit-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
20:22:34 [2025-11-05T20:22:34.333Z] audit-libs-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
20:22:34 [2025-11-05T20:22:34.333Z] audit-rules-4.1.2-2.fc43.x86_64 (fedora-coreos-pool)
20:22:34 [2025-11-05T20:22:34.333Z] authselect-1.6.2-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] authselect-libs-1.6.2-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] azure-vm-utils-0.7.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bash-5.3.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bash-color-prompt-0.7.1-2.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bash-completion-1:2.16-2.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bind-libs-32:9.18.41-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] bind-utils-32:9.18.41-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] bootc-1.8.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bootupd-0.2.31-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] bsdtar-3.8.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] btrfs-progs-6.17-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bubblewrap-0.11.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bzip2-1.0.8-21.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] bzip2-libs-1.0.8-21.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] c-ares-1.34.5-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ca-certificates-2025.2.80_v9.0.304-1.1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] catatonit-0.2.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] chrony-4.8-3.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] cifs-utils-7.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] clevis-21-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] clevis-dracut-21-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] clevis-luks-21-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] clevis-systemd-21-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cloud-utils-growpart-0.33-11.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] composefs-1.0.8-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] composefs-libs-1.0.8-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] conmon-2:2.1.13-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] console-login-helper-messages-0.21.3-11.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] container-selinux-4:2.242.0-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] containerd-2.1.4-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] containers-common-5:0.64.2-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] containers-common-extra-5:0.64.2-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] coreos-installer-0.25.0-2.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] coreos-installer-bootinfra-0.25.0-2.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] coreutils-9.7-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] coreutils-common-9.7-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cpio-2.15-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cracklib-2.9.11-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] criu-4.1.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] criu-libs-4.1.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] crun-1.24-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] crun-wasm-1.24-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] crypto-policies-20250714-5.gitcd6043a.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cryptsetup-2.8.1-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cryptsetup-libs-2.8.1-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] curl-8.15.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dbus-1:1.16.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dbus-broker-37-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dbus-common-1:1.16.0-4.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-1.02.208-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-event-1.02.208-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-event-libs-1.02.208-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-libs-1.02.208-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] diffutils-3.12-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dnf5-5.2.17.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dnsmasq-2.91-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] docker-cli-28.5.2-1.fc43.x86_64 (overrides)
20:22:34 [2025-11-05T20:22:34.333Z] dosfstools-4.2-16.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dracut-107-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dracut-network-107-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] dracut-squash-107-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] duktape-2.7.0-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] e2fsprogs-1.47.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] efi-filesystem-6-4.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] efibootmgr-18-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] efivar-libs-39-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] elfutils-default-yama-scope-0.194-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] elfutils-libelf-0.194-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] elfutils-libs-0.194-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] ethtool-2:6.15-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] expat-2.7.2-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-gpg-keys-43-1.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-release-common-43-25.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-release-coreos-43-25.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-release-identity-coreos-43-25.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-repos-43-1.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-repos-archive-43-1.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fedora-repos-ostree-43-1.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] file-5.46-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] file-libs-5.46-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] filesystem-3.18-50.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] findutils-1:4.10.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fmt-11.2.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fstrm-0.6.1-13.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fuse-overlayfs-1.13-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fuse3-3.16.2-5.fc42.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] fwupd-2.0.16-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gawk-5.3.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gdbm-1:1.23-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gdbm-libs-1:1.23-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gdisk-1.0.10-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gettext-libs-0.25.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gettext-runtime-0.25.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] git-core-2.51.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] glib2-2.86.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] glibc-2.42-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] glibc-common-2.42-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] glibc-gconv-extra-2.42-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] glibc-minimal-langpack-2.42-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gmp-1:6.3.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnulib-l10n-20241231-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gnutls-3.8.10-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gpgme-1.24.3-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grep-3.12-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-common-1:2.12-40.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-efi-x64-1:2.12-40.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-pc-1:2.12-40.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-pc-modules-1:2.12-40.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-tools-1:2.12-40.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] grub2-tools-minimal-1:2.12-40.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] gzip-1.13-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] hostname-3.25-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] hwdata-0.400-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] ignition-2.24.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] ignition-grub-2.24.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] inih-62-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] intel-gpu-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ipcalc-1.0.3-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] iproute-6.14.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] iproute-tc-6.14.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] iptables-libs-1.8.11-12.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] iptables-nft-1.8.11-12.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] iptables-services-1.8.11-12.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] iptables-utils-1.8.11-12.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] iputils-20250605-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] irqbalance-2:1.9.4-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] isns-utils-libs-0.103-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] jansson-2.14-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] jose-14-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] jq-1.7.1-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] json-c-0.18-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] json-glib-1.10.8-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kbd-2.8.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kbd-legacy-2.8.0-3.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kbd-misc-2.8.0-3.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kdump-utils-1.0.58-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] kernel-6.17.6-300.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] kernel-core-6.17.6-300.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] kernel-modules-6.17.6-300.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] kernel-modules-core-6.17.6-300.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] kexec-tools-2.0.32-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] keyutils-1.6.3-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] keyutils-libs-1.6.3-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kmod-34.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kmod-libs-34.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] kpartx-0.11.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] krb5-libs-1.21.3-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] less-679-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libacl-2.3.2-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libaio-0.3.111-22.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libarchive-3.8.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libassuan-2.5.7-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libattr-2.5.2-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libbasicobjects-0.1.1-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libblkid-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libbpf-2:1.6.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libbsd-0.12.2-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcap-2.76-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcap-ng-0.8.5-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcbor-0.12.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcollection-0.7.0-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcom_err-1.47.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libdaemon-0.14-32.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libdhash-0.5.0-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libdnf5-5.2.17.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libdnf5-cli-5.2.17.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libdrm-2.4.127-3.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libeconf-0.7.9-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libedit-3.1-57.20251016cvs.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libevent-2.1.12-16.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libfdisk-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libffi-3.5.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libfido2-1.16.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libgcc-15.2.1-3.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libgcrypt-1.11.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libgpg-error-1.55-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libibverbs-58.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libicu-77.1-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libidn2-2.3.8-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libini_config-1.3.1-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libipa_hbac-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libjcat-0.2.5-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libjose-14-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libkcapi-1.5.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libksba-1.6.7-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] liblastlog2-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libldb-2:4.23.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libluksmeta-9-25.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libmaxminddb-1.12.2-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libmd-1.1.0-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libmnl-1.0.5-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libmodulemd-2.15.2-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libmount-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libndp-1.9-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnet-1.3-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnfnetlink-1.0.1-31.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnfsidmap-1:2.8.4-0.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnftnl-1.2.9-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnghttp2-1.66.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnl3-3.11.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnl3-cli-3.11.0-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnsl2-2.0.1-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libnvme-1.15-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpath_utils-0.2.1-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpcap-14:1.10.5-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpciaccess-0.16-16.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpkgconf-2.3.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpsl-0.21.5-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libpwquality-1.4.5-14.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libref_array-0.1.5-59.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] librepo-1.20.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libreport-filesystem-2.17.15-9.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libseccomp-2.6.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libselinux-3.9-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libselinux-utils-3.9-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libsemanage-3.9-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libsepol-3.9-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libslirp-4.9.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libsmartcols-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libsmbclient-2:4.23.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libsolv-0.7.35-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libss-1.47.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libsss_certmap-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libsss_idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libsss_nss_idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libsss_sudo-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libstdc++-15.2.1-3.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libtalloc-2.4.3-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libtasn1-4.20.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libtdb-1.4.14-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libteam-1.32-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libtevent-0.17.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libtextstyle-0.25.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libtirpc-1.3.7-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libunistring-1.1-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libusb1-1.0.29-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libuuid-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libuv-1:1.51.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libverto-0.3.2-11.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libwbclient-2:4.23.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libxcrypt-4.4.38-10.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] libxml2-2.12.10-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libxmlb-0.3.24-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libyaml-0.2.5-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] libzstd-1.5.7-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] linux-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] linux-firmware-whence-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lld18-libs-18.1.8-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lmdb-libs-0.9.33-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] logrotate-3.22.0-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lsof-4.98.0-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lua-libs-5.4.8-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] luksmeta-9-25.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lvm2-2.03.34-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lvm2-libs-2.03.34-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lz4-libs-1.10.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] lzo-2.10-15.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] makedumpfile-1.7.8-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] mdadm-4.3-9.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] microcode_ctl-2:2.1-71.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] moby-engine-28.5.2-1.fc43.x86_64 (overrides)
20:22:34 [2025-11-05T20:22:34.333Z] moby-filesystem-28.5.2-1.fc43.noarch (overrides)
20:22:34 [2025-11-05T20:22:34.333Z] mokutil-2:0.7.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] mpfr-4.2.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nano-8.5-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nano-default-editor-8.5-2.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ncurses-6.5-7.20250614.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ncurses-base-6.5-7.20250614.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] netavark-2:1.16.1-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nettle-3.10.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] newt-0.52.25-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nfs-utils-coreos-1:2.8.4-0.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nftables-1:1.1.3-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nftables-services-1:1.1.3-5.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ngtcp2-1.16.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] ngtcp2-crypto-gnutls-1.16.0-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] nmstate-2.2.52-2.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] npth-1.8-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nss-altfiles-2.23.0-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] numactl-libs-2.0.19-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nvidia-gpu-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] nvme-cli-2.15-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] oniguruma-6.9.10-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] openldap-2.6.10-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] openssh-10.0p1-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] openssh-clients-10.0p1-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] openssh-server-10.0p1-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] openssl-1:3.5.4-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] openssl-libs-1:3.5.4-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] os-prober-1.81-10.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ostree-2025.6-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ostree-libs-2025.6-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] p11-kit-0.25.8-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] p11-kit-trust-0.25.8-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pam-1.7.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pam-libs-1.7.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] passim-libs-0.1.10-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] passt-0^20250919.g623dbf6-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] passt-selinux-0^20250919.g623dbf6-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pciutils-3.14.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pciutils-libs-3.14.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pcre2-10.46-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pcre2-syntax-10.46-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pigz-2.8-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pkgconf-2.3.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pkgconf-m4-2.3.0-3.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] podman-5:5.6.2-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] policycoreutils-3.9-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] polkit-126-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] polkit-libs-126-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] popt-1.19-9.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] procps-ng-4.0.4-7.fc43.1.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] protobuf-c-1.5.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] psmisc-23.7-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] qed-firmware-20251021-1.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] readline-8.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rpcbind-1.2.8-0.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-6.0.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-libs-6.0.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-ostree-2025.12-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-ostree-libs-2025.12-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-plugin-selinux-6.0.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] rsync-3.4.1-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] runc-2:1.3.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] samba-client-libs-2:4.23.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] samba-common-2:4.23.2-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] samba-common-libs-2:4.23.2-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] sed-4.9-5.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] selinux-policy-42.14-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] selinux-policy-targeted-42.14-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] setup-2.15.0-26.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] sg3_utils-1.48-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] sg3_utils-libs-1.48-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] shared-mime-info-2.4-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] shim-x64-15.8-3.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] skopeo-1:1.20.0-5.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] slang-2.3.3-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] slirp4netns-1.3.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] snappy-1.2.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] socat-1.8.0.3-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] spdlog-1.15.3-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] sqlite-libs-3.50.2-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] squashfs-tools-4.6.1-7.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-ad-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-client-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-common-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-common-pac-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-ipa-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-krb5-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-krb5-common-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-ldap-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sssd-nfs-idmap-2.11.1-4.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] stalld-1.23.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] sudo-1.9.17-5.p1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-container-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-libs-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-pam-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-resolved-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-shared-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-sysusers-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] systemd-udev-258.1-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] tar-2:1.35-6.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] teamd-1.32-12.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] tini-static-0.19.0-11.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] toolbox-0.3-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] tpm2-tools-5.7-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] tpm2-tss-4.1.3-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] tzdata-2025b-3.fc43.noarch (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] userspace-rcu-0.15.3-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] util-linux-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] util-linux-core-2.41.1-17.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] vim-data-2:9.1.1888-1.fc43.noarch (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] vim-minimal-2:9.1.1888-1.fc43.x86_64 (fedora-updates)
20:22:34 [2025-11-05T20:22:34.333Z] wasmedge-rt-0.15.0-1.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] which-2.23-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] xfsprogs-6.15.0-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] xxhash-libs-0.8.3-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] xz-1:5.8.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] xz-libs-1:5.8.1-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] yajl-2.1.0-38.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] zchunk-libs-1.5.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] zincati-0.0.30-4.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] zlib-ng-compat-2.2.5-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] zram-generator-1.2.1-3.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] zstd-1.5.7-2.fc43.x86_64 (fedora)
20:22:34 [2025-11-05T20:22:34.333Z] Input state hash: 8121e329cbab53bd12e2fdbf63887f155cc2094f0897d4713243eac80d8ae939
20:22:34 [2025-11-05T20:22:34.333Z] Will download: 445 packages (697.2 MB)
20:22:34 [2025-11-05T20:22:34.333Z] Downloading from 'fedora-coreos-pool'...done
20:22:34 [2025-11-05T20:22:34.333Z] Downloading from 'fedora'...done
20:22:35 [2025-11-05T20:22:35.259Z] Downloading from 'fedora-updates'...done
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.015: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.017: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.017: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.018: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.019: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.020: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.021: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.021: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.022: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.023: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.024: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.025: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.025: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.026: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.027: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-secondary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.034: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-7-primary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.035: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.035: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary-original to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.035: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.036: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary-original to rpmdb
20:22:35 [2025-11-05T20:22:35.259Z]
20:22:35 [2025-11-05T20:22:35.259Z] (/proc/self/exe compose install:25): libdnf-WARNING **: 20:22:34.036: failed to add subkeys for /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-secondary to rpmdb
20:22:40 [2025-11-05T20:22:40.497Z] Importing packages...done: 448
20:22:44 [2025-11-05T20:22:44.661Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
20:22:44 [2025-11-05T20:22:44.661Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
20:22:44 [2025-11-05T20:22:44.661Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
20:22:44 [2025-11-05T20:22:44.661Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
20:22:44 [2025-11-05T20:22:44.661Z] Skipping file /usr/lib/systemd/ from checkout
20:22:46 [2025-11-05T20:22:46.027Z] Checking out packages...done
20:22:46 [2025-11-05T20:22:46.027Z] Checking out ostree layers...done
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'dbus' with GID 81.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'rpc' with GID 32.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'sshd' with GID 74.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'utempter' with GID 35.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'utmp' with GID 22.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'docker' with GID 985.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'printadmin' with GID 984.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'kvm' with GID 36.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'clock' with GID 103.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'render' with GID 105.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'sgx' with GID 106.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'zincati' with GID 983.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'clevis' with GID 982.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'dnsmasq' with GID 981.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'systemd-coredump' with GID 980.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'systemd-oom' with GID 979.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
20:22:46 [2025-11-05T20:22:46.027Z] Creating group 'tss' with GID 59.
20:22:46 [2025-11-05T20:22:46.027Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
20:22:46 [2025-11-05T20:22:46.027Z] Running systemd-sysusers...done
20:22:46 [2025-11-05T20:22:46.591Z] Running pre scripts...11 done
20:23:18 [2025-11-05T20:23:18.611Z] authselect-libs.post: Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
20:23:18 [2025-11-05T20:23:18.611Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
20:23:18 [2025-11-05T20:23:18.611Z] audit-rules.post: No rules detected, adding default
20:23:18 [2025-11-05T20:23:18.611Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
20:23:18 [2025-11-05T20:23:18.611Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
20:23:18 [2025-11-05T20:23:18.611Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
20:23:18 [2025-11-05T20:23:18.611Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
20:23:18 [2025-11-05T20:23:18.611Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
20:23:18 [2025-11-05T20:23:18.612Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
20:23:18 [2025-11-05T20:23:18.612Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
20:23:18 [2025-11-05T20:23:18.612Z] systemd-udev.post: Failed to create directory /var/lib/systemd/random-seed: Read-only file system
20:23:18 [2025-11-05T20:23:18.612Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
20:23:18 [2025-11-05T20:23:18.612Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
20:23:18 [2025-11-05T20:23:18.612Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
20:23:18 [2025-11-05T20:23:18.612Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
20:23:22 [2025-11-05T20:23:22.772Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
20:23:22 [2025-11-05T20:23:22.772Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
20:23:22 [2025-11-05T20:23:22.772Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
20:23:22 [2025-11-05T20:23:22.772Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
20:23:22 [2025-11-05T20:23:22.772Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
20:23:22 [2025-11-05T20:23:22.772Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
20:23:22 [2025-11-05T20:23:22.772Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
20:23:22 [2025-11-05T20:23:22.772Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
20:23:22 [2025-11-05T20:23:22.772Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
20:23:22 [2025-11-05T20:23:22.772Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
20:23:22 [2025-11-05T20:23:22.772Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
20:23:22 [2025-11-05T20:23:22.772Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
20:23:22 [2025-11-05T20:23:22.772Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
20:23:22 [2025-11-05T20:23:22.772Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
20:23:22 [2025-11-05T20:23:22.772Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
20:23:22 [2025-11-05T20:23:22.772Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
20:23:22 [2025-11-05T20:23:22.772Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
20:23:22 [2025-11-05T20:23:22.772Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
20:23:22 [2025-11-05T20:23:22.772Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
20:23:22 [2025-11-05T20:23:22.772Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
20:23:22 [2025-11-05T20:23:22.772Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
20:23:22 [2025-11-05T20:23:22.772Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
20:23:22 [2025-11-05T20:23:22.772Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
20:23:22 [2025-11-05T20:23:22.772Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
20:23:22 [2025-11-05T20:23:22.772Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
20:23:22 [2025-11-05T20:23:22.772Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
20:23:22 [2025-11-05T20:23:22.772Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
20:23:22 [2025-11-05T20:23:22.772Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
20:23:22 [2025-11-05T20:23:22.772Z] systemd-resolved.post: CRunning post scripts...done
20:23:37 [2025-11-05T20:23:37.618Z] Running posttrans scripts...16 done
20:23:38 [2025-11-05T20:23:38.180Z] Writing rpmdb...done
20:23:38 [2025-11-05T20:23:38.437Z] reated symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
20:23:38 [2025-11-05T20:23:38.437Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
20:23:38 [2025-11-05T20:23:38.437Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
20:23:38 [2025-11-05T20:23:38.437Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
20:23:38 [2025-11-05T20:23:38.437Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
20:23:38 [2025-11-05T20:23:38.437Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
20:23:38 [2025-11-05T20:23:38.437Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
20:23:38 [2025-11-05T20:23:38.437Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
20:23:38 [2025-11-05T20:23:38.437Z] Regenerating rpmdb for target
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] >>>> Executing `postprocess` inline script '0' <<<<
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] + cat
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] >>>> Executing `postprocess` inline script '1' <<<<
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] + source /usr/lib/os-release
20:23:48 [2025-11-05T20:23:48.374Z] ++ NAME='Fedora Linux'
20:23:48 [2025-11-05T20:23:48.374Z] ++ VERSION='43 (CoreOS)'
20:23:48 [2025-11-05T20:23:48.374Z] ++ RELEASE_TYPE=stable
20:23:48 [2025-11-05T20:23:48.374Z] ++ ID=fedora
20:23:48 [2025-11-05T20:23:48.374Z] ++ VERSION_ID=43
20:23:48 [2025-11-05T20:23:48.374Z] ++ VERSION_CODENAME=
20:23:48 [2025-11-05T20:23:48.374Z] ++ PRETTY_NAME='Fedora CoreOS 43'
20:23:48 [2025-11-05T20:23:48.374Z] ++ ANSI_COLOR='0;38;2;60;110;180'
20:23:48 [2025-11-05T20:23:48.374Z] ++ LOGO=fedora-logo-icon
20:23:48 [2025-11-05T20:23:48.374Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
20:23:48 [2025-11-05T20:23:48.374Z] ++ HOME_URL=https://getfedora.org/coreos/
20:23:48 [2025-11-05T20:23:48.374Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
20:23:48 [2025-11-05T20:23:48.374Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:23:48 [2025-11-05T20:23:48.374Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:23:48 [2025-11-05T20:23:48.374Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
20:23:48 [2025-11-05T20:23:48.374Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
20:23:48 [2025-11-05T20:23:48.374Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
20:23:48 [2025-11-05T20:23:48.374Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
20:23:48 [2025-11-05T20:23:48.374Z] ++ SUPPORT_END=2026-12-02
20:23:48 [2025-11-05T20:23:48.374Z] ++ VARIANT=CoreOS
20:23:48 [2025-11-05T20:23:48.374Z] ++ VARIANT_ID=coreos
20:23:48 [2025-11-05T20:23:48.374Z] + '[' fedora == fedora ']'
20:23:48 [2025-11-05T20:23:48.374Z] + '[' 43 -ge 43 ']'
20:23:48 [2025-11-05T20:23:48.374Z] + echo 'enable bootloader-update.service'
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] >>>> Executing `postprocess` inline script '2' <<<<
20:23:48 [2025-11-05T20:23:48.374Z]
20:23:48 [2025-11-05T20:23:48.374Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants
20:23:48 [2025-11-05T20:23:48.374Z] + systemctl preset-all
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/authselect-apply-changes.service' -> '/usr/lib/systemd/system/authselect-apply-changes.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-boot-clear-sysfail.service' -> '/usr/lib/systemd/system/systemd-boot-clear-sysfail.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/factory-reset.target.wants/systemd-tpm2-clear.service' -> '/usr/lib/systemd/system/systemd-tpm2-clear.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' -> '/usr/lib/systemd/system/remote-integritysetup.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' -> '/usr/lib/systemd/system/remote-veritysetup.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/bootloader-update.service' -> '/usr/lib/systemd/system/bootloader-update.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-alternatives-migration.service' -> '/usr/lib/systemd/system/coreos-alternatives-migration.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
20:23:48 [2025-11-05T20:23:48.374Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
20:23:48 [2025-11-05T20:23:48.374Z] + systemctl --user --global preset-all
20:23:48 [2025-11-05T20:23:48.374Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
20:23:48 [2025-11-05T20:23:48.376Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
20:23:48 [2025-11-05T20:23:48.376Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
20:23:48 [2025-11-05T20:23:48.376Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '3' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + source /usr/lib/os-release
20:23:48 [2025-11-05T20:23:48.376Z] ++ NAME='Fedora Linux'
20:23:48 [2025-11-05T20:23:48.376Z] ++ VERSION='43 (CoreOS)'
20:23:48 [2025-11-05T20:23:48.376Z] ++ RELEASE_TYPE=stable
20:23:48 [2025-11-05T20:23:48.376Z] ++ ID=fedora
20:23:48 [2025-11-05T20:23:48.376Z] ++ VERSION_ID=43
20:23:48 [2025-11-05T20:23:48.376Z] ++ VERSION_CODENAME=
20:23:48 [2025-11-05T20:23:48.376Z] ++ PRETTY_NAME='Fedora CoreOS 43'
20:23:48 [2025-11-05T20:23:48.376Z] ++ ANSI_COLOR='0;38;2;60;110;180'
20:23:48 [2025-11-05T20:23:48.376Z] ++ LOGO=fedora-logo-icon
20:23:48 [2025-11-05T20:23:48.376Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
20:23:48 [2025-11-05T20:23:48.376Z] ++ HOME_URL=https://getfedora.org/coreos/
20:23:48 [2025-11-05T20:23:48.376Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
20:23:48 [2025-11-05T20:23:48.376Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:23:48 [2025-11-05T20:23:48.376Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:23:48 [2025-11-05T20:23:48.376Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
20:23:48 [2025-11-05T20:23:48.376Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
20:23:48 [2025-11-05T20:23:48.376Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
20:23:48 [2025-11-05T20:23:48.376Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
20:23:48 [2025-11-05T20:23:48.376Z] ++ SUPPORT_END=2026-12-02
20:23:48 [2025-11-05T20:23:48.376Z] ++ VARIANT=CoreOS
20:23:48 [2025-11-05T20:23:48.376Z] ++ VARIANT_ID=coreos
20:23:48 [2025-11-05T20:23:48.376Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree'
20:23:48 [2025-11-05T20:23:48.376Z] + tee /usr/lib/kernel/install.conf
20:23:48 [2025-11-05T20:23:48.376Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
20:23:48 [2025-11-05T20:23:48.376Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
20:23:48 [2025-11-05T20:23:48.376Z] + echo -e '[main]\nprotect_running_kernel=False'
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '4' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
20:23:48 [2025-11-05T20:23:48.376Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
20:23:48 [2025-11-05T20:23:48.376Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
20:23:48 [2025-11-05T20:23:48.376Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '5' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '6' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + mkdir -p /usr/lib/ostree
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '7' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + /usr/bin/bootupctl backend generate-update-metadata
20:23:48 [2025-11-05T20:23:48.376Z] Generated update layout for BIOS: grub2-tools-1:2.12-40.fc43.x86_64
20:23:48 [2025-11-05T20:23:48.376Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-40.fc43.x86_64,shim-x64-15.8-3.x86_64
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '8' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + rm -vrf /usr/lib/ostree-boot/loader
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] >>>> Executing `postprocess` inline script '9' <<<<
20:23:48 [2025-11-05T20:23:48.376Z]
20:23:48 [2025-11-05T20:23:48.376Z] + cat
20:23:48 [2025-11-05T20:23:48.376Z] Completed running `postprocess` inline scripts
20:23:48 [2025-11-05T20:23:48.376Z] Initializing rootfs
20:23:48 [2025-11-05T20:23:48.376Z] Moving /usr to target
20:23:48 [2025-11-05T20:23:48.376Z] Copying toplevel compat symlinks
20:23:48 [2025-11-05T20:23:48.376Z] No embedded whiteouts found
20:23:48 [2025-11-05T20:23:48.376Z] No device files found
20:23:48 [2025-11-05T20:23:48.376Z] Recompiling policy
20:23:58 [2025-11-05T20:23:58.308Z] Migrating /usr/etc/passwd to /usr/lib/
20:23:58 [2025-11-05T20:23:58.308Z] Migrating /usr/etc/group to /usr/lib/
20:23:58 [2025-11-05T20:23:58.308Z] Adding rpm-ostree-0-integration.conf
20:23:58 [2025-11-05T20:23:58.308Z] Preparing kernel
20:24:06 [2025-11-05T20:24:06.390Z] Creating empty machine-id
20:24:06 [2025-11-05T20:24:06.390Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
20:24:06 [2025-11-05T20:24:06.390Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
20:24:06 [2025-11-05T20:24:06.390Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.6-300.fc43.x86_64
20:24:06 [2025-11-05T20:24:06.390Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
20:24:06 [2025-11-05T20:24:06.390Z] dracut[I]: *** Including module: bash ***
20:24:06 [2025-11-05T20:24:06.390Z] dracut[I]: *** Including module: systemd ***
20:24:06 [2025-11-05T20:24:06.390Z] dracut[I]: *** Including module: fips ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: fips-crypto-policies ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: scsi-rules ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-ask-password ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-battery-check ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-cryptsetup ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-initrd ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-journald ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-modules-load ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-pcrphase ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-sysctl ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-sysusers ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-tmpfiles ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: systemd-udevd ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: modsign ***
20:24:06 [2025-11-05T20:24:06.644Z] dracut[I]: *** Including module: dbus-broker ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: dbus ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: coreos-sysctl ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: i18n ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: azure-udev-rules ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: afterburn ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: gcp-udev-rules ***
20:24:06 [2025-11-05T20:24:06.899Z] dracut[I]: *** Including module: ignition ***
20:24:07 [2025-11-05T20:24:07.153Z] dracut[I]: *** Including module: coreos-ignition ***
20:24:07 [2025-11-05T20:24:07.153Z] dracut[I]: *** Including module: coreos-live ***
20:24:07 [2025-11-05T20:24:07.153Z] dracut[I]: *** Including module: coreos-multipath ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: coreos-network ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: network-manager ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: ignition-conf ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: ignition-ostree ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: network ***
20:24:07 [2025-11-05T20:24:07.410Z] dracut[I]: *** Including module: net-lib ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: url-lib ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: coreos-kernel ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: ignition-conf-fcos ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: ostree ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: rdcore ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: clevis ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: clevis-pin-null ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: clevis-pin-sss ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: clevis-pin-tang ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
20:24:07 [2025-11-05T20:24:07.664Z] dracut[I]: *** Including module: btrfs ***
20:24:07 [2025-11-05T20:24:07.921Z] dracut[I]: *** Including module: crypt ***
20:24:07 [2025-11-05T20:24:07.921Z] dracut[I]: *** Including module: dm ***
20:24:08 [2025-11-05T20:24:08.177Z] dracut[I]: *** Including module: kernel-modules ***
20:24:14 [2025-11-05T20:24:14.708Z] dracut[I]: *** Including module: kernel-modules-extra ***
20:24:14 [2025-11-05T20:24:14.708Z] dracut[I]: *** Including module: kernel-network-modules ***
20:24:15 [2025-11-05T20:24:15.269Z] dracut[I]: *** Including module: mdraid ***
20:24:15 [2025-11-05T20:24:15.525Z] dracut[I]: *** Including module: multipath ***
20:24:15 [2025-11-05T20:24:15.782Z] dracut[I]: *** Including module: nvdimm ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: qemu ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: qemu-net ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: fido2 ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: pkcs11 ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: tpm2-tss ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: cifs ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: hwdb ***
20:24:16 [2025-11-05T20:24:16.037Z] dracut[I]: *** Including module: iscsi ***
20:24:16 [2025-11-05T20:24:16.595Z] dracut[I]: *** Including module: lunmask ***
20:24:16 [2025-11-05T20:24:16.595Z] dracut[I]: *** Including module: nvmf ***
20:24:16 [2025-11-05T20:24:16.853Z] dracut[I]: *** Including module: resume ***
20:24:16 [2025-11-05T20:24:16.853Z] dracut[I]: *** Including module: rootfs-block ***
20:24:16 [2025-11-05T20:24:16.853Z] dracut[I]: *** Including module: terminfo ***
20:24:16 [2025-11-05T20:24:16.853Z] dracut[I]: *** Including module: udev-rules ***
20:24:17 [2025-11-05T20:24:17.411Z] dracut[I]: *** Including module: virtiofs ***
20:24:17 [2025-11-05T20:24:17.411Z] dracut[I]: *** Including module: azure-disk ***
20:24:17 [2025-11-05T20:24:17.411Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
20:24:17 [2025-11-05T20:24:17.411Z] dracut[I]: *** Including module: walinuxagent ***
20:24:17 [2025-11-05T20:24:17.411Z] dracut[I]: *** Including module: dracut-systemd ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: usrmount ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: base ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: dracut-coreos-version ***
20:24:17 [2025-11-05T20:24:17.666Z] removed '/tmp/dracut/dracut.dPRAdBb/initramfs/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: emergency-shell-setup ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: fs-lib ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: journal-conf ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: openssl ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: shell-interpreter ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including module: shutdown ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Including modules done ***
20:24:17 [2025-11-05T20:24:17.666Z] dracut[I]: *** Installing kernel module dependencies ***
20:24:20 [2025-11-05T20:24:20.171Z] dracut[I]: *** Installing kernel module dependencies done ***
20:24:20 [2025-11-05T20:24:20.171Z] dracut[I]: *** Resolving executable dependencies ***
20:24:21 [2025-11-05T20:24:21.535Z] dracut[I]: *** Resolving executable dependencies done ***
20:24:21 [2025-11-05T20:24:21.535Z] dracut[I]: *** Hardlinking files ***
20:24:21 [2025-11-05T20:24:21.795Z] dracut[I]: *** Hardlinking files done ***
20:24:21 [2025-11-05T20:24:21.795Z] dracut[I]: *** Generating early-microcode cpio image ***
20:24:21 [2025-11-05T20:24:21.795Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
20:24:21 [2025-11-05T20:24:21.795Z] dracut[I]: *** Constructing GenuineIntel.bin ***
20:24:22 [2025-11-05T20:24:22.051Z] dracut[I]: *** Store current command line parameters ***
20:24:22 [2025-11-05T20:24:22.051Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
20:24:54 [2025-11-05T20:24:54.070Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
20:24:54 [2025-11-05T20:24:54.070Z] Executing: 01-var.sh
20:24:54 [2025-11-05T20:24:54.070Z] + ln -s ../run var/run
20:24:54 [2025-11-05T20:24:54.070Z] + mkdir -p var/lib/rpm-state
20:24:54 [2025-11-05T20:24:54.070Z] + test -d var/tmp
20:24:54 [2025-11-05T20:24:54.070Z] + mkdir -m 1777 var/tmp
20:24:54 [2025-11-05T20:24:54.070Z] rootfs: /target-rootfs/rootfs
20:24:54 [2025-11-05T20:24:54.070Z] Found unhandled xattrs in files: 148
20:24:54 [2025-11-05T20:24:54.070Z] "security.selinux\0"
20:24:54 [2025-11-05T20:24:54.070Z] Checks passed: 12
20:24:54 [2025-11-05T20:24:54.070Z] Checks skipped: 1
20:24:54 [2025-11-05T20:24:54.070Z] Running CoreOS postprocess script 0
20:24:54 [2025-11-05T20:24:54.070Z] + cat
20:24:54 [2025-11-05T20:24:54.070Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
20:24:58 [2025-11-05T20:24:58.227Z] + rm /tmp/fcos-workarounds.cil
20:24:58 [2025-11-05T20:24:58.227Z] Running CoreOS postprocess script 1
20:24:58 [2025-11-05T20:24:58.227Z] + '[' -f /run/.containerenv ']'
20:24:58 [2025-11-05T20:24:58.227Z] + rm -vrf /opt
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/opt'
20:24:58 [2025-11-05T20:24:58.227Z] + ln -vs var/opt /opt
20:24:58 [2025-11-05T20:24:58.227Z] '/opt' -> 'var/opt'
20:24:58 [2025-11-05T20:24:58.227Z] + rm -vrf /usr/local
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/bin'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/etc'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/games'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/include'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/lib'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/lib64/bpf'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/lib64'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/libexec'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/applications'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/info'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man1'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man1x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man2'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man2x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man3'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man3x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man4'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man4x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man5'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man5x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man6'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man6x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man7'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man7x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man8'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man8x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man9'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/man9x'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man/mann'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share/man'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/share'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local/src'
20:24:58 [2025-11-05T20:24:58.227Z] removed directory '/usr/local'
20:24:58 [2025-11-05T20:24:58.227Z] + ln -vs ../var/usrlocal /usr/local
20:24:58 [2025-11-05T20:24:58.227Z] '/usr/local' -> '../var/usrlocal'
20:24:58 [2025-11-05T20:24:58.227Z] Running CoreOS postprocess script 2
20:24:58 [2025-11-05T20:24:58.227Z] + rm -vf /etc/machine-id
20:24:58 [2025-11-05T20:24:58.227Z] removed '/etc/machine-id'
20:24:58 [2025-11-05T20:24:58.227Z] Running CoreOS postprocess script 3
20:24:58 [2025-11-05T20:24:58.227Z] + systemctl mask systemd-repart.service
20:24:58 [2025-11-05T20:24:58.227Z] Created symlink '/etc/systemd/system/systemd-repart.service' → '/dev/null'.
20:24:58 [2025-11-05T20:24:58.227Z] Running CoreOS postprocess script 4
20:24:58 [2025-11-05T20:24:58.227Z] + rm -vrf '/usr/lib/modules/*aarch64/dtb/qcom/'
20:24:58 [2025-11-05T20:24:58.227Z] Running CoreOS postprocess script 5
20:24:58 [2025-11-05T20:24:58.227Z] + setsebool -P -N container_use_cephfs on
20:24:58 [2025-11-05T20:24:58.227Z] + setsebool -P -N virt_use_samba on
20:24:58 [2025-11-05T20:24:58.482Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 6
20:24:58 [2025-11-05T20:24:58.482Z] + systemctl mask dnsmasq.service
20:24:58 [2025-11-05T20:24:58.482Z] Created symlink '/etc/systemd/system/dnsmasq.service' → '/dev/null'.
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 7
20:24:58 [2025-11-05T20:24:58.482Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 8
20:24:58 [2025-11-05T20:24:58.482Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 9
20:24:58 [2025-11-05T20:24:58.482Z] + '[' -f /run/.containerenv ']'
20:24:58 [2025-11-05T20:24:58.482Z] + grep sudo /usr/lib/group
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 10
20:24:58 [2025-11-05T20:24:58.482Z] + cat
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 11
20:24:58 [2025-11-05T20:24:58.482Z] + source /etc/os-release
20:24:58 [2025-11-05T20:24:58.482Z] ++ NAME='Fedora Linux'
20:24:58 [2025-11-05T20:24:58.482Z] ++ VERSION='43.20251105.dev.0 (CoreOS)'
20:24:58 [2025-11-05T20:24:58.482Z] ++ RELEASE_TYPE=stable
20:24:58 [2025-11-05T20:24:58.482Z] ++ ID=fedora
20:24:58 [2025-11-05T20:24:58.482Z] ++ VERSION_ID=43
20:24:58 [2025-11-05T20:24:58.482Z] ++ VERSION_CODENAME=
20:24:58 [2025-11-05T20:24:58.482Z] ++ PRETTY_NAME='Fedora CoreOS 43.20251105.dev.0'
20:24:58 [2025-11-05T20:24:58.482Z] ++ ANSI_COLOR='0;38;2;60;110;180'
20:24:58 [2025-11-05T20:24:58.482Z] ++ LOGO=fedora-logo-icon
20:24:58 [2025-11-05T20:24:58.482Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
20:24:58 [2025-11-05T20:24:58.482Z] ++ HOME_URL=https://getfedora.org/coreos/
20:24:58 [2025-11-05T20:24:58.482Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
20:24:58 [2025-11-05T20:24:58.482Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:24:58 [2025-11-05T20:24:58.482Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
20:24:58 [2025-11-05T20:24:58.482Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
20:24:58 [2025-11-05T20:24:58.482Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=43
20:24:58 [2025-11-05T20:24:58.482Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
20:24:58 [2025-11-05T20:24:58.482Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=43
20:24:58 [2025-11-05T20:24:58.482Z] ++ SUPPORT_END=2026-12-02
20:24:58 [2025-11-05T20:24:58.482Z] ++ VARIANT=CoreOS
20:24:58 [2025-11-05T20:24:58.482Z] ++ VARIANT_ID=coreos
20:24:58 [2025-11-05T20:24:58.482Z] ++ OSTREE_VERSION=43.20251105.dev.0
20:24:58 [2025-11-05T20:24:58.482Z] ++ IMAGE_VERSION=43.20251105.dev.0
20:24:58 [2025-11-05T20:24:58.482Z] + [[ 43.20251105.dev.0 = *.dev* ]]
20:24:58 [2025-11-05T20:24:58.482Z] + mkdir -p /etc/zincati/config.d
20:24:58 [2025-11-05T20:24:58.482Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 12
20:24:58 [2025-11-05T20:24:58.482Z] + cat
20:24:58 [2025-11-05T20:24:58.482Z] + conf_file=/usr/etc/rpm-ostreed.conf
20:24:58 [2025-11-05T20:24:58.482Z] + '[' -f /run/.containerenv ']'
20:24:58 [2025-11-05T20:24:58.482Z] + conf_file=/etc/rpm-ostreed.conf
20:24:58 [2025-11-05T20:24:58.482Z] + cat /etc/rpm-ostreed.conf
20:24:58 [2025-11-05T20:24:58.482Z] + cp /tmp/rpm-ostreed.conf /etc/rpm-ostreed.conf
20:24:58 [2025-11-05T20:24:58.482Z] + rm /tmp/rpm-ostreed.conf
20:24:58 [2025-11-05T20:24:58.482Z] Running CoreOS postprocess script 13
20:25:00 [2025-11-05T20:25:00.987Z] Running CoreOS postprocess script 14
20:25:00 [2025-11-05T20:25:00.987Z] + rm -rf /usr/share/info
20:25:00 [2025-11-05T20:25:00.987Z] + rm -rf /usr/share/man
20:25:00 [2025-11-05T20:25:00.987Z] + rm -rf /usr/share/doc
20:25:01 [2025-11-05T20:25:01.241Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
20:25:01 [2025-11-05T20:25:01.241Z] Running CoreOS postprocess script 15
20:25:01 [2025-11-05T20:25:01.241Z] + '[' -f /run/.containerenv ']'
20:25:01 [2025-11-05T20:25:01.241Z] + grep '^docker:' /usr/lib/group
20:25:01 [2025-11-05T20:25:01.241Z] Running CoreOS postprocess script 16
20:25:01 [2025-11-05T20:25:01.241Z] + excludes=(perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh)
20:25:01 [2025-11-05T20:25:01.241Z] ++ rpm -q --whatprovides perl perl-interpreter python python3 python3-libs nodejs grubby cowsay initscripts initscripts-service plymouth NetworkManager-initscripts-ifcfg-rh
20:25:01 [2025-11-05T20:25:01.241Z] ++ grep -v 'no package provides'
20:25:01 [2025-11-05T20:25:01.241Z] + actuals=
20:25:01 [2025-11-05T20:25:01.241Z] + '[' '!' -z '' ']'
20:25:01 [2025-11-05T20:25:01.241Z] Running CoreOS postprocess script 17
20:25:01 [2025-11-05T20:25:01.241Z] + rm -vf /usr/lib/systemd/system-generators/systemd-gpt-auto-generator
20:25:01 [2025-11-05T20:25:01.241Z] removed '/usr/lib/systemd/system-generators/systemd-gpt-auto-generator'
20:25:23 [2025-11-05T20:25:23.114Z] --> 029c543ef9c7
20:25:23 [2025-11-05T20:25:23.114Z] [1/2] STEP 11/11: RUN --mount=type=bind,target=/run/src,rw rpm-ostree experimental compose build-chunked-oci --bootc --format-version=1 --rootfs /target-rootfs --output oci-archive:/run/src/out.ociarchive --label com.coreos.inputhash=$(cat /run/inputhash)
20:25:23 [2025-11-05T20:25:23.114Z] Generating commit...
20:25:37 [2025-11-05T20:25:37.948Z] Building package mapping...done
20:25:37 [2025-11-05T20:25:37.948Z] 22008 objects in 450 packages (284 source)
20:25:37 [2025-11-05T20:25:37.948Z] rpm size: 1538334688
20:25:37 [2025-11-05T20:25:37.948Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
20:25:37 [2025-11-05T20:25:37.948Z] Duplicates: 1318
20:25:37 [2025-11-05T20:25:37.948Z] Multiple owners: 111
20:25:37 [2025-11-05T20:25:37.948Z] Generating container image
20:26:24 [2025-11-05T20:26:24.560Z] Pushed digest: sha256:b24aa94e32b5955c9cffbc2dac66d4f84d067fc58b5f97c762bd8e16619569f3
20:26:26 [2025-11-05T20:26:26.442Z] --> bdae9d859a74
20:26:26 [2025-11-05T20:26:26.442Z] [2/2] STEP 1/9: FROM oci-archive:./out.ociarchive
20:26:29 [2025-11-05T20:26:29.696Z] Getting image source signatures
20:26:29 [2025-11-05T20:26:29.696Z] Copying blob sha256:4c4b84894e1851acd958055df34dd1f2910c8be8ddf43cdc37b7752474c5b062
20:26:30 [2025-11-05T20:26:30.618Z] Copying blob sha256:c469851f86a85a4e821ca385fb98267d49b8c644b483aeb89e2ca40db303e407
20:26:31 [2025-11-05T20:26:31.976Z] Copying blob sha256:51f4ac38505fcfc672065ed925a10232dd096afef92decfa4aa050e202cfa286
20:26:32 [2025-11-05T20:26:32.535Z] Copying blob sha256:562e554e12ad8f6fb5c215ce7fe0e6575f60db33a52039f9914dd27e7a4b2c61
20:26:33 [2025-11-05T20:26:33.894Z] Copying blob sha256:ab4ed5cca47d7d7cfd388d0e0a6e828ba59cadce9a8967e4a19e0c66788757ad
20:26:34 [2025-11-05T20:26:34.817Z] Copying blob sha256:5b7c568f838bd2716be4193e4c135bdb539efaf452e71fd274ae72987c4d7ac4
20:26:35 [2025-11-05T20:26:35.376Z] Copying blob sha256:e806d85282751c9cc3fb6a8f97784d8f5cf665686bf07acd7d266134c561f157
20:26:36 [2025-11-05T20:26:36.737Z] Copying blob sha256:b48ea5172ed6df2b957005aa62fe585ae9edc6503e0bd7690949a7f19c4962e1
20:26:36 [2025-11-05T20:26:36.991Z] Copying blob sha256:ce66d113054f3f285d6d4248cb7eb49dbf7b50fa0172275544499d17de89786a
20:26:37 [2025-11-05T20:26:37.551Z] Copying blob sha256:8ceaf4123a1969ef4670d21cf0e98b832e669bffb4d1e25bda4410d7b692f65e
20:26:37 [2025-11-05T20:26:37.805Z] Copying blob sha256:658caa0229f0f9a7b423144ab4b94677394aeac8aec76a21d81e150425dbd1d5
20:26:38 [2025-11-05T20:26:38.363Z] Copying blob sha256:77f23f30ce227f01f1a9b4769ef83972ec9d44daa8064e9130b859b6d3d93030
20:26:38 [2025-11-05T20:26:38.617Z] Copying blob sha256:4c3c48febab460ac94c68b3d2f4d634f2052df9c635d89301d3ac920d22d95c7
20:26:38 [2025-11-05T20:26:38.871Z] Copying blob sha256:251169133529ddb3fe22df828c9c697c0701d660c448606a8dce11ed22ba75aa
20:26:39 [2025-11-05T20:26:39.429Z] Copying blob sha256:76e593ba6793fd0f61001957f47c80c3864a640d012b86fe78d7dc2bb230d4c5
20:26:39 [2025-11-05T20:26:39.685Z] Copying blob sha256:c4e8e0605823b8aa95407920afaba794cfcdad615985429dd7c41b8bacb99601
20:26:39 [2025-11-05T20:26:39.941Z] Copying blob sha256:8786bb8a4bfa1d3fdd9f803a0d70666febba7992a639457e42867799567a38c0
20:26:40 [2025-11-05T20:26:40.195Z] Copying blob sha256:92ac6de161239c3eb7e78f6db92fd20229d3b2a9024aedf3ee5b28ff0576beec
20:26:40 [2025-11-05T20:26:40.450Z] Copying blob sha256:571fc61005e7402ae134eef2bd56999510024598247d5bd4ece4e3800e3ba084
20:26:40 [2025-11-05T20:26:40.704Z] Copying blob sha256:c3925069bdb5ff5f4294dd342d54947bfdae5683a954b37b0858a598af199f3a
20:26:40 [2025-11-05T20:26:40.958Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
20:26:41 [2025-11-05T20:26:41.213Z] Copying blob sha256:9a47f3db7e96f3d6a9d44e23ae8a3a658d97c57b90da6ce87d778a2b287589a3
20:26:41 [2025-11-05T20:26:41.213Z] Copying blob sha256:4e571f83a0e6f3c5efe00096d28532996149ec4e778cb9f78a0b64d4047f75b0
20:26:41 [2025-11-05T20:26:41.467Z] Copying blob sha256:e0b3662f1fcaa21f3b48a7b1cf83baa16ab3bb6084225361dcb2a4c26256ff2c
20:26:41 [2025-11-05T20:26:41.721Z] Copying blob sha256:9231c6d35e4b13bab85098b6bb0690a20f3e0f937dac3af32c1953704ac5e68e
20:26:41 [2025-11-05T20:26:41.721Z] Copying blob sha256:c7fe737e967e5c68911cc0bb200a2cb92fae3d827b1a0234c833df21dd1bbbc5
20:26:41 [2025-11-05T20:26:41.976Z] Copying blob sha256:a75a51abd63097726fd9add1766d4e15f9cea472930e6916674bfe967c7af417
20:26:42 [2025-11-05T20:26:42.229Z] Copying blob sha256:761f48e2f465c427476678e9f663cb1bbe07ab0820d712e91d06075447e9cc69
20:26:42 [2025-11-05T20:26:42.229Z] Copying blob sha256:1bc435264413510e4dc3fbc88f2d504bd29c2e552b275dcedb4492789a13bc12
20:26:42 [2025-11-05T20:26:42.484Z] Copying blob sha256:d808d4f628f8991995ade65194b5c90c8a3c9b904bab344d983b7d3ead9e7697
20:26:42 [2025-11-05T20:26:42.738Z] Copying blob sha256:c6f7a4b2d42a4591dac9849e85716007eab4deb8018ca0e6dd8d33f91e6a5516
20:26:42 [2025-11-05T20:26:42.738Z] Copying blob sha256:1bcef82236a034d6e02759ae04d2d1a6c9f2325ae5869467129b86cd08576829
20:26:42 [2025-11-05T20:26:42.992Z] Copying blob sha256:a2ad9af9127bc15a20fffd54c82f95e441c2463ccc3ee43701c7df6db2a3a643
20:26:43 [2025-11-05T20:26:43.246Z] Copying blob sha256:e8c7f06a91be5e4d69b3e7cef01ace5739e35b42dc84f7f4f63c971901eeeb33
20:26:43 [2025-11-05T20:26:43.246Z] Copying blob sha256:8899d774910c0e9c9a068dc0d0979c8eb4e8d2912051b590d6e4ed739d07777d
20:26:43 [2025-11-05T20:26:43.500Z] Copying blob sha256:58dda4752bed30b8ebd2af9fff63d7454cf0420a9d193b181f0830da2bdd069b
20:26:43 [2025-11-05T20:26:43.500Z] Copying blob sha256:ee36178b40cb16918af085b0118b63574e790473ef5234f932ed80a133b366b7
20:26:43 [2025-11-05T20:26:43.753Z] Copying blob sha256:cfdd72d436a6572c7ede70cddedc6caf743070d893eb946ea35a3856cc4ff6e4
20:26:44 [2025-11-05T20:26:44.006Z] Copying blob sha256:0e52b023287b98b50fb5816f310b0d705b48a6656364b033de5395e18e30778f
20:26:44 [2025-11-05T20:26:44.260Z] Copying blob sha256:2031d04fd01e46547707cc998ef21ceab60831026f5fef63e8f585048d579ebf
20:26:44 [2025-11-05T20:26:44.260Z] Copying blob sha256:45aba8f826226638fcd0f7af14da53ebdee109805fdcbc56efb94c5724892168
20:26:44 [2025-11-05T20:26:44.513Z] Copying blob sha256:3b0f3d0eb7802c7cbd37fd6bb0fb61d00048eef6057d9ad3d4f7f8b4a90e53c1
20:26:45 [2025-11-05T20:26:45.437Z] Copying blob sha256:a80971f02699381727329b1b7f8f24747eddb007b231e5486097aa28868999f5
20:26:45 [2025-11-05T20:26:45.437Z] Copying blob sha256:cbaadcd7018eb20456d5c8caabb5bf61202b3095e204d611a2418817ef8dceef
20:26:45 [2025-11-05T20:26:45.691Z] Copying blob sha256:b06c8346d1e6077ca3ffb3c10e6e3be333cb58f333d2098009602e9e4309945d
20:26:45 [2025-11-05T20:26:45.691Z] Copying blob sha256:59c8afd395177c3a5d6caafefaf38fb6311efcea3e8e65ed35350d259e3ebbc9
20:26:45 [2025-11-05T20:26:45.947Z] Copying blob sha256:beb7eddd1ac2bc8ed05bc469a6d963e7a0eb164d1bdc0ab8227ca316dd9611a0
20:26:45 [2025-11-05T20:26:45.947Z] Copying blob sha256:0cc0509741a098765bd1ac00bca58d80e4f43acbd85fb4d386428f1fa5f9d487
20:26:46 [2025-11-05T20:26:46.201Z] Copying blob sha256:0d3f07e173959fe4860c8a8ecda702ec29a295e0e101ab7c13510b05862456d4
20:26:46 [2025-11-05T20:26:46.201Z] Copying blob sha256:f4745f90279c1572b8fb15421035c76da3f875fb982363f82cd76f80e6b87f4c
20:26:46 [2025-11-05T20:26:46.456Z] Copying blob sha256:745fb5ef955a76ee39b9960f19ef935320a1d73f83d3f85795cb3bf58579ff56
20:26:46 [2025-11-05T20:26:46.456Z] Copying blob sha256:94bf638e515050dec2d9b36d64d85179f3917acbfb81534ef8a6d6f2d1d0e10c
20:26:46 [2025-11-05T20:26:46.456Z] Copying blob sha256:a16f160409385722e14c66eb5e990c1b4c7e0f3f8125dd8f8e9f9605f0c5c163
20:26:46 [2025-11-05T20:26:46.710Z] Copying blob sha256:04bb8a7cb85208ead5f5318c3ea33c3a05dee5932bb6e9fbcff2889179b53df1
20:26:46 [2025-11-05T20:26:46.967Z] Copying blob sha256:ded337963f7e5689f3dcd49f23fe8b19752bbab36b04a5c493b8862e1c40bfe9
20:26:47 [2025-11-05T20:26:47.526Z] Copying blob sha256:6d017a693a880b4ac034372bdc2324b649f6259077248f7d6e431d2ab66af302
20:26:47 [2025-11-05T20:26:47.779Z] Copying blob sha256:d7e4818052293d2d516e4554fd8e260a6ee87083cae8995e0d23bac904cbfa4b
20:26:48 [2025-11-05T20:26:48.338Z] Copying blob sha256:4d5449f2087694251ddd11d026de81d2b379486383a76e704cbd2cf9f14d229d
20:26:48 [2025-11-05T20:26:48.592Z] Copying blob sha256:71214c7489c4f33c628f485c008a68137e229a7fca309bbd4456385577c78226
20:26:49 [2025-11-05T20:26:49.150Z] Copying blob sha256:9f917d2c6d3068d254dbd74f511926690b69a655f38945c4867fc45f0d7ca40c
20:26:49 [2025-11-05T20:26:49.404Z] Copying blob sha256:f2dc4095bf311ae3ef096d9cf3db54dedd752f57c90f171aa89c6ad2c692f371
20:26:49 [2025-11-05T20:26:49.659Z] Copying blob sha256:85222786f25c59ba14ea2562ca2947258a324579ec37cad4f48cfc5311144981
20:26:49 [2025-11-05T20:26:49.659Z] Copying blob sha256:50a149c85973903bea06e2b60ad70ead9bcd23317090b53f449b32ab2f70f831
20:26:49 [2025-11-05T20:26:49.913Z] Copying blob sha256:dac55aaf38b31af8bee5a9b7df56d66a1272a98400b4d20ab931de486d5a08e1
20:26:51 [2025-11-05T20:26:51.791Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
20:26:51 [2025-11-05T20:26:51.791Z] Copying config sha256:5f1ad4aea6489c61d4c233c3df6b4714ec6377b348f38e57cecaae05af04f4de
20:26:51 [2025-11-05T20:26:51.791Z] Writing manifest to image destination
20:26:51 [2025-11-05T20:26:51.791Z] [2/2] STEP 2/9: ARG VERSION
20:26:51 [2025-11-05T20:26:51.791Z] --> 65b5c447926c
20:26:51 [2025-11-05T20:26:51.791Z] [2/2] STEP 3/9: ARG NAME=overridden
20:26:51 [2025-11-05T20:26:51.791Z] --> 9d6816963f63
20:26:51 [2025-11-05T20:26:51.791Z] [2/2] STEP 4/9: ARG DESCRIPTION=overridden
20:26:51 [2025-11-05T20:26:51.791Z] --> 53d896dba6dd
20:26:51 [2025-11-05T20:26:51.791Z] [2/2] STEP 5/9: RUN --mount=type=bind,from=builder,target=/var/tmp --mount=type=bind,target=/run/src,rw rm /run/src/out.ociarchive
20:26:59 [2025-11-05T20:26:59.857Z] --> d79423139ed4
20:26:59 [2025-11-05T20:26:59.857Z] [2/2] STEP 6/9: LABEL containers.bootc=1 ostree.bootable=1 org.opencontainers.image.version=$VERSION com.coreos.osname=$NAME org.opencontainers.image.title=$DESCRIPTION org.opencontainers.image.description=$DESCRIPTION
20:26:59 [2025-11-05T20:26:59.857Z] --> 9a08e55aed83
20:26:59 [2025-11-05T20:26:59.857Z] [2/2] STEP 7/9: STOPSIGNAL SIGRTMIN+3
20:26:59 [2025-11-05T20:26:59.857Z] --> 0043cee82aea
20:26:59 [2025-11-05T20:26:59.857Z] [2/2] STEP 8/9: CMD ["/sbin/init"]
20:26:59 [2025-11-05T20:26:59.857Z] --> a97bb6e62e6d
20:26:59 [2025-11-05T20:26:59.857Z] [2/2] STEP 9/9: LABEL "org.opencontainers.image.source"="https://github.com/coreos/fedora-coreos-config" "org.opencontainers.image.revision"="1aaf67013cf4cc9c6aba61a8822dd79f5950beb8" "fedora-coreos.stream"="testing-devel"
20:26:59 [2025-11-05T20:26:59.857Z] [2/2] COMMIT containers-storage:localhost/fedora-coreos:43.20251105.dev.0
20:26:59 [2025-11-05T20:26:59.857Z] --> a960487f9233
20:26:59 [2025-11-05T20:26:59.857Z] Successfully tagged localhost/fedora-coreos:43.20251105.dev.0
20:27:01 [2025-11-05T20:27:01.737Z] a960487f9233c52f719214e969c801d92493d36a490756522dca1f35a9d45a8d
20:27:01 [2025-11-05T20:27:01.737Z] ++ skopeo copy --quiet containers-storage:localhost/fedora-coreos:43.20251105.dev.0 oci-archive:/home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive
20:27:01 [2025-11-05T20:27:01.737Z] time="2025-11-05T20:27:00Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
20:27:28 [2025-11-05T20:27:28.203Z] Copying /home/jenkins/agent/workspace/test-override/tmp/build-with-buildah/out.ociarchive to /home/jenkins/agent/workspace/test-override/tmp/cosa-import-9bsw5_5r/out.ociarchive
20:27:28 [2025-11-05T20:27:28.203Z] layers already present: 0; layers needed: 66 (979.9 MB)
20:27:46 [2025-11-05T20:27:46.224Z] Image contains non-ostree compatible file paths: systemd: 3
20:27:46 [2025-11-05T20:27:46.224Z] Wrote: ostree-unverified-image:oci-archive:/home/jenkins/agent/workspace/test-override/tmp/cosa-import-9bsw5_5r/out.ociarchive => 070f8a5dc531fa5402cedc8b47d68a0294cd6c3d20ca0842b689f2ed00bf1b5a
20:27:50 [2025-11-05T20:27:50.376Z] 3762 metadata, 22007 content objects imported; 1.7 GB content written
20:27:52 [2025-11-05T20:27:52.258Z] 2617 metadata, 10641 content objects imported; 253.4 MB content written
20:27:54 [2025-11-05T20:27:54.766Z] Imported OCI image as build 43.20251105.dev.0
20:27:54 [2025-11-05T20:27:54.766Z] ostree diff commit from: 43.20251104.20.0 (8043e0f146fc7b2b673253044adfe380668c999a38739a82c4b627525eaf367e)
20:27:54 [2025-11-05T20:27:54.766Z] ostree diff commit to: 43.20251105.dev.0 (070f8a5dc531fa5402cedc8b47d68a0294cd6c3d20ca0842b689f2ed00bf1b5a)
20:27:54 [2025-11-05T20:27:54.766Z] Upgraded:
20:27:54 [2025-11-05T20:27:54.766Z] docker-cli 28.5.1-2.fc43 -> 28.5.2-1.fc43
20:27:54 [2025-11-05T20:27:54.766Z] moby-engine 28.5.1-2.fc43 -> 28.5.2-1.fc43
20:27:54 [2025-11-05T20:27:54.766Z] moby-filesystem 28.5.1-2.fc43 -> 28.5.2-1.fc43