[2025-05-30T15:44:15.183Z] Started by upstream project "bodhi-trigger" build number 1729 [2025-05-30T15:44:15.183Z] originally caused by: [2025-05-30T15:44:15.183Z] Triggered by CI message. [2025-05-30T15:44:15.303Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-05-30T15:44:15.303Z] Selected Git installation does not exist. Using Default [2025-05-30T15:44:15.303Z] The recommended git tool is: NONE [2025-05-30T15:44:15.303Z] No credentials specified [2025-05-30T15:44:15.304Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-30T15:44:15.311Z] Fetching changes from the remote Git repository [2025-05-30T15:44:15.313Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-30T15:44:15.319Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-30T15:44:15.319Z] > git --version # timeout=10 [2025-05-30T15:44:15.326Z] > git --version # 'git version 2.39.3' [2025-05-30T15:44:15.326Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T15:44:15.508Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-30T15:44:15.515Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-05-30T15:44:15.515Z] > git config core.sparsecheckout # timeout=10 [2025-05-30T15:44:15.523Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-30T15:44:15.532Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-05-30T15:44:15.532Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-30T15:44:15.580Z] Loading library coreos@main [2025-05-30T15:44:15.580Z] Attempting to resolve main from remote references... [2025-05-30T15:44:15.580Z] > git --version # timeout=10 [2025-05-30T15:44:15.587Z] > git --version # 'git version 2.39.3' [2025-05-30T15:44:15.587Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-30T15:44:15.693Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-30T15:44:15.694Z] Selected Git installation does not exist. Using Default [2025-05-30T15:44:15.694Z] The recommended git tool is: NONE [2025-05-30T15:44:15.694Z] No credentials specified [2025-05-30T15:44:15.694Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-30T15:44:15.701Z] Fetching changes from the remote Git repository [2025-05-30T15:44:15.702Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-30T15:44:15.709Z] Fetching without tags [2025-05-30T15:44:15.709Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-30T15:44:15.709Z] > git --version # timeout=10 [2025-05-30T15:44:15.716Z] > git --version # 'git version 2.39.3' [2025-05-30T15:44:15.716Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T15:44:15.808Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-30T15:44:15.808Z] > git config core.sparsecheckout # timeout=10 [2025-05-30T15:44:15.815Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-30T15:44:15.824Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-30T15:44:15.825Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-30T15:44:16.203Z] [Pipeline] Start of Pipeline [2025-05-30T15:44:16.211Z] [Pipeline] node [2025-05-30T15:44:16.218Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-30T15:44:16.218Z] [Pipeline] { [2025-05-30T15:44:16.324Z] [Pipeline] withEnv [2025-05-30T15:44:16.325Z] [Pipeline] { [2025-05-30T15:44:16.397Z] [Pipeline] sh [2025-05-30T15:44:16.654Z] + set -xeuo pipefail [2025-05-30T15:44:16.654Z] ++ umask [2025-05-30T15:44:16.654Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:16.654Z] + rm -rf pipe [2025-05-30T15:44:16.654Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-30T15:44:16.654Z] Cloning into 'pipe'... [2025-05-30T15:44:17.205Z] [Pipeline] } [2025-05-30T15:44:17.207Z] [Pipeline] // withEnv [2025-05-30T15:44:17.211Z] [Pipeline] load [2025-05-30T15:44:17.813Z] [Pipeline] { (pipe/utils.groovy) [2025-05-30T15:44:17.817Z] [Pipeline] } [2025-05-30T15:44:17.864Z] [Pipeline] // load [2025-05-30T15:44:17.870Z] [Pipeline] readYaml [2025-05-30T15:44:17.882Z] [Pipeline] } [2025-05-30T15:44:17.886Z] [Pipeline] // node [2025-05-30T15:44:17.896Z] [Pipeline] properties [2025-05-30T15:44:18.012Z] [Pipeline] libraryResource [2025-05-30T15:44:18.013Z] [Pipeline] readJSON [2025-05-30T15:44:18.018Z] [Pipeline] node [2025-05-30T15:44:18.029Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-30T15:44:18.029Z] [Pipeline] { [2025-05-30T15:44:18.033Z] [Pipeline] writeYaml [2025-05-30T15:44:18.037Z] [Pipeline] readFile [2025-05-30T15:44:18.040Z] [Pipeline] } [2025-05-30T15:44:18.044Z] [Pipeline] // node [2025-05-30T15:44:18.048Z] [Pipeline] podTemplate [2025-05-30T15:44:18.062Z] [Pipeline] { [2025-05-30T15:44:18.080Z] [Pipeline] node [2025-05-30T15:44:22.606Z] Created Pod: openshift coreos-ci/pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh [2025-05-30T15:44:29.349Z] Agent pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh is provisioned from template pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0 [2025-05-30T15:44:29.350Z] --- [2025-05-30T15:44:29.350Z] apiVersion: "v1" [2025-05-30T15:44:29.350Z] kind: "Pod" [2025-05-30T15:44:29.350Z] metadata: [2025-05-30T15:44:29.350Z] annotations: [2025-05-30T15:44:29.350Z] buildUrl: "http://172.30.130.216:80/job/test-override/1752/" [2025-05-30T15:44:29.350Z] runUrl: "job/test-override/1752/" [2025-05-30T15:44:29.350Z] labels: [2025-05-30T15:44:29.350Z] jenkins: "slave" [2025-05-30T15:44:29.350Z] jenkins/label-digest: "faa68f25a34c7937af385eed0735077d4877fd12" [2025-05-30T15:44:29.350Z] jenkins/label: "pod-71f6eee0-5b93-411b-836f-b0b816153e3e" [2025-05-30T15:44:29.350Z] name: "pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh" [2025-05-30T15:44:29.350Z] namespace: "coreos-ci" [2025-05-30T15:44:29.350Z] spec: [2025-05-30T15:44:29.350Z] containers: [2025-05-30T15:44:29.350Z] - command: [2025-05-30T15:44:29.350Z] - "/usr/bin/dumb-init" [2025-05-30T15:44:29.350Z] - "/usr/bin/sleep" [2025-05-30T15:44:29.350Z] - "infinity" [2025-05-30T15:44:29.350Z] env: [2025-05-30T15:44:29.350Z] - name: "NCPUS" [2025-05-30T15:44:29.350Z] value: "6" [2025-05-30T15:44:29.350Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-30T15:44:29.350Z] imagePullPolicy: "Always" [2025-05-30T15:44:29.350Z] name: "worker" [2025-05-30T15:44:29.350Z] resources: [2025-05-30T15:44:29.350Z] limits: [2025-05-30T15:44:29.350Z] memory: "10752Mi" [2025-05-30T15:44:29.350Z] cpu: "6" [2025-05-30T15:44:29.350Z] devices.kubevirt.io/kvm: "1" [2025-05-30T15:44:29.350Z] requests: [2025-05-30T15:44:29.350Z] memory: "10752Mi" [2025-05-30T15:44:29.350Z] cpu: "6" [2025-05-30T15:44:29.350Z] devices.kubevirt.io/kvm: "1" [2025-05-30T15:44:29.350Z] volumeMounts: [2025-05-30T15:44:29.350Z] - mountPath: "/srv/" [2025-05-30T15:44:29.350Z] name: "emptydir-0" [2025-05-30T15:44:29.350Z] - mountPath: "/home/jenkins/agent" [2025-05-30T15:44:29.350Z] name: "workspace-volume" [2025-05-30T15:44:29.350Z] readOnly: false [2025-05-30T15:44:29.350Z] - env: [2025-05-30T15:44:29.350Z] - name: "JENKINS_SECRET" [2025-05-30T15:44:29.350Z] value: "********" [2025-05-30T15:44:29.350Z] - name: "JENKINS_TUNNEL" [2025-05-30T15:44:29.350Z] value: "172.30.136.1:50000" [2025-05-30T15:44:29.350Z] - name: "JENKINS_AGENT_NAME" [2025-05-30T15:44:29.350Z] value: "pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh" [2025-05-30T15:44:29.350Z] - name: "JENKINS_NAME" [2025-05-30T15:44:29.350Z] value: "pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh" [2025-05-30T15:44:29.350Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-30T15:44:29.350Z] value: "/home/jenkins/agent" [2025-05-30T15:44:29.350Z] - name: "JENKINS_URL" [2025-05-30T15:44:29.350Z] value: "http://172.30.130.216:80/" [2025-05-30T15:44:29.350Z] image: "jenkins-agent-base:latest" [2025-05-30T15:44:29.350Z] name: "jnlp" [2025-05-30T15:44:29.350Z] resources: [2025-05-30T15:44:29.350Z] limits: [2025-05-30T15:44:29.350Z] memory: "512Mi" [2025-05-30T15:44:29.350Z] cpu: "1" [2025-05-30T15:44:29.350Z] requests: [2025-05-30T15:44:29.350Z] memory: "512Mi" [2025-05-30T15:44:29.350Z] cpu: "1" [2025-05-30T15:44:29.350Z] volumeMounts: [2025-05-30T15:44:29.350Z] - mountPath: "/home/jenkins/agent" [2025-05-30T15:44:29.350Z] name: "workspace-volume" [2025-05-30T15:44:29.350Z] readOnly: false [2025-05-30T15:44:29.350Z] nodeSelector: [2025-05-30T15:44:29.350Z] kubernetes.io/os: "linux" [2025-05-30T15:44:29.350Z] restartPolicy: "Never" [2025-05-30T15:44:29.350Z] serviceAccountName: "jenkins" [2025-05-30T15:44:29.350Z] volumes: [2025-05-30T15:44:29.350Z] - emptyDir: {} [2025-05-30T15:44:29.350Z] name: "emptydir-0" [2025-05-30T15:44:29.350Z] - emptyDir: [2025-05-30T15:44:29.350Z] medium: "" [2025-05-30T15:44:29.350Z] name: "workspace-volume" [2025-05-30T15:44:29.350Z] [2025-05-30T15:44:29.497Z] Running on pod-71f6eee0-5b93-411b-836f-b0b816153e3e-m3rd0-kt5vh in /home/jenkins/agent/workspace/test-override [2025-05-30T15:44:29.497Z] [Pipeline] { [2025-05-30T15:44:29.517Z] [Pipeline] container [2025-05-30T15:44:29.517Z] [Pipeline] { [2025-05-30T15:44:29.523Z] [Pipeline] withEnv [2025-05-30T15:44:29.524Z] [Pipeline] { [2025-05-30T15:44:29.527Z] [Pipeline] sh [2025-05-30T15:44:30.205Z] + set -xeuo pipefail [2025-05-30T15:44:30.205Z] ++ umask [2025-05-30T15:44:30.205Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:30.205Z] + cat /cosa/coreos-assembler-git.json [2025-05-30T15:44:30.205Z] + tee coreos-assembler-git.json [2025-05-30T15:44:30.205Z] { [2025-05-30T15:44:30.205Z] "date": "2025-05-30T13:01:07Z", [2025-05-30T15:44:30.205Z] "git": { [2025-05-30T15:44:30.205Z] "commit": "9f53ced54023762d9935006674111e8277de5abb", [2025-05-30T15:44:30.205Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-30T15:44:30.205Z] "branch": "HEAD", [2025-05-30T15:44:30.205Z] "dirty": "false" [2025-05-30T15:44:30.205Z] }, [2025-05-30T15:44:30.205Z] "file": { [2025-05-30T15:44:30.205Z] "checksum": "f252e46c9eca17cf9a0fec4b13f783469edbd249e3a6e51f0aaf06210512e3ee", [2025-05-30T15:44:30.205Z] "checksum_type": "sha256", [2025-05-30T15:44:30.205Z] "format": "tar.gz", [2025-05-30T15:44:30.205Z] "name": "coreos-assembler-git.tar.gz", [2025-05-30T15:44:30.205Z] "size": "12042770" [2025-05-30T15:44:30.205Z] } [2025-05-30T15:44:30.205Z] } [2025-05-30T15:44:30.432Z] [Pipeline] } [2025-05-30T15:44:30.435Z] [Pipeline] // withEnv [2025-05-30T15:44:30.441Z] [Pipeline] archiveArtifacts [2025-05-30T15:44:30.494Z] Archiving artifacts [2025-05-30T15:44:31.204Z] [Pipeline] withEnv [2025-05-30T15:44:31.205Z] [Pipeline] { [2025-05-30T15:44:31.209Z] [Pipeline] sh [2025-05-30T15:44:31.753Z] + set -xeuo pipefail [2025-05-30T15:44:31.753Z] ++ umask [2025-05-30T15:44:31.753Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:31.753Z] + rpm -qa [2025-05-30T15:44:31.753Z] + sort [2025-05-30T15:44:32.009Z] [Pipeline] } [2025-05-30T15:44:32.012Z] [Pipeline] // withEnv [2025-05-30T15:44:32.030Z] [Pipeline] archiveArtifacts [2025-05-30T15:44:32.032Z] Archiving artifacts [2025-05-30T15:44:32.071Z] [Pipeline] withEnv [2025-05-30T15:44:32.071Z] [Pipeline] { [2025-05-30T15:44:32.084Z] [Pipeline] sh [2025-05-30T15:44:32.617Z] + set -xeuo pipefail [2025-05-30T15:44:32.617Z] ++ umask [2025-05-30T15:44:32.617Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:32.617Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-30T15:44:32.619Z] [Pipeline] } [2025-05-30T15:44:32.622Z] [Pipeline] // withEnv [2025-05-30T15:44:32.675Z] [Pipeline] timeout [2025-05-30T15:44:32.675Z] Timeout set to expire in 3 hr 20 min [2025-05-30T15:44:32.675Z] [Pipeline] { [2025-05-30T15:44:32.768Z] [Pipeline] withEnv [2025-05-30T15:44:32.768Z] [Pipeline] { [2025-05-30T15:44:32.772Z] [Pipeline] sh [2025-05-30T15:44:33.310Z] + set -euo pipefail [2025-05-30T15:44:33.310Z] ++ umask [2025-05-30T15:44:33.310Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:33.310Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-5cf42f6205 [2025-05-30T15:44:33.310Z] + jq -r '.update.builds[].nvr' [2025-05-30T15:44:33.325Z] [Pipeline] } [2025-05-30T15:44:33.328Z] [Pipeline] // withEnv [2025-05-30T15:44:33.347Z] [Pipeline] stage [2025-05-30T15:44:33.348Z] [Pipeline] { (Report Running) [2025-05-30T15:44:33.367Z] [Pipeline] withCredentials [2025-05-30T15:44:33.404Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-30T15:44:33.404Z] [Pipeline] { [2025-05-30T15:44:33.424Z] [Pipeline] withEnv [2025-05-30T15:44:33.424Z] [Pipeline] { [2025-05-30T15:44:33.466Z] [Pipeline] sh [2025-05-30T15:44:34.000Z] + set -xeuo pipefail [2025-05-30T15:44:34.000Z] ++ umask [2025-05-30T15:44:34.000Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:34.000Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1752/display/redirect --outcome RUNNING --advisory FEDORA-2025-5cf42f6205 --stream rawhide [2025-05-30T15:44:34.260Z] [Pipeline] } [2025-05-30T15:44:34.262Z] [Pipeline] // withEnv [2025-05-30T15:44:34.267Z] [Pipeline] } [2025-05-30T15:44:34.270Z] [Pipeline] // withCredentials [2025-05-30T15:44:34.273Z] [Pipeline] } [2025-05-30T15:44:34.276Z] [Pipeline] // stage [2025-05-30T15:44:34.303Z] [Pipeline] withCredentials [2025-05-30T15:44:34.306Z] [Pipeline] // withCredentials [2025-05-30T15:44:34.366Z] [Pipeline] echo [2025-05-30T15:44:34.366Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-30T15:44:34.382Z] [Pipeline] withCredentials [2025-05-30T15:44:34.395Z] [Pipeline] // withCredentials [2025-05-30T15:44:34.450Z] [Pipeline] echo [2025-05-30T15:44:34.450Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-30T15:44:34.463Z] [Pipeline] withCredentials [2025-05-30T15:44:34.483Z] [Pipeline] // withCredentials [2025-05-30T15:44:34.584Z] [Pipeline] echo [2025-05-30T15:44:34.584Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-30T15:44:34.623Z] [Pipeline] withEnv [2025-05-30T15:44:34.623Z] [Pipeline] { [2025-05-30T15:44:34.641Z] [Pipeline] sh [2025-05-30T15:44:35.173Z] + set -euo pipefail [2025-05-30T15:44:35.173Z] ++ umask [2025-05-30T15:44:35.173Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:35.173Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-30T15:44:35.201Z] [Pipeline] } [2025-05-30T15:44:35.204Z] [Pipeline] // withEnv [2025-05-30T15:44:35.259Z] [Pipeline] readJSON [2025-05-30T15:44:35.401Z] [Pipeline] withEnv [2025-05-30T15:44:35.402Z] [Pipeline] { [2025-05-30T15:44:35.405Z] [Pipeline] sh [2025-05-30T15:44:35.937Z] + set -euo pipefail [2025-05-30T15:44:35.938Z] ++ umask [2025-05-30T15:44:35.938Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:35.938Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250530.91.0/x86_64/meta.json [2025-05-30T15:44:35.944Z] [Pipeline] } [2025-05-30T15:44:35.947Z] [Pipeline] // withEnv [2025-05-30T15:44:35.972Z] [Pipeline] readJSON [2025-05-30T15:44:35.995Z] [Pipeline] withEnv [2025-05-30T15:44:35.995Z] [Pipeline] { [2025-05-30T15:44:35.999Z] [Pipeline] sh [2025-05-30T15:44:36.530Z] + set -xeuo pipefail [2025-05-30T15:44:36.530Z] ++ umask [2025-05-30T15:44:36.530Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:36.530Z] + cosa init --branch rawhide --commit=14b956796d62f4e40b994e00503072d0ae18c21f https://github.com/coreos/fedora-coreos-config [2025-05-30T15:44:36.530Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-30T15:44:36.785Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T15:44:36.785Z] + mkdir -p src [2025-05-30T15:44:36.785Z] + cd src [2025-05-30T15:44:36.785Z] + test -e config [2025-05-30T15:44:36.785Z] + case "${source}" in [2025-05-30T15:44:36.785Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-30T15:44:36.785Z] Cloning into 'config'... [2025-05-30T15:44:37.039Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-30T15:44:37.039Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-30T15:44:37.598Z] Submodule path 'fedora-bootc': checked out 'f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99' [2025-05-30T15:44:37.602Z] + '[' -n 14b956796d62f4e40b994e00503072d0ae18c21f ']' [2025-05-30T15:44:37.602Z] + git -C ./config fetch origin 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:44:37.856Z] From https://github.com/coreos/fedora-coreos-config [2025-05-30T15:44:37.856Z] * branch 14b956796d62f4e40b994e00503072d0ae18c21f -> FETCH_HEAD [2025-05-30T15:44:38.111Z] Fetching submodule fedora-bootc [2025-05-30T15:44:39.468Z] From https://gitlab.com/fedora/bootc/base-images [2025-05-30T15:44:39.468Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 6b0b047624b1edf9db146bad086c42739033cdb8 -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch bcac7c2ace55e7cfbc8af5ce0f7042f883d1741a -> FETCH_HEAD [2025-05-30T15:44:39.468Z] * branch e7cf60c183c545745b16916aa8853f1eb7725814 -> FETCH_HEAD [2025-05-30T15:44:39.468Z] + git -C ./config reset --hard 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:44:39.468Z] HEAD is now at 14b9567 tree: import changes from testing-devel at b8220358e5a29ce4c4dd3b1759b79df91f9530c3 [2025-05-30T15:44:39.468Z] + git -C ./config submodule update --init --recursive [2025-05-30T15:44:39.468Z] + set +x [2025-05-30T15:44:39.468Z] Config commit: 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:44:39.468Z] + manifest=src/config/manifest.yaml [2025-05-30T15:44:39.468Z] + image=src/config/image.yaml [2025-05-30T15:44:39.468Z] + [[ -n '' ]] [2025-05-30T15:44:39.468Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-30T15:44:39.468Z] + [[ ! -f src/config/image.yaml ]] [2025-05-30T15:44:39.468Z] + mkdir -p cache [2025-05-30T15:44:39.468Z] + mkdir -p builds [2025-05-30T15:44:39.468Z] + mkdir -p tmp [2025-05-30T15:44:39.468Z] + mkdir -p overrides/rpm [2025-05-30T15:44:39.468Z] + mkdir -p overrides/rootfs [2025-05-30T15:44:39.468Z] + test 0 = 1 [2025-05-30T15:44:39.468Z] + case "${YUMREPOS}" in [2025-05-30T15:44:39.468Z] + set +x [2025-05-30T15:44:39.468Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-30T15:44:39.471Z] [Pipeline] } [2025-05-30T15:44:39.473Z] [Pipeline] // withEnv [2025-05-30T15:44:39.534Z] [Pipeline] stage [2025-05-30T15:44:39.535Z] [Pipeline] { (Initialize Remotes) [2025-05-30T15:44:39.548Z] [Pipeline] parallel [2025-05-30T15:44:39.548Z] [Pipeline] { (Branch: x86_64) [2025-05-30T15:44:39.551Z] [Pipeline] withEnv [2025-05-30T15:44:39.552Z] [Pipeline] { [2025-05-30T15:44:39.554Z] [Pipeline] sh [2025-05-30T15:44:40.086Z] + set -xeuo pipefail [2025-05-30T15:44:40.086Z] ++ umask [2025-05-30T15:44:40.086Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:40.086Z] + cosa buildfetch --stream rawhide --build 43.20250530.91.0 --file manifest-lock.generated.x86_64.json [2025-05-30T15:44:40.340Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-30T15:44:40.340Z] Updated builds/builds.json [2025-05-30T15:44:40.594Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250530.91.0/x86_64/meta.json [2025-05-30T15:44:40.594Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250530.91.0/x86_64/commitmeta.json [2025-05-30T15:44:40.594Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250530.91.0/x86_64/ostree-commit-object [2025-05-30T15:44:40.594Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250530.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-05-30T15:44:40.597Z] [Pipeline] } [2025-05-30T15:44:40.599Z] [Pipeline] // withEnv [2025-05-30T15:44:40.604Z] [Pipeline] } [2025-05-30T15:44:40.608Z] [Pipeline] // parallel [2025-05-30T15:44:40.612Z] [Pipeline] } [2025-05-30T15:44:40.656Z] [Pipeline] // stage [2025-05-30T15:44:40.672Z] [Pipeline] stage [2025-05-30T15:44:40.673Z] [Pipeline] { (Download Overrides) [2025-05-30T15:44:40.677Z] [Pipeline] parallel [2025-05-30T15:44:40.677Z] [Pipeline] { (Branch: x86_64) [2025-05-30T15:44:40.745Z] [Pipeline] withEnv [2025-05-30T15:44:40.746Z] [Pipeline] { [2025-05-30T15:44:40.773Z] [Pipeline] sh [2025-05-30T15:44:41.317Z] + set -xeuo pipefail [2025-05-30T15:44:41.317Z] ++ umask [2025-05-30T15:44:41.317Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:41.317Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 --arch x86_64 --arch noarch [2025-05-30T15:44:41.317Z] Downloading [1/33]: kernel-selftests-internal-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.571Z] [====== ] 19% 1.00 MiB / 5.19 MiB [============= ] 38% 2.00 MiB / 5.19 MiB [==================== ] 57% 3.00 MiB / 5.19 MiB [=========================== ] 77% 4.00 MiB / 5.19 MiB [================================== ] 96% 5.00 MiB / 5.19 MiB [====================================] 100% 5.19 MiB / 5.19 MiB [2025-05-30T15:44:41.571Z] Downloading [2/33]: perf-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.571Z] [============== ] 40% 1.00 MiB / 2.45 MiB [============================= ] 81% 2.00 MiB / 2.45 MiB [====================================] 100% 2.45 MiB / 2.45 MiB [2025-05-30T15:44:41.571Z] Downloading [3/33]: kernel-debug-uki-virt-addons-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.827Z] [====================================] 100% 208.69 KiB / 208.69 KiB [2025-05-30T15:44:41.828Z] Downloading [4/33]: kernel-uki-virt-addons-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.828Z] [====================================] 100% 208.66 KiB / 208.66 KiB [2025-05-30T15:44:41.828Z] Downloading [5/33]: kernel-devel-matched-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.828Z] [====================================] 100% 200.95 KiB / 200.95 KiB [2025-05-30T15:44:41.828Z] Downloading [6/33]: kernel-modules-extra-matched-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.828Z] [====================================] 100% 200.90 KiB / 200.90 KiB [2025-05-30T15:44:41.828Z] Downloading [7/33]: kernel-modules-extra-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.828Z] [======== ] 22% 1.00 MiB / 4.45 MiB [================ ] 44% 2.00 MiB / 4.45 MiB [======================== ] 67% 3.00 MiB / 4.45 MiB [================================ ] 89% 4.00 MiB / 4.45 MiB [====================================] 100% 4.45 MiB / 4.45 MiB [2025-05-30T15:44:41.828Z] Downloading [8/33]: kernel-tools-libs-devel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:41.828Z] [====================================] 100% 524.10 KiB / 524.10 KiB [2025-05-30T15:44:41.828Z] Downloading [9/33]: kernel-debug-modules-internal-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.082Z] [======== ] 22% 1.00 MiB / 4.35 MiB [================ ] 45% 2.00 MiB / 4.35 MiB [======================== ] 68% 3.00 MiB / 4.35 MiB [================================= ] 91% 4.00 MiB / 4.35 MiB [====================================] 100% 4.35 MiB / 4.35 MiB [2025-05-30T15:44:42.082Z] Downloading [10/33]: kernel-tools-libs-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.082Z] [====================================] 100% 213.62 KiB / 213.62 KiB [2025-05-30T15:44:42.082Z] Downloading [11/33]: rv-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.082Z] [====================================] 100% 217.28 KiB / 217.28 KiB [2025-05-30T15:44:42.082Z] Downloading [12/33]: kernel-modules-internal-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.082Z] [=========== ] 32% 1.00 MiB / 3.08 MiB [======================= ] 64% 2.00 MiB / 3.08 MiB [=================================== ] 97% 3.00 MiB / 3.08 MiB [====================================] 100% 3.08 MiB / 3.08 MiB [2025-05-30T15:44:42.082Z] Downloading [13/33]: libperf-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.338Z] [====================================] 100% 223.17 KiB / 223.17 KiB [2025-05-30T15:44:42.338Z] Downloading [14/33]: kernel-debug-modules-extra-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.338Z] [===== ] 15% 1.00 MiB / 6.52 MiB [=========== ] 30% 2.00 MiB / 6.52 MiB [================ ] 45% 3.00 MiB / 6.52 MiB [====================== ] 61% 4.00 MiB / 6.52 MiB [=========================== ] 76% 5.00 MiB / 6.52 MiB [================================= ] 91% 6.00 MiB / 6.52 MiB [====================================] 100% 6.52 MiB / 6.52 MiB [2025-05-30T15:44:42.338Z] Downloading [15/33]: kernel-debug-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.338Z] [====================================] 100% 201.18 KiB / 201.18 KiB [2025-05-30T15:44:42.338Z] Downloading [16/33]: kernel-debug-devel-matched-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.338Z] [====================================] 100% 200.98 KiB / 200.98 KiB [2025-05-30T15:44:42.338Z] Downloading [17/33]: kernel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.338Z] [====================================] 100% 201.08 KiB / 201.08 KiB [2025-05-30T15:44:42.338Z] Downloading [18/33]: kernel-debug-devel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.593Z] [= ] 5% 1.00 MiB / 18.84 MiB [=== ] 10% 2.00 MiB / 18.84 MiB [===== ] 15% 3.00 MiB / 18.84 MiB [======= ] 21% 4.00 MiB / 18.84 MiB [========= ] 26% 5.00 MiB / 18.84 MiB [=========== ] 31% 6.00 MiB / 18.84 MiB [============= ] 37% 7.00 MiB / 18.84 MiB [=============== ] 42% 8.00 MiB / 18.84 MiB [================= ] 47% 9.00 MiB / 18.84 MiB [=================== ] 53% 10.00 MiB / 18.84 MiB [===================== ] 58% 11.00 MiB / 18.84 MiB [====================== ] 63% 12.00 MiB / 18.84 MiB [======================== ] 69% 13.00 MiB / 18.84 MiB [========================== ] 74% 14.00 MiB / 18.84 MiB [============================ ] 79% 15.00 MiB / 18.84 MiB [============================== ] 84% 16.00 MiB / 18.84 MiB [================================ ] 90% 17.00 MiB / 18.84 MiB [================================== ] 95% 18.00 MiB / 18.84 MiB [====================================] 100% 18.84 MiB / 18.84 MiB [2025-05-30T15:44:42.593Z] Downloading [19/33]: rtla-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.593Z] [====================================] 100% 267.00 KiB / 267.00 KiB [2025-05-30T15:44:42.593Z] Downloading [20/33]: python3-perf-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.851Z] [======================= ] 66% 1.00 MiB / 1.51 MiB [====================================] 100% 1.51 MiB / 1.51 MiB [2025-05-30T15:44:42.851Z] Downloading [21/33]: kernel-tools-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.851Z] [====================================] 100% 755.21 KiB / 755.21 KiB [2025-05-30T15:44:42.851Z] Downloading [22/33]: libperf-devel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.851Z] [====================================] 100% 233.61 KiB / 233.61 KiB [2025-05-30T15:44:42.851Z] Downloading [23/33]: kernel-devel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:42.851Z] [= ] 5% 1.00 MiB / 18.66 MiB [=== ] 10% 2.00 MiB / 18.66 MiB [===== ] 16% 3.00 MiB / 18.66 MiB [======= ] 21% 4.00 MiB / 18.66 MiB [========= ] 26% 5.00 MiB / 18.66 MiB [=========== ] 32% 6.00 MiB / 18.66 MiB [============= ] 37% 7.00 MiB / 18.66 MiB [=============== ] 42% 8.00 MiB / 18.66 MiB [================= ] 48% 9.00 MiB / 18.66 MiB [=================== ] 53% 10.00 MiB / 18.66 MiB [===================== ] 58% 11.00 MiB / 18.66 MiB [======================= ] 64% 12.00 MiB / 18.66 MiB [========================= ] 69% 13.00 MiB / 18.66 MiB [=========================== ] 75% 14.00 MiB / 18.66 MiB [============================ ] 80% 15.00 MiB / 18.66 MiB [============================== ] 85% 16.00 MiB / 18.66 MiB [================================ ] 91% 17.00 MiB / 18.66 MiB [================================== ] 96% 18.00 MiB / 18.66 MiB [====================================] 100% 18.66 MiB / 18.66 MiB [2025-05-30T15:44:42.851Z] Downloading [24/33]: kernel-debug-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:43.360Z] [= ] 2% 1.00 MiB / 34.12 MiB [== ] 5% 2.00 MiB / 34.12 MiB [=== ] 8% 3.00 MiB / 34.12 MiB [==== ] 11% 4.00 MiB / 34.12 MiB [===== ] 14% 5.00 MiB / 34.12 MiB [====== ] 17% 6.00 MiB / 34.12 MiB [======= ] 20% 7.00 MiB / 34.12 MiB [======== ] 23% 8.00 MiB / 34.12 MiB [========= ] 26% 9.00 MiB / 34.12 MiB [========== ] 29% 10.00 MiB / 34.12 MiB [=========== ] 32% 11.00 MiB / 34.12 MiB [============ ] 35% 12.00 MiB / 34.12 MiB [============= ] 38% 13.00 MiB / 34.12 MiB [============== ] 41% 14.00 MiB / 34.12 MiB [=============== ] 43% 15.00 MiB / 34.12 MiB [================ ] 46% 16.00 MiB / 34.12 MiB [================= ] 49% 17.00 MiB / 34.12 MiB [================== ] 52% 18.00 MiB / 34.12 MiB [==================== ] 55% 19.00 MiB / 34.12 MiB [===================== ] 58% 20.00 MiB / 34.12 MiB [====================== ] 61% 21.00 MiB / 34.12 MiB [======================= ] 64% 22.00 MiB / 34.12 MiB [======================== ] 67% 23.00 MiB / 34.12 MiB [========================= ] 70% 24.00 MiB / 34.12 MiB [========================== ] 73% 25.00 MiB / 34.12 MiB [=========================== ] 76% 26.00 MiB / 34.12 MiB [============================ ] 79% 27.00 MiB / 34.12 MiB [============================= ] 82% 28.00 MiB / 34.12 MiB [============================== ] 85% 29.00 MiB / 34.12 MiB [=============================== ] 87% 30.00 MiB / 34.12 MiB [================================ ] 90% 31.00 MiB / 34.12 MiB [================================= ] 93% 32.00 MiB / 34.12 MiB [================================== ] 96% 33.00 MiB / 34.12 MiB [=================================== ] 99% 34.00 MiB / 34.12 MiB [====================================] 100% 34.12 MiB / 34.12 MiB [2025-05-30T15:44:43.360Z] Downloading [25/33]: kernel-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:43.614Z] [= ] 5% 1.00 MiB / 19.20 MiB [=== ] 10% 2.00 MiB / 19.20 MiB [===== ] 15% 3.00 MiB / 19.20 MiB [======= ] 20% 4.00 MiB / 19.20 MiB [========= ] 26% 5.00 MiB / 19.20 MiB [=========== ] 31% 6.00 MiB / 19.20 MiB [============= ] 36% 7.00 MiB / 19.20 MiB [=============== ] 41% 8.00 MiB / 19.20 MiB [================ ] 46% 9.00 MiB / 19.20 MiB [================== ] 52% 10.00 MiB / 19.20 MiB [==================== ] 57% 11.00 MiB / 19.20 MiB [====================== ] 62% 12.00 MiB / 19.20 MiB [======================== ] 67% 13.00 MiB / 19.20 MiB [========================== ] 72% 14.00 MiB / 19.20 MiB [============================ ] 78% 15.00 MiB / 19.20 MiB [============================== ] 83% 16.00 MiB / 19.20 MiB [=============================== ] 88% 17.00 MiB / 19.20 MiB [================================= ] 93% 18.00 MiB / 19.20 MiB [=================================== ] 98% 19.00 MiB / 19.20 MiB [====================================] 100% 19.20 MiB / 19.20 MiB [2025-05-30T15:44:43.614Z] Downloading [26/33]: kernel-modules-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:44.121Z] [ ] 1% 1.00 MiB / 68.75 MiB [= ] 2% 2.00 MiB / 68.75 MiB [= ] 4% 3.00 MiB / 68.75 MiB [== ] 5% 4.00 MiB / 68.75 MiB [== ] 7% 5.00 MiB / 68.75 MiB [=== ] 8% 6.00 MiB / 68.75 MiB [=== ] 10% 7.00 MiB / 68.75 MiB [==== ] 11% 8.00 MiB / 68.75 MiB [==== ] 13% 9.00 MiB / 68.75 MiB [===== ] 14% 10.00 MiB / 68.75 MiB [===== ] 15% 11.00 MiB / 68.75 MiB [====== ] 17% 12.00 MiB / 68.75 MiB [====== ] 18% 13.00 MiB / 68.75 MiB [======= ] 20% 14.00 MiB / 68.75 MiB [======= ] 21% 15.00 MiB / 68.75 MiB [======== ] 23% 16.00 MiB / 68.75 MiB [======== ] 24% 17.00 MiB / 68.75 MiB [========= ] 26% 18.00 MiB / 68.75 MiB [========= ] 27% 19.00 MiB / 68.75 MiB [========== ] 29% 20.00 MiB / 68.75 MiB [========== ] 30% 21.00 MiB / 68.75 MiB [=========== ] 31% 22.00 MiB / 68.75 MiB [============ ] 33% 23.00 MiB / 68.75 MiB [============ ] 34% 24.00 MiB / 68.75 MiB [============= ] 36% 25.00 MiB / 68.75 MiB [============= ] 37% 26.00 MiB / 68.75 MiB [============== ] 39% 27.00 MiB / 68.75 MiB [============== ] 40% 28.00 MiB / 68.75 MiB [=============== ] 42% 29.00 MiB / 68.75 MiB [=============== ] 43% 30.00 MiB / 68.75 MiB [================ ] 45% 31.00 MiB / 68.75 MiB [================ ] 46% 32.00 MiB / 68.75 MiB [================= ] 47% 33.00 MiB / 68.75 MiB [================= ] 49% 34.00 MiB / 68.75 MiB [================== ] 50% 35.00 MiB / 68.75 MiB [================== ] 52% 36.00 MiB / 68.75 MiB [=================== ] 53% 37.00 MiB / 68.75 MiB [=================== ] 55% 38.00 MiB / 68.75 MiB [==================== ] 56% 39.00 MiB / 68.75 MiB [==================== ] 58% 40.00 MiB / 68.75 MiB [===================== ] 59% 41.00 MiB / 68.75 MiB [===================== ] 61% 42.00 MiB / 68.75 MiB [====================== ] 62% 43.00 MiB / 68.75 MiB [======================= ] 63% 44.00 MiB / 68.75 MiB [======================= ] 65% 45.00 MiB / 68.75 MiB [======================== ] 66% 46.00 MiB / 68.75 MiB [======================== ] 68% 47.00 MiB / 68.75 MiB [========================= ] 69% 48.00 MiB / 68.75 MiB [========================= ] 71% 49.00 MiB / 68.75 MiB [========================== ] 72% 50.00 MiB / 68.75 MiB [========================== ] 74% 51.00 MiB / 68.75 MiB [=========================== ] 75% 52.00 MiB / 68.75 MiB [=========================== ] 77% 53.00 MiB / 68.75 MiB [============================ ] 78% 54.00 MiB / 68.75 MiB [============================ ] 79% 55.00 MiB / 68.75 MiB [============================= ] 81% 56.00 MiB / 68.75 MiB [============================= ] 82% 57.00 MiB / 68.75 MiB [============================== ] 84% 58.00 MiB / 68.75 MiB [============================== ] 85% 59.00 MiB / 68.75 MiB [=============================== ] 87% 60.00 MiB / 68.75 MiB [=============================== ] 88% 61.00 MiB / 68.75 MiB [================================ ] 90% 62.00 MiB / 68.75 MiB [================================ ] 91% 63.00 MiB / 68.75 MiB [================================= ] 93% 64.00 MiB / 68.75 MiB [================================== ] 94% 65.00 MiB / 68.75 MiB [================================== ] 95% 66.00 MiB / 68.75 MiB [=================================== ] 97% 67.00 MiB / 68.75 MiB [=================================== ] 98% 68.00 MiB / 68.75 MiB [====================================] 100% 68.75 MiB / 68.75 MiB [2025-05-30T15:44:44.121Z] Downloading [27/33]: kernel-debug-modules-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:44.888Z] [ ] 0% 1.00 MiB / 141.37 MiB [ ] 1% 2.00 MiB / 141.37 MiB [ ] 2% 3.00 MiB / 141.37 MiB [= ] 2% 4.00 MiB / 141.37 MiB [= ] 3% 5.00 MiB / 141.37 MiB [= ] 4% 6.00 MiB / 141.37 MiB [= ] 4% 7.00 MiB / 141.37 MiB [== ] 5% 8.00 MiB / 141.37 MiB [== ] 6% 9.00 MiB / 141.37 MiB [== ] 7% 10.00 MiB / 141.37 MiB [== ] 7% 11.00 MiB / 141.37 MiB [=== ] 8% 12.00 MiB / 141.37 MiB [=== ] 9% 13.00 MiB / 141.37 MiB [=== ] 9% 14.00 MiB / 141.37 MiB [=== ] 10% 15.00 MiB / 141.37 MiB [==== ] 11% 16.00 MiB / 141.37 MiB [==== ] 12% 17.00 MiB / 141.37 MiB [==== ] 12% 18.00 MiB / 141.37 MiB [==== ] 13% 19.00 MiB / 141.37 MiB [===== ] 14% 20.00 MiB / 141.37 MiB [===== ] 14% 21.00 MiB / 141.37 MiB [===== ] 15% 22.00 MiB / 141.37 MiB [===== ] 16% 23.00 MiB / 141.37 MiB [====== ] 16% 24.00 MiB / 141.37 MiB [====== ] 17% 25.00 MiB / 141.37 MiB [====== ] 18% 26.00 MiB / 141.37 MiB [====== ] 19% 27.00 MiB / 141.37 MiB [======= ] 19% 28.00 MiB / 141.37 MiB [======= ] 20% 29.00 MiB / 141.37 MiB [======= ] 21% 30.00 MiB / 141.37 MiB [======= ] 21% 31.00 MiB / 141.37 MiB [======== ] 22% 32.00 MiB / 141.37 MiB [======== ] 23% 33.00 MiB / 141.37 MiB [======== ] 24% 34.00 MiB / 141.37 MiB [======== ] 24% 35.00 MiB / 141.37 MiB [========= ] 25% 36.00 MiB / 141.37 MiB [========= ] 26% 37.00 MiB / 141.37 MiB [========= ] 26% 38.00 MiB / 141.37 MiB [========= ] 27% 39.00 MiB / 141.37 MiB [========== ] 28% 40.00 MiB / 141.37 MiB [========== ] 29% 41.00 MiB / 141.37 MiB [========== ] 29% 42.00 MiB / 141.37 MiB [========== ] 30% 43.00 MiB / 141.37 MiB [=========== ] 31% 44.00 MiB / 141.37 MiB [=========== ] 31% 45.00 MiB / 141.37 MiB [=========== ] 32% 46.00 MiB / 141.37 MiB [=========== ] 33% 47.00 MiB / 141.37 MiB [============ ] 33% 48.00 MiB / 141.37 MiB [============ ] 34% 49.00 MiB / 141.37 MiB [============ ] 35% 50.00 MiB / 141.37 MiB [============ ] 36% 51.00 MiB / 141.37 MiB [============= ] 36% 52.00 MiB / 141.37 MiB [============= ] 37% 53.00 MiB / 141.37 MiB [============= ] 38% 54.00 MiB / 141.37 MiB [============== ] 38% 55.00 MiB / 141.37 MiB [============== ] 39% 56.00 MiB / 141.37 MiB [============== ] 40% 57.00 MiB / 141.37 MiB [============== ] 41% 58.00 MiB / 141.37 MiB [=============== ] 41% 59.00 MiB / 141.37 MiB [=============== ] 42% 60.00 MiB / 141.37 MiB [=============== ] 43% 61.00 MiB / 141.37 MiB [=============== ] 43% 62.00 MiB / 141.37 MiB [================ ] 44% 63.00 MiB / 141.37 MiB [================ ] 45% 64.00 MiB / 141.37 MiB [================ ] 45% 65.00 MiB / 141.37 MiB [================ ] 46% 66.00 MiB / 141.37 MiB [================= ] 47% 67.00 MiB / 141.37 MiB [================= ] 48% 68.00 MiB / 141.37 MiB [================= ] 48% 69.00 MiB / 141.37 MiB [================= ] 49% 70.00 MiB / 141.37 MiB [================== ] 50% 71.00 MiB / 141.37 MiB [================== ] 50% 72.00 MiB / 141.37 MiB [================== ] 51% 73.00 MiB / 141.37 MiB [================== ] 52% 74.00 MiB / 141.37 MiB [=================== ] 53% 75.00 MiB / 141.37 MiB [=================== ] 53% 76.00 MiB / 141.37 MiB [=================== ] 54% 77.00 MiB / 141.37 MiB [=================== ] 55% 78.00 MiB / 141.37 MiB [==================== ] 55% 79.00 MiB / 141.37 MiB [==================== ] 56% 80.00 MiB / 141.37 MiB [==================== ] 57% 81.00 MiB / 141.37 MiB [==================== ] 58% 82.00 MiB / 141.37 MiB [===================== ] 58% 83.00 MiB / 141.37 MiB [===================== ] 59% 84.00 MiB / 141.37 MiB [===================== ] 60% 85.00 MiB / 141.37 MiB [===================== ] 60% 86.00 MiB / 141.37 MiB [====================== ] 61% 87.00 MiB / 141.37 MiB [====================== ] 62% 88.00 MiB / 141.37 MiB [====================== ] 62% 89.00 MiB / 141.37 MiB [====================== ] 63% 90.00 MiB / 141.37 MiB [======================= ] 64% 91.00 MiB / 141.37 MiB [======================= ] 65% 92.00 MiB / 141.37 MiB [======================= ] 65% 93.00 MiB / 141.37 MiB [======================= ] 66% 94.00 MiB / 141.37 MiB [======================== ] 67% 95.00 MiB / 141.37 MiB [======================== ] 67% 96.00 MiB / 141.37 MiB [======================== ] 68% 97.00 MiB / 141.37 MiB [======================== ] 69% 98.00 MiB / 141.37 MiB [========================= ] 70% 99.00 MiB / 141.37 MiB [========================= ] 70% 100.00 MiB / 141.37 MiB [========================= ] 71% 101.00 MiB / 141.37 MiB [========================= ] 72% 102.00 MiB / 141.37 MiB [========================== ] 72% 103.00 MiB / 141.37 MiB [========================== ] 73% 104.00 MiB / 141.37 MiB [========================== ] 74% 105.00 MiB / 141.37 MiB [========================== ] 74% 106.00 MiB / 141.37 MiB [=========================== ] 75% 107.00 MiB / 141.37 MiB [=========================== ] 76% 108.00 MiB / 141.37 MiB [=========================== ] 77% 109.00 MiB / 141.37 MiB [============================ ] 77% 110.00 MiB / 141.37 MiB [============================ ] 78% 111.00 MiB / 141.37 MiB [============================ ] 79% 112.00 MiB / 141.37 MiB [============================ ] 79% 113.00 MiB / 141.37 MiB [============================= ] 80% 114.00 MiB / 141.37 MiB [============================= ] 81% 115.00 MiB / 141.37 MiB [============================= ] 82% 116.00 MiB / 141.37 MiB [============================= ] 82% 117.00 MiB / 141.37 MiB [============================== ] 83% 118.00 MiB / 141.37 MiB [============================== ] 84% 119.00 MiB / 141.37 MiB [============================== ] 84% 120.00 MiB / 141.37 MiB [============================== ] 85% 121.00 MiB / 141.37 MiB [=============================== ] 86% 122.00 MiB / 141.37 MiB [=============================== ] 87% 123.00 MiB / 141.37 MiB [=============================== ] 87% 124.00 MiB / 141.37 MiB [=============================== ] 88% 125.00 MiB / 141.37 MiB [================================ ] 89% 126.00 MiB / 141.37 MiB [================================ ] 89% 127.00 MiB / 141.37 MiB [================================ ] 90% 128.00 MiB / 141.37 MiB [================================ ] 91% 129.00 MiB / 141.37 MiB [================================= ] 91% 130.00 MiB / 141.37 MiB [================================= ] 92% 131.00 MiB / 141.37 MiB [================================= ] 93% 132.00 MiB / 141.37 MiB [================================= ] 94% 133.00 MiB / 141.37 MiB [================================== ] 94% 134.00 MiB / 141.37 MiB [================================== ] 95% 135.00 MiB / 141.37 MiB [================================== ] 96% 136.00 MiB / 141.37 MiB [================================== ] 96% 137.00 MiB / 141.37 MiB [=================================== ] 97% 138.00 MiB / 141.37 MiB [=================================== ] 98% 139.00 MiB / 141.37 MiB [=================================== ] 99% 140.00 MiB / 141.37 MiB [=================================== ] 99% 141.00 MiB / 141.37 MiB [====================================] 100% 141.37 MiB / 141.37 MiB [2025-05-30T15:44:44.889Z] Downloading [28/33]: kernel-debug-modules-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:45.661Z] [ ] 1% 1.00 MiB / 95.78 MiB [ ] 2% 2.00 MiB / 95.78 MiB [= ] 3% 3.00 MiB / 95.78 MiB [= ] 4% 4.00 MiB / 95.78 MiB [= ] 5% 5.00 MiB / 95.78 MiB [== ] 6% 6.00 MiB / 95.78 MiB [== ] 7% 7.00 MiB / 95.78 MiB [=== ] 8% 8.00 MiB / 95.78 MiB [=== ] 9% 9.00 MiB / 95.78 MiB [=== ] 10% 10.00 MiB / 95.78 MiB [==== ] 11% 11.00 MiB / 95.78 MiB [==== ] 12% 12.00 MiB / 95.78 MiB [==== ] 13% 13.00 MiB / 95.78 MiB [===== ] 14% 14.00 MiB / 95.78 MiB [===== ] 15% 15.00 MiB / 95.78 MiB [====== ] 16% 16.00 MiB / 95.78 MiB [====== ] 17% 17.00 MiB / 95.78 MiB [====== ] 18% 18.00 MiB / 95.78 MiB [======= ] 19% 19.00 MiB / 95.78 MiB [======= ] 20% 20.00 MiB / 95.78 MiB [======= ] 21% 21.00 MiB / 95.78 MiB [======== ] 22% 22.00 MiB / 95.78 MiB [======== ] 24% 23.00 MiB / 95.78 MiB [========= ] 25% 24.00 MiB / 95.78 MiB [========= ] 26% 25.00 MiB / 95.78 MiB [========= ] 27% 26.00 MiB / 95.78 MiB [========== ] 28% 27.00 MiB / 95.78 MiB [========== ] 29% 28.00 MiB / 95.78 MiB [========== ] 30% 29.00 MiB / 95.78 MiB [=========== ] 31% 30.00 MiB / 95.78 MiB [=========== ] 32% 31.00 MiB / 95.78 MiB [============ ] 33% 32.00 MiB / 95.78 MiB [============ ] 34% 33.00 MiB / 95.78 MiB [============ ] 35% 34.00 MiB / 95.78 MiB [============= ] 36% 35.00 MiB / 95.78 MiB [============= ] 37% 36.00 MiB / 95.78 MiB [============= ] 38% 37.00 MiB / 95.78 MiB [============== ] 39% 38.00 MiB / 95.78 MiB [============== ] 40% 39.00 MiB / 95.78 MiB [=============== ] 41% 40.00 MiB / 95.78 MiB [=============== ] 42% 41.00 MiB / 95.78 MiB [=============== ] 43% 42.00 MiB / 95.78 MiB [================ ] 44% 43.00 MiB / 95.78 MiB [================ ] 45% 44.00 MiB / 95.78 MiB [================ ] 46% 45.00 MiB / 95.78 MiB [================= ] 48% 46.00 MiB / 95.78 MiB [================= ] 49% 47.00 MiB / 95.78 MiB [================== ] 50% 48.00 MiB / 95.78 MiB [================== ] 51% 49.00 MiB / 95.78 MiB [================== ] 52% 50.00 MiB / 95.78 MiB [=================== ] 53% 51.00 MiB / 95.78 MiB [=================== ] 54% 52.00 MiB / 95.78 MiB [=================== ] 55% 53.00 MiB / 95.78 MiB [==================== ] 56% 54.00 MiB / 95.78 MiB [==================== ] 57% 55.00 MiB / 95.78 MiB [===================== ] 58% 56.00 MiB / 95.78 MiB [===================== ] 59% 57.00 MiB / 95.78 MiB [===================== ] 60% 58.00 MiB / 95.78 MiB [====================== ] 61% 59.00 MiB / 95.78 MiB [====================== ] 62% 60.00 MiB / 95.78 MiB [====================== ] 63% 61.00 MiB / 95.78 MiB [======================= ] 64% 62.00 MiB / 95.78 MiB [======================= ] 65% 63.00 MiB / 95.78 MiB [======================== ] 66% 64.00 MiB / 95.78 MiB [======================== ] 67% 65.00 MiB / 95.78 MiB [======================== ] 68% 66.00 MiB / 95.78 MiB [========================= ] 69% 67.00 MiB / 95.78 MiB [========================= ] 70% 68.00 MiB / 95.78 MiB [========================= ] 72% 69.00 MiB / 95.78 MiB [========================== ] 73% 70.00 MiB / 95.78 MiB [========================== ] 74% 71.00 MiB / 95.78 MiB [=========================== ] 75% 72.00 MiB / 95.78 MiB [=========================== ] 76% 73.00 MiB / 95.78 MiB [=========================== ] 77% 74.00 MiB / 95.78 MiB [============================ ] 78% 75.00 MiB / 95.78 MiB [============================ ] 79% 76.00 MiB / 95.78 MiB [============================ ] 80% 77.00 MiB / 95.78 MiB [============================= ] 81% 78.00 MiB / 95.78 MiB [============================= ] 82% 79.00 MiB / 95.78 MiB [============================== ] 83% 80.00 MiB / 95.78 MiB [============================== ] 84% 81.00 MiB / 95.78 MiB [============================== ] 85% 82.00 MiB / 95.78 MiB [=============================== ] 86% 83.00 MiB / 95.78 MiB [=============================== ] 87% 84.00 MiB / 95.78 MiB [=============================== ] 88% 85.00 MiB / 95.78 MiB [================================ ] 89% 86.00 MiB / 95.78 MiB [================================ ] 90% 87.00 MiB / 95.78 MiB [================================= ] 91% 88.00 MiB / 95.78 MiB [================================= ] 92% 89.00 MiB / 95.78 MiB [================================= ] 93% 90.00 MiB / 95.78 MiB [================================== ] 95% 91.00 MiB / 95.78 MiB [================================== ] 96% 92.00 MiB / 95.78 MiB [================================== ] 97% 93.00 MiB / 95.78 MiB [=================================== ] 98% 94.00 MiB / 95.78 MiB [=================================== ] 99% 95.00 MiB / 95.78 MiB [====================================] 100% 95.78 MiB / 95.78 MiB [2025-05-30T15:44:45.661Z] Downloading [29/33]: kernel-modules-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:46.425Z] [ ] 1% 1.00 MiB / 95.78 MiB [ ] 2% 2.00 MiB / 95.78 MiB [= ] 3% 3.00 MiB / 95.78 MiB [= ] 4% 4.00 MiB / 95.78 MiB [= ] 5% 5.00 MiB / 95.78 MiB [== ] 6% 6.00 MiB / 95.78 MiB [== ] 7% 7.00 MiB / 95.78 MiB [=== ] 8% 8.00 MiB / 95.78 MiB [=== ] 9% 9.00 MiB / 95.78 MiB [=== ] 10% 10.00 MiB / 95.78 MiB [==== ] 11% 11.00 MiB / 95.78 MiB [==== ] 12% 12.00 MiB / 95.78 MiB [==== ] 13% 13.00 MiB / 95.78 MiB [===== ] 14% 14.00 MiB / 95.78 MiB [===== ] 15% 15.00 MiB / 95.78 MiB [====== ] 16% 16.00 MiB / 95.78 MiB [====== ] 17% 17.00 MiB / 95.78 MiB [====== ] 18% 18.00 MiB / 95.78 MiB [======= ] 19% 19.00 MiB / 95.78 MiB [======= ] 20% 20.00 MiB / 95.78 MiB [======= ] 21% 21.00 MiB / 95.78 MiB [======== ] 22% 22.00 MiB / 95.78 MiB [======== ] 24% 23.00 MiB / 95.78 MiB [========= ] 25% 24.00 MiB / 95.78 MiB [========= ] 26% 25.00 MiB / 95.78 MiB [========= ] 27% 26.00 MiB / 95.78 MiB [========== ] 28% 27.00 MiB / 95.78 MiB [========== ] 29% 28.00 MiB / 95.78 MiB [========== ] 30% 29.00 MiB / 95.78 MiB [=========== ] 31% 30.00 MiB / 95.78 MiB [=========== ] 32% 31.00 MiB / 95.78 MiB [============ ] 33% 32.00 MiB / 95.78 MiB [============ ] 34% 33.00 MiB / 95.78 MiB [============ ] 35% 34.00 MiB / 95.78 MiB [============= ] 36% 35.00 MiB / 95.78 MiB [============= ] 37% 36.00 MiB / 95.78 MiB [============= ] 38% 37.00 MiB / 95.78 MiB [============== ] 39% 38.00 MiB / 95.78 MiB [============== ] 40% 39.00 MiB / 95.78 MiB [=============== ] 41% 40.00 MiB / 95.78 MiB [=============== ] 42% 41.00 MiB / 95.78 MiB [=============== ] 43% 42.00 MiB / 95.78 MiB [================ ] 44% 43.00 MiB / 95.78 MiB [================ ] 45% 44.00 MiB / 95.78 MiB [================ ] 46% 45.00 MiB / 95.78 MiB [================= ] 48% 46.00 MiB / 95.78 MiB [================= ] 49% 47.00 MiB / 95.78 MiB [================== ] 50% 48.00 MiB / 95.78 MiB [================== ] 51% 49.00 MiB / 95.78 MiB [================== ] 52% 50.00 MiB / 95.78 MiB [=================== ] 53% 51.00 MiB / 95.78 MiB [=================== ] 54% 52.00 MiB / 95.78 MiB [=================== ] 55% 53.00 MiB / 95.78 MiB [==================== ] 56% 54.00 MiB / 95.78 MiB [==================== ] 57% 55.00 MiB / 95.78 MiB [===================== ] 58% 56.00 MiB / 95.78 MiB [===================== ] 59% 57.00 MiB / 95.78 MiB [===================== ] 60% 58.00 MiB / 95.78 MiB [====================== ] 61% 59.00 MiB / 95.78 MiB [====================== ] 62% 60.00 MiB / 95.78 MiB [====================== ] 63% 61.00 MiB / 95.78 MiB [======================= ] 64% 62.00 MiB / 95.78 MiB [======================= ] 65% 63.00 MiB / 95.78 MiB [======================== ] 66% 64.00 MiB / 95.78 MiB [======================== ] 67% 65.00 MiB / 95.78 MiB [======================== ] 68% 66.00 MiB / 95.78 MiB [========================= ] 69% 67.00 MiB / 95.78 MiB [========================= ] 70% 68.00 MiB / 95.78 MiB [========================= ] 72% 69.00 MiB / 95.78 MiB [========================== ] 73% 70.00 MiB / 95.78 MiB [========================== ] 74% 71.00 MiB / 95.78 MiB [=========================== ] 75% 72.00 MiB / 95.78 MiB [=========================== ] 76% 73.00 MiB / 95.78 MiB [=========================== ] 77% 74.00 MiB / 95.78 MiB [============================ ] 78% 75.00 MiB / 95.78 MiB [============================ ] 79% 76.00 MiB / 95.78 MiB [============================ ] 80% 77.00 MiB / 95.78 MiB [============================= ] 81% 78.00 MiB / 95.78 MiB [============================= ] 82% 79.00 MiB / 95.78 MiB [============================== ] 83% 80.00 MiB / 95.78 MiB [============================== ] 84% 81.00 MiB / 95.78 MiB [============================== ] 85% 82.00 MiB / 95.78 MiB [=============================== ] 86% 83.00 MiB / 95.78 MiB [=============================== ] 87% 84.00 MiB / 95.78 MiB [=============================== ] 88% 85.00 MiB / 95.78 MiB [================================ ] 89% 86.00 MiB / 95.78 MiB [================================ ] 90% 87.00 MiB / 95.78 MiB [================================= ] 91% 88.00 MiB / 95.78 MiB [================================= ] 92% 89.00 MiB / 95.78 MiB [================================= ] 93% 90.00 MiB / 95.78 MiB [================================== ] 95% 91.00 MiB / 95.78 MiB [================================== ] 96% 92.00 MiB / 95.78 MiB [================================== ] 97% 93.00 MiB / 95.78 MiB [=================================== ] 98% 94.00 MiB / 95.78 MiB [=================================== ] 99% 95.00 MiB / 95.78 MiB [====================================] 100% 95.78 MiB / 95.78 MiB [2025-05-30T15:44:46.426Z] Downloading [30/33]: kernel-uki-virt-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:46.933Z] [ ] 1% 1.00 MiB / 61.33 MiB [= ] 3% 2.00 MiB / 61.33 MiB [= ] 4% 3.00 MiB / 61.33 MiB [== ] 6% 4.00 MiB / 61.33 MiB [== ] 8% 5.00 MiB / 61.33 MiB [=== ] 9% 6.00 MiB / 61.33 MiB [==== ] 11% 7.00 MiB / 61.33 MiB [==== ] 13% 8.00 MiB / 61.33 MiB [===== ] 14% 9.00 MiB / 61.33 MiB [===== ] 16% 10.00 MiB / 61.33 MiB [====== ] 17% 11.00 MiB / 61.33 MiB [======= ] 19% 12.00 MiB / 61.33 MiB [======= ] 21% 13.00 MiB / 61.33 MiB [======== ] 22% 14.00 MiB / 61.33 MiB [======== ] 24% 15.00 MiB / 61.33 MiB [========= ] 26% 16.00 MiB / 61.33 MiB [========= ] 27% 17.00 MiB / 61.33 MiB [========== ] 29% 18.00 MiB / 61.33 MiB [=========== ] 30% 19.00 MiB / 61.33 MiB [=========== ] 32% 20.00 MiB / 61.33 MiB [============ ] 34% 21.00 MiB / 61.33 MiB [============ ] 35% 22.00 MiB / 61.33 MiB [============= ] 37% 23.00 MiB / 61.33 MiB [============== ] 39% 24.00 MiB / 61.33 MiB [============== ] 40% 25.00 MiB / 61.33 MiB [=============== ] 42% 26.00 MiB / 61.33 MiB [=============== ] 44% 27.00 MiB / 61.33 MiB [================ ] 45% 28.00 MiB / 61.33 MiB [================= ] 47% 29.00 MiB / 61.33 MiB [================= ] 48% 30.00 MiB / 61.33 MiB [================== ] 50% 31.00 MiB / 61.33 MiB [================== ] 52% 32.00 MiB / 61.33 MiB [=================== ] 53% 33.00 MiB / 61.33 MiB [=================== ] 55% 34.00 MiB / 61.33 MiB [==================== ] 57% 35.00 MiB / 61.33 MiB [===================== ] 58% 36.00 MiB / 61.33 MiB [===================== ] 60% 37.00 MiB / 61.33 MiB [====================== ] 61% 38.00 MiB / 61.33 MiB [====================== ] 63% 39.00 MiB / 61.33 MiB [======================= ] 65% 40.00 MiB / 61.33 MiB [======================== ] 66% 41.00 MiB / 61.33 MiB [======================== ] 68% 42.00 MiB / 61.33 MiB [========================= ] 70% 43.00 MiB / 61.33 MiB [========================= ] 71% 44.00 MiB / 61.33 MiB [========================== ] 73% 45.00 MiB / 61.33 MiB [=========================== ] 75% 46.00 MiB / 61.33 MiB [=========================== ] 76% 47.00 MiB / 61.33 MiB [============================ ] 78% 48.00 MiB / 61.33 MiB [============================ ] 79% 49.00 MiB / 61.33 MiB [============================= ] 81% 50.00 MiB / 61.33 MiB [============================= ] 83% 51.00 MiB / 61.33 MiB [============================== ] 84% 52.00 MiB / 61.33 MiB [=============================== ] 86% 53.00 MiB / 61.33 MiB [=============================== ] 88% 54.00 MiB / 61.33 MiB [================================ ] 89% 55.00 MiB / 61.33 MiB [================================ ] 91% 56.00 MiB / 61.33 MiB [================================= ] 92% 57.00 MiB / 61.33 MiB [================================== ] 94% 58.00 MiB / 61.33 MiB [================================== ] 96% 59.00 MiB / 61.33 MiB [=================================== ] 97% 60.00 MiB / 61.33 MiB [=================================== ] 99% 61.00 MiB / 61.33 MiB [====================================] 100% 61.33 MiB / 61.33 MiB [2025-05-30T15:44:46.933Z] Downloading [31/33]: kernel-debug-uki-virt-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64.rpm [2025-05-30T15:44:47.441Z] [ ] 1% 1.00 MiB / 82.52 MiB [ ] 2% 2.00 MiB / 82.52 MiB [= ] 3% 3.00 MiB / 82.52 MiB [= ] 4% 4.00 MiB / 82.52 MiB [== ] 6% 5.00 MiB / 82.52 MiB [== ] 7% 6.00 MiB / 82.52 MiB [=== ] 8% 7.00 MiB / 82.52 MiB [=== ] 9% 8.00 MiB / 82.52 MiB [=== ] 10% 9.00 MiB / 82.52 MiB [==== ] 12% 10.00 MiB / 82.52 MiB [==== ] 13% 11.00 MiB / 82.52 MiB [===== ] 14% 12.00 MiB / 82.52 MiB [===== ] 15% 13.00 MiB / 82.52 MiB [====== ] 16% 14.00 MiB / 82.52 MiB [====== ] 18% 15.00 MiB / 82.52 MiB [====== ] 19% 16.00 MiB / 82.52 MiB [======= ] 20% 17.00 MiB / 82.52 MiB [======= ] 21% 18.00 MiB / 82.52 MiB [======== ] 23% 19.00 MiB / 82.52 MiB [======== ] 24% 20.00 MiB / 82.52 MiB [========= ] 25% 21.00 MiB / 82.52 MiB [========= ] 26% 22.00 MiB / 82.52 MiB [========== ] 27% 23.00 MiB / 82.52 MiB [========== ] 29% 24.00 MiB / 82.52 MiB [========== ] 30% 25.00 MiB / 82.52 MiB [=========== ] 31% 26.00 MiB / 82.52 MiB [=========== ] 32% 27.00 MiB / 82.52 MiB [============ ] 33% 28.00 MiB / 82.52 MiB [============ ] 35% 29.00 MiB / 82.52 MiB [============= ] 36% 30.00 MiB / 82.52 MiB [============= ] 37% 31.00 MiB / 82.52 MiB [============= ] 38% 32.00 MiB / 82.52 MiB [============== ] 39% 33.00 MiB / 82.52 MiB [============== ] 41% 34.00 MiB / 82.52 MiB [=============== ] 42% 35.00 MiB / 82.52 MiB [=============== ] 43% 36.00 MiB / 82.52 MiB [================ ] 44% 37.00 MiB / 82.52 MiB [================ ] 46% 38.00 MiB / 82.52 MiB [================= ] 47% 39.00 MiB / 82.52 MiB [================= ] 48% 40.00 MiB / 82.52 MiB [================= ] 49% 41.00 MiB / 82.52 MiB [================== ] 50% 42.00 MiB / 82.52 MiB [================== ] 52% 43.00 MiB / 82.52 MiB [=================== ] 53% 44.00 MiB / 82.52 MiB [=================== ] 54% 45.00 MiB / 82.52 MiB [==================== ] 55% 46.00 MiB / 82.52 MiB [==================== ] 56% 47.00 MiB / 82.52 MiB [==================== ] 58% 48.00 MiB / 82.52 MiB [===================== ] 59% 49.00 MiB / 82.52 MiB [===================== ] 60% 50.00 MiB / 82.52 MiB [====================== ] 61% 51.00 MiB / 82.52 MiB [====================== ] 63% 52.00 MiB / 82.52 MiB [======================= ] 64% 53.00 MiB / 82.52 MiB [======================= ] 65% 54.00 MiB / 82.52 MiB [======================= ] 66% 55.00 MiB / 82.52 MiB [======================== ] 67% 56.00 MiB / 82.52 MiB [======================== ] 69% 57.00 MiB / 82.52 MiB [========================= ] 70% 58.00 MiB / 82.52 MiB [========================= ] 71% 59.00 MiB / 82.52 MiB [========================== ] 72% 60.00 MiB / 82.52 MiB [========================== ] 73% 61.00 MiB / 82.52 MiB [=========================== ] 75% 62.00 MiB / 82.52 MiB [=========================== ] 76% 63.00 MiB / 82.52 MiB [=========================== ] 77% 64.00 MiB / 82.52 MiB [============================ ] 78% 65.00 MiB / 82.52 MiB [============================ ] 79% 66.00 MiB / 82.52 MiB [============================= ] 81% 67.00 MiB / 82.52 MiB [============================= ] 82% 68.00 MiB / 82.52 MiB [============================== ] 83% 69.00 MiB / 82.52 MiB [============================== ] 84% 70.00 MiB / 82.52 MiB [============================== ] 86% 71.00 MiB / 82.52 MiB [=============================== ] 87% 72.00 MiB / 82.52 MiB [=============================== ] 88% 73.00 MiB / 82.52 MiB [================================ ] 89% 74.00 MiB / 82.52 MiB [================================ ] 90% 75.00 MiB / 82.52 MiB [================================= ] 92% 76.00 MiB / 82.52 MiB [================================= ] 93% 77.00 MiB / 82.52 MiB [================================== ] 94% 78.00 MiB / 82.52 MiB [================================== ] 95% 79.00 MiB / 82.52 MiB [================================== ] 96% 80.00 MiB / 82.52 MiB [=================================== ] 98% 81.00 MiB / 82.52 MiB [=================================== ] 99% 82.00 MiB / 82.52 MiB [====================================] 100% 82.52 MiB / 82.52 MiB [2025-05-30T15:44:47.442Z] Downloading [32/33]: kernel-modules-extra-matched-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.noarch.rpm [2025-05-30T15:44:47.442Z] [====================================] 100% 200.79 KiB / 200.79 KiB [2025-05-30T15:44:47.442Z] Downloading [33/33]: kernel-doc-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.noarch.rpm [2025-05-30T15:44:47.695Z] [ ] 2% 1.00 MiB / 43.08 MiB [= ] 4% 2.00 MiB / 43.08 MiB [== ] 6% 3.00 MiB / 43.08 MiB [=== ] 9% 4.00 MiB / 43.08 MiB [==== ] 11% 5.00 MiB / 43.08 MiB [===== ] 13% 6.00 MiB / 43.08 MiB [===== ] 16% 7.00 MiB / 43.08 MiB [====== ] 18% 8.00 MiB / 43.08 MiB [======= ] 20% 9.00 MiB / 43.08 MiB [======== ] 23% 10.00 MiB / 43.08 MiB [========= ] 25% 11.00 MiB / 43.08 MiB [========== ] 27% 12.00 MiB / 43.08 MiB [========== ] 30% 13.00 MiB / 43.08 MiB [=========== ] 32% 14.00 MiB / 43.08 MiB [============ ] 34% 15.00 MiB / 43.08 MiB [============= ] 37% 16.00 MiB / 43.08 MiB [============== ] 39% 17.00 MiB / 43.08 MiB [=============== ] 41% 18.00 MiB / 43.08 MiB [=============== ] 44% 19.00 MiB / 43.08 MiB [================ ] 46% 20.00 MiB / 43.08 MiB [================= ] 48% 21.00 MiB / 43.08 MiB [================== ] 51% 22.00 MiB / 43.08 MiB [=================== ] 53% 23.00 MiB / 43.08 MiB [==================== ] 55% 24.00 MiB / 43.08 MiB [==================== ] 58% 25.00 MiB / 43.08 MiB [===================== ] 60% 26.00 MiB / 43.08 MiB [====================== ] 62% 27.00 MiB / 43.08 MiB [======================= ] 64% 28.00 MiB / 43.08 MiB [======================== ] 67% 29.00 MiB / 43.08 MiB [========================= ] 69% 30.00 MiB / 43.08 MiB [========================= ] 71% 31.00 MiB / 43.08 MiB [========================== ] 74% 32.00 MiB / 43.08 MiB [=========================== ] 76% 33.00 MiB / 43.08 MiB [============================ ] 78% 34.00 MiB / 43.08 MiB [============================= ] 81% 35.00 MiB / 43.08 MiB [============================== ] 83% 36.00 MiB / 43.08 MiB [============================== ] 85% 37.00 MiB / 43.08 MiB [=============================== ] 88% 38.00 MiB / 43.08 MiB [================================ ] 90% 39.00 MiB / 43.08 MiB [================================= ] 92% 40.00 MiB / 43.08 MiB [================================== ] 95% 41.00 MiB / 43.08 MiB [=================================== ] 97% 42.00 MiB / 43.08 MiB [=================================== ] 99% 43.00 MiB / 43.08 MiB [====================================] 100% 43.08 MiB / 43.08 MiB [2025-05-30T15:44:47.950Z] [Pipeline] } [2025-05-30T15:44:47.953Z] [Pipeline] // withEnv [2025-05-30T15:44:47.960Z] [Pipeline] } [2025-05-30T15:44:47.963Z] [Pipeline] // parallel [2025-05-30T15:44:47.966Z] [Pipeline] } [2025-05-30T15:44:47.969Z] [Pipeline] // stage [2025-05-30T15:44:47.974Z] [Pipeline] parallel [2025-05-30T15:44:47.974Z] [Pipeline] { (Branch: x86_64) [2025-05-30T15:44:47.978Z] [Pipeline] stage [2025-05-30T15:44:47.978Z] [Pipeline] { (x86_64:Fetch) [2025-05-30T15:44:47.982Z] [Pipeline] withEnv [2025-05-30T15:44:47.982Z] [Pipeline] { [2025-05-30T15:44:48.028Z] [Pipeline] sh [2025-05-30T15:44:48.560Z] + set -xeuo pipefail [2025-05-30T15:44:48.560Z] ++ umask [2025-05-30T15:44:48.560Z] + '[' 0022 = 0000 ']' [2025-05-30T15:44:48.560Z] + cosa fetch --with-cosa-overrides --autolock 43.20250530.91.0 [2025-05-30T15:44:48.815Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T15:44:48.815Z] Config commit: 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:44:48.815Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-30T15:44:49.069Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-30T15:44:49.322Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 3718b2ad1b1b3777df45f023d38563254cf840e849c510135f641721b5b78b61 [2025-05-30T15:44:49.322Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 4dcea329313f1730eb4f059f474c21e01594d210bf0dee9b68d38828ff08c784 [2025-05-30T15:44:49.322Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7ca1fe65ec943c8fc264f4fec0ecb0bff83fe231cd9253660799d06c3950b596 [2025-05-30T15:44:49.577Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf11b9e2ac7dbbf884e80a5f2543652c2bc80ea248aa2288ca93f430701520f9 [2025-05-30T15:44:49.577Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 2fc74cec09efbf780c9e1d7571402391ee7fc48c67b37624d933d5298901f10a [2025-05-30T15:44:49.831Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cb6a5d1a04cb6cb3aa0fd3ca2b63bdc31f8068710b01951377df84549d8ab9c4 [2025-05-30T15:44:49.831Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 5578bab742f28949c805f89d4b7870d8b6091b4aac0967a2d8b480a5b33402d7 [2025-05-30T15:44:49.831Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... f5939bc5fc8cd48c76b82e3f0c66945303d76c8e5a247d706e4b71aede7960d2 [2025-05-30T15:44:49.831Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... fb5653e9b2cf253ca003b9db028403da9b3a82d5282bd2662a4ab8904cf7447a [2025-05-30T15:44:50.388Z] Directory walk started [2025-05-30T15:44:50.388Z] Directory walk done - 33 packages [2025-05-30T15:44:50.388Z] Temporary output repo path: ./.repodata/ [2025-05-30T15:44:50.388Z] Pool started (with 5 workers) [2025-05-30T15:44:50.388Z] Pool finished [2025-05-30T15:44:50.640Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-30T15:44:50.640Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250530.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T15:44:50.640Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-05-30T15:45:12.494Z] Loaded lockfiles: [2025-05-30T15:45:12.494Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250530.91.0.json [2025-05-30T15:45:12.494Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-30T15:45:12.494Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T15:45:12.494Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-30T15:45:12.494Z] [2025-05-30T15:45:12.494Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-30T15:45:12.494Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-30T15:45:12.494Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-30T15:45:12.494Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-30T15:45:12.494Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-30T15:45:12.494Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-30T15:45:12.494Z] 9 metadata, 5 content objects imported; 6.6?kB content written [2025-05-30T15:45:12.494Z] 16 metadata, 18 content objects imported; 10.9?kB content written [2025-05-30T15:45:12.494Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-30T15:45:12.494Z] rpm-ostree version: 2025.8 [2025-05-30T15:45:12.494Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-05-30T15:45:12.494Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-30T15:45:13.051Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-30T15:45:15.555Z] Updating metadata for 'fedora-rawhide'...done [2025-05-30T15:46:36.884Z] Importing rpm-md...done [2025-05-30T15:46:36.884Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-30T15:44:50Z solvables: 33 [2025-05-30T15:46:36.884Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-30T07:19:25Z solvables: 61416 [2025-05-30T15:46:36.884Z] rpm-md repo 'fedora-rawhide'; generated: 2025-05-30T06:27:06Z solvables: 77626 [2025-05-30T15:46:36.884Z] Resolving dependencies...done [2025-05-30T15:46:36.884Z] Installing 448 packages: [2025-05-30T15:46:36.884Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] audit-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] audit-libs-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] audit-rules-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bootc-1.3.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] containerd-2.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] coreos-installer-0.24.0-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] coreutils-9.7-3.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] coreutils-common-9.7-3.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] curl-8.14.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.884Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-release-common-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.884Z] gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] glib2-2.85.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] glibc-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] glibc-common-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] glibc-gconv-extra-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] glibc-minimal-langpack-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gpgme-1.24.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-common-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-efi-x64-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-pc-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-pc-modules-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-tools-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] grub2-tools-minimal-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kernel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:46:36.885Z] kernel-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:46:36.885Z] kernel-modules-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:46:36.885Z] kernel-modules-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:46:36.885Z] kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] less-678-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libcurl-minimal-8.14.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libdnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libdnf5-cli-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libselinux-3.8-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] libselinux-utils-3.8-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libslirp-4.9.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] netavark-2:1.15.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nmstate-2.2.45-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.885Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openssh-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openssh-clients-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openssh-server-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] podman-5:5.5.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] polkit-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] polkit-libs-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] selinux-policy-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.885Z] selinux-policy-targeted-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] setup-2.15.0-25.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sqlite-libs-3.49.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] systemd-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-container-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-libs-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-pam-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-resolved-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-shared-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-sysusers-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] systemd-udev-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:46:36.886Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:46:36.886Z] Input state hash: 9f9b81984445b4ebd86a22b0fb56c769b5562231fb3ecf149a6d29ec07cba49b [2025-05-30T15:46:36.886Z] Will download: 444 packages (463.5?MB) [2025-05-30T15:46:36.886Z] Downloading from 'fedora-rawhide'...done [2025-05-30T15:46:36.886Z] Downloading from 'fedora-coreos-pool'...done [2025-05-30T15:46:42.108Z] Importing packages...done: 448 [2025-05-30T15:46:43.982Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-30T15:46:47.231Z] [Pipeline] } [2025-05-30T15:46:47.234Z] [Pipeline] // withEnv [2025-05-30T15:46:47.240Z] [Pipeline] } [2025-05-30T15:46:47.243Z] [Pipeline] // stage [2025-05-30T15:46:47.258Z] [Pipeline] stage [2025-05-30T15:46:47.258Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-30T15:46:47.261Z] [Pipeline] withEnv [2025-05-30T15:46:47.262Z] [Pipeline] { [2025-05-30T15:46:47.264Z] [Pipeline] sh [2025-05-30T15:46:47.847Z] + set -xeuo pipefail [2025-05-30T15:46:47.847Z] ++ umask [2025-05-30T15:46:47.847Z] + '[' 0022 = 0000 ']' [2025-05-30T15:46:47.847Z] + cosa build --autolock 43.20250530.91.0 [2025-05-30T15:46:48.100Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T15:46:48.353Z] Config commit: 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:46:48.353Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-30T15:46:48.353Z] libostree: [2025-05-30T15:46:48.353Z] Version: '2025.2' [2025-05-30T15:46:48.353Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-30T15:46:48.353Z] Features: [2025-05-30T15:46:48.353Z] - inode64 [2025-05-30T15:46:48.353Z] - initial-var [2025-05-30T15:46:48.353Z] - libcurl [2025-05-30T15:46:48.353Z] - libsoup3 [2025-05-30T15:46:48.353Z] - gpgme [2025-05-30T15:46:48.353Z] - composefs [2025-05-30T15:46:48.353Z] - ex-fsverity [2025-05-30T15:46:48.353Z] - libarchive [2025-05-30T15:46:48.353Z] - selinux [2025-05-30T15:46:48.353Z] - openssl [2025-05-30T15:46:48.353Z] - sign-ed25519 [2025-05-30T15:46:48.353Z] - sign-spki [2025-05-30T15:46:48.353Z] - libmount [2025-05-30T15:46:48.353Z] - systemd [2025-05-30T15:46:48.353Z] - release [2025-05-30T15:46:48.353Z] - p2p [2025-05-30T15:46:48.353Z] rpm-ostree: [2025-05-30T15:46:48.353Z] Version: '2025.8' [2025-05-30T15:46:48.353Z] Git: a9e47ebcbb73b498df7f11a6220dbf073b3912ef [2025-05-30T15:46:48.353Z] Features: [2025-05-30T15:46:48.353Z] - rust [2025-05-30T15:46:48.353Z] - compose [2025-05-30T15:46:48.353Z] - container [2025-05-30T15:46:48.353Z] - fedora-integration [2025-05-30T15:46:48.607Z] Previous build: 43.20250530.91.0 [2025-05-30T15:46:48.608Z] Previous commit: 4af8861364bbb5c615eadfb503b5de87939463bcfbda9da20b4c811281a65405 [2025-05-30T15:46:48.862Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-05-30T15:46:48.862Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-30T15:46:48.862Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-30T15:46:48.862Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 3718b2ad1b1b3777df45f023d38563254cf840e849c510135f641721b5b78b61 [2025-05-30T15:46:48.862Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 4dcea329313f1730eb4f059f474c21e01594d210bf0dee9b68d38828ff08c784 [2025-05-30T15:46:49.115Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7ca1fe65ec943c8fc264f4fec0ecb0bff83fe231cd9253660799d06c3950b596 [2025-05-30T15:46:49.115Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf11b9e2ac7dbbf884e80a5f2543652c2bc80ea248aa2288ca93f430701520f9 [2025-05-30T15:46:49.115Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 2fc74cec09efbf780c9e1d7571402391ee7fc48c67b37624d933d5298901f10a [2025-05-30T15:46:49.115Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cb6a5d1a04cb6cb3aa0fd3ca2b63bdc31f8068710b01951377df84549d8ab9c4 [2025-05-30T15:46:49.115Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 5578bab742f28949c805f89d4b7870d8b6091b4aac0967a2d8b480a5b33402d7 [2025-05-30T15:46:49.115Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... f5939bc5fc8cd48c76b82e3f0c66945303d76c8e5a247d706e4b71aede7960d2 [2025-05-30T15:46:49.115Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... fb5653e9b2cf253ca003b9db028403da9b3a82d5282bd2662a4ab8904cf7447a [2025-05-30T15:46:49.674Z] Directory walk started [2025-05-30T15:46:49.674Z] Directory walk done - 33 packages [2025-05-30T15:46:49.674Z] Temporary output repo path: ./.repodata/ [2025-05-30T15:46:49.674Z] Pool started (with 5 workers) [2025-05-30T15:46:49.674Z] Pool finished [2025-05-30T15:46:49.927Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-30T15:46:49.927Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250530.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 4af8861364bbb5c615eadfb503b5de87939463bcfbda9da20b4c811281a65405 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T15:47:04.738Z] Loaded lockfiles: [2025-05-30T15:47:04.738Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250530.91.0.json [2025-05-30T15:47:04.738Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-30T15:47:04.738Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T15:47:04.738Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-30T15:47:04.738Z] [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T15:47:04.738Z] rpm-ostree version: 2025.8 [2025-05-30T15:47:04.738Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-30T15:47:07.239Z] Importing rpm-md...done [2025-05-30T15:47:07.239Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-30T15:46:49Z solvables: 33 [2025-05-30T15:47:07.239Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-30T07:19:25Z solvables: 61416 [2025-05-30T15:47:07.239Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-05-30T06:27:06Z solvables: 77626 [2025-05-30T15:47:09.113Z] Resolving dependencies...done [2025-05-30T15:47:09.113Z] Installing 448 packages: [2025-05-30T15:47:09.113Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] audit-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] audit-libs-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] audit-rules-4.0.4-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bootc-1.3.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] containerd-2.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] coreos-installer-0.24.0-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] coreutils-9.7-3.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] coreutils-common-9.7-3.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] curl-8.14.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.113Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.113Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.365Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-release-common-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] glib2-2.85.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] glibc-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] glibc-common-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] glibc-gconv-extra-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] glibc-minimal-langpack-2.41.9000-14.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gpgme-1.24.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-common-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-efi-x64-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-pc-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-pc-modules-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-tools-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] grub2-tools-minimal-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kernel-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:47:09.366Z] kernel-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:47:09.366Z] kernel-modules-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:47:09.366Z] kernel-modules-core-6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-30T15:47:09.366Z] kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] less-678-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libcurl-minimal-8.14.0-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libdnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libdnf5-cli-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libselinux-3.8-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] libselinux-utils-3.8-2.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libslirp-4.9.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] netavark-2:1.15.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nmstate-2.2.45-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.366Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openssh-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openssh-clients-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openssh-server-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.366Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] podman-5:5.5.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] polkit-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] polkit-libs-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] selinux-policy-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] selinux-policy-targeted-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] setup-2.15.0-25.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sqlite-libs-3.49.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] systemd-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-container-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-libs-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-pam-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-resolved-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-shared-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-sysusers-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] systemd-udev-257.6-1.fc43.x86_64 (fedora-rawhide) [2025-05-30T15:47:09.367Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-30T15:47:09.367Z] Input state hash: 9f9b81984445b4ebd86a22b0fb56c769b5562231fb3ecf149a6d29ec07cba49b [2025-05-30T15:47:13.512Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-30T15:47:13.512Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-30T15:47:14.078Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-30T15:47:14.078Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-30T15:47:14.078Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-30T15:47:14.078Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-30T15:47:16.575Z] Checking out packages...done [2025-05-30T15:47:16.575Z] Checking out ostree layers...done [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] /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. [2025-05-30T15:47:16.575Z] Creating group 'dbus' with GID 81. [2025-05-30T15:47:16.575Z] Creating group 'rpc' with GID 32. [2025-05-30T15:47:16.575Z] Creating group 'sshd' with GID 74. [2025-05-30T15:47:16.575Z] Creating group 'utempter' with GID 35. [2025-05-30T15:47:16.575Z] Creating group 'utmp' with GID 22. [2025-05-30T15:47:16.575Z] Creating group 'docker' with GID 985. [2025-05-30T15:47:16.575Z] Creating group 'printadmin' with GID 984. [2025-05-30T15:47:16.575Z] Creating group 'kvm' with GID 36. [2025-05-30T15:47:16.575Z] Creating group 'clock' with GID 103. [2025-05-30T15:47:16.575Z] Creating group 'render' with GID 105. [2025-05-30T15:47:16.575Z] Creating group 'sgx' with GID 106. [2025-05-30T15:47:16.575Z] Creating group 'zincati' with GID 983. [2025-05-30T15:47:16.575Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-30T15:47:16.575Z] Creating group 'clevis' with GID 982. [2025-05-30T15:47:16.575Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-30T15:47:16.575Z] Creating group 'dnsmasq' with GID 981. [2025-05-30T15:47:16.575Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-30T15:47:16.575Z] Creating group 'systemd-coredump' with GID 980. [2025-05-30T15:47:16.575Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-30T15:47:16.575Z] Creating group 'systemd-oom' with GID 979. [2025-05-30T15:47:16.575Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-30T15:47:16.575Z] Creating group 'tss' with GID 59. [2025-05-30T15:47:16.575Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-30T15:47:16.575Z] Running systemd-sysusers...done [2025-05-30T15:47:17.930Z] Running pre scripts...13 done [2025-05-30T15:50:09.306Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-30T15:50:09.306Z] audit-rules.post: No rules detected, adding default [2025-05-30T15:50:09.306Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-30T15:50:09.306Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-30T15:50:09.306Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-30T15:50:09.306Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-30T15:50:09.306Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] 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. [2025-05-30T15:50:09.306Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-30T15:50:09.306Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-30T15:50:09.306Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-30T15:50:09.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-30T15:50:09.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-30T15:50:09.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-30T15:50:09.306Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-30T15:50:09.306Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-30T15:50:09.306Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-30T15:50:21.443Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-30T15:50:21.443Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-30T15:50:21.443Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-30T15:50:21.443Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-30T15:50:21.443Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-30T15:50:21.443Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-30T15:50:21.443Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-30T15:50:21.443Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-30T15:50:21.443Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-30T15:50:21.443Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-30T15:50:21.443Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-30T15:50:21.443Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'. [2025-05-30T15:50:21.443Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-30T15:50:21.443Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-30T15:50:21.443Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-30T15:50:21.443Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-30T15:50:21.443Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-30T15:50:21.443Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-30T15:50:21.443Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-30T15:50:21.443Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-30T15:50:21.443Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-30T15:50:21.443Z] 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'. [2025-05-30T15:50:21.443Z] 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'. [2025-05-30T15:50:21.443Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-30T15:50:21.443Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-30T15:50:21.443Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-30T15:50:21.443Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-30T15:50:21.443Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-30T15:50:21.443Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/sRunning post scripts...done [2025-05-30T15:51:08.063Z] Running posttrans scripts...16 done [2025-05-30T15:51:08.063Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line. [2025-05-30T15:51:08.063Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line. [2025-05-30T15:51:08.063Z] Creating group 'sshd' with GID 74. [2025-05-30T15:51:08.063Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-05-30T15:51:08.063Z] Creating group 'sssd' with GID 986. [2025-05-30T15:51:08.063Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-05-30T15:51:08.063Z] Creating group 'zincati' with GID 985. [2025-05-30T15:51:08.063Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-05-30T15:51:08.063Z] Creating group 'docker' with GID 984. [2025-05-30T15:51:08.063Z] Creating group 'chrony' with GID 983. [2025-05-30T15:51:08.063Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-05-30T15:51:08.317Z] Writing rpmdb...done [2025-05-30T15:51:08.317Z] ystemd/system/systemd-resolved.service'. [2025-05-30T15:51:08.317Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-30T15:51:08.317Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-30T15:51:08.317Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-05-30T15:51:08.317Z] Regenerating rpmdb for target [2025-05-30T15:51:23.129Z] Relabeling...done [2025-05-30T15:51:23.129Z] Updating usr/lib/os-release [2025-05-30T15:51:23.129Z] Deleting: usr/share/info [2025-05-30T15:51:23.129Z] Deleting: usr/share/man [2025-05-30T15:51:23.129Z] Deleting: usr/share/doc [2025-05-30T15:51:23.129Z] Executing `postprocess` inline script '0' [2025-05-30T15:51:23.129Z] + cat [2025-05-30T15:51:23.129Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-05-30T15:51:49.582Z] + rm /tmp/fcos-workarounds.cil [2025-05-30T15:51:49.582Z] Executing `postprocess` inline script '1' [2025-05-30T15:51:49.582Z] + cat [2025-05-30T15:51:49.582Z] Executing `postprocess` inline script '2' [2025-05-30T15:51:49.582Z] + 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 [2025-05-30T15:51:49.582Z] + systemctl preset-all [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-30T15:51:49.582Z] 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'. [2025-05-30T15:51:49.582Z] 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'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-30T15:51:49.582Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'. [2025-05-30T15:51:49.583Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-05-30T15:51:49.583Z] + systemctl --user --global preset-all [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-30T15:51:49.583Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '3' [2025-05-30T15:51:49.583Z] + source /usr/lib/os-release [2025-05-30T15:51:49.583Z] ++ NAME='Fedora Linux' [2025-05-30T15:51:49.583Z] ++ VERSION='43.20250530.dev.0 (CoreOS Prerelease)' [2025-05-30T15:51:49.583Z] ++ RELEASE_TYPE=development [2025-05-30T15:51:49.583Z] ++ ID=fedora [2025-05-30T15:51:49.583Z] ++ VERSION_ID=43 [2025-05-30T15:51:49.583Z] ++ VERSION_CODENAME= [2025-05-30T15:51:49.583Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250530.dev.0' [2025-05-30T15:51:49.583Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-30T15:51:49.583Z] ++ LOGO=fedora-logo-icon [2025-05-30T15:51:49.583Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-30T15:51:49.583Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-30T15:51:49.583Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-30T15:51:49.583Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-30T15:51:49.583Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-30T15:51:49.583Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-30T15:51:49.583Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-30T15:51:49.583Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-30T15:51:49.583Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-30T15:51:49.583Z] ++ SUPPORT_END=2026-12-02 [2025-05-30T15:51:49.583Z] ++ VARIANT=CoreOS [2025-05-30T15:51:49.583Z] ++ VARIANT_ID=coreos [2025-05-30T15:51:49.583Z] ++ OSTREE_VERSION=43.20250530.dev.0 [2025-05-30T15:51:49.583Z] + 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' [2025-05-30T15:51:49.583Z] + tee /usr/lib/kernel/install.conf [2025-05-30T15:51:49.583Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-05-30T15:51:49.583Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-05-30T15:51:49.583Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '4' [2025-05-30T15:51:49.583Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-05-30T15:51:49.583Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-05-30T15:51:49.583Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-05-30T15:51:49.583Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '5' [2025-05-30T15:51:49.583Z] + mkdir -p /usr/lib/dracut/dracut.conf.d [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '6' [2025-05-30T15:51:49.583Z] + mkdir -p /usr/lib/ostree [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '7' [2025-05-30T15:51:49.583Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-05-30T15:51:49.583Z] Generated update layout for BIOS: grub2-tools-1:2.12-32.fc43.x86_64 [2025-05-30T15:51:49.583Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-32.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '8' [2025-05-30T15:51:49.583Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '9' [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.583Z] Executing `postprocess` inline script '10' [2025-05-30T15:51:49.583Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf [2025-05-30T15:51:49.583Z] + grep -q '^4 ' /dev/fd/63 [2025-05-30T15:51:49.583Z] ++ wc -l /usr/lib/ostree/prepare-root.conf [2025-05-30T15:51:49.583Z] + cat [2025-05-30T15:51:49.836Z] Executing `postprocess` inline script '11' [2025-05-30T15:51:49.836Z] + systemctl mask systemd-repart.service [2025-05-30T15:51:49.836Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-05-30T15:51:49.836Z] Executing `postprocess` inline script '12' [2025-05-30T15:51:49.836Z] + setsebool -P -N container_use_cephfs on [2025-05-30T15:52:01.984Z] + setsebool -P -N virt_use_samba on [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '13' [2025-05-30T15:52:11.891Z] + systemctl mask dnsmasq.service [2025-05-30T15:52:11.891Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '14' [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-05-30T15:52:11.891Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '15' [2025-05-30T15:52:11.891Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-05-30T15:52:11.891Z] + cat [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '16' [2025-05-30T15:52:11.891Z] + cat [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '17' [2025-05-30T15:52:11.891Z] + source /etc/os-release [2025-05-30T15:52:11.891Z] ++ NAME='Fedora Linux' [2025-05-30T15:52:11.891Z] ++ VERSION='43.20250530.dev.0 (CoreOS Prerelease)' [2025-05-30T15:52:11.891Z] ++ RELEASE_TYPE=development [2025-05-30T15:52:11.891Z] ++ ID=fedora [2025-05-30T15:52:11.891Z] ++ VERSION_ID=43 [2025-05-30T15:52:11.891Z] ++ VERSION_CODENAME= [2025-05-30T15:52:11.891Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250530.dev.0' [2025-05-30T15:52:11.891Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-30T15:52:11.891Z] ++ LOGO=fedora-logo-icon [2025-05-30T15:52:11.891Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-30T15:52:11.891Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-30T15:52:11.891Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-30T15:52:11.891Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-30T15:52:11.891Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-30T15:52:11.891Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-30T15:52:11.891Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-30T15:52:11.891Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-30T15:52:11.891Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-30T15:52:11.891Z] ++ SUPPORT_END=2026-12-02 [2025-05-30T15:52:11.891Z] ++ VARIANT=CoreOS [2025-05-30T15:52:11.891Z] ++ VARIANT_ID=coreos [2025-05-30T15:52:11.891Z] ++ OSTREE_VERSION=43.20250530.dev.0 [2025-05-30T15:52:11.891Z] + [[ 43.20250530.dev.0 = *.dev* ]] [2025-05-30T15:52:11.891Z] + mkdir -p /etc/zincati/config.d [2025-05-30T15:52:11.891Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '18' [2025-05-30T15:52:11.891Z] + cat [2025-05-30T15:52:11.891Z] + cat /usr/etc/rpm-ostreed.conf [2025-05-30T15:52:11.891Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-05-30T15:52:11.891Z] + rm /tmp/rpm-ostreed.conf [2025-05-30T15:52:11.891Z] Executing `postprocess` inline script '19' [2025-05-30T15:52:26.703Z] Initializing rootfs [2025-05-30T15:52:26.703Z] Moving /usr to target [2025-05-30T15:52:26.703Z] Copying toplevel compat symlinks [2025-05-30T15:52:26.703Z] No embedded whiteouts found [2025-05-30T15:52:26.703Z] No device files found [2025-05-30T15:52:26.703Z] Recompiling policy [2025-05-30T15:52:58.695Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-05-30T15:52:58.695Z] Migrating /usr/etc/group to /usr/lib/ [2025-05-30T15:52:58.695Z] Adding rpm-ostree-0-integration.conf [2025-05-30T15:52:58.695Z] Preparing kernel [2025-05-30T15:53:08.605Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-05-30T15:53:08.605Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-05-30T15:53:08.605Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43.x86_64 [2025-05-30T15:53:08.605Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-05-30T15:53:08.605Z] dracut[I]: *** Including module: bash *** [2025-05-30T15:53:08.605Z] dracut[I]: *** Including module: shell-interpreter *** [2025-05-30T15:53:08.605Z] dracut[I]: *** Including module: systemd *** [2025-05-30T15:53:08.605Z] dracut[I]: *** Including module: fips *** [2025-05-30T15:53:08.605Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: scsi-rules *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-initrd *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-journald *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: systemd-udevd *** [2025-05-30T15:53:08.860Z] dracut[I]: *** Including module: modsign *** [2025-05-30T15:53:09.112Z] dracut[I]: *** Including module: dbus-broker *** [2025-05-30T15:53:09.112Z] dracut[I]: *** Including module: dbus *** [2025-05-30T15:53:09.112Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-05-30T15:53:09.112Z] dracut[I]: *** Including module: i18n *** [2025-05-30T15:53:09.364Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-05-30T15:53:09.364Z] dracut[I]: *** Including module: afterburn *** [2025-05-30T15:53:09.364Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-05-30T15:53:09.364Z] dracut[I]: *** Including module: ignition *** [2025-05-30T15:53:09.617Z] dracut[I]: *** Including module: coreos-ignition *** [2025-05-30T15:53:09.617Z] dracut[I]: *** Including module: coreos-live *** [2025-05-30T15:53:09.617Z] dracut[I]: *** Including module: coreos-multipath *** [2025-05-30T15:53:09.617Z] dracut[I]: *** Including module: coreos-network *** [2025-05-30T15:53:09.883Z] dracut[I]: *** Including module: network-manager *** [2025-05-30T15:53:09.883Z] dracut[I]: *** Including module: ignition-conf *** [2025-05-30T15:53:09.883Z] dracut[I]: *** Including module: ignition-ostree *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: network *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: net-lib *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: url-lib *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: coreos-kernel *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: rdcore *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: clevis *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-05-30T15:53:10.136Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-05-30T15:53:10.388Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-05-30T15:53:10.388Z] dracut[I]: *** Including module: btrfs *** [2025-05-30T15:53:10.388Z] dracut[I]: *** Including module: crypt *** [2025-05-30T15:53:10.388Z] dracut[I]: *** Including module: dm *** [2025-05-30T15:53:10.641Z] dracut[I]: *** Including module: kernel-modules *** [2025-05-30T15:53:18.697Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-05-30T15:53:18.697Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-05-30T15:53:19.617Z] dracut[I]: *** Including module: mdraid *** [2025-05-30T15:53:19.880Z] dracut[I]: *** Including module: multipath *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: nvdimm *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: qemu *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: qemu-net *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: fido2 *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: pkcs11 *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: tpm2-tss *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: cifs *** [2025-05-30T15:53:20.797Z] dracut[I]: *** Including module: iscsi *** [2025-05-30T15:53:21.719Z] dracut[I]: *** Including module: lunmask *** [2025-05-30T15:53:21.719Z] dracut[I]: *** Including module: nvmf *** [2025-05-30T15:53:21.719Z] dracut[I]: *** Including module: resume *** [2025-05-30T15:53:21.719Z] dracut[I]: *** Including module: rootfs-block *** [2025-05-30T15:53:21.719Z] dracut[I]: *** Including module: terminfo *** [2025-05-30T15:53:21.972Z] dracut[I]: *** Including module: udev-rules *** [2025-05-30T15:53:22.526Z] dracut[I]: *** Including module: virtfs *** [2025-05-30T15:53:22.526Z] dracut[I]: *** Including module: virtiofs *** [2025-05-30T15:53:22.526Z] dracut[I]: *** Including module: azure-disk *** [2025-05-30T15:53:22.779Z] dracut[I]: *** Including module: walinuxagent *** [2025-05-30T15:53:22.779Z] dracut[I]: *** Including module: dracut-systemd *** [2025-05-30T15:53:22.779Z] dracut[I]: *** Including module: ostree *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: usrmount *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: base *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: fs-lib *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: journal-conf *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: openssl *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including module: shutdown *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Including modules done *** [2025-05-30T15:53:23.031Z] dracut[I]: *** Installing kernel module dependencies *** [2025-05-30T15:53:26.273Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-05-30T15:53:26.273Z] dracut[I]: *** Resolving executable dependencies *** [2025-05-30T15:53:28.777Z] dracut[I]: *** Resolving executable dependencies done *** [2025-05-30T15:53:28.778Z] dracut[I]: *** Hardlinking files *** [2025-05-30T15:53:28.778Z] dracut[I]: *** Hardlinking files done *** [2025-05-30T15:53:28.778Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-05-30T15:53:28.778Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-05-30T15:53:28.778Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-05-30T15:53:29.030Z] dracut[I]: *** Store current command line parameters *** [2025-05-30T15:53:29.283Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-05-30T15:54:07.895Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-05-30T15:54:07.895Z] Executing: 01-var.sh [2025-05-30T15:54:07.895Z] Ignored user missing from new passwd file: root [2025-05-30T15:54:07.895Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-05-30T15:54:07.895Z] Ignored group missing from new group file: root [2025-05-30T15:54:07.895Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-05-30T15:54:07.895Z] Network filesystem detected for repo; disabling transaction [2025-05-30T15:54:20.043Z] Committing...done [2025-05-30T15:54:41.890Z] 3745 metadata, 21615 content objects imported; 1.6?GB content written [2025-05-30T15:54:41.890Z] fedora/x86_64/coreos/rawhide => bb721f5e068a71f8f9c135573bfe3ebe57320ee6f7a37154d34a2c9fd3474619 [2025-05-30T15:54:45.143Z] ostree diff commit from: 4af8861364bbb5c615eadfb503b5de87939463bcfbda9da20b4c811281a65405 [2025-05-30T15:54:45.143Z] ostree diff commit to: bb721f5e068a71f8f9c135573bfe3ebe57320ee6f7a37154d34a2c9fd3474619 [2025-05-30T15:54:45.143Z] Upgraded: [2025-05-30T15:54:45.143Z] kernel 6.16.0-0.rc0.250529g90b83efa6701.6.fc43 -> 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 [2025-05-30T15:54:45.143Z] kernel-core 6.16.0-0.rc0.250529g90b83efa6701.6.fc43 -> 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 [2025-05-30T15:54:45.143Z] kernel-modules 6.16.0-0.rc0.250529g90b83efa6701.6.fc43 -> 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 [2025-05-30T15:54:45.143Z] kernel-modules-core 6.16.0-0.rc0.250529g90b83efa6701.6.fc43 -> 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 [2025-05-30T15:54:45.143Z] [2025-05-30T15:54:45.143Z] New image input checksum: 9e4cb83aa2463761cfc005f2307bb6fdc0a380fbd0ce776e324220a58fe0baa0 [2025-05-30T15:54:45.143Z] None [2025-05-30T15:54:45.143Z] New build ID: 43.20250530.dev.0 [2025-05-30T15:54:45.397Z] Running: rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b --label=coreos-assembler.image-input-checksum=9e4cb83aa2463761cfc005f2307bb6fdc0a380fbd0ce776e324220a58fe0baa0 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=14b956796d62f4e40b994e00503072d0ae18c21f --copymeta-opt=fedora-coreos.stream 43.20250530.dev.0 oci-archive:fedora-coreos-43.20250530.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-05-30T15:55:00.235Z] Building package mapping...done [2025-05-30T15:55:00.235Z] 21615 objects in 450 packages (284 source) [2025-05-30T15:55:00.235Z] rpm size: 1463022304 [2025-05-30T15:55:00.235Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-05-30T15:55:00.235Z] Duplicates: 1307 [2025-05-30T15:55:00.235Z] Multiple owners: 112 [2025-05-30T15:55:00.235Z] Generating container image [2025-05-30T15:55:46.828Z] Pushed digest: sha256:2470099b69156f871948ecb0318e87709e3223173ad42d8851111daeaf3e634f [2025-05-30T15:55:49.054Z] Total objects: 25628 [2025-05-30T15:55:49.055Z] No unreachable objects [2025-05-30T15:55:49.309Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/commitmeta.json' [2025-05-30T15:55:49.309Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/ostree-commit-object' [2025-05-30T15:55:49.309Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-05-30T15:55:49.309Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/coreos-assembler-config-git.json' [2025-05-30T15:55:49.309Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-05-30T15:55:49.309Z] renamed 'fedora-coreos-43.20250530.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/fedora-coreos-43.20250530.dev.0-ostree.x86_64.ociarchive' [2025-05-30T15:55:49.309Z] renamed 'fedora-coreos-43.20250530.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/fedora-coreos-43.20250530.dev.0-ostree.x86_64-manifest.json' [2025-05-30T15:55:49.309Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/meta.json' [2025-05-30T15:55:49.309Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T15:55:49.562Z] Config commit: 14b956796d62f4e40b994e00503072d0ae18c21f [2025-05-30T15:55:49.562Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-30T15:55:50.483Z] Will build qemu [2025-05-30T15:55:51.835Z] Estimating disk size... [2025-05-30T15:55:53.720Z] Disk sizes: metal: 2734M (estimated), cloud: 10240M [2025-05-30T15:56:11.728Z] ++ arch [2025-05-30T15:56:11.728Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250530.dev.0"' -D 'build_version="43.20250530.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/fedora-coreos-43.20250530.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2734 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2221 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-bpmI.json [2025-05-30T15:56:12.647Z] + set +x [2025-05-30T15:56:12.647Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=qemu /tmp/osbuild-bpmI.json [2025-05-30T15:56:12.647Z] [33m [2025-05-30T15:56:12.647Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:56:12.647Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:56:12.647Z] [39m [2025-05-30T15:56:12.899Z] starting /tmp/osbuild-bpmI.jsonPipeline source org.osbuild.curl: 5de2590a6b1f49c3bb9d767dc01802cb4685efa57b67cb21022b4eb42e44efd9 [2025-05-30T15:56:12.899Z] Build [2025-05-30T15:56:12.899Z] root: <host> [2025-05-30T15:56:16.155Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250530.dev.0/x86_64/fedora-coreos-43.20250530.dev.0-ostree.x86_64.ociarchive [2025-05-30T15:56:16.155Z] [2025-05-30T15:56:16.155Z] ��� Duration: 1748620575s [2025-05-30T15:56:16.155Z] Pipeline oci-archive: 20dabe11013e9fcdadbf4b56dba3cbed90fa23a1f4e2b26ea2bbf465f0aa4fcc [2025-05-30T15:56:16.155Z] Build [2025-05-30T15:56:16.155Z] root: <host> [2025-05-30T15:56:16.155Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:56:16.155Z] org.osbuild.copy: 20dabe11013e9fcdadbf4b56dba3cbed90fa23a1f4e2b26ea2bbf465f0aa4fcc { [2025-05-30T15:56:16.155Z] "paths": [ [2025-05-30T15:56:16.155Z] { [2025-05-30T15:56:16.155Z] "from": "input://inlinefile/sha256:30429e0c6a11e173a2123f71039b8fc476a7748a9c724f6f3834fe5634e2645f", [2025-05-30T15:56:16.155Z] "to": "tree:///coreos.ociarchive" [2025-05-30T15:56:16.155Z] } [2025-05-30T15:56:16.155Z] ] [2025-05-30T15:56:16.155Z] } [2025-05-30T15:56:16.155Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:56:16.408Z] copying '/run/osbuild/inputs/inlinefile/sha256:30429e0c6a11e173a2123f71039b8fc476a7748a9c724f6f3834fe5634e2645f' -> '/run/osbuild/tree/coreos.ociarchive' [2025-05-30T15:56:16.662Z] [2025-05-30T15:56:16.662Z] ��� Duration: 0s [2025-05-30T15:56:16.662Z] Pipeline deployed-tree: a4a36432496310cff7c1520bc41f991d9ee8c991a8be2603f5c5a55e5cd546ba [2025-05-30T15:56:16.662Z] Build [2025-05-30T15:56:16.662Z] root: <host> [2025-05-30T15:56:16.662Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:56:16.662Z] org.osbuild.container-deploy: a4a36432496310cff7c1520bc41f991d9ee8c991a8be2603f5c5a55e5cd546ba {} [2025-05-30T15:56:16.662Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ve9j2q8y/inputs/images [2025-05-30T15:56:16.915Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:56:17.167Z] time="2025-05-30T15:56:17Z" 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" [2025-05-30T15:56:19.675Z] Getting image source signatures [2025-05-30T15:56:19.676Z] Copying blob sha256:f88dd07b4a753b43496ece91806f19948e7167e8eac8b12b5cd6e83d8ca1bb69 [2025-05-30T15:56:20.593Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-05-30T15:56:22.485Z] Copying blob sha256:f0055feef4655e6f69ae2104e3d5f74cbd43c1597bf5c300e6ee8009bc2bc8e9 [2025-05-30T15:56:22.485Z] [33m [2025-05-30T15:56:22.485Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:56:22.485Z] /dev/vdb1 40G 5.1G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:56:22.485Z] [39m [2025-05-30T15:56:23.838Z] Copying blob sha256:a8602a5a47d6ecc90093658c1842348bf67a74544102644269a8fa226ba1eeac [2025-05-30T15:56:25.192Z] Copying blob sha256:9f558e99714f2337aef959f6f5599444c74a8fe2bddd3db2812f8c31450b761b [2025-05-30T15:56:26.110Z] Copying blob sha256:0f28b01b45d2ca27e2b257ee36eafc0aa669502ee90bb1955bb0a3ba0e317d87 [2025-05-30T15:56:27.462Z] Copying blob sha256:4cafc562db4c0943687f91a1ad0647f779398b0af5f52e595ed6dc809faf48bf [2025-05-30T15:56:28.018Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-05-30T15:56:28.575Z] Copying blob sha256:3afc79a17c5227fb874ff4bc56ef7cc07221402522e789e4723738517d0119c1 [2025-05-30T15:56:29.131Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-05-30T15:56:29.383Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-05-30T15:56:29.939Z] Copying blob sha256:1d2c25b07c0cc5faeddbff3b5ef259459af162a9ea979e29f394dd4674e045b1 [2025-05-30T15:56:30.494Z] Copying blob sha256:8fdf270f026a111761dc6d0904d68e1ea52d50ba20b96a0196ffc65200741d88 [2025-05-30T15:56:30.747Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-05-30T15:56:31.303Z] Copying blob sha256:4460cff35428a6bc27ec4b881ca852df6e2ccf1492de10afdf919290b1b7c450 [2025-05-30T15:56:31.859Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-05-30T15:56:32.112Z] Copying blob sha256:f37cee604a9c4a21998eb982b2d3175d5dfb215a9e513b7d1e7d7f5f8a6f2fa5 [2025-05-30T15:56:32.666Z] [33m [2025-05-30T15:56:32.666Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:56:32.666Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:56:32.666Z] [39m [2025-05-30T15:56:32.666Z] Copying blob sha256:24f973acc09d6d78b13fffb0db59e94e92e93cd802cfffd217c2cb0afb432529 [2025-05-30T15:56:32.918Z] Copying blob sha256:221c639b811de9e322e29a2779bfdc360a53431e6f44e9f3cf21de5ddddc6d28 [2025-05-30T15:56:33.181Z] Copying blob sha256:7561279def6671d3f2b7892aa3ee4c19f18abc77671fa6c9436f1737cb6e0a95 [2025-05-30T15:56:33.434Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36 [2025-05-30T15:56:33.686Z] Copying blob sha256:641a243d2183cb2a3ee4cbd4159fc7803fba8fecf4fe882599e947a6f71a86ca [2025-05-30T15:56:33.938Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad [2025-05-30T15:56:34.190Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-05-30T15:56:34.190Z] Copying blob sha256:af3a3ace6f6524945373fe9856ed0054653f13262820e81c338dc6040195e3e4 [2025-05-30T15:56:34.442Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-05-30T15:56:34.695Z] Copying blob sha256:8b17b31da3fc865f08dcfb145822614abaef8a5a716bea999930c35d3bf680ed [2025-05-30T15:56:35.249Z] Copying blob sha256:43446a12f7196212e6a6f8199915fed0681ebc3e93a779034dff9eed9cb5095b [2025-05-30T15:56:35.501Z] Copying blob sha256:dbf9a68afbd955e998c925a616111815b2214b11335924c014b5e8bd62536b1e [2025-05-30T15:56:35.501Z] Copying blob sha256:e86924ef3e8365f947a8a3196c3f7cebf87e2598ddac6f911ec24fcc94ce4acd [2025-05-30T15:56:36.056Z] Copying blob sha256:d766a1c8f3f2d83f18852d84e8220678c8ffc3d03c3c81ec441f6f8272257518 [2025-05-30T15:56:36.056Z] Copying blob sha256:b4d3dd7e44791a02bcb43fc072beb5bb6a3290d900b79c7e9ead39b799b6f51e [2025-05-30T15:56:36.308Z] Copying blob sha256:c2e43204a46efac1f84cfb9481aaa5ce4885e89115e8af0aca01a456b81700eb [2025-05-30T15:56:36.560Z] Copying blob sha256:a9a8d8f78aa0fdf2e0f4fc92630b587baa8ce46bb78ea674248f6d4b8c6fa3a3 [2025-05-30T15:56:38.432Z] Copying blob sha256:620c7778da6a48a8c3ceeb6ef006d365e57cf1cbed1260a7f23d278e24fcdc89 [2025-05-30T15:56:38.685Z] Copying blob sha256:d5c28199561f30f257b87e3c123636e4e5acb4ee61d58c5a3c90acc94a47937b [2025-05-30T15:56:39.240Z] Copying blob sha256:94c44291e77a9f8cff67ef90bd0b95dd20e38a2437a16b7eb93b173e3fb3af36 [2025-05-30T15:56:39.493Z] Copying blob sha256:3a1d7067c3d8ee92b5264691f2d09d7eb97a561a1b6027ae6c99d2d9abb5c4b2 [2025-05-30T15:56:39.746Z] Copying blob sha256:2471bf25b35affb6c8cfea3a4095a906f2c50ac091acdb51ba84928d26cfe47d [2025-05-30T15:56:39.998Z] Copying blob sha256:41a66990c046da9c99f6cace600a885619037fadc3697346b5b65da4af56d14b [2025-05-30T15:56:40.251Z] Copying blob sha256:5c5e08c27ad2dbd3bf861256009edf9befb65939628b8a8d8267c6e2812e237b [2025-05-30T15:56:40.503Z] Copying blob sha256:c5e574d4ce4d4c642fc33d65af2ff96be4d6ca9f2550c4a2a9aad8cab2bd6285 [2025-05-30T15:56:40.503Z] Copying blob sha256:785bbe1afaad29d8f5a49feb18e9b0b2adfe2b0c00da8a0812fba829ee5ba9a3 [2025-05-30T15:56:40.767Z] Copying blob sha256:3bd8c10cfb29c8b621271cfdf1e5f186423d96772678a37a320a1ba6b355dd84 [2025-05-30T15:56:41.686Z] Copying blob sha256:9a1ceafe582013361c8fc3ee93f1b1466b804a74ef7f54f858dbb602800c8744 [2025-05-30T15:56:42.609Z] [33m [2025-05-30T15:56:42.609Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:56:42.609Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:56:42.609Z] [39m [2025-05-30T15:56:42.862Z] Copying blob sha256:28a0e3eef0da92515b86beb09b7b41f4419fd16d8f2caf9a2d3de9c051223bab [2025-05-30T15:56:43.113Z] Copying blob sha256:97e13186f427bd4de575181da8351886eb02eba9d6e66300d40a838a899e8696 [2025-05-30T15:56:44.032Z] Copying blob sha256:8f2efafd5d7be20a2d72585d62e2569a65bd87838303bebe6339fd16a9cb4ce6 [2025-05-30T15:56:44.032Z] Copying blob sha256:4cf26efb3fdff397ed15b0c8aff9f886be66b6dc9c9af1c5d2d3436cdcdc5012 [2025-05-30T15:56:44.949Z] Copying blob sha256:bc599f1a3c1b26d52624851925bebe766008950ef20a456b36aff35ecbc0d5f7 [2025-05-30T15:56:47.446Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-05-30T15:56:47.446Z] Copying config sha256:c0941b15da6126fc8bbecb024d7616f038296e71caf105304be886d4e2fbdea9 [2025-05-30T15:56:47.446Z] Writing manifest to image destination [2025-05-30T15:56:52.662Z] [33m [2025-05-30T15:56:52.662Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:56:52.662Z] /dev/vdb1 40G 6.6G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:56:52.662Z] [39m [2025-05-30T15:57:02.567Z] [33m [2025-05-30T15:57:02.567Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:02.567Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:02.567Z] [39m [2025-05-30T15:57:03.494Z] c0941b15da6126fc8bbecb024d7616f038296e71caf105304be886d4e2fbdea9 [2025-05-30T15:57:08.708Z] Untagged: docker.io/library/tmp-container-deploy-26706282097335:latest [2025-05-30T15:57:08.708Z] Deleted: c0941b15da6126fc8bbecb024d7616f038296e71caf105304be886d4e2fbdea9 [2025-05-30T15:57:08.708Z] [2025-05-30T15:57:08.708Z] ��� Duration: 52s [2025-05-30T15:57:12.851Z] [33m [2025-05-30T15:57:12.851Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:12.851Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:12.851Z] [39m [2025-05-30T15:57:14.724Z] Pipeline tree: 3e5e59e18200cf1b75e058c2dbf48dfe2b2eebcfdd8cd167bf3005fd5d5fc0b3 [2025-05-30T15:57:14.724Z] Build [2025-05-30T15:57:14.724Z] root: <host> [2025-05-30T15:57:14.724Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:57:14.724Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-05-30T15:57:14.724Z] org.osbuild.selinux: 0279ed01ebdf076e67cef97f1529225459a69abd93c8ec9e8e15bb518b9d772e { [2025-05-30T15:57:14.724Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-30T15:57:14.724Z] "target": "tree:///" [2025-05-30T15:57:14.724Z] } [2025-05-30T15:57:14.724Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:14.724Z] [2025-05-30T15:57:14.724Z] ��� Duration: 0s [2025-05-30T15:57:14.724Z] org.osbuild.ostree.init-fs: 8f2ba6c62d81043a14f9c95789a707d5af4c83d473616ceb0c26c2552662c150 {} [2025-05-30T15:57:14.976Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:14.976Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-05-30T15:57:14.976Z] [2025-05-30T15:57:14.976Z] ��� Duration: 0s [2025-05-30T15:57:14.976Z] org.osbuild.ostree.os-init: d183411249106bfb4c478aa6e8fcb65501fc5c71a6896ff4ab4344ca8360af48 { [2025-05-30T15:57:14.976Z] "osname": "fedora-coreos" [2025-05-30T15:57:14.976Z] } [2025-05-30T15:57:15.229Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:15.229Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-05-30T15:57:15.229Z] [2025-05-30T15:57:15.229Z] ��� Duration: 0s [2025-05-30T15:57:15.229Z] org.osbuild.ostree.config: 3e1e70feef88ece1bc1f38362e3e7b39ec725d0e5aee8708cef34f57b6445df3 { [2025-05-30T15:57:15.229Z] "repo": "/ostree/repo", [2025-05-30T15:57:15.229Z] "config": { [2025-05-30T15:57:15.229Z] "sysroot": { [2025-05-30T15:57:15.229Z] "readonly": true, [2025-05-30T15:57:15.229Z] "bootloader": "none", [2025-05-30T15:57:15.229Z] "bls-append-except-default": "grub_users=\"\"", [2025-05-30T15:57:15.229Z] "bootprefix": true [2025-05-30T15:57:15.229Z] } [2025-05-30T15:57:15.229Z] } [2025-05-30T15:57:15.229Z] } [2025-05-30T15:57:15.482Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:15.482Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-05-30T15:57:15.482Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-05-30T15:57:15.482Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-05-30T15:57:15.482Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-05-30T15:57:15.734Z] [2025-05-30T15:57:15.734Z] ��� Duration: 0s [2025-05-30T15:57:15.734Z] org.osbuild.mkdir: 0bee67dbd68e29df250c4112c7058d89948d8009463a426e2faef3dde45bb858 { [2025-05-30T15:57:15.734Z] "paths": [ [2025-05-30T15:57:15.734Z] { [2025-05-30T15:57:15.734Z] "path": "/boot/efi", [2025-05-30T15:57:15.734Z] "mode": 493 [2025-05-30T15:57:15.734Z] } [2025-05-30T15:57:15.734Z] ] [2025-05-30T15:57:15.734Z] } [2025-05-30T15:57:15.734Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:15.986Z] [2025-05-30T15:57:15.986Z] ��� Duration: 0s [2025-05-30T15:57:15.986Z] org.osbuild.ignition: 8ebe275d1e3707cd82a1c73bce91407b848f5c47af57d584a41f3fa3c7505757 {} [2025-05-30T15:57:15.986Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:16.238Z] [2025-05-30T15:57:16.238Z] ��� Duration: 0s [2025-05-30T15:57:16.238Z] org.osbuild.ostree.deploy.container: 0695cb67ce62b67227ef036a5af4c980bb107757e84ca5772d9a79433188c1ff { [2025-05-30T15:57:16.238Z] "osname": "fedora-coreos", [2025-05-30T15:57:16.238Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-05-30T15:57:16.238Z] "mounts": [ [2025-05-30T15:57:16.238Z] "/boot", [2025-05-30T15:57:16.238Z] "/boot/efi" [2025-05-30T15:57:16.238Z] ], [2025-05-30T15:57:16.238Z] "kernel_opts": [ [2025-05-30T15:57:16.238Z] "rw", [2025-05-30T15:57:16.238Z] "$ignition_firstboot", [2025-05-30T15:57:16.238Z] "mitigations=auto,nosmt" [2025-05-30T15:57:16.238Z] ] [2025-05-30T15:57:16.238Z] } [2025-05-30T15:57:16.238Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yt1n964t/inputs/images [2025-05-30T15:57:16.238Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:16.491Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpmwhspsxq/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-05-30T15:57:22.997Z] [33m [2025-05-30T15:57:22.997Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:22.997Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:22.997Z] [39m [2025-05-30T15:57:32.917Z] [33m [2025-05-30T15:57:32.917Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:32.917Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:32.917Z] [39m [2025-05-30T15:57:42.819Z] [33m [2025-05-30T15:57:42.819Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:42.819Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:42.819Z] [39m [2025-05-30T15:57:46.070Z] [2025-05-30T15:57:46.070Z] ��� Duration: 29s [2025-05-30T15:57:46.070Z] org.osbuild.ostree.aleph: 136e52bdab18fc5b2969ecd757f34225170bfe49fcca4fc48d58b8cfa449797d { [2025-05-30T15:57:46.070Z] "coreos_compat": true, [2025-05-30T15:57:46.070Z] "deployment": { [2025-05-30T15:57:46.070Z] "default": true [2025-05-30T15:57:46.070Z] } [2025-05-30T15:57:46.070Z] } [2025-05-30T15:57:46.070Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:46.070Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-05-30T15:57:46.070Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-05-30T15:57:46.070Z] [2025-05-30T15:57:46.070Z] ��� Duration: 0s [2025-05-30T15:57:46.070Z] org.osbuild.ostree.selinux: 3e5e59e18200cf1b75e058c2dbf48dfe2b2eebcfdd8cd167bf3005fd5d5fc0b3 { [2025-05-30T15:57:46.070Z] "deployment": { [2025-05-30T15:57:46.070Z] "default": true [2025-05-30T15:57:46.070Z] } [2025-05-30T15:57:46.070Z] } [2025-05-30T15:57:46.070Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:46.322Z] [2025-05-30T15:57:46.322Z] ��� Duration: 0s [2025-05-30T15:57:52.840Z] [33m [2025-05-30T15:57:52.840Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:57:52.840Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:57:52.840Z] [39m [2025-05-30T15:57:52.840Z] Pipeline raw-image: 161c216851662958830ec5c887b2214b6566a95c8de37f34a0dae9db00b1e064 [2025-05-30T15:57:52.840Z] Build [2025-05-30T15:57:52.840Z] root: <host> [2025-05-30T15:57:52.840Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:57:52.840Z] org.osbuild.truncate: dd22e1a7cd9fcebd015e78c3b84153f0b82adecb3cf5f884f8c3b1f93e8b192a { [2025-05-30T15:57:52.840Z] "filename": "disk.img", [2025-05-30T15:57:52.840Z] "size": "2866806784" [2025-05-30T15:57:52.840Z] } [2025-05-30T15:57:53.092Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:53.093Z] [2025-05-30T15:57:53.093Z] ��� Duration: 0s [2025-05-30T15:57:53.093Z] org.osbuild.sfdisk: db21334d9969365ee8a4fb5f2eb03e40ac613b66ba693006191aafe350da6377 { [2025-05-30T15:57:53.093Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-30T15:57:53.093Z] "label": "gpt", [2025-05-30T15:57:53.093Z] "partitions": [ [2025-05-30T15:57:53.093Z] { [2025-05-30T15:57:53.093Z] "start": 2048, [2025-05-30T15:57:53.093Z] "partnum": 1, [2025-05-30T15:57:53.093Z] "size": 2048, [2025-05-30T15:57:53.093Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-30T15:57:53.093Z] "bootable": true, [2025-05-30T15:57:53.093Z] "name": "BIOS-BOOT" [2025-05-30T15:57:53.093Z] }, [2025-05-30T15:57:53.093Z] { [2025-05-30T15:57:53.093Z] "start": 4096, [2025-05-30T15:57:53.093Z] "partnum": 2, [2025-05-30T15:57:53.093Z] "size": 260096, [2025-05-30T15:57:53.093Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-30T15:57:53.093Z] "name": "EFI-SYSTEM" [2025-05-30T15:57:53.093Z] }, [2025-05-30T15:57:53.093Z] { [2025-05-30T15:57:53.093Z] "start": 264192, [2025-05-30T15:57:53.093Z] "partnum": 3, [2025-05-30T15:57:53.093Z] "size": 786432, [2025-05-30T15:57:53.093Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-30T15:57:53.093Z] "name": "boot" [2025-05-30T15:57:53.093Z] }, [2025-05-30T15:57:53.093Z] { [2025-05-30T15:57:53.093Z] "start": 1050624, [2025-05-30T15:57:53.093Z] "partnum": 4, [2025-05-30T15:57:53.093Z] "size": 4546560, [2025-05-30T15:57:53.093Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-30T15:57:53.093Z] "name": "root" [2025-05-30T15:57:53.093Z] } [2025-05-30T15:57:53.093Z] ] [2025-05-30T15:57:53.093Z] } [2025-05-30T15:57:53.346Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:57:53.346Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:53.598Z] label: gpt [2025-05-30T15:57:53.598Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-30T15:57:53.598Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-30T15:57:53.598Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-30T15:57:53.598Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-30T15:57:53.598Z] /dev/loop0p4: start="1050624", size="4546560", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-30T15:57:53.598Z] { [2025-05-30T15:57:53.598Z] "partitiontable": { [2025-05-30T15:57:53.598Z] "label": "gpt", [2025-05-30T15:57:53.598Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-30T15:57:53.598Z] "device": "/dev/loop0", [2025-05-30T15:57:53.598Z] "unit": "sectors", [2025-05-30T15:57:53.598Z] "firstlba": 2048, [2025-05-30T15:57:53.598Z] "lastlba": 5599198, [2025-05-30T15:57:53.598Z] "sectorsize": 512, [2025-05-30T15:57:53.598Z] "partitions": [ [2025-05-30T15:57:53.598Z] { [2025-05-30T15:57:53.598Z] "node": "/dev/loop0p1", [2025-05-30T15:57:53.598Z] "start": 2048, [2025-05-30T15:57:53.598Z] "size": 2048, [2025-05-30T15:57:53.598Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-30T15:57:53.598Z] "uuid": "42D55E2C-74E7-45FD-B7EB-90104329E791", [2025-05-30T15:57:53.598Z] "name": "BIOS-BOOT" [2025-05-30T15:57:53.598Z] },{ [2025-05-30T15:57:53.598Z] "node": "/dev/loop0p2", [2025-05-30T15:57:53.598Z] "start": 4096, [2025-05-30T15:57:53.598Z] "size": 260096, [2025-05-30T15:57:53.598Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-30T15:57:53.598Z] "uuid": "D7E354B8-5DD0-44C2-8E52-4EDCE5B2AE81", [2025-05-30T15:57:53.598Z] "name": "EFI-SYSTEM" [2025-05-30T15:57:53.598Z] },{ [2025-05-30T15:57:53.598Z] "node": "/dev/loop0p3", [2025-05-30T15:57:53.599Z] "start": 264192, [2025-05-30T15:57:53.599Z] "size": 786432, [2025-05-30T15:57:53.599Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-30T15:57:53.599Z] "uuid": "6A8F1BD6-D91B-475C-9B4E-76908F9F8D6C", [2025-05-30T15:57:53.599Z] "name": "boot" [2025-05-30T15:57:53.599Z] },{ [2025-05-30T15:57:53.599Z] "node": "/dev/loop0p4", [2025-05-30T15:57:53.599Z] "start": 1050624, [2025-05-30T15:57:53.599Z] "size": 4546560, [2025-05-30T15:57:53.599Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-30T15:57:53.599Z] "uuid": "4FDEBE11-D488-444A-A1B9-BA67DE594719", [2025-05-30T15:57:53.599Z] "name": "root" [2025-05-30T15:57:53.599Z] } [2025-05-30T15:57:53.599Z] ] [2025-05-30T15:57:53.599Z] } [2025-05-30T15:57:53.599Z] } [2025-05-30T15:57:53.599Z] [2025-05-30T15:57:53.599Z] ��� Duration: 0s [2025-05-30T15:57:53.599Z] org.osbuild.mkfs.fat: 3b664f20c02456a75ec16de6d8e9eaacc0b54e61b4a5131293783bbddece2d90 { [2025-05-30T15:57:53.599Z] "label": "EFI-SYSTEM", [2025-05-30T15:57:53.599Z] "volid": "7B7795E7" [2025-05-30T15:57:53.599Z] } [2025-05-30T15:57:53.599Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-30T15:57:53.851Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:53.851Z] mkfs.fat 4.2 (2021-01-31) [2025-05-30T15:57:53.851Z] [2025-05-30T15:57:53.851Z] ��� Duration: 0s [2025-05-30T15:57:53.851Z] org.osbuild.mkfs.ext4: 8fa64bd550a0b311572eda70ec4035782f207d1376b2f9068ee88e92fb76a2f7 { [2025-05-30T15:57:53.851Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-30T15:57:53.851Z] "label": "boot", [2025-05-30T15:57:53.851Z] "metadata_csum_seed": true [2025-05-30T15:57:53.851Z] } [2025-05-30T15:57:54.103Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-30T15:57:54.103Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:54.356Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-30T15:57:54.356Z] Discarding device blocks: 0/393216 done [2025-05-30T15:57:54.356Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-05-30T15:57:54.356Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-30T15:57:54.356Z] Superblock backups stored on blocks: [2025-05-30T15:57:54.356Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-05-30T15:57:54.356Z] [2025-05-30T15:57:54.356Z] Allocating group tables: 0/48 done [2025-05-30T15:57:54.356Z] Writing inode tables: 0/48 done [2025-05-30T15:57:54.356Z] Creating journal (8192 blocks): done [2025-05-30T15:57:54.356Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-05-30T15:57:54.356Z] [2025-05-30T15:57:54.356Z] [2025-05-30T15:57:54.356Z] ��� Duration: 0s [2025-05-30T15:57:54.356Z] org.osbuild.mkfs.xfs: 71b630be943c9b881262d51bab63c5c8af11ef3b6986d08bfacb6dc05a474699 { [2025-05-30T15:57:54.356Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-30T15:57:54.356Z] "label": "root" [2025-05-30T15:57:54.356Z] } [2025-05-30T15:57:54.356Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-30T15:57:54.608Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:54.608Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=142080 blks [2025-05-30T15:57:54.608Z] = sectsz=512 attr=2, projid32bit=1 [2025-05-30T15:57:54.608Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-30T15:57:54.608Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-30T15:57:54.608Z] = exchange=0 [2025-05-30T15:57:54.608Z] data = bsize=4096 blocks=568320, imaxpct=25 [2025-05-30T15:57:54.608Z] = sunit=0 swidth=0 blks [2025-05-30T15:57:54.608Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-30T15:57:54.608Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-30T15:57:54.608Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-05-30T15:57:54.608Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-30T15:57:54.608Z] Discarding blocks...Done. [2025-05-30T15:57:54.608Z] [2025-05-30T15:57:54.608Z] ��� Duration: 0s [2025-05-30T15:57:54.608Z] org.osbuild.mkdir: 1eaca5fabf23f5fbc489159fc9fdb9d31c0a46e83bc232f550d11c7eb2671d5b { [2025-05-30T15:57:54.608Z] "paths": [ [2025-05-30T15:57:54.608Z] { [2025-05-30T15:57:54.608Z] "path": "mount://root/boot", [2025-05-30T15:57:54.608Z] "mode": 493 [2025-05-30T15:57:54.608Z] }, [2025-05-30T15:57:54.608Z] { [2025-05-30T15:57:54.608Z] "path": "mount://boot/efi", [2025-05-30T15:57:54.608Z] "mode": 493 [2025-05-30T15:57:54.608Z] } [2025-05-30T15:57:54.608Z] ] [2025-05-30T15:57:54.608Z] } [2025-05-30T15:57:54.861Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:57:54.861Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8yy_22eq/mounts/root-mount-point [2025-05-30T15:57:54.861Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8yy_22eq/mounts/boot-mount-point [2025-05-30T15:57:55.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:55.113Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8yy_22eq/mounts/boot-mount-point unmounted [2025-05-30T15:57:55.113Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8yy_22eq/mounts/root-mount-point unmounted [2025-05-30T15:57:55.365Z] [2025-05-30T15:57:55.365Z] ��� Duration: 0s [2025-05-30T15:57:55.365Z] org.osbuild.selinux: 8fda05d1b4e40ac8face33e15229fbacd40de2ddabf006821c10df8c5bbb7807 { [2025-05-30T15:57:55.365Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-30T15:57:55.365Z] "target": "mount://root/" [2025-05-30T15:57:55.365Z] } [2025-05-30T15:57:55.365Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:57:55.616Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ruwf06vz/mounts/ [2025-05-30T15:57:55.616Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:55.870Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ruwf06vz/mounts/ unmounted [2025-05-30T15:57:55.870Z] [2025-05-30T15:57:55.870Z] ��� Duration: 0s [2025-05-30T15:57:55.870Z] org.osbuild.selinux: 9dd0f71e97659e588030ad902d7756ee282620f395078d14362ea787e817ae25 { [2025-05-30T15:57:55.870Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-30T15:57:55.870Z] "target": "mount://root/boot/" [2025-05-30T15:57:55.870Z] } [2025-05-30T15:57:56.123Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:57:56.123Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6og6fmb/mounts/ [2025-05-30T15:57:56.123Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6og6fmb/mounts/boot [2025-05-30T15:57:56.376Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:56.376Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6og6fmb/mounts/boot unmounted [2025-05-30T15:57:56.627Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6og6fmb/mounts/ unmounted [2025-05-30T15:57:56.627Z] [2025-05-30T15:57:56.638Z] ��� Duration: 0s [2025-05-30T15:57:56.638Z] org.osbuild.copy: 497e312d39bf4071297be7ef8c0969cdd6b8fe523e8c745e434560b083cc1488 { [2025-05-30T15:57:56.638Z] "paths": [ [2025-05-30T15:57:56.638Z] { [2025-05-30T15:57:56.638Z] "from": "input://tree/", [2025-05-30T15:57:56.638Z] "to": "mount://root/" [2025-05-30T15:57:56.638Z] } [2025-05-30T15:57:56.638Z] ] [2025-05-30T15:57:56.638Z] } [2025-05-30T15:57:56.638Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:57:56.890Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/ [2025-05-30T15:57:56.890Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/boot [2025-05-30T15:57:56.890Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/boot/efi [2025-05-30T15:57:57.142Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:57:57.142Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-30T15:58:03.644Z] [33m [2025-05-30T15:58:03.644Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:58:03.644Z] /dev/vdb1 40G 8.4G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:58:03.644Z] [39m [2025-05-30T15:58:07.794Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/boot/efi unmounted [2025-05-30T15:58:07.794Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/boot unmounted [2025-05-30T15:58:08.348Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1_m86ty5/mounts/ unmounted [2025-05-30T15:58:08.348Z] [2025-05-30T15:58:08.348Z] ��� Duration: 11s [2025-05-30T15:58:08.348Z] org.osbuild.bootupd: ca4fbecb9a243f689345fd3151d9d9694b2266b0e7b9ec72aea153188e46c11f { [2025-05-30T15:58:08.348Z] "bios": { [2025-05-30T15:58:08.348Z] "device": "disk" [2025-05-30T15:58:08.348Z] }, [2025-05-30T15:58:08.348Z] "static-configs": true, [2025-05-30T15:58:08.348Z] "deployment": { [2025-05-30T15:58:08.348Z] "default": true [2025-05-30T15:58:08.348Z] } [2025-05-30T15:58:08.348Z] } [2025-05-30T15:58:08.348Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:58:08.348Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/ [2025-05-30T15:58:08.600Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/boot [2025-05-30T15:58:08.600Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/boot/efi [2025-05-30T15:58:08.853Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:10.205Z] Installed 05_ignition.cfg [2025-05-30T15:58:10.205Z] Installed: grub.cfg [2025-05-30T15:58:10.205Z] Installed: "fedora/grub.cfg" [2025-05-30T15:58:10.205Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/boot/efi unmounted [2025-05-30T15:58:10.205Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/boot unmounted [2025-05-30T15:58:10.205Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vnjcy3wa/mounts/ unmounted [2025-05-30T15:58:10.205Z] [2025-05-30T15:58:10.205Z] ��� Duration: 1s [2025-05-30T15:58:10.205Z] org.osbuild.chattr: 161c216851662958830ec5c887b2214b6566a95c8de37f34a0dae9db00b1e064 { [2025-05-30T15:58:10.205Z] "items": { [2025-05-30T15:58:10.205Z] "mount://root/": { [2025-05-30T15:58:10.205Z] "immutable": true [2025-05-30T15:58:10.205Z] } [2025-05-30T15:58:10.205Z] } [2025-05-30T15:58:10.205Z] } [2025-05-30T15:58:10.205Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:58:10.205Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/ [2025-05-30T15:58:10.467Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/b2c8fe00950fde8b0967f3b75ecf94c601831734e8742ee6b1c2aae00b8d71b1.0' [2025-05-30T15:58:10.467Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/ostree/deploy/fedora-coreos/deploy/b2c8fe00950fde8b0967f3b75ecf94c601831734e8742ee6b1c2aae00b8d71b1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/boot unmounted [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/var unmounted [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/sysroot unmounted [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts unmounted [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts unmounted [2025-05-30T15:58:10.719Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts unmounted [2025-05-30T15:58:10.719Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yyw15ttc/mounts/ [2025-05-30T15:58:10.719Z] [2025-05-30T15:58:10.719Z] ��� Duration: 0s [2025-05-30T15:58:10.719Z] Pipeline raw-qemu-image: 6d4be9b718da6893806d62bf4e3c42d5e7bf133181af6e4305b759a8e4780d92 [2025-05-30T15:58:10.719Z] Build [2025-05-30T15:58:10.719Z] root: <host> [2025-05-30T15:58:10.719Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:58:10.719Z] org.osbuild.copy: a8bf24b1e4432e7ee49d21cc7cb22c9e2f44dc4f3fec7d0bb1f293c1f7a7f2ec { [2025-05-30T15:58:10.719Z] "paths": [ [2025-05-30T15:58:10.719Z] { [2025-05-30T15:58:10.719Z] "from": "input://tree/disk.img", [2025-05-30T15:58:10.719Z] "to": "tree:///disk.img" [2025-05-30T15:58:10.719Z] } [2025-05-30T15:58:10.719Z] ] [2025-05-30T15:58:10.719Z] } [2025-05-30T15:58:10.972Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:11.225Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-30T15:58:11.225Z] [2025-05-30T15:58:11.225Z] ��� Duration: 0s [2025-05-30T15:58:11.225Z] org.osbuild.truncate: ba635694bf8df3386b49c7b136e44a7597454f6e46bad720c0026d851262cf05 { [2025-05-30T15:58:11.225Z] "filename": "disk.img", [2025-05-30T15:58:11.225Z] "size": "10737418240" [2025-05-30T15:58:11.225Z] } [2025-05-30T15:58:11.478Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:11.478Z] [2025-05-30T15:58:11.478Z] ��� Duration: 0s [2025-05-30T15:58:11.478Z] org.osbuild.coreos.platform: 6d4be9b718da6893806d62bf4e3c42d5e7bf133181af6e4305b759a8e4780d92 { [2025-05-30T15:58:11.478Z] "platform": "qemu" [2025-05-30T15:58:11.478Z] } [2025-05-30T15:58:11.478Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-30T15:58:11.732Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/ [2025-05-30T15:58:11.732Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/b2c8fe00950fde8b0967f3b75ecf94c601831734e8742ee6b1c2aae00b8d71b1.0' [2025-05-30T15:58:11.732Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/boot [2025-05-30T15:58:11.986Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:12.239Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/boot unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/ostree/deploy/fedora-coreos/deploy/b2c8fe00950fde8b0967f3b75ecf94c601831734e8742ee6b1c2aae00b8d71b1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/boot unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/var unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/sysroot unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts unmounted [2025-05-30T15:58:12.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts unmounted [2025-05-30T15:58:12.239Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lu6txll5/mounts/ [2025-05-30T15:58:12.239Z] [2025-05-30T15:58:12.239Z] ��� Duration: 0s [2025-05-30T15:58:12.239Z] Pipeline qemu: e59d469f6ee1564ab89d6dc3678a7fea89af65b6244b4e7aba55e7b5d576eaba [2025-05-30T15:58:12.239Z] Build [2025-05-30T15:58:12.239Z] root: <host> [2025-05-30T15:58:12.239Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-30T15:58:12.239Z] org.osbuild.qemu: e59d469f6ee1564ab89d6dc3678a7fea89af65b6244b4e7aba55e7b5d576eaba { [2025-05-30T15:58:12.239Z] "filename": "fedora-coreos-43.20250530.dev.0-qemu.x86_64.qcow2", [2025-05-30T15:58:12.239Z] "format": { [2025-05-30T15:58:12.239Z] "type": "qcow2", [2025-05-30T15:58:12.239Z] "compression": false, [2025-05-30T15:58:12.239Z] "compat": "1.1" [2025-05-30T15:58:12.239Z] } [2025-05-30T15:58:12.239Z] } [2025-05-30T15:58:12.491Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-30T15:58:13.047Z] [33m [2025-05-30T15:58:13.047Z] Filesystem Size Used Avail Use% Mounted on [2025-05-30T15:58:13.047Z] /dev/vdb1 40G 9.3G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-05-30T15:58:13.047Z] [39m [2025-05-30T15:58:16.291Z] [2025-05-30T15:58:16.291Z] ��� Duration: 3s [2025-05-30T15:58:16.291Z] manifest /tmp/osbuild-bpmI.json finished successfully