[2025-08-06T20:09:52.785Z] Started by upstream project "bodhi-trigger" build number 97
[2025-08-06T20:09:52.785Z] originally caused by:
[2025-08-06T20:09:52.785Z]  Triggered by CI message.
[2025-08-06T20:09:52.786Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/test-override.Jenkinsfile
[2025-08-06T20:09:52.786Z] The recommended git tool is: NONE
[2025-08-06T20:09:52.786Z] No credentials specified
[2025-08-06T20:09:52.786Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-08-06T20:09:52.792Z] Fetching changes from the remote Git repository
[2025-08-06T20:09:52.793Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-08-06T20:09:52.801Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-08-06T20:09:52.801Z]  > git --version # timeout=10
[2025-08-06T20:09:52.807Z]  > git --version # 'git version 2.47.1'
[2025-08-06T20:09:52.807Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-06T20:09:52.937Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-08-06T20:09:52.943Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-08-06T20:09:52.943Z]  > git config core.sparsecheckout # timeout=10
[2025-08-06T20:09:52.949Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-08-06T20:09:52.957Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-08-06T20:09:52.957Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-08-06T20:09:52.988Z] Loading library coreos@main
[2025-08-06T20:09:52.988Z] Attempting to resolve main from remote references...
[2025-08-06T20:09:52.988Z]  > git --version # timeout=10
[2025-08-06T20:09:52.993Z]  > git --version # 'git version 2.47.1'
[2025-08-06T20:09:52.993Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-08-06T20:09:53.130Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-08-06T20:09:53.131Z] The recommended git tool is: NONE
[2025-08-06T20:09:53.131Z] No credentials specified
[2025-08-06T20:09:53.131Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-08-06T20:09:53.137Z] Fetching changes from the remote Git repository
[2025-08-06T20:09:53.138Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-08-06T20:09:53.144Z] Fetching without tags
[2025-08-06T20:09:53.144Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-08-06T20:09:53.144Z]  > git --version # timeout=10
[2025-08-06T20:09:53.149Z]  > git --version # 'git version 2.47.1'
[2025-08-06T20:09:53.149Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-06T20:09:53.264Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-08-06T20:09:53.264Z]  > git config core.sparsecheckout # timeout=10
[2025-08-06T20:09:53.269Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-08-06T20:09:53.277Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-08-06T20:09:53.277Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-08-06T20:09:53.392Z] [Pipeline] Start of Pipeline
[2025-08-06T20:09:53.402Z] [Pipeline] node
[2025-08-06T20:09:53.403Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-08-06T20:09:53.406Z] [Pipeline] {
[2025-08-06T20:09:53.423Z] [Pipeline] withEnv
[2025-08-06T20:09:53.423Z] [Pipeline] {
[2025-08-06T20:09:53.428Z] [Pipeline] sh
[2025-08-06T20:09:53.685Z] + set -xeuo pipefail
[2025-08-06T20:09:53.685Z] ++ umask
[2025-08-06T20:09:53.685Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:09:53.685Z] + rm -rf pipe
[2025-08-06T20:09:53.685Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-08-06T20:09:53.685Z] Cloning into 'pipe'...
[2025-08-06T20:09:53.935Z] [Pipeline] }
[2025-08-06T20:09:53.939Z] [Pipeline] // withEnv
[2025-08-06T20:09:53.944Z] [Pipeline] load
[2025-08-06T20:09:54.010Z] [Pipeline] { (pipe/utils.groovy)
[2025-08-06T20:09:54.015Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-08-06T20:09:54.015Z] [Pipeline] }
[2025-08-06T20:09:54.020Z] [Pipeline] // load
[2025-08-06T20:09:54.024Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
[2025-08-06T20:09:54.024Z] [Pipeline] readYaml
[2025-08-06T20:09:54.029Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-08-06T20:09:54.029Z] [Pipeline] }
[2025-08-06T20:09:54.031Z] [Pipeline] // node
[2025-08-06T20:09:54.041Z] [Pipeline] properties
[2025-08-06T20:09:54.089Z] [Pipeline] libraryResource
[2025-08-06T20:09:54.089Z] [Pipeline] readJSON
[2025-08-06T20:09:54.093Z] [Pipeline] node
[2025-08-06T20:09:54.095Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-08-06T20:09:54.098Z] [Pipeline] {
[2025-08-06T20:09:54.101Z] [Pipeline] writeYaml
[2025-08-06T20:09:54.104Z] [Pipeline] readFile
[2025-08-06T20:09:54.109Z] [Pipeline] }
[2025-08-06T20:09:54.113Z] [Pipeline] // node
[2025-08-06T20:09:54.120Z] [Pipeline] podTemplate
[2025-08-06T20:09:54.120Z] [Pipeline] {
[2025-08-06T20:09:54.122Z] [Pipeline] node
[2025-08-06T20:09:55.140Z] Created Pod: openshift coreos-ci/pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb
[2025-08-06T20:09:55.167Z] [PodInfo] coreos-ci/pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb
[2025-08-06T20:09:55.167Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-08-06T20:09:55.167Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-08-06T20:09:55.167Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-08-06T20:09:55.803Z] [PodInfo] coreos-ci/pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb
[2025-08-06T20:09:55.803Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-08-06T20:09:55.803Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-08-06T20:09:55.803Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-08-06T20:10:04.853Z] Agent pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb is provisioned from template pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s
[2025-08-06T20:10:04.854Z] ---
[2025-08-06T20:10:04.854Z] apiVersion: "v1"
[2025-08-06T20:10:04.854Z] kind: "Pod"
[2025-08-06T20:10:04.854Z] metadata:
[2025-08-06T20:10:04.854Z]   annotations:
[2025-08-06T20:10:04.854Z]     kubernetes.jenkins.io/last-refresh: "1754510995123"
[2025-08-06T20:10:04.854Z]     buildUrl: "http://172.30.177.66:80/job/test-override/107/"
[2025-08-06T20:10:04.854Z]     runUrl: "job/test-override/107/"
[2025-08-06T20:10:04.854Z]   labels:
[2025-08-06T20:10:04.854Z]     jenkins: "slave"
[2025-08-06T20:10:04.854Z]     jenkins/label-digest: "97c0d43edb06b3ad6dee57db8ef3bfdde51639ac"
[2025-08-06T20:10:04.854Z]     jenkins/label: "pod-6b515dbc-3c72-4a35-894d-9af924b5d22a"
[2025-08-06T20:10:04.854Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-08-06T20:10:04.854Z]   name: "pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb"
[2025-08-06T20:10:04.854Z]   namespace: "coreos-ci"
[2025-08-06T20:10:04.854Z] spec:
[2025-08-06T20:10:04.854Z]   containers:
[2025-08-06T20:10:04.854Z]   - command:
[2025-08-06T20:10:04.854Z]     - "/usr/bin/dumb-init"
[2025-08-06T20:10:04.854Z]     - "/usr/bin/sleep"
[2025-08-06T20:10:04.854Z]     - "infinity"
[2025-08-06T20:10:04.854Z]     env:
[2025-08-06T20:10:04.854Z]     - name: "NCPUS"
[2025-08-06T20:10:04.854Z]       value: "6"
[2025-08-06T20:10:04.854Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-08-06T20:10:04.854Z]     imagePullPolicy: "Always"
[2025-08-06T20:10:04.854Z]     name: "worker"
[2025-08-06T20:10:04.854Z]     resources:
[2025-08-06T20:10:04.854Z]       limits:
[2025-08-06T20:10:04.854Z]         memory: "10752Mi"
[2025-08-06T20:10:04.854Z]         cpu: "6"
[2025-08-06T20:10:04.854Z]         devices.kubevirt.io/kvm: "1"
[2025-08-06T20:10:04.854Z]       requests:
[2025-08-06T20:10:04.854Z]         memory: "10752Mi"
[2025-08-06T20:10:04.854Z]         cpu: "6"
[2025-08-06T20:10:04.854Z]         devices.kubevirt.io/kvm: "1"
[2025-08-06T20:10:04.854Z]     volumeMounts:
[2025-08-06T20:10:04.854Z]     - mountPath: "/srv/"
[2025-08-06T20:10:04.854Z]       name: "emptydir-0"
[2025-08-06T20:10:04.854Z]     - mountPath: "/home/jenkins/agent"
[2025-08-06T20:10:04.854Z]       name: "workspace-volume"
[2025-08-06T20:10:04.854Z]       readOnly: false
[2025-08-06T20:10:04.854Z]   - env:
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_SECRET"
[2025-08-06T20:10:04.854Z]       value: "********"
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_TUNNEL"
[2025-08-06T20:10:04.854Z]       value: "172.30.178.247:50000"
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_AGENT_NAME"
[2025-08-06T20:10:04.854Z]       value: "pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb"
[2025-08-06T20:10:04.854Z]     - name: "REMOTING_OPTS"
[2025-08-06T20:10:04.854Z]       value: "-noReconnectAfter 1d"
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_NAME"
[2025-08-06T20:10:04.854Z]       value: "pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb"
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-08-06T20:10:04.854Z]       value: "/home/jenkins/agent"
[2025-08-06T20:10:04.854Z]     - name: "JENKINS_URL"
[2025-08-06T20:10:04.854Z]       value: "http://172.30.177.66:80/"
[2025-08-06T20:10:04.854Z]     image: "jenkins-agent-base:latest"
[2025-08-06T20:10:04.854Z]     name: "jnlp"
[2025-08-06T20:10:04.854Z]     resources:
[2025-08-06T20:10:04.854Z]       limits:
[2025-08-06T20:10:04.854Z]         memory: "512Mi"
[2025-08-06T20:10:04.854Z]         cpu: "1"
[2025-08-06T20:10:04.854Z]       requests:
[2025-08-06T20:10:04.854Z]         memory: "512Mi"
[2025-08-06T20:10:04.854Z]         cpu: "1"
[2025-08-06T20:10:04.854Z]     volumeMounts:
[2025-08-06T20:10:04.854Z]     - mountPath: "/home/jenkins/agent"
[2025-08-06T20:10:04.854Z]       name: "workspace-volume"
[2025-08-06T20:10:04.854Z]       readOnly: false
[2025-08-06T20:10:04.854Z]   nodeSelector:
[2025-08-06T20:10:04.854Z]     kubernetes.io/os: "linux"
[2025-08-06T20:10:04.854Z]   restartPolicy: "Never"
[2025-08-06T20:10:04.854Z]   serviceAccountName: "jenkins"
[2025-08-06T20:10:04.854Z]   volumes:
[2025-08-06T20:10:04.854Z]   - emptyDir: {}
[2025-08-06T20:10:04.854Z]     name: "emptydir-0"
[2025-08-06T20:10:04.854Z]   - emptyDir:
[2025-08-06T20:10:04.854Z]       medium: ""
[2025-08-06T20:10:04.854Z]     name: "workspace-volume"
[2025-08-06T20:10:04.854Z] 
[2025-08-06T20:10:05.031Z] Running on pod-6b515dbc-3c72-4a35-894d-9af924b5d22a-2v95s-1hrbb in /home/jenkins/agent/workspace/test-override
[2025-08-06T20:10:05.031Z] [Pipeline] {
[2025-08-06T20:10:05.034Z] [Pipeline] container
[2025-08-06T20:10:05.035Z] [Pipeline] {
[2025-08-06T20:10:05.041Z] [Pipeline] withEnv
[2025-08-06T20:10:05.041Z] [Pipeline] {
[2025-08-06T20:10:05.044Z] [Pipeline] sh
[2025-08-06T20:10:05.651Z] + set -xeuo pipefail
[2025-08-06T20:10:05.651Z] ++ umask
[2025-08-06T20:10:05.651Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:05.651Z] + cat /cosa/coreos-assembler-git.json
[2025-08-06T20:10:05.651Z] + tee coreos-assembler-git.json
[2025-08-06T20:10:05.651Z] {
[2025-08-06T20:10:05.651Z]   "date": "2025-08-06T09:44:28Z",
[2025-08-06T20:10:05.651Z]   "git": {
[2025-08-06T20:10:05.651Z]     "commit": "abd1d9cb0648ce5b8a780e28a1179602d91a09bb",
[2025-08-06T20:10:05.651Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-08-06T20:10:05.651Z]     "branch": "HEAD",
[2025-08-06T20:10:05.651Z]     "dirty": "false"
[2025-08-06T20:10:05.651Z]   },
[2025-08-06T20:10:05.651Z]   "file": {
[2025-08-06T20:10:05.651Z]     "checksum": "5e9efef1c471dbade97ed3b069fba49094d0e7388d0034be2ef3a774bd91b1ca",
[2025-08-06T20:10:05.651Z]     "checksum_type": "sha256",
[2025-08-06T20:10:05.651Z]     "format": "tar.gz",
[2025-08-06T20:10:05.651Z]     "name": "coreos-assembler-git.tar.gz",
[2025-08-06T20:10:05.651Z]     "size": "12235253"
[2025-08-06T20:10:05.651Z]   }
[2025-08-06T20:10:05.651Z] }
[2025-08-06T20:10:05.656Z] [Pipeline] }
[2025-08-06T20:10:05.660Z] [Pipeline] // withEnv
[2025-08-06T20:10:05.665Z] [Pipeline] archiveArtifacts
[2025-08-06T20:10:05.669Z] Archiving artifacts
[2025-08-06T20:10:06.235Z] [Pipeline] withEnv
[2025-08-06T20:10:06.236Z] [Pipeline] {
[2025-08-06T20:10:06.238Z] [Pipeline] sh
[2025-08-06T20:10:06.722Z] + set -xeuo pipefail
[2025-08-06T20:10:06.722Z] ++ umask
[2025-08-06T20:10:06.722Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:06.722Z] + rpm -qa
[2025-08-06T20:10:06.722Z] + sort
[2025-08-06T20:10:06.981Z] [Pipeline] }
[2025-08-06T20:10:06.983Z] [Pipeline] // withEnv
[2025-08-06T20:10:06.989Z] [Pipeline] archiveArtifacts
[2025-08-06T20:10:06.990Z] Archiving artifacts
[2025-08-06T20:10:06.998Z] [Pipeline] withEnv
[2025-08-06T20:10:06.998Z] [Pipeline] {
[2025-08-06T20:10:07.000Z] [Pipeline] sh
[2025-08-06T20:10:07.480Z] + set -xeuo pipefail
[2025-08-06T20:10:07.480Z] ++ umask
[2025-08-06T20:10:07.480Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:07.480Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-08-06T20:10:07.483Z] [Pipeline] }
[2025-08-06T20:10:07.485Z] [Pipeline] // withEnv
[2025-08-06T20:10:07.491Z] [Pipeline] timeout
[2025-08-06T20:10:07.491Z] Timeout set to expire in 3 hr 20 min
[2025-08-06T20:10:07.491Z] [Pipeline] {
[2025-08-06T20:10:07.506Z] [Pipeline] withEnv
[2025-08-06T20:10:07.506Z] [Pipeline] {
[2025-08-06T20:10:07.510Z] [Pipeline] sh
[2025-08-06T20:10:07.994Z] + set -euo pipefail
[2025-08-06T20:10:07.994Z] ++ umask
[2025-08-06T20:10:07.994Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:07.994Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-ac7a8a7ecb
[2025-08-06T20:10:07.994Z] + jq -r '.update.builds[].nvr'
[2025-08-06T20:10:08.006Z] [Pipeline] }
[2025-08-06T20:10:08.007Z] [Pipeline] // withEnv
[2025-08-06T20:10:08.015Z] [Pipeline] stage
[2025-08-06T20:10:08.015Z] [Pipeline] { (Report Running)
[2025-08-06T20:10:08.018Z] [Pipeline] withCredentials
[2025-08-06T20:10:08.026Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-08-06T20:10:08.026Z] [Pipeline] {
[2025-08-06T20:10:08.031Z] [Pipeline] withEnv
[2025-08-06T20:10:08.031Z] [Pipeline] {
[2025-08-06T20:10:08.033Z] [Pipeline] sh
[2025-08-06T20:10:08.515Z] + set -xeuo pipefail
[2025-08-06T20:10:08.515Z] ++ umask
[2025-08-06T20:10:08.515Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:08.515Z] + /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/107/display/redirect --outcome RUNNING --advisory FEDORA-2025-ac7a8a7ecb --stream rawhide
[2025-08-06T20:10:09.878Z] [Pipeline] }
[2025-08-06T20:10:09.882Z] [Pipeline] // withEnv
[2025-08-06T20:10:09.894Z] [Pipeline] }
[2025-08-06T20:10:09.897Z] [Pipeline] // withCredentials
[2025-08-06T20:10:09.899Z] [Pipeline] }
[2025-08-06T20:10:09.904Z] [Pipeline] // stage
[2025-08-06T20:10:09.912Z] [Pipeline] withCredentials
[2025-08-06T20:10:09.917Z] [Pipeline] // withCredentials
[2025-08-06T20:10:09.919Z] [Pipeline] echo
[2025-08-06T20:10:09.920Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-08-06T20:10:09.923Z] [Pipeline] withCredentials
[2025-08-06T20:10:09.929Z] [Pipeline] // withCredentials
[2025-08-06T20:10:09.933Z] [Pipeline] echo
[2025-08-06T20:10:09.933Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-08-06T20:10:09.935Z] [Pipeline] withCredentials
[2025-08-06T20:10:09.939Z] [Pipeline] // withCredentials
[2025-08-06T20:10:09.942Z] [Pipeline] echo
[2025-08-06T20:10:09.942Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-08-06T20:10:09.948Z] [Pipeline] withEnv
[2025-08-06T20:10:09.948Z] [Pipeline] {
[2025-08-06T20:10:09.955Z] [Pipeline] sh
[2025-08-06T20:10:10.446Z] + set -euo pipefail
[2025-08-06T20:10:10.446Z] ++ umask
[2025-08-06T20:10:10.446Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:10.446Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-08-06T20:10:11.375Z] [Pipeline] }
[2025-08-06T20:10:11.380Z] [Pipeline] // withEnv
[2025-08-06T20:10:11.388Z] [Pipeline] readJSON
[2025-08-06T20:10:11.411Z] [Pipeline] withEnv
[2025-08-06T20:10:11.411Z] [Pipeline] {
[2025-08-06T20:10:11.418Z] [Pipeline] sh
[2025-08-06T20:10:11.897Z] + set -euo pipefail
[2025-08-06T20:10:11.898Z] ++ umask
[2025-08-06T20:10:11.898Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:11.898Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/meta.json
[2025-08-06T20:10:11.901Z] [Pipeline] }
[2025-08-06T20:10:11.906Z] [Pipeline] // withEnv
[2025-08-06T20:10:11.909Z] [Pipeline] readJSON
[2025-08-06T20:10:11.915Z] [Pipeline] withEnv
[2025-08-06T20:10:11.915Z] [Pipeline] {
[2025-08-06T20:10:11.919Z] [Pipeline] sh
[2025-08-06T20:10:12.413Z] + set -xeuo pipefail
[2025-08-06T20:10:12.413Z] ++ umask
[2025-08-06T20:10:12.413Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:12.413Z] + cosa init --branch rawhide --commit=a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 https://github.com/coreos/fedora-coreos-config
[2025-08-06T20:10:12.413Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-08-06T20:10:12.413Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T20:10:12.413Z] + mkdir -p src
[2025-08-06T20:10:12.413Z] + cd src
[2025-08-06T20:10:12.413Z] + test -e config
[2025-08-06T20:10:12.413Z] + case "${source}" in
[2025-08-06T20:10:12.413Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-08-06T20:10:12.413Z] Cloning into 'config'...
[2025-08-06T20:10:12.668Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-08-06T20:10:12.668Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-08-06T20:10:15.184Z] From https://gitlab.com/fedora/bootc/base-images
[2025-08-06T20:10:15.184Z]  * branch            d76b3ae9bdb3b044791e38bfc894cfed16e52332 -> FETCH_HEAD
[2025-08-06T20:10:15.184Z] Submodule path 'fedora-bootc': checked out 'd76b3ae9bdb3b044791e38bfc894cfed16e52332'
[2025-08-06T20:10:15.184Z] + '[' -n a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 ']'
[2025-08-06T20:10:15.184Z] + git -C ./config fetch origin a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:10:15.440Z] From https://github.com/coreos/fedora-coreos-config
[2025-08-06T20:10:15.440Z]  * branch            a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 -> FETCH_HEAD
[2025-08-06T20:10:15.695Z] Fetching submodule fedora-bootc
[2025-08-06T20:10:17.054Z] From https://gitlab.com/fedora/bootc/base-images
[2025-08-06T20:10:17.055Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            3bfde42dbb2a9654dfdb3acf71abe67e3185e473 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            44962e575fc19979da7ada157632e3a811763bf4 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            6b0b047624b1edf9db146bad086c42739033cdb8 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            b8deaebb6129b55e231dd1b6d0f03091188aa9e5 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            bcac7c2ace55e7cfbc8af5ce0f7042f883d1741a -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            c7b5f9e54af27516219f362674be171ee9bc8839 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            e7cf60c183c545745b16916aa8853f1eb7725814 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z]  * branch            f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99 -> FETCH_HEAD
[2025-08-06T20:10:17.055Z] + git -C ./config reset --hard a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:10:17.055Z] HEAD is now at a37bdb9 tree: import changes from testing-devel at dc2a543f3b3e0f19594f8413e70f96c0f60aa124
[2025-08-06T20:10:17.055Z] + git -C ./config submodule update --init --recursive
[2025-08-06T20:10:17.055Z] + set +x
[2025-08-06T20:10:17.055Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:10:17.055Z] + manifest=src/config/manifest.yaml
[2025-08-06T20:10:17.055Z] + image=src/config/image.yaml
[2025-08-06T20:10:17.055Z] + [[ -n '' ]]
[2025-08-06T20:10:17.055Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-08-06T20:10:17.055Z] + [[ ! -f src/config/image.yaml ]]
[2025-08-06T20:10:17.055Z] + mkdir -p cache
[2025-08-06T20:10:17.055Z] + mkdir -p builds
[2025-08-06T20:10:17.055Z] + mkdir -p tmp
[2025-08-06T20:10:17.055Z] + mkdir -p overrides/rpm
[2025-08-06T20:10:17.055Z] + mkdir -p overrides/rootfs
[2025-08-06T20:10:17.055Z] + test 0 = 1
[2025-08-06T20:10:17.055Z] + case "${YUMREPOS}" in
[2025-08-06T20:10:17.055Z] + set +x
[2025-08-06T20:10:17.055Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-08-06T20:10:17.058Z] [Pipeline] }
[2025-08-06T20:10:17.062Z] [Pipeline] // withEnv
[2025-08-06T20:10:17.068Z] [Pipeline] stage
[2025-08-06T20:10:17.068Z] [Pipeline] { (Initialize Remotes)
[2025-08-06T20:10:17.073Z] [Pipeline] parallel
[2025-08-06T20:10:17.073Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T20:10:17.078Z] [Pipeline] withEnv
[2025-08-06T20:10:17.079Z] [Pipeline] {
[2025-08-06T20:10:17.083Z] [Pipeline] sh
[2025-08-06T20:10:18.231Z] + set -xeuo pipefail
[2025-08-06T20:10:18.231Z] ++ umask
[2025-08-06T20:10:18.231Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:18.231Z] + cosa buildfetch --stream rawhide --build 43.20250806.91.0 --file manifest-lock.generated.x86_64.json
[2025-08-06T20:10:18.486Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-08-06T20:10:18.739Z] Updated builds/builds.json
[2025-08-06T20:10:18.996Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/meta.json
[2025-08-06T20:10:19.250Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/commitmeta.json
[2025-08-06T20:10:19.250Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/ostree-commit-object
[2025-08-06T20:10:19.504Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-08-06T20:10:19.763Z] [Pipeline] }
[2025-08-06T20:10:19.765Z] [Pipeline] // withEnv
[2025-08-06T20:10:19.772Z] [Pipeline] }
[2025-08-06T20:10:19.777Z] [Pipeline] // parallel
[2025-08-06T20:10:19.783Z] [Pipeline] }
[2025-08-06T20:10:19.786Z] [Pipeline] // stage
[2025-08-06T20:10:19.791Z] [Pipeline] stage
[2025-08-06T20:10:19.791Z] [Pipeline] { (Download Overrides)
[2025-08-06T20:10:19.795Z] [Pipeline] parallel
[2025-08-06T20:10:19.795Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T20:10:19.801Z] [Pipeline] withEnv
[2025-08-06T20:10:19.801Z] [Pipeline] {
[2025-08-06T20:10:19.804Z] [Pipeline] sh
[2025-08-06T20:10:20.285Z] + set -xeuo pipefail
[2025-08-06T20:10:20.285Z] ++ umask
[2025-08-06T20:10:20.285Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:20.285Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.17.0-0.rc0.250806g479058002c32.12.fc43 --arch x86_64 --arch noarch
[2025-08-06T20:10:20.285Z] Downloading [1/32]: kernel-debug-uki-virt-addons-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:20.285Z] [====================================] 100% 215.58 KiB / 215.58 KiB
[2025-08-06T20:10:20.285Z] Downloading [2/32]: kernel-selftests-internal-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:20.285Z] [                                    ]   0% 1.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.285Z] [                                    ]   0% 2.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.285Z] [                                    ]   1% 3.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.285Z] [                                    ]   1% 4.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.285Z] [                                    ]   2% 5.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.285Z] [=                                   ]   2% 6.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=                                   ]   3% 7.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=                                   ]   3% 8.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=                                   ]   4% 9.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=                                   ]   4% 10.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=                                   ]   5% 11.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   5% 12.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   6% 13.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   6% 14.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   7% 15.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   7% 16.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==                                  ]   8% 17.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===                                 ]   8% 18.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===                                 ]   9% 19.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===                                 ]   9% 20.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===                                 ]  10% 21.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===                                 ]  10% 22.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  11% 23.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  11% 24.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  12% 25.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  12% 26.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  13% 27.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [====                                ]  13% 28.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  14% 29.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  14% 30.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  15% 31.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  15% 32.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  16% 33.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=====                               ]  16% 34.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [======                              ]  17% 35.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [======                              ]  17% 36.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [======                              ]  18% 37.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [======                              ]  18% 38.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [======                              ]  19% 39.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  19% 40.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  19% 41.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  20% 42.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  20% 43.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  21% 44.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=======                             ]  21% 45.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  22% 46.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  22% 47.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  23% 48.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  23% 49.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  24% 50.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [========                            ]  24% 51.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  25% 52.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  25% 53.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  26% 54.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  26% 55.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  27% 56.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=========                           ]  27% 57.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==========                          ]  28% 58.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==========                          ]  28% 59.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==========                          ]  29% 60.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==========                          ]  29% 61.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==========                          ]  30% 62.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  30% 63.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  31% 64.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  31% 65.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  32% 66.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  32% 67.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [===========                         ]  33% 68.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  33% 69.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  34% 70.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  34% 71.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  35% 72.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  35% 73.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [============                        ]  36% 74.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=============                       ]  36% 75.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=============                       ]  37% 76.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=============                       ]  37% 77.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=============                       ]  38% 78.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [=============                       ]  38% 79.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==============                      ]  38% 80.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==============                      ]  39% 81.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==============                      ]  39% 82.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==============                      ]  40% 83.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.539Z] [==============                      ]  40% 84.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==============                      ]  41% 85.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  41% 86.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  42% 87.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  42% 88.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  43% 89.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  43% 90.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===============                     ]  44% 91.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [================                    ]  44% 92.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [================                    ]  45% 93.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [================                    ]  45% 94.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [================                    ]  46% 95.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [================                    ]  46% 96.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  47% 97.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  47% 98.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  48% 99.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  48% 100.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  49% 101.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=================                   ]  49% 102.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  50% 103.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  50% 104.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  51% 105.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  51% 106.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  52% 107.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==================                  ]  52% 108.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  53% 109.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  53% 110.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  54% 111.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  54% 112.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  55% 113.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===================                 ]  55% 114.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [====================                ]  56% 115.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [====================                ]  56% 116.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [====================                ]  57% 117.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [====================                ]  57% 118.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [====================                ]  57% 119.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  58% 120.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  58% 121.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  59% 122.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  59% 123.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  60% 124.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=====================               ]  60% 125.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  61% 126.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  61% 127.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  62% 128.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  62% 129.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  63% 130.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [======================              ]  63% 131.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=======================             ]  64% 132.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=======================             ]  64% 133.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=======================             ]  65% 134.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=======================             ]  65% 135.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=======================             ]  66% 136.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  66% 137.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  67% 138.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  67% 139.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  68% 140.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  68% 141.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [========================            ]  69% 142.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  69% 143.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  70% 144.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  70% 145.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  71% 146.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  71% 147.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [=========================           ]  72% 148.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==========================          ]  72% 149.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==========================          ]  73% 150.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==========================          ]  73% 151.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==========================          ]  74% 152.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [==========================          ]  74% 153.00 MiB / 205.24 MiB
[2025-08-06T20:10:20.794Z] [===========================         ]  75% 154.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===========================         ]  75% 155.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===========================         ]  76% 156.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===========================         ]  76% 157.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===========================         ]  76% 158.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===========================         ]  77% 159.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  77% 160.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  78% 161.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  78% 162.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  79% 163.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  79% 164.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [============================        ]  80% 165.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  80% 166.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  81% 167.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  81% 168.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  82% 169.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  82% 170.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=============================       ]  83% 171.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==============================      ]  83% 172.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==============================      ]  84% 173.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==============================      ]  84% 174.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==============================      ]  85% 175.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==============================      ]  85% 176.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  86% 177.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  86% 178.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  87% 179.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  87% 180.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  88% 181.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [===============================     ]  88% 182.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  89% 183.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  89% 184.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  90% 185.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  90% 186.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  91% 187.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [================================    ]  91% 188.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================   ]  92% 189.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================   ]  92% 190.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================   ]  93% 191.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================   ]  93% 192.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================   ]  94% 193.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  94% 194.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  95% 195.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  95% 196.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  95% 197.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  96% 198.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [==================================  ]  96% 199.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  97% 200.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  97% 201.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  98% 202.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  98% 203.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  99% 204.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [=================================== ]  99% 205.00 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] [====================================] 100% 205.24 MiB / 205.24 MiB
[2025-08-06T20:10:21.049Z] Downloading [3/32]: kernel-devel-matched-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.049Z] [====================================] 100% 207.84 KiB / 207.84 KiB
[2025-08-06T20:10:21.049Z] Downloading [4/32]: kernel-uki-virt-addons-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.049Z] [====================================] 100% 215.52 KiB / 215.52 KiB
[2025-08-06T20:10:21.049Z] Downloading [5/32]: rv-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.049Z] [====================================] 100% 224.16 KiB / 224.16 KiB
[2025-08-06T20:10:21.049Z] Downloading [6/32]: python3-perf-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.049Z] [======================              ]  63% 1.00 MiB / 1.58 MiB
[2025-08-06T20:10:21.049Z] [====================================] 100% 1.58 MiB / 1.58 MiB
[2025-08-06T20:10:21.049Z] Downloading [7/32]: kernel-modules-extra-matched-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.049Z] [====================================] 100% 207.78 KiB / 207.78 KiB
[2025-08-06T20:10:21.049Z] Downloading [8/32]: kernel-modules-internal-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.303Z] [===========                         ]  30% 1.00 MiB / 3.27 MiB
[2025-08-06T20:10:21.303Z] [======================              ]  61% 2.00 MiB / 3.27 MiB
[2025-08-06T20:10:21.303Z] [=================================   ]  91% 3.00 MiB / 3.27 MiB
[2025-08-06T20:10:21.303Z] [====================================] 100% 3.27 MiB / 3.27 MiB
[2025-08-06T20:10:21.303Z] Downloading [9/32]: perf-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.303Z] [==============                      ]  39% 1.00 MiB / 2.52 MiB
[2025-08-06T20:10:21.303Z] [============================        ]  79% 2.00 MiB / 2.52 MiB
[2025-08-06T20:10:21.303Z] [====================================] 100% 2.52 MiB / 2.52 MiB
[2025-08-06T20:10:21.303Z] Downloading [10/32]: kernel-debug-devel-matched-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.303Z] [====================================] 100% 207.86 KiB / 207.86 KiB
[2025-08-06T20:10:21.303Z] Downloading [11/32]: kernel-tools-libs-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [====================================] 100% 220.64 KiB / 220.64 KiB
[2025-08-06T20:10:21.304Z] Downloading [12/32]: kernel-tools-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [====================================] 100% 771.92 KiB / 771.92 KiB
[2025-08-06T20:10:21.304Z] Downloading [13/32]: libperf-devel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [====================================] 100% 240.74 KiB / 240.74 KiB
[2025-08-06T20:10:21.304Z] Downloading [14/32]: kernel-modules-extra-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [========                            ]  22% 1.00 MiB / 4.47 MiB
[2025-08-06T20:10:21.304Z] [================                    ]  44% 2.00 MiB / 4.47 MiB
[2025-08-06T20:10:21.304Z] [========================            ]  67% 3.00 MiB / 4.47 MiB
[2025-08-06T20:10:21.304Z] [================================    ]  89% 4.00 MiB / 4.47 MiB
[2025-08-06T20:10:21.304Z] [====================================] 100% 4.47 MiB / 4.47 MiB
[2025-08-06T20:10:21.304Z] Downloading [15/32]: kernel-debug-modules-internal-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [=======                             ]  21% 1.00 MiB / 4.58 MiB
[2025-08-06T20:10:21.304Z] [===============                     ]  43% 2.00 MiB / 4.58 MiB
[2025-08-06T20:10:21.304Z] [=======================             ]  65% 3.00 MiB / 4.58 MiB
[2025-08-06T20:10:21.304Z] [===============================     ]  87% 4.00 MiB / 4.58 MiB
[2025-08-06T20:10:21.304Z] [====================================] 100% 4.58 MiB / 4.58 MiB
[2025-08-06T20:10:21.304Z] Downloading [16/32]: libperf-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [====================================] 100% 230.59 KiB / 230.59 KiB
[2025-08-06T20:10:21.304Z] Downloading [17/32]: kernel-debug-modules-extra-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.304Z] [=====                               ]  15% 1.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [===========                         ]  30% 2.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [================                    ]  45% 3.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [======================              ]  61% 4.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [===========================         ]  76% 5.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [=================================   ]  91% 6.00 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] [====================================] 100% 6.54 MiB / 6.54 MiB
[2025-08-06T20:10:21.558Z] Downloading [18/32]: kernel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [====================================] 100% 207.96 KiB / 207.96 KiB
[2025-08-06T20:10:21.558Z] Downloading [19/32]: kernel-tools-libs-devel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [====================                ]  56% 1.00 MiB / 1.78 MiB
[2025-08-06T20:10:21.558Z] [====================================] 100% 1.78 MiB / 1.78 MiB
[2025-08-06T20:10:21.558Z] Downloading [20/32]: rtla-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [====================================] 100% 278.18 KiB / 278.18 KiB
[2025-08-06T20:10:21.558Z] Downloading [21/32]: kernel-debug-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [====================================] 100% 208.06 KiB / 208.06 KiB
[2025-08-06T20:10:21.558Z] Downloading [22/32]: kernel-debug-devel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [=                                   ]   4% 1.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [===                                 ]   9% 2.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=====                               ]  14% 3.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=======                             ]  19% 4.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [========                            ]  24% 5.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [==========                          ]  29% 6.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [============                        ]  34% 7.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [==============                      ]  39% 8.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [================                    ]  44% 9.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=================                   ]  49% 10.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [===================                 ]  54% 11.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=====================               ]  59% 12.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=======================             ]  64% 13.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=========================           ]  69% 14.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [==========================          ]  74% 15.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [============================        ]  79% 16.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [==============================      ]  84% 17.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [================================    ]  89% 18.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [==================================  ]  94% 19.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [=================================== ]  99% 20.00 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] [====================================] 100% 20.07 MiB / 20.07 MiB
[2025-08-06T20:10:21.558Z] Downloading [23/32]: kernel-devel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.558Z] [=                                   ]   5% 1.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [===                                 ]  10% 2.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [=====                               ]  15% 3.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [=======                             ]  20% 4.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [=========                           ]  25% 5.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [==========                          ]  30% 6.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [============                        ]  35% 7.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.558Z] [==============                      ]  40% 8.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [================                    ]  45% 9.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [==================                  ]  50% 10.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [===================                 ]  55% 11.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [=====================               ]  60% 12.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [=======================             ]  65% 13.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [=========================           ]  70% 14.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [===========================         ]  75% 15.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [============================        ]  80% 16.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [==============================      ]  85% 17.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [================================    ]  90% 18.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [==================================  ]  95% 19.00 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] [====================================] 100% 19.88 MiB / 19.88 MiB
[2025-08-06T20:10:21.813Z] Downloading [24/32]: kernel-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.813Z] [=                                   ]   5% 1.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [===                                 ]  10% 2.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=====                               ]  15% 3.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=======                             ]  20% 4.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=========                           ]  25% 5.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [==========                          ]  30% 6.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [============                        ]  35% 7.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [==============                      ]  40% 8.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [================                    ]  45% 9.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [==================                  ]  50% 10.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [====================                ]  55% 11.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=====================               ]  60% 12.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=======================             ]  65% 13.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=========================           ]  71% 14.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [===========================         ]  76% 15.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [=============================       ]  81% 16.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [===============================     ]  86% 17.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [================================    ]  91% 18.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [==================================  ]  96% 19.00 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] [====================================] 100% 19.71 MiB / 19.71 MiB
[2025-08-06T20:10:21.813Z] Downloading [25/32]: kernel-debug-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:21.813Z] [=                                   ]   2% 1.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [==                                  ]   5% 2.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [===                                 ]   8% 3.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [====                                ]  11% 4.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [=====                               ]  14% 5.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [======                              ]  17% 6.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [=======                             ]  20% 7.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [========                            ]  22% 8.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [=========                           ]  25% 9.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [==========                          ]  28% 10.00 MiB / 34.79 MiB
[2025-08-06T20:10:21.813Z] [===========                         ]  31% 11.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [============                        ]  34% 12.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=============                       ]  37% 13.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [==============                      ]  40% 14.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [===============                     ]  43% 15.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [================                    ]  45% 16.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=================                   ]  48% 17.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [==================                  ]  51% 18.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [===================                 ]  54% 19.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [====================                ]  57% 20.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=====================               ]  60% 21.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [======================              ]  63% 22.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=======================             ]  66% 23.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [========================            ]  68% 24.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=========================           ]  71% 25.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [==========================          ]  74% 26.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [===========================         ]  77% 27.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [============================        ]  80% 28.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [==============================      ]  83% 29.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [===============================     ]  86% 30.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [================================    ]  89% 31.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=================================   ]  91% 32.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [==================================  ]  94% 33.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [=================================== ]  97% 34.00 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] [====================================] 100% 34.79 MiB / 34.79 MiB
[2025-08-06T20:10:22.067Z] Downloading [26/32]: kernel-modules-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:22.067Z] [                                    ]   1% 1.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=                                   ]   2% 2.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=                                   ]   4% 3.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==                                  ]   5% 4.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==                                  ]   7% 5.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===                                 ]   8% 6.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===                                 ]  10% 7.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [====                                ]  11% 8.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [====                                ]  13% 9.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=====                               ]  14% 10.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=====                               ]  15% 11.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [======                              ]  17% 12.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [======                              ]  18% 13.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=======                             ]  20% 14.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=======                             ]  21% 15.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [========                            ]  23% 16.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [========                            ]  24% 17.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=========                           ]  26% 18.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=========                           ]  27% 19.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==========                          ]  29% 20.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==========                          ]  30% 21.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===========                         ]  31% 22.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [============                        ]  33% 23.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [============                        ]  34% 24.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=============                       ]  36% 25.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=============                       ]  37% 26.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==============                      ]  39% 27.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==============                      ]  40% 28.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===============                     ]  42% 29.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===============                     ]  43% 30.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [================                    ]  44% 31.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [================                    ]  46% 32.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=================                   ]  47% 33.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [=================                   ]  49% 34.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==================                  ]  50% 35.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [==================                  ]  52% 36.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===================                 ]  53% 37.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.067Z] [===================                 ]  55% 38.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [====================                ]  56% 39.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [====================                ]  58% 40.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=====================               ]  59% 41.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=====================               ]  60% 42.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [======================              ]  62% 43.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [======================              ]  63% 44.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=======================             ]  65% 45.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [========================            ]  66% 46.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [========================            ]  68% 47.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=========================           ]  69% 48.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=========================           ]  71% 49.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==========================          ]  72% 50.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==========================          ]  73% 51.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [===========================         ]  75% 52.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [===========================         ]  76% 53.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [============================        ]  78% 54.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [============================        ]  79% 55.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=============================       ]  81% 56.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=============================       ]  82% 57.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==============================      ]  84% 58.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==============================      ]  85% 59.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [===============================     ]  87% 60.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [===============================     ]  88% 61.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [================================    ]  89% 62.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [================================    ]  91% 63.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=================================   ]  92% 64.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=================================   ]  94% 65.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==================================  ]  95% 66.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [==================================  ]  97% 67.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [=================================== ]  98% 68.00 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] [====================================] 100% 68.94 MiB / 68.94 MiB
[2025-08-06T20:10:22.321Z] Downloading [27/32]: kernel-modules-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:22.321Z] [                                    ]   1% 1.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [                                    ]   2% 2.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=                                   ]   3% 3.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=                                   ]   4% 4.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=                                   ]   5% 5.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==                                  ]   6% 6.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==                                  ]   7% 7.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==                                  ]   8% 8.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [===                                 ]   9% 9.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [===                                 ]  10% 10.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [====                                ]  11% 11.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [====                                ]  12% 12.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [====                                ]  13% 13.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=====                               ]  14% 14.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=====                               ]  15% 15.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=====                               ]  16% 16.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [======                              ]  17% 17.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [======                              ]  18% 18.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=======                             ]  19% 19.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=======                             ]  20% 20.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=======                             ]  21% 21.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [========                            ]  22% 22.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [========                            ]  23% 23.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [========                            ]  24% 24.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=========                           ]  25% 25.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=========                           ]  26% 26.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==========                          ]  28% 27.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==========                          ]  29% 28.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==========                          ]  30% 29.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [===========                         ]  31% 30.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [===========                         ]  32% 31.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [===========                         ]  33% 32.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [============                        ]  34% 33.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [============                        ]  35% 34.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=============                       ]  36% 35.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=============                       ]  37% 36.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [=============                       ]  38% 37.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==============                      ]  39% 38.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.321Z] [==============                      ]  40% 39.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==============                      ]  41% 40.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===============                     ]  42% 41.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===============                     ]  43% 42.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================                    ]  44% 43.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================                    ]  45% 44.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================                    ]  46% 45.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================                   ]  47% 46.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================                   ]  48% 47.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================                   ]  49% 48.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==================                  ]  50% 49.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==================                  ]  51% 50.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===================                 ]  52% 51.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===================                 ]  53% 52.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===================                 ]  55% 53.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [====================                ]  56% 54.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [====================                ]  57% 55.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [====================                ]  58% 56.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=====================               ]  59% 57.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=====================               ]  60% 58.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [======================              ]  61% 59.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [======================              ]  62% 60.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [======================              ]  63% 61.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=======================             ]  64% 62.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=======================             ]  65% 63.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=======================             ]  66% 64.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [========================            ]  67% 65.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [========================            ]  68% 66.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=========================           ]  69% 67.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=========================           ]  70% 68.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=========================           ]  71% 69.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==========================          ]  72% 70.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==========================          ]  73% 71.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==========================          ]  74% 72.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===========================         ]  75% 73.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===========================         ]  76% 74.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [============================        ]  77% 75.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [============================        ]  78% 76.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [============================        ]  79% 77.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=============================       ]  80% 78.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=============================       ]  82% 79.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=============================       ]  83% 80.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==============================      ]  84% 81.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==============================      ]  85% 82.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===============================     ]  86% 83.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===============================     ]  87% 84.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [===============================     ]  88% 85.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================================    ]  89% 86.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================================    ]  90% 87.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [================================    ]  91% 88.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================================   ]  92% 89.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================================   ]  93% 90.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==================================  ]  94% 91.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==================================  ]  95% 92.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [==================================  ]  96% 93.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================================== ]  97% 94.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================================== ]  98% 95.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [=================================== ]  99% 96.00 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] [====================================] 100% 96.31 MiB / 96.31 MiB
[2025-08-06T20:10:22.578Z] Downloading [28/32]: kernel-debug-modules-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:22.578Z] [                                    ]   1% 1.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.578Z] [                                    ]   2% 2.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.578Z] [=                                   ]   3% 3.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.578Z] [=                                   ]   4% 4.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.578Z] [=                                   ]   5% 5.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.578Z] [==                                  ]   6% 6.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==                                  ]   7% 7.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===                                 ]   8% 8.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===                                 ]   9% 9.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===                                 ]  10% 10.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [====                                ]  11% 11.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [====                                ]  12% 12.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [====                                ]  13% 13.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=====                               ]  14% 14.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=====                               ]  15% 15.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======                              ]  16% 16.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======                              ]  17% 17.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======                              ]  18% 18.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=======                             ]  19% 19.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=======                             ]  20% 20.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=======                             ]  21% 21.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [========                            ]  22% 22.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [========                            ]  23% 23.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========                           ]  25% 24.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========                           ]  26% 25.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========                           ]  27% 26.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==========                          ]  28% 27.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==========                          ]  29% 28.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==========                          ]  30% 29.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===========                         ]  31% 30.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===========                         ]  32% 31.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============                        ]  33% 32.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============                        ]  34% 33.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============                        ]  35% 34.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=============                       ]  36% 35.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=============                       ]  37% 36.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=============                       ]  38% 37.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==============                      ]  39% 38.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==============                      ]  40% 39.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============                     ]  41% 40.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============                     ]  42% 41.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============                     ]  43% 42.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [================                    ]  44% 43.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [================                    ]  45% 44.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [================                    ]  46% 45.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=================                   ]  47% 46.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=================                   ]  48% 47.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==================                  ]  50% 48.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==================                  ]  51% 49.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==================                  ]  52% 50.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===================                 ]  53% 51.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===================                 ]  54% 52.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===================                 ]  55% 53.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [====================                ]  56% 54.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [====================                ]  57% 55.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=====================               ]  58% 56.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=====================               ]  59% 57.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=====================               ]  60% 58.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======================              ]  61% 59.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======================              ]  62% 60.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [======================              ]  63% 61.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=======================             ]  64% 62.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=======================             ]  65% 63.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [========================            ]  66% 64.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [========================            ]  67% 65.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [========================            ]  68% 66.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========================           ]  69% 67.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========================           ]  70% 68.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=========================           ]  71% 69.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==========================          ]  72% 70.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==========================          ]  74% 71.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===========================         ]  75% 72.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===========================         ]  76% 73.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===========================         ]  77% 74.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============================        ]  78% 75.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============================        ]  79% 76.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [============================        ]  80% 77.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=============================       ]  81% 78.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=============================       ]  82% 79.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==============================      ]  83% 80.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==============================      ]  84% 81.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [==============================      ]  85% 82.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============================     ]  86% 83.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============================     ]  87% 84.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [===============================     ]  88% 85.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [================================    ]  89% 86.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [================================    ]  90% 87.00 MiB / 95.94 MiB
[2025-08-06T20:10:22.832Z] [=================================   ]  91% 88.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [=================================   ]  92% 89.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [=================================   ]  93% 90.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [==================================  ]  94% 91.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [==================================  ]  95% 92.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [==================================  ]  96% 93.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [=================================== ]  97% 94.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [=================================== ]  99% 95.00 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] [====================================] 100% 95.94 MiB / 95.94 MiB
[2025-08-06T20:10:23.088Z] Downloading [29/32]: kernel-debug-modules-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:23.088Z] [                                    ]   0% 1.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [                                    ]   1% 2.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [                                    ]   2% 3.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=                                   ]   2% 4.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=                                   ]   3% 5.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=                                   ]   4% 6.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=                                   ]   4% 7.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==                                  ]   5% 8.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==                                  ]   6% 9.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==                                  ]   7% 10.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==                                  ]   7% 11.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===                                 ]   8% 12.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===                                 ]   9% 13.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===                                 ]   9% 14.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===                                 ]  10% 15.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [====                                ]  11% 16.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [====                                ]  11% 17.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [====                                ]  12% 18.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [====                                ]  13% 19.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=====                               ]  14% 20.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=====                               ]  14% 21.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=====                               ]  15% 22.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=====                               ]  16% 23.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [======                              ]  16% 24.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [======                              ]  17% 25.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [======                              ]  18% 26.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [======                              ]  19% 27.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=======                             ]  19% 28.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=======                             ]  20% 29.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=======                             ]  21% 30.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=======                             ]  21% 31.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [========                            ]  22% 32.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [========                            ]  23% 33.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [========                            ]  23% 34.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [========                            ]  24% 35.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=========                           ]  25% 36.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=========                           ]  26% 37.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=========                           ]  26% 38.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=========                           ]  27% 39.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==========                          ]  28% 40.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==========                          ]  28% 41.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==========                          ]  29% 42.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==========                          ]  30% 43.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===========                         ]  31% 44.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===========                         ]  31% 45.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===========                         ]  32% 46.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===========                         ]  33% 47.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [============                        ]  33% 48.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [============                        ]  34% 49.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [============                        ]  35% 50.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [============                        ]  35% 51.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=============                       ]  36% 52.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=============                       ]  37% 53.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=============                       ]  38% 54.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [=============                       ]  38% 55.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==============                      ]  39% 56.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==============                      ]  40% 57.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==============                      ]  40% 58.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [==============                      ]  41% 59.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.088Z] [===============                     ]  42% 60.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===============                     ]  43% 61.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===============                     ]  43% 62.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [================                    ]  44% 63.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [================                    ]  45% 64.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [================                    ]  45% 65.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [================                    ]  46% 66.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=================                   ]  47% 67.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=================                   ]  47% 68.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=================                   ]  48% 69.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=================                   ]  49% 70.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==================                  ]  50% 71.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==================                  ]  50% 72.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==================                  ]  51% 73.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==================                  ]  52% 74.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===================                 ]  52% 75.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===================                 ]  53% 76.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===================                 ]  54% 77.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===================                 ]  55% 78.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [====================                ]  55% 79.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [====================                ]  56% 80.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [====================                ]  57% 81.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [====================                ]  57% 82.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=====================               ]  58% 83.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=====================               ]  59% 84.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=====================               ]  59% 85.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=====================               ]  60% 86.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [======================              ]  61% 87.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [======================              ]  62% 88.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [======================              ]  62% 89.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [======================              ]  63% 90.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=======================             ]  64% 91.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=======================             ]  64% 92.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=======================             ]  65% 93.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=======================             ]  66% 94.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [========================            ]  67% 95.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [========================            ]  67% 96.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [========================            ]  68% 97.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [========================            ]  69% 98.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=========================           ]  69% 99.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=========================           ]  70% 100.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=========================           ]  71% 101.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=========================           ]  71% 102.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==========================          ]  72% 103.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==========================          ]  73% 104.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==========================          ]  74% 105.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==========================          ]  74% 106.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===========================         ]  75% 107.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===========================         ]  76% 108.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===========================         ]  76% 109.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===========================         ]  77% 110.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [============================        ]  78% 111.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [============================        ]  79% 112.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [============================        ]  79% 113.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [============================        ]  80% 114.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=============================       ]  81% 115.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=============================       ]  81% 116.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=============================       ]  82% 117.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [=============================       ]  83% 118.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==============================      ]  83% 119.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==============================      ]  84% 120.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==============================      ]  85% 121.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [==============================      ]  86% 122.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.344Z] [===============================     ]  86% 123.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [===============================     ]  87% 124.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [===============================     ]  88% 125.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [================================    ]  88% 126.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [================================    ]  89% 127.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [================================    ]  90% 128.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [================================    ]  91% 129.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================   ]  91% 130.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================   ]  92% 131.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================   ]  93% 132.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================   ]  93% 133.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [==================================  ]  94% 134.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [==================================  ]  95% 135.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [==================================  ]  95% 136.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [==================================  ]  96% 137.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================== ]  97% 138.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================== ]  98% 139.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================== ]  98% 140.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [=================================== ]  99% 141.00 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] [====================================] 100% 141.73 MiB / 141.73 MiB
[2025-08-06T20:10:23.598Z] Downloading [30/32]: kernel-debug-uki-virt-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:23.598Z] [                                    ]   1% 1.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [                                    ]   2% 2.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=                                   ]   3% 3.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=                                   ]   4% 4.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==                                  ]   5% 5.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==                                  ]   6% 6.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==                                  ]   7% 7.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===                                 ]   9% 8.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===                                 ]  10% 9.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [====                                ]  11% 10.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [====                                ]  12% 11.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [====                                ]  13% 12.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=====                               ]  14% 13.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=====                               ]  15% 14.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [======                              ]  17% 15.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [======                              ]  18% 16.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [======                              ]  19% 17.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=======                             ]  20% 18.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=======                             ]  21% 19.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [========                            ]  22% 20.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [========                            ]  23% 21.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=========                           ]  25% 22.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=========                           ]  26% 23.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=========                           ]  27% 24.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==========                          ]  28% 25.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==========                          ]  29% 26.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===========                         ]  30% 27.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===========                         ]  31% 28.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===========                         ]  33% 29.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [============                        ]  34% 30.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [============                        ]  35% 31.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=============                       ]  36% 32.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=============                       ]  37% 33.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [=============                       ]  38% 34.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==============                      ]  39% 35.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [==============                      ]  41% 36.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===============                     ]  42% 37.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [===============                     ]  43% 38.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [================                    ]  44% 39.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [================                    ]  45% 40.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.598Z] [================                    ]  46% 41.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================                   ]  47% 42.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================                   ]  49% 43.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================                  ]  50% 44.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================                  ]  51% 45.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================                  ]  52% 46.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===================                 ]  53% 47.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===================                 ]  54% 48.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [====================                ]  55% 49.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [====================                ]  57% 50.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [====================                ]  58% 51.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=====================               ]  59% 52.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=====================               ]  60% 53.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [======================              ]  61% 54.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [======================              ]  62% 55.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [======================              ]  63% 56.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=======================             ]  64% 57.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=======================             ]  66% 58.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [========================            ]  67% 59.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [========================            ]  68% 60.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=========================           ]  69% 61.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=========================           ]  70% 62.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=========================           ]  71% 63.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==========================          ]  72% 64.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==========================          ]  74% 65.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===========================         ]  75% 66.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===========================         ]  76% 67.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===========================         ]  77% 68.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [============================        ]  78% 69.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [============================        ]  79% 70.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=============================       ]  80% 71.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=============================       ]  82% 72.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=============================       ]  83% 73.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==============================      ]  84% 74.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==============================      ]  85% 75.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===============================     ]  86% 76.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [===============================     ]  87% 77.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [================================    ]  88% 78.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [================================    ]  90% 79.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [================================    ]  91% 80.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================================   ]  92% 81.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================================   ]  93% 82.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================================  ]  94% 83.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================================  ]  95% 84.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [==================================  ]  96% 85.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================================== ]  98% 86.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [=================================== ]  99% 87.00 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] [====================================] 100% 87.69 MiB / 87.69 MiB
[2025-08-06T20:10:23.853Z] Downloading [31/32]: kernel-uki-virt-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.rpm
[2025-08-06T20:10:23.853Z] [                                    ]   1% 1.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [=                                   ]   3% 2.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [=                                   ]   4% 3.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [==                                  ]   6% 4.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [==                                  ]   7% 5.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [===                                 ]   9% 6.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [===                                 ]  10% 7.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [====                                ]  12% 8.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [====                                ]  13% 9.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [=====                               ]  15% 10.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [=====                               ]  16% 11.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [======                              ]  18% 12.00 MiB / 66.05 MiB
[2025-08-06T20:10:23.853Z] [=======                             ]  19% 13.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=======                             ]  21% 14.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [========                            ]  22% 15.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [========                            ]  24% 16.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=========                           ]  25% 17.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=========                           ]  27% 18.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==========                          ]  28% 19.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==========                          ]  30% 20.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===========                         ]  31% 21.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===========                         ]  33% 22.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [============                        ]  34% 23.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=============                       ]  36% 24.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=============                       ]  37% 25.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==============                      ]  39% 26.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==============                      ]  40% 27.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===============                     ]  42% 28.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===============                     ]  43% 29.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [================                    ]  45% 30.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [================                    ]  46% 31.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================                   ]  48% 32.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================                   ]  49% 33.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==================                  ]  51% 34.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===================                 ]  52% 35.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===================                 ]  54% 36.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [====================                ]  56% 37.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [====================                ]  57% 38.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=====================               ]  59% 39.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=====================               ]  60% 40.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [======================              ]  62% 41.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [======================              ]  63% 42.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=======================             ]  65% 43.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=======================             ]  66% 44.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [========================            ]  68% 45.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=========================           ]  69% 46.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=========================           ]  71% 47.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==========================          ]  72% 48.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==========================          ]  74% 49.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===========================         ]  75% 50.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===========================         ]  77% 51.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [============================        ]  78% 52.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [============================        ]  80% 53.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=============================       ]  81% 54.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=============================       ]  83% 55.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==============================      ]  84% 56.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===============================     ]  86% 57.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [===============================     ]  87% 58.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [================================    ]  89% 59.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [================================    ]  90% 60.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================================   ]  92% 61.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================================   ]  93% 62.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==================================  ]  95% 63.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [==================================  ]  96% 64.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================================== ]  98% 65.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [=================================== ]  99% 66.00 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] [====================================] 100% 66.05 MiB / 66.05 MiB
[2025-08-06T20:10:24.107Z] Downloading [32/32]: kernel-doc-6.17.0-0.rc0.250806g479058002c32.12.fc43.noarch.rpm
[2025-08-06T20:10:24.107Z] [                                    ]   2% 1.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=                                   ]   4% 2.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==                                  ]   6% 3.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===                                 ]   9% 4.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [====                                ]  11% 5.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [====                                ]  13% 6.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=====                               ]  15% 7.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [======                              ]  18% 8.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=======                             ]  20% 9.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [========                            ]  22% 10.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [========                            ]  24% 11.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=========                           ]  27% 12.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==========                          ]  29% 13.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===========                         ]  31% 14.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [============                        ]  33% 15.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=============                       ]  36% 16.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=============                       ]  38% 17.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==============                      ]  40% 18.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===============                     ]  43% 19.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [================                    ]  45% 20.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=================                   ]  47% 21.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=================                   ]  49% 22.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==================                  ]  52% 23.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===================                 ]  54% 24.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [====================                ]  56% 25.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=====================               ]  58% 26.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [======================              ]  61% 27.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [======================              ]  63% 28.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=======================             ]  65% 29.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [========================            ]  67% 30.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=========================           ]  70% 31.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==========================          ]  72% 32.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==========================          ]  74% 33.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===========================         ]  77% 34.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [============================        ]  79% 35.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [=============================       ]  81% 36.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==============================      ]  83% 37.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [==============================      ]  86% 38.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [===============================     ]  88% 39.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.362Z] [================================    ]  90% 40.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.363Z] [=================================   ]  92% 41.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.363Z] [==================================  ]  95% 42.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.363Z] [=================================== ]  97% 43.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.363Z] [=================================== ]  99% 44.00 MiB / 44.15 MiB
[2025-08-06T20:10:24.363Z] [====================================] 100% 44.15 MiB / 44.15 MiB
[2025-08-06T20:10:24.365Z] [Pipeline] }
[2025-08-06T20:10:24.369Z] [Pipeline] // withEnv
[2025-08-06T20:10:24.374Z] [Pipeline] }
[2025-08-06T20:10:24.377Z] [Pipeline] // parallel
[2025-08-06T20:10:24.381Z] [Pipeline] }
[2025-08-06T20:10:24.386Z] [Pipeline] // stage
[2025-08-06T20:10:24.392Z] [Pipeline] parallel
[2025-08-06T20:10:24.392Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T20:10:24.396Z] [Pipeline] stage
[2025-08-06T20:10:24.396Z] [Pipeline] { (x86_64:Fetch)
[2025-08-06T20:10:24.400Z] [Pipeline] withEnv
[2025-08-06T20:10:24.400Z] [Pipeline] {
[2025-08-06T20:10:24.406Z] [Pipeline] sh
[2025-08-06T20:10:24.889Z] + set -xeuo pipefail
[2025-08-06T20:10:24.889Z] ++ umask
[2025-08-06T20:10:24.889Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:10:24.889Z] + cosa fetch --with-cosa-overrides --autolock 43.20250806.91.0
[2025-08-06T20:10:24.889Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T20:10:25.145Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:10:25.145Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-08-06T20:10:25.145Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-08-06T20:10:25.703Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ffe6c50701a3f254514746e404e37e1fb36e0780b019de4a80c54303157eaa68
[2025-08-06T20:10:26.262Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... fc97a44a64111c067b00ddfe39f504cec3385e0cf033717fc05ca0c734a9cbb1
[2025-08-06T20:10:26.262Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 56ca7f1f30f96d8391af0fcc8cdda8462af062f2ab3dff07c1f74707529893fa
[2025-08-06T20:10:26.262Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 692198322e5060f5bd3b44dda4f10a7f7199e4e8381902b59f24d25de7b93292
[2025-08-06T20:10:26.262Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f73c841a77ca9104c44cf456dda0f35725023ad192925d70d82fa309f5934b76
[2025-08-06T20:10:26.262Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f3c977e1c52206cc7538bf34aba40f62f11f1f9575124a2dc24440eab2262789
[2025-08-06T20:10:26.262Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... f60c98dd00cfe8cf1be5f56c36c867953ecb3a5cd89ffccda9a1d08b3528dbcd
[2025-08-06T20:10:26.262Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2844f5e130f8082b5311ee6f9dd46889140006cd395fc6a520b31aad7e4429a0
[2025-08-06T20:10:26.262Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 170c499d6a96346d1cfa124c285e96beb0e8056f72832068b4657e30e886f338
[2025-08-06T20:10:26.820Z] Directory walk started
[2025-08-06T20:10:26.820Z] Directory walk done - 32 packages
[2025-08-06T20:10:26.820Z] Temporary output repo path: ./.repodata/
[2025-08-06T20:10:26.820Z] Pool started (with 5 workers)
[2025-08-06T20:10:26.820Z] Pool finished
[2025-08-06T20:10:27.075Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-08-06T20:10:27.075Z] 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.20250806.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-08-06T20:10:27.075Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=48318382080 lazy_refcounts=off refcount_bits=16
[2025-08-06T20:10:45.096Z] Loaded lockfiles:
[2025-08-06T20:10:45.096Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250806.91.0.json
[2025-08-06T20:10:45.096Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-08-06T20:10:45.096Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T20:10:45.096Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-08-06T20:10:45.096Z] 
[2025-08-06T20:10:45.096Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-08-06T20:10:45.096Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-08-06T20:10:45.096Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-08-06T20:10:45.096Z] 9 metadata, 4 content objects imported; 6.0?kB content written
[2025-08-06T20:10:45.096Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-08-06T20:10:45.096Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-08-06T20:10:45.096Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-08-06T20:10:45.096Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-08-06T20:10:45.096Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-08-06T20:10:45.096Z] rpm-ostree version: 2025.9
[2025-08-06T20:10:45.096Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-08-06T20:10:45.096Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-08-06T20:10:45.096Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-08-06T20:10:46.456Z] Updating metadata for 'fedora-rawhide'...done
[2025-08-06T20:11:25.103Z] Importing rpm-md...done
[2025-08-06T20:11:25.103Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-08-06T20:10:26Z solvables: 32
[2025-08-06T20:11:25.103Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-08-05T16:00:32Z solvables: 46912
[2025-08-06T20:11:25.103Z] rpm-md repo 'fedora-rawhide'; generated: 2025-08-06T05:46:14Z solvables: 78115
[2025-08-06T20:11:25.662Z] Resolving dependencies...done
[2025-08-06T20:11:25.662Z] Installing 458 packages:
[2025-08-06T20:11:25.662Z]   NetworkManager-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   NetworkManager-libnm-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   NetworkManager-team-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   NetworkManager-tui-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   WALinuxAgent-udev-2.13.1.1-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   aardvark-dns-2:1.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   acl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   adcli-0.9.2-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   afterburn-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   afterburn-dracut-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   alternatives-1.33-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   attr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   audit-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   audit-libs-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   audit-rules-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   authselect-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   authselect-libs-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.662Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bash-5.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bash-color-prompt-0.7.1-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bash-completion-1:2.16-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bind-libs-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bind-utils-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bootc-1.4.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bootupd-0.2.28-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bsdtar-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   btrfs-progs-6.15-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bubblewrap-0.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bzip2-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   c-ares-1.34.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   ca-certificates-2024.2.69_v8.0.401-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   catatonit-0.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   chrony-4.7-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cifs-utils-7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   clevis-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   clevis-dracut-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   clevis-luks-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   clevis-systemd-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cloud-utils-growpart-0.33-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   composefs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   composefs-libs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   conmon-2:2.1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   container-selinux-4:2.239.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   containerd-2.1.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   containers-common-5:0.64.1-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:11:25.662Z]   containers-common-extra-5:0.64.1-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:11:25.662Z]   coreos-installer-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   coreos-installer-bootinfra-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   coreutils-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   coreutils-common-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cpio-2.15-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cracklib-2.9.11-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   criu-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   criu-libs-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   crun-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   crun-wasm-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   crypto-policies-20250714-3.gitcd6043a.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cryptsetup-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cryptsetup-libs-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   curl-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   dbus-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   dbus-broker-37-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   dbus-common-1:1.16.0-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.662Z]   dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-event-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-event-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   diffutils-3.12-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dnsmasq-2.90-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   docker-cli-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dosfstools-4.2-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dracut-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dracut-network-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   dracut-squash-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   duktape-2.7.0-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   efi-filesystem-6-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   efibootmgr-18-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   efivar-libs-39-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   elfutils-libelf-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   elfutils-libs-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ethtool-2:6.15-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   expat-2.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-release-common-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-release-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-release-identity-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   file-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   file-libs-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   filesystem-3.18-50.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   findutils-1:4.10.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fmt-11.2.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fstrm-0.6.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   fwupd-2.0.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gawk-5.3.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gdbm-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gdisk-1.0.10-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gettext-libs-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gettext-runtime-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   git-core-2.50.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   glib2-2.85.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   glibc-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   glibc-common-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   glibc-gconv-extra-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   glibc-minimal-langpack-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gmp-1:6.3.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gnutls-3.8.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gpgme-1.24.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grep-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-common-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-efi-x64-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-pc-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-pc-modules-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-tools-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   grub2-tools-minimal-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gssproxy-0.9.2-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   gzip-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   hostname-3.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   hwdata-0.397-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ignition-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ignition-grub-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   inih-61-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ipcalc-1.0.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iproute-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iproute-tc-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-legacy-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-legacy-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-nft-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-services-1.8.11-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iptables-utils-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iputils-20250602-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   isns-utils-libs-0.103-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   jansson-2.14-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   jose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   jq-1.7.1-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   json-c-0.18-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   json-glib-1.10.6-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kbd-2.8.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kbd-legacy-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kbd-misc-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kdump-utils-1.0.56-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kernel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:11:25.917Z]   kernel-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:11:25.917Z]   kernel-modules-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:11:25.917Z]   kernel-modules-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:11:25.917Z]   kexec-tools-2.0.31-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   keyutils-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kmod-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kmod-libs-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   kpartx-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   krb5-libs-1.21.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   less-679-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libacl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libaio-0.3.111-22.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libarchive-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libassuan-2.5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libattr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libblkid-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libbpf-2:1.6.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libbsd-0.12.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcap-2.76-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcap-ng-0.8.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcbor-0.12.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcollection-0.7.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcom_err-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libdaemon-0.14-32.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libdhash-0.5.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libdnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libdnf5-cli-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libdrm-2.4.125-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libeconf-0.7.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libedit-3.1-56.20250104cvs.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libev-4.33-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libevent-2.1.12-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libfdisk-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libffi-3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libfido2-1.16.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libgcc-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libgcrypt-1.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libgpg-error-1.55-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libibverbs-58.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libicu-76.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libidn2-2.3.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libini_config-1.3.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libipa_hbac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libjcat-0.2.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libjose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libkcapi-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libksba-1.6.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   liblastlog2-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libldb-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libluksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libmd-1.1.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libmnl-1.0.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libmodulemd-2.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libmount-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libndp-1.9-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnet-1.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnftnl-1.2.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnghttp2-1.66.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnl3-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnl3-cli-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnsl2-2.0.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libnvme-1.15-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpath_utils-0.2.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpcap-14:1.10.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpciaccess-0.16-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpsl-0.21.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libpwquality-1.4.5-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libref_array-0.1.5-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   librepo-1.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libreport-filesystem-2.17.15-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libseccomp-2.6.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libselinux-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libselinux-utils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsemanage-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsepol-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libslirp-4.9.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsmartcols-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libsmbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsolv-0.7.34-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libss-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsss_certmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsss_nss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libsss_sudo-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libstdc++-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtalloc-2.4.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtasn1-4.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtdb-1.4.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libteam-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtevent-0.16.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtextstyle-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtirpc-1.3.6-1.rc3.fc43.3.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libunistring-1.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libusb1-1.0.29-1.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libuuid-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   libuv-1:1.51.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libverto-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libverto-libev-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libwbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libxcrypt-4.4.38-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libxml2-2.12.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libxmlb-0.3.22-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libyaml-0.2.5-17.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   libzstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lld18-libs-18.1.8-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   logrotate-3.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lsof-4.98.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lua-libs-5.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   luksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lvm2-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lvm2-libs-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lz4-libs-1.10.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   lzo-2.10-15.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   makedumpfile-1.7.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   mdadm-4.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   microcode_ctl-2:2.1-71.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   moby-engine-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   moby-filesystem-28.3.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   mokutil-2:0.7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   mpdecimal-4.0.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   mpfr-4.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nano-8.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nano-default-editor-8.5-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ncurses-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ncurses-base-6.5-7.20250614.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   netavark-2:1.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nettle-3.10.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   newt-0.52.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nfs-utils-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nftables-1:1.1.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nftables-services-1:1.1.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nmstate-2.2.49-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   npth-1.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   numactl-libs-2.0.19-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   nvme-cli-2.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   oniguruma-6.9.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openldap-2.6.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openssh-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openssh-clients-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openssh-server-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openssl-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   openssl-libs-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   os-prober-1.81-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ostree-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ostree-libs-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   p11-kit-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   p11-kit-trust-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pam-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pam-libs-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   passim-libs-0.1.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   passt-0^20250611.g0293c6f-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   passt-selinux-0^20250611.g0293c6f-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pciutils-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pcre2-10.45-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pcre2-syntax-10.45-1.fc43.1.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pigz-2.8-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pkgconf-m4-2.3.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   podman-5:5.6.0~rc1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   policycoreutils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   polkit-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   polkit-libs-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   popt-1.19-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   procps-ng-4.0.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   protobuf-c-1.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   psmisc-23.7-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   python-pip-wheel-25.1.1-14.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   python3-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   python3-libs-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   quota-1:4.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   quota-nls-1:4.10-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   readline-8.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpcbind-1.2.8-0.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-libs-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-ostree-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-ostree-libs-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-plugin-selinux-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   rsync-3.4.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   runc-2:1.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   samba-client-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   samba-common-2:4.22.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   samba-common-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sed-4.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   selinux-policy-42.4-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   selinux-policy-targeted-42.4-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   setup-2.15.0-26.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sg3_utils-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   shared-mime-info-2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   skopeo-1:1.20.0-1.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.917Z]   slang-2.3.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   slirp4netns-1.3.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   snappy-1.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   spdlog-1.15.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-ad-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-client-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-common-pac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-ipa-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-krb5-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-krb5-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-ldap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sssd-nfs-idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   stalld-1.20.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   sudo-1.9.17-5.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.917Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tar-2:1.35-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   teamd-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tini-static-0.19.0-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   toolbox-0.1.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tpm2-tools-5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   tzdata-2025b-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   util-linux-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.918Z]   util-linux-core-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:11:25.918Z]   vim-data-2:9.1.1552-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   vim-minimal-2:9.1.1552-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   wasmedge-rt-0.14.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   which-2.23-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   xfsprogs-6.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   xz-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   yajl-2.1.0-38.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   zincati-0.0.30-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   zlib-ng-compat-2.2.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   zram-generator-1.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z]   zstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:11:25.918Z] Input state hash: ab7387a43788fc05990a651fb490b3f8f2a7c63ba7fc435cef3d270633f5393d
[2025-08-06T20:11:25.918Z] Will download: 454 packages (541.8?MB)
[2025-08-06T20:11:26.172Z] Downloading from 'fedora-rawhide'...done
[2025-08-06T20:11:38.313Z] Downloading from 'fedora-coreos-pool'...done
[2025-08-06T20:11:42.463Z] Importing packages...done: 458
[2025-08-06T20:11:43.821Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-08-06T20:11:46.328Z] [Pipeline] }
[2025-08-06T20:11:46.330Z] [Pipeline] // withEnv
[2025-08-06T20:11:46.337Z] [Pipeline] }
[2025-08-06T20:11:46.340Z] [Pipeline] // stage
[2025-08-06T20:11:46.344Z] [Pipeline] stage
[2025-08-06T20:11:46.344Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-08-06T20:11:46.349Z] [Pipeline] withEnv
[2025-08-06T20:11:46.349Z] [Pipeline] {
[2025-08-06T20:11:46.351Z] [Pipeline] sh
[2025-08-06T20:11:46.833Z] + set -xeuo pipefail
[2025-08-06T20:11:46.833Z] ++ umask
[2025-08-06T20:11:46.833Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:11:46.833Z] + cosa build --autolock 43.20250806.91.0
[2025-08-06T20:11:46.833Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T20:11:47.088Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:11:47.088Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T20:11:47.088Z] libostree:
[2025-08-06T20:11:47.088Z]  Version: '2025.4'
[2025-08-06T20:11:47.088Z]  Git: 99a03a7bb8caa774668222a0caace3b7e734042e
[2025-08-06T20:11:47.088Z]  Features:
[2025-08-06T20:11:47.088Z]   - inode64
[2025-08-06T20:11:47.088Z]   - initial-var
[2025-08-06T20:11:47.088Z]   - libcurl
[2025-08-06T20:11:47.088Z]   - libsoup3
[2025-08-06T20:11:47.088Z]   - gpgme
[2025-08-06T20:11:47.088Z]   - composefs
[2025-08-06T20:11:47.088Z]   - ex-fsverity
[2025-08-06T20:11:47.088Z]   - libarchive
[2025-08-06T20:11:47.088Z]   - selinux
[2025-08-06T20:11:47.088Z]   - openssl
[2025-08-06T20:11:47.088Z]   - sign-ed25519
[2025-08-06T20:11:47.088Z]   - sign-spki
[2025-08-06T20:11:47.088Z]   - libmount
[2025-08-06T20:11:47.088Z]   - systemd
[2025-08-06T20:11:47.088Z]   - release
[2025-08-06T20:11:47.088Z]   - p2p
[2025-08-06T20:11:47.088Z] rpm-ostree:
[2025-08-06T20:11:47.088Z]  Version: '2025.9'
[2025-08-06T20:11:47.088Z]  Git: e54ef7f006aa2b4ffdf6c56b0e29b0d6e63064e8
[2025-08-06T20:11:47.088Z]  Features:
[2025-08-06T20:11:47.088Z]   - rust
[2025-08-06T20:11:47.088Z]   - compose
[2025-08-06T20:11:47.088Z]   - container
[2025-08-06T20:11:47.088Z]   - fedora-integration
[2025-08-06T20:11:47.341Z] Previous build: 43.20250806.91.0
[2025-08-06T20:11:47.341Z] Previous commit: ef9a19bb87692d3f719c713dcf9c437b7d5bbd7982d7e3ebe2bc0ff3ebe49ddc
[2025-08-06T20:11:47.341Z] Image Config checksum: f6c26cd686027fb6672be4842fdc34d8b82b7d5762e9917f61382d13ed12e3e8
[2025-08-06T20:11:47.341Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-08-06T20:11:47.595Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-08-06T20:11:47.595Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ffe6c50701a3f254514746e404e37e1fb36e0780b019de4a80c54303157eaa68
[2025-08-06T20:11:47.595Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... fc97a44a64111c067b00ddfe39f504cec3385e0cf033717fc05ca0c734a9cbb1
[2025-08-06T20:11:47.595Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 56ca7f1f30f96d8391af0fcc8cdda8462af062f2ab3dff07c1f74707529893fa
[2025-08-06T20:11:47.595Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 692198322e5060f5bd3b44dda4f10a7f7199e4e8381902b59f24d25de7b93292
[2025-08-06T20:11:47.595Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f73c841a77ca9104c44cf456dda0f35725023ad192925d70d82fa309f5934b76
[2025-08-06T20:11:47.595Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f3c977e1c52206cc7538bf34aba40f62f11f1f9575124a2dc24440eab2262789
[2025-08-06T20:11:48.155Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... f60c98dd00cfe8cf1be5f56c36c867953ecb3a5cd89ffccda9a1d08b3528dbcd
[2025-08-06T20:11:48.409Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2844f5e130f8082b5311ee6f9dd46889140006cd395fc6a520b31aad7e4429a0
[2025-08-06T20:11:48.409Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 170c499d6a96346d1cfa124c285e96beb0e8056f72832068b4657e30e886f338
[2025-08-06T20:11:48.664Z] Directory walk started
[2025-08-06T20:11:48.664Z] Directory walk done - 32 packages
[2025-08-06T20:11:48.664Z] Temporary output repo path: ./.repodata/
[2025-08-06T20:11:48.664Z] Pool started (with 5 workers)
[2025-08-06T20:11:48.664Z] Pool finished
[2025-08-06T20:11:48.918Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-08-06T20:11:48.918Z] 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.20250806.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit ef9a19bb87692d3f719c713dcf9c437b7d5bbd7982d7e3ebe2bc0ff3ebe49ddc --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T20:12:01.062Z] Loaded lockfiles:
[2025-08-06T20:12:01.062Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250806.91.0.json
[2025-08-06T20:12:01.062Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-08-06T20:12:01.062Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T20:12:01.062Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-08-06T20:12:01.062Z] 
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T20:12:01.062Z] rpm-ostree version: 2025.9
[2025-08-06T20:12:01.062Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-08-06T20:12:01.984Z] Importing rpm-md...done
[2025-08-06T20:12:01.984Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-08-06T20:11:48Z solvables: 32
[2025-08-06T20:12:01.984Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-08-05T16:00:32Z solvables: 46912
[2025-08-06T20:12:01.984Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-08-06T05:46:14Z solvables: 78115
[2025-08-06T20:12:03.863Z] Resolving dependencies...done
[2025-08-06T20:12:03.863Z] Installing 458 packages:
[2025-08-06T20:12:03.863Z]   NetworkManager-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   NetworkManager-libnm-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   NetworkManager-team-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   NetworkManager-tui-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   WALinuxAgent-udev-2.13.1.1-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   aardvark-dns-2:1.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   acl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   adcli-0.9.2-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   afterburn-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   afterburn-dracut-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   alternatives-1.33-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   attr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   audit-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   audit-libs-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   audit-rules-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   authselect-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   authselect-libs-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   avahi-libs-0.9~rc2-6.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bash-5.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bash-color-prompt-0.7.1-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bash-completion-1:2.16-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bind-libs-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bind-utils-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bootc-1.4.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bootupd-0.2.28-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bsdtar-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   btrfs-progs-6.15-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bubblewrap-0.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bzip2-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   c-ares-1.34.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ca-certificates-2024.2.69_v8.0.401-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   catatonit-0.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   chrony-4.7-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cifs-utils-7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   clevis-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   clevis-dracut-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   clevis-luks-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   clevis-systemd-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cloud-utils-growpart-0.33-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   composefs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   composefs-libs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   conmon-2:2.1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   container-selinux-4:2.239.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   containerd-2.1.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   containers-common-5:0.64.1-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   containers-common-extra-5:0.64.1-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   coreos-installer-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   coreos-installer-bootinfra-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   coreutils-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   coreutils-common-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cpio-2.15-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cracklib-2.9.11-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   criu-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   criu-libs-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   crun-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   crun-wasm-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   crypto-policies-20250714-3.gitcd6043a.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cryptsetup-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cryptsetup-libs-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   curl-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dbus-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dbus-broker-37-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dbus-common-1:1.16.0-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-event-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-event-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   diffutils-3.12-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dnsmasq-2.90-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   docker-cli-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dosfstools-4.2-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dracut-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dracut-network-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   dracut-squash-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   duktape-2.7.0-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   efi-filesystem-6-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   efibootmgr-18-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   efivar-libs-39-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   elfutils-libelf-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   elfutils-libs-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ethtool-2:6.15-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   expat-2.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-release-common-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-release-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-release-identity-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   file-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   file-libs-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   filesystem-3.18-50.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   findutils-1:4.10.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fmt-11.2.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fstrm-0.6.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   fwupd-2.0.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gawk-5.3.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gdbm-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gdisk-1.0.10-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gettext-libs-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gettext-runtime-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   git-core-2.50.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   glib2-2.85.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   glibc-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   glibc-common-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   glibc-gconv-extra-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   glibc-minimal-langpack-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gmp-1:6.3.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gnutls-3.8.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gpgme-1.24.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grep-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-common-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-efi-x64-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-pc-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-pc-modules-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-tools-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   grub2-tools-minimal-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gssproxy-0.9.2-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   gzip-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   hostname-3.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   hwdata-0.397-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ignition-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ignition-grub-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   inih-61-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ipcalc-1.0.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iproute-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iproute-tc-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-legacy-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-legacy-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-nft-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-services-1.8.11-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iptables-utils-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iputils-20250602-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   isns-utils-libs-0.103-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   jansson-2.14-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   jose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   jq-1.7.1-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   json-c-0.18-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   json-glib-1.10.6-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kbd-2.8.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kbd-legacy-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kbd-misc-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kdump-utils-1.0.56-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kernel-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:12:03.863Z]   kernel-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:12:03.863Z]   kernel-modules-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:12:03.863Z]   kernel-modules-core-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T20:12:03.863Z]   kexec-tools-2.0.31-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   keyutils-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kmod-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kmod-libs-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   kpartx-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   krb5-libs-1.21.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   less-679-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libacl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libaio-0.3.111-22.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libarchive-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libassuan-2.5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libattr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libblkid-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libbpf-2:1.6.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libbsd-0.12.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcap-2.76-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcap-ng-0.8.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcbor-0.12.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcollection-0.7.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcom_err-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libdaemon-0.14-32.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libdhash-0.5.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libdnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libdnf5-cli-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libdrm-2.4.125-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libeconf-0.7.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libedit-3.1-56.20250104cvs.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libev-4.33-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libevent-2.1.12-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libfdisk-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libffi-3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libfido2-1.16.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libgcc-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libgcrypt-1.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libgpg-error-1.55-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libibverbs-58.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libicu-76.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libidn2-2.3.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libini_config-1.3.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libipa_hbac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libjcat-0.2.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libjose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libkcapi-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libksba-1.6.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   liblastlog2-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libldb-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libluksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libmd-1.1.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libmnl-1.0.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libmodulemd-2.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libmount-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libndp-1.9-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnet-1.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnftnl-1.2.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnghttp2-1.66.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnl3-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnl3-cli-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnsl2-2.0.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libnvme-1.15-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpath_utils-0.2.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpcap-14:1.10.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpciaccess-0.16-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpsl-0.21.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libpwquality-1.4.5-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libref_array-0.1.5-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   librepo-1.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libreport-filesystem-2.17.15-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libseccomp-2.6.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libselinux-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libselinux-utils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsemanage-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsepol-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libslirp-4.9.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsmartcols-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libsmbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsolv-0.7.34-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libss-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsss_certmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsss_nss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libsss_sudo-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libstdc++-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtalloc-2.4.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtasn1-4.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtdb-1.4.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libteam-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtevent-0.16.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtextstyle-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtirpc-1.3.6-1.rc3.fc43.3.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libunistring-1.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libusb1-1.0.29-1.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libuuid-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.863Z]   libuv-1:1.51.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libverto-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libverto-libev-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libwbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libxcrypt-4.4.38-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libxml2-2.12.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libxmlb-0.3.22-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libyaml-0.2.5-17.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   libzstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lld18-libs-18.1.8-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   logrotate-3.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lsof-4.98.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lua-libs-5.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   luksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lvm2-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lvm2-libs-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lz4-libs-1.10.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   lzo-2.10-15.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   makedumpfile-1.7.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   mdadm-4.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   microcode_ctl-2:2.1-71.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   moby-engine-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   moby-filesystem-28.3.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   mokutil-2:0.7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   mpdecimal-4.0.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   mpfr-4.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nano-8.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nano-default-editor-8.5-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ncurses-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ncurses-base-6.5-7.20250614.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   netavark-2:1.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nettle-3.10.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   newt-0.52.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nfs-utils-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nftables-1:1.1.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nftables-services-1:1.1.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nmstate-2.2.49-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   npth-1.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   numactl-libs-2.0.19-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   nvme-cli-2.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   oniguruma-6.9.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openldap-2.6.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openssh-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openssh-clients-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openssh-server-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openssl-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   openssl-libs-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   os-prober-1.81-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ostree-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   ostree-libs-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   p11-kit-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   p11-kit-trust-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.863Z]   pam-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pam-libs-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   passim-libs-0.1.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   passt-0^20250611.g0293c6f-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   passt-selinux-0^20250611.g0293c6f-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pciutils-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pcre2-10.45-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pcre2-syntax-10.45-1.fc43.1.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pigz-2.8-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pkgconf-m4-2.3.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   podman-5:5.6.0~rc1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   policycoreutils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   polkit-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   polkit-libs-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   popt-1.19-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   procps-ng-4.0.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   protobuf-c-1.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   psmisc-23.7-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   python-pip-wheel-25.1.1-14.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   python3-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   python3-libs-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   quota-1:4.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   quota-nls-1:4.10-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   readline-8.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpcbind-1.2.8-0.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-libs-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-ostree-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-ostree-libs-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-plugin-selinux-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   rsync-3.4.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   runc-2:1.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   samba-client-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   samba-common-2:4.22.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   samba-common-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sed-4.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   selinux-policy-42.4-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:12:03.866Z]   selinux-policy-targeted-42.4-1.fc43.noarch (fedora-rawhide)
[2025-08-06T20:12:03.866Z]   setup-2.15.0-26.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sg3_utils-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   shared-mime-info-2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   skopeo-1:1.20.0-1.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.866Z]   slang-2.3.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   slirp4netns-1.3.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   snappy-1.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   spdlog-1.15.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-ad-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-client-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-common-pac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-ipa-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-krb5-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-krb5-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-ldap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sssd-nfs-idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   stalld-1.20.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   sudo-1.9.17-5.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tar-2:1.35-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   teamd-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tini-static-0.19.0-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   toolbox-0.1.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tpm2-tools-5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   tzdata-2025b-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   util-linux-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.866Z]   util-linux-core-2.41.1-15.fc43.x86_64 (fedora-rawhide)
[2025-08-06T20:12:03.866Z]   vim-data-2:9.1.1552-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   vim-minimal-2:9.1.1552-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   wasmedge-rt-0.14.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   which-2.23-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   xfsprogs-6.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   xz-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   yajl-2.1.0-38.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   zincati-0.0.30-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   zlib-ng-compat-2.2.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   zram-generator-1.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z]   zstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T20:12:03.866Z] Input state hash: ab7387a43788fc05990a651fb490b3f8f2a7c63ba7fc435cef3d270633f5393d
[2025-08-06T20:12:07.119Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-08-06T20:12:07.119Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-08-06T20:12:07.676Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-08-06T20:12:07.676Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-08-06T20:12:07.676Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-08-06T20:12:07.676Z] Skipping file /usr/lib/systemd/ from checkout
[2025-08-06T20:12:09.555Z] Checking out packages...done
[2025-08-06T20:12:09.555Z] Checking out ostree layers...done
[2025-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
[2025-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] /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-08-06T20:12:09.555Z] Creating group 'dbus' with GID 81.
[2025-08-06T20:12:09.555Z] Creating group 'rpc' with GID 32.
[2025-08-06T20:12:09.555Z] Creating group 'sshd' with GID 74.
[2025-08-06T20:12:09.555Z] Creating group 'utempter' with GID 35.
[2025-08-06T20:12:09.555Z] Creating group 'utmp' with GID 22.
[2025-08-06T20:12:09.555Z] Creating group 'docker' with GID 985.
[2025-08-06T20:12:09.555Z] Creating group 'printadmin' with GID 984.
[2025-08-06T20:12:09.555Z] Creating group 'kvm' with GID 36.
[2025-08-06T20:12:09.555Z] Creating group 'clock' with GID 103.
[2025-08-06T20:12:09.555Z] Creating group 'render' with GID 105.
[2025-08-06T20:12:09.555Z] Creating group 'sgx' with GID 106.
[2025-08-06T20:12:09.555Z] Creating group 'zincati' with GID 983.
[2025-08-06T20:12:09.555Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-08-06T20:12:09.555Z] Creating group 'clevis' with GID 982.
[2025-08-06T20:12:09.555Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-08-06T20:12:09.555Z] Creating group 'dnsmasq' with GID 981.
[2025-08-06T20:12:09.555Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-08-06T20:12:09.555Z] Creating group 'systemd-coredump' with GID 980.
[2025-08-06T20:12:09.555Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-08-06T20:12:09.555Z] Creating group 'systemd-oom' with GID 979.
[2025-08-06T20:12:09.555Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-08-06T20:12:09.555Z] Creating group 'tss' with GID 59.
[2025-08-06T20:12:09.555Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-08-06T20:12:09.555Z] Running systemd-sysusers...done
[2025-08-06T20:12:10.911Z] Running pre scripts...14 done
[2025-08-06T20:12:57.483Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-08-06T20:12:57.483Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-08-06T20:12:57.483Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-08-06T20:12:57.483Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-08-06T20:12:57.483Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
[2025-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] 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-08-06T20:12:57.483Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-08-06T20:12:57.483Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-08-06T20:12:57.483Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-08-06T20:12:57.483Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-08-06T20:12:57.483Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-08-06T20:12:57.483Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-08-06T20:12:57.483Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-08-06T20:12:57.483Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-08-06T20:12:57.483Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-08-06T20:12:57.483Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-08-06T20:13:09.631Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-08-06T20:13:09.631Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-08-06T20:13:09.631Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-08-06T20:13:09.631Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-08-06T20:13:09.631Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-08-06T20:13:09.631Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-08-06T20:13:09.631Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-08-06T20:13:09.631Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-08-06T20:13:09.631Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-08-06T20:13:09.631Z] audit-rules.post: No rules detected, adding default
[2025-08-06T20:13:09.631Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-08-06T20:13:09.631Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-08-06T20:13:09.631Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-08-06T20:13:09.631Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-08-06T20:13:09.631Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-08-06T20:13:09.631Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-08-06T20:13:09.631Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-08-06T20:13:09.631Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-08-06T20:13:09.631Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-08-06T20:13:09.631Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-08-06T20:13:09.631Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-08-06T20:13:09.631Z] 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-08-06T20:13:09.631Z] 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-08-06T20:13:09.631Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-08-06T20:13:09.631Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-08-06T20:13:09.631Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-08-06T20:13:09.631Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-08-06T20:13:09.631Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T20:13:10.189Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-08-06T20:13:36.673Z] Running posttrans scripts...16 done
[2025-08-06T20:13:37.231Z] Writing rpmdb...done
[2025-08-06T20:13:37.231Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T20:13:37.231Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-08-06T20:13:37.231Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-08-06T20:13:37.231Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-08-06T20:13:37.231Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-08-06T20:13:37.231Z] Regenerating rpmdb for target
[2025-08-06T20:13:49.379Z] Relabeling...done
[2025-08-06T20:13:49.379Z] Updating usr/lib/os-release
[2025-08-06T20:13:49.379Z] 
[2025-08-06T20:13:49.379Z] >>>> Executing `postprocess` inline script '0' <<<<
[2025-08-06T20:13:49.379Z] 
[2025-08-06T20:13:49.379Z] + cat
[2025-08-06T20:13:49.379Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-08-06T20:13:57.443Z] + rm /tmp/fcos-workarounds.cil
[2025-08-06T20:13:57.443Z] 
[2025-08-06T20:13:57.443Z] >>>> Executing `postprocess` inline script '1' <<<<
[2025-08-06T20:13:57.443Z] 
[2025-08-06T20:13:57.443Z] + cat
[2025-08-06T20:13:57.443Z] 
[2025-08-06T20:13:57.443Z] >>>> Executing `postprocess` inline script '2' <<<<
[2025-08-06T20:13:57.443Z] 
[2025-08-06T20:13:57.443Z] + 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-08-06T20:13:57.443Z] + systemctl preset-all
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-08-06T20:13:58.003Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-08-06T20:13:58.256Z] 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-08-06T20:13:58.256Z] 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-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-08-06T20:13:58.256Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-08-06T20:13:58.256Z] + systemctl --user --global preset-all
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-08-06T20:13:58.256Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.256Z] >>>> Executing `postprocess` inline script '3' <<<<
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.256Z] + source /usr/lib/os-release
[2025-08-06T20:13:58.256Z] ++ NAME='Fedora Linux'
[2025-08-06T20:13:58.256Z] ++ VERSION='43.20250806.dev.0 (CoreOS Prerelease)'
[2025-08-06T20:13:58.256Z] ++ RELEASE_TYPE=development
[2025-08-06T20:13:58.256Z] ++ ID=fedora
[2025-08-06T20:13:58.256Z] ++ VERSION_ID=43
[2025-08-06T20:13:58.256Z] ++ VERSION_CODENAME=
[2025-08-06T20:13:58.256Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250806.dev.0'
[2025-08-06T20:13:58.256Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-08-06T20:13:58.256Z] ++ LOGO=fedora-logo-icon
[2025-08-06T20:13:58.256Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-08-06T20:13:58.256Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-08-06T20:13:58.256Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-08-06T20:13:58.256Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T20:13:58.256Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T20:13:58.256Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-08-06T20:13:58.256Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-08-06T20:13:58.256Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-08-06T20:13:58.256Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-08-06T20:13:58.256Z] ++ SUPPORT_END=2026-12-02
[2025-08-06T20:13:58.256Z] ++ VARIANT=CoreOS
[2025-08-06T20:13:58.256Z] ++ VARIANT_ID=coreos
[2025-08-06T20:13:58.256Z] ++ OSTREE_VERSION=43.20250806.dev.0
[2025-08-06T20:13:58.256Z] + 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-08-06T20:13:58.256Z] + tee /usr/lib/kernel/install.conf
[2025-08-06T20:13:58.256Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-08-06T20:13:58.256Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-08-06T20:13:58.256Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.256Z] >>>> Executing `postprocess` inline script '4' <<<<
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.256Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-08-06T20:13:58.256Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-08-06T20:13:58.256Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-08-06T20:13:58.256Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.256Z] >>>> Executing `postprocess` inline script '5' <<<<
[2025-08-06T20:13:58.256Z] 
[2025-08-06T20:13:58.510Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-08-06T20:13:58.510Z] + cat
[2025-08-06T20:13:58.510Z] + cat
[2025-08-06T20:13:58.510Z] + cat
[2025-08-06T20:13:58.510Z] + cat
[2025-08-06T20:13:58.510Z] 
[2025-08-06T20:13:58.510Z] >>>> Executing `postprocess` inline script '6' <<<<
[2025-08-06T20:13:58.510Z] 
[2025-08-06T20:13:58.510Z] + mkdir -p /usr/lib/ostree
[2025-08-06T20:13:58.510Z] + cat
[2025-08-06T20:13:58.510Z] 
[2025-08-06T20:13:58.510Z] >>>> Executing `postprocess` inline script '7' <<<<
[2025-08-06T20:13:58.510Z] 
[2025-08-06T20:13:58.510Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-08-06T20:13:58.510Z] Generated update layout for BIOS: grub2-tools-1:2.12-39.fc43.x86_64
[2025-08-06T20:13:58.764Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-39.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] >>>> Executing `postprocess` inline script '8' <<<<
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] >>>> Executing `postprocess` inline script '9' <<<<
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] + cat
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] >>>> Executing `postprocess` inline script '10' <<<<
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-08-06T20:13:58.764Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-08-06T20:13:58.764Z] + grep -q '^4 ' /dev/fd/63
[2025-08-06T20:13:58.764Z] + cat
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:58.764Z] >>>> Executing `postprocess` inline script '11' <<<<
[2025-08-06T20:13:58.764Z] 
[2025-08-06T20:13:59.017Z] + '[' -f /run/.containerenv ']'
[2025-08-06T20:13:59.017Z] 
[2025-08-06T20:13:59.017Z] >>>> Executing `postprocess` inline script '12' <<<<
[2025-08-06T20:13:59.018Z] 
[2025-08-06T20:13:59.018Z] + rm -vf /etc/machine-id
[2025-08-06T20:13:59.018Z] removed '/etc/machine-id'
[2025-08-06T20:13:59.018Z] 
[2025-08-06T20:13:59.018Z] >>>> Executing `postprocess` inline script '13' <<<<
[2025-08-06T20:13:59.018Z] 
[2025-08-06T20:13:59.018Z] + systemctl mask systemd-repart.service
[2025-08-06T20:13:59.018Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-08-06T20:13:59.018Z] 
[2025-08-06T20:13:59.018Z] >>>> Executing `postprocess` inline script '14' <<<<
[2025-08-06T20:13:59.018Z] 
[2025-08-06T20:13:59.018Z] + setsebool -P -N container_use_cephfs on
[2025-08-06T20:14:00.896Z] + setsebool -P -N virt_use_samba on
[2025-08-06T20:14:02.780Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] >>>> Executing `postprocess` inline script '15' <<<<
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] + systemctl mask dnsmasq.service
[2025-08-06T20:14:02.780Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] >>>> Executing `postprocess` inline script '16' <<<<
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-08-06T20:14:02.780Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] >>>> Executing `postprocess` inline script '17' <<<<
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] >>>> Executing `postprocess` inline script '18' <<<<
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:02.780Z] >>>> Executing `postprocess` inline script '19' <<<<
[2025-08-06T20:14:02.780Z] 
[2025-08-06T20:14:03.035Z] + '[' -f /run/.containerenv ']'
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] >>>> Executing `postprocess` inline script '20' <<<<
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] + cat
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] >>>> Executing `postprocess` inline script '21' <<<<
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] + source /etc/os-release
[2025-08-06T20:14:03.035Z] ++ NAME='Fedora Linux'
[2025-08-06T20:14:03.035Z] ++ VERSION='43.20250806.dev.0 (CoreOS Prerelease)'
[2025-08-06T20:14:03.035Z] ++ RELEASE_TYPE=development
[2025-08-06T20:14:03.035Z] ++ ID=fedora
[2025-08-06T20:14:03.035Z] ++ VERSION_ID=43
[2025-08-06T20:14:03.035Z] ++ VERSION_CODENAME=
[2025-08-06T20:14:03.035Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250806.dev.0'
[2025-08-06T20:14:03.035Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-08-06T20:14:03.035Z] ++ LOGO=fedora-logo-icon
[2025-08-06T20:14:03.035Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-08-06T20:14:03.035Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-08-06T20:14:03.035Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-08-06T20:14:03.035Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T20:14:03.035Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T20:14:03.035Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-08-06T20:14:03.035Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-08-06T20:14:03.035Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-08-06T20:14:03.035Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-08-06T20:14:03.035Z] ++ SUPPORT_END=2026-12-02
[2025-08-06T20:14:03.035Z] ++ VARIANT=CoreOS
[2025-08-06T20:14:03.035Z] ++ VARIANT_ID=coreos
[2025-08-06T20:14:03.035Z] ++ OSTREE_VERSION=43.20250806.dev.0
[2025-08-06T20:14:03.035Z] + [[ 43.20250806.dev.0 = *.dev* ]]
[2025-08-06T20:14:03.035Z] + mkdir -p /etc/zincati/config.d
[2025-08-06T20:14:03.035Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] >>>> Executing `postprocess` inline script '22' <<<<
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] + cat
[2025-08-06T20:14:03.035Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-08-06T20:14:03.035Z] + '[' -f /run/.containerenv ']'
[2025-08-06T20:14:03.035Z] + cat /usr/etc/rpm-ostreed.conf
[2025-08-06T20:14:03.035Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-08-06T20:14:03.035Z] + rm /tmp/rpm-ostreed.conf
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:03.035Z] >>>> Executing `postprocess` inline script '23' <<<<
[2025-08-06T20:14:03.035Z] 
[2025-08-06T20:14:12.964Z] 
[2025-08-06T20:14:12.964Z] >>>> Executing `postprocess` inline script '24' <<<<
[2025-08-06T20:14:12.964Z] 
[2025-08-06T20:14:12.964Z] + rm -rf /usr/share/info
[2025-08-06T20:14:12.964Z] + rm -rf /usr/share/man
[2025-08-06T20:14:13.526Z] + rm -rf /usr/share/doc
[2025-08-06T20:14:13.526Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-08-06T20:14:13.526Z] 
[2025-08-06T20:14:13.526Z] >>>> Executing `postprocess` inline script '25' <<<<
[2025-08-06T20:14:13.526Z] 
[2025-08-06T20:14:13.526Z] + '[' -f /run/.containerenv ']'
[2025-08-06T20:14:13.526Z] Completed running `postprocess` inline scripts
[2025-08-06T20:14:13.526Z] Initializing rootfs
[2025-08-06T20:14:13.526Z] Moving /usr to target
[2025-08-06T20:14:13.526Z] Copying toplevel compat symlinks
[2025-08-06T20:14:13.782Z] No embedded whiteouts found
[2025-08-06T20:14:13.782Z] No device files found
[2025-08-06T20:14:13.782Z] Recompiling policy
[2025-08-06T20:14:23.715Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-08-06T20:14:23.715Z] Migrating /usr/etc/group to /usr/lib/
[2025-08-06T20:14:23.715Z] Adding rpm-ostree-0-integration.conf
[2025-08-06T20:14:23.715Z] Preparing kernel
[2025-08-06T20:14:31.797Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-08-06T20:14:31.797Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-08-06T20:14:32.053Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64
[2025-08-06T20:14:32.616Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-08-06T20:14:32.872Z] dracut[I]: *** Including module: bash ***
[2025-08-06T20:14:32.872Z] dracut[I]: *** Including module: systemd ***
[2025-08-06T20:14:32.872Z] dracut[I]: *** Including module: fips ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: scsi-rules ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-journald ***
[2025-08-06T20:14:33.131Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: modsign ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: dbus-broker ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: dbus ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-08-06T20:14:33.385Z] dracut[I]: *** Including module: i18n ***
[2025-08-06T20:14:33.640Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-08-06T20:14:33.640Z] dracut[I]: *** Including module: afterburn ***
[2025-08-06T20:14:33.640Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-08-06T20:14:33.640Z] dracut[I]: *** Including module: ignition ***
[2025-08-06T20:14:33.640Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-08-06T20:14:33.895Z] dracut[I]: *** Including module: coreos-live ***
[2025-08-06T20:14:33.895Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-08-06T20:14:33.895Z] dracut[I]: *** Including module: coreos-network ***
[2025-08-06T20:14:33.895Z] dracut[I]: *** Including module: network-manager ***
[2025-08-06T20:14:34.150Z] dracut[I]: *** Including module: ignition-conf ***
[2025-08-06T20:14:34.151Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-08-06T20:14:34.151Z] dracut[I]: *** Including module: network ***
[2025-08-06T20:14:34.151Z] dracut[I]: *** Including module: net-lib ***
[2025-08-06T20:14:34.151Z] dracut[I]: *** Including module: url-lib ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: rdcore ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: clevis ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: btrfs ***
[2025-08-06T20:14:34.404Z] dracut[I]: *** Including module: crypt ***
[2025-08-06T20:14:34.657Z] dracut[I]: *** Including module: dm ***
[2025-08-06T20:14:34.657Z] dracut[I]: *** Including module: kernel-modules ***
[2025-08-06T20:14:41.180Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-08-06T20:14:41.180Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-08-06T20:14:41.742Z] dracut[I]: *** Including module: mdraid ***
[2025-08-06T20:14:41.998Z] dracut[I]: *** Including module: multipath ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: nvdimm ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: qemu ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: qemu-net ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: fido2 ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: pkcs11 ***
[2025-08-06T20:14:42.561Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-08-06T20:14:42.814Z] dracut[I]: *** Including module: cifs ***
[2025-08-06T20:14:42.814Z] dracut[I]: *** Including module: hwdb ***
[2025-08-06T20:14:42.814Z] dracut[I]: *** Including module: iscsi ***
[2025-08-06T20:14:43.374Z] dracut[I]: *** Including module: lunmask ***
[2025-08-06T20:14:43.374Z] dracut[I]: *** Including module: nvmf ***
[2025-08-06T20:14:43.374Z] dracut[I]: *** Including module: resume ***
[2025-08-06T20:14:43.374Z] dracut[I]: *** Including module: rootfs-block ***
[2025-08-06T20:14:43.628Z] dracut[I]: *** Including module: terminfo ***
[2025-08-06T20:14:43.628Z] dracut[I]: *** Including module: udev-rules ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: virtiofs ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: azure-disk ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: walinuxagent ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: ostree ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: usrmount ***
[2025-08-06T20:14:44.185Z] dracut[I]: *** Including module: base ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: fs-lib ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: journal-conf ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: openssl ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including module: shutdown ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Including modules done ***
[2025-08-06T20:14:44.441Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-08-06T20:14:46.951Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-08-06T20:14:46.951Z] dracut[I]: *** Resolving executable dependencies ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Hardlinking files ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Hardlinking files done ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-08-06T20:14:48.833Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-08-06T20:14:49.087Z] dracut[I]: *** Store current command line parameters ***
[2025-08-06T20:14:49.087Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-08-06T20:15:21.084Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-08-06T20:15:21.084Z] Executing: 01-var.sh
[2025-08-06T20:15:21.084Z] Ignored user missing from new passwd file: root
[2025-08-06T20:15:21.084Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-08-06T20:15:21.084Z] Ignored group missing from new group file: root
[2025-08-06T20:15:21.084Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-08-06T20:15:21.084Z] Network filesystem detected for repo; disabling transaction
[2025-08-06T20:15:30.998Z] Committing...done
[2025-08-06T20:15:52.859Z] 3849 metadata, 23610 content objects imported; 1.7?GB content written
[2025-08-06T20:15:52.859Z] fedora/x86_64/coreos/rawhide => a4158c52eb9141517677d71d981ac40441631082b02dee5b1eb77240526faa51
[2025-08-06T20:15:52.859Z] ostree diff commit from: ef9a19bb87692d3f719c713dcf9c437b7d5bbd7982d7e3ebe2bc0ff3ebe49ddc
[2025-08-06T20:15:52.859Z] ostree diff commit to:   a4158c52eb9141517677d71d981ac40441631082b02dee5b1eb77240526faa51
[2025-08-06T20:15:52.859Z] Upgraded:
[2025-08-06T20:15:52.859Z]   kernel 6.17.0-0.rc0.250805g7e161a991ea7.11.fc43 -> 6.17.0-0.rc0.250806g479058002c32.12.fc43
[2025-08-06T20:15:52.859Z]   kernel-core 6.17.0-0.rc0.250805g7e161a991ea7.11.fc43 -> 6.17.0-0.rc0.250806g479058002c32.12.fc43
[2025-08-06T20:15:52.859Z]   kernel-modules 6.17.0-0.rc0.250805g7e161a991ea7.11.fc43 -> 6.17.0-0.rc0.250806g479058002c32.12.fc43
[2025-08-06T20:15:52.859Z]   kernel-modules-core 6.17.0-0.rc0.250805g7e161a991ea7.11.fc43 -> 6.17.0-0.rc0.250806g479058002c32.12.fc43
[2025-08-06T20:15:52.859Z] 
[2025-08-06T20:15:52.859Z] New image input checksum: caa3af68d591405c4d58a11e1be09deab07eab8cbb3449f86138433ec80b3934
[2025-08-06T20:15:52.859Z] None
[2025-08-06T20:15:52.859Z] New build ID: 43.20250806.dev.0
[2025-08-06T20:15:52.859Z] 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=f6c26cd686027fb6672be4842fdc34d8b82b7d5762e9917f61382d13ed12e3e8 --label=coreos-assembler.image-input-checksum=caa3af68d591405c4d58a11e1be09deab07eab8cbb3449f86138433ec80b3934 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 --copymeta-opt=fedora-coreos.stream 43.20250806.dev.0 oci-archive:fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-08-06T20:16:02.779Z] Building package mapping...done
[2025-08-06T20:16:02.779Z] 23610 objects in 460 packages (288 source)
[2025-08-06T20:16:02.779Z] rpm size: 1581585636
[2025-08-06T20:16:02.779Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-08-06T20:16:02.779Z] Duplicates: 1668
[2025-08-06T20:16:02.779Z] Multiple owners: 140
[2025-08-06T20:16:03.033Z] Generating container image
[2025-08-06T20:16:41.675Z] Pushed digest: sha256:4d2461bfbae1f7c127dde9aa85d7bc5da48ac4a6131c72cdeb0168f44dc0ffc5
[2025-08-06T20:16:42.233Z] Total objects: 27727
[2025-08-06T20:16:42.233Z] No unreachable objects
[2025-08-06T20:16:42.490Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/commitmeta.json'
[2025-08-06T20:16:42.490Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/ostree-commit-object'
[2025-08-06T20:16:42.490Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-08-06T20:16:42.490Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-08-06T20:16:42.490Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-08-06T20:16:42.490Z] renamed 'fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive'
[2025-08-06T20:16:42.490Z] renamed 'fedora-coreos-43.20250806.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64-manifest.json'
[2025-08-06T20:16:42.490Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json'
[2025-08-06T20:16:42.490Z] Build 43.20250806.dev.0 was inserted 
[2025-08-06T20:16:43.050Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T20:16:43.050Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:16:43.050Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T20:16:43.977Z] Will build qemu
[2025-08-06T20:16:44.900Z] Estimating disk size...
[2025-08-06T20:16:46.260Z] Disk sizes: metal: 2905M (estimated), cloud: 10240M
[2025-08-06T20:17:01.082Z] ++ arch
[2025-08-06T20:17:01.082Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250806.dev.0"' -D 'build_version="43.20250806.dev.0"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.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=2905 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2392 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-l2tr.json
[2025-08-06T20:17:01.082Z] + set +x
[2025-08-06T20:17:01.082Z] + 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-l2tr.json
[2025-08-06T20:17:01.082Z] 
[2025-08-06T20:17:01.082Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:01.082Z] /dev/vdb1        45G  3.2G   42G   8% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:01.082Z] 
[2025-08-06T20:17:01.336Z] starting /tmp/osbuild-l2tr.jsonPipeline source org.osbuild.curl: a758bad2709c55777bf78bc93fc13a9213fe536dc71fbc1ca4c780713f9f483e
[2025-08-06T20:17:01.336Z] Build
[2025-08-06T20:17:01.336Z]   root: <host>
[2025-08-06T20:17:04.596Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive
[2025-08-06T20:17:04.596Z] 
[2025-08-06T20:17:04.596Z] ⏱  Duration: 1754511423s
[2025-08-06T20:17:04.596Z] Pipeline oci-archive: 4e0e1d970034d3cb23a42e4c3d2cbef746f9464743ba2dcd42210c6c4b52e31e
[2025-08-06T20:17:04.596Z] Build
[2025-08-06T20:17:04.596Z]   root: <host>
[2025-08-06T20:17:04.596Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:17:04.596Z] org.osbuild.copy: 4e0e1d970034d3cb23a42e4c3d2cbef746f9464743ba2dcd42210c6c4b52e31e {
[2025-08-06T20:17:04.596Z]   "paths": [
[2025-08-06T20:17:04.596Z]     {
[2025-08-06T20:17:04.596Z]       "from": "input://inlinefile/sha256:52c77bf94afe98f81e929c68015ca2caff699283e5986d2c8d1fc2e1c032329f",
[2025-08-06T20:17:04.596Z]       "to": "tree:///coreos.ociarchive"
[2025-08-06T20:17:04.596Z]     }
[2025-08-06T20:17:04.596Z]   ]
[2025-08-06T20:17:04.596Z] }
[2025-08-06T20:17:04.596Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:04.596Z] copying '/run/osbuild/inputs/inlinefile/sha256:52c77bf94afe98f81e929c68015ca2caff699283e5986d2c8d1fc2e1c032329f' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-08-06T20:17:04.596Z] 
[2025-08-06T20:17:04.596Z] ⏱  Duration: 0s
[2025-08-06T20:17:04.596Z] Pipeline deployed-tree: 62cd2b48271ec0997ce89ecb1ef1ee92de3f1afd25d2015b84d3f5c8a3d6df08
[2025-08-06T20:17:04.596Z] Build
[2025-08-06T20:17:04.596Z]   root: <host>
[2025-08-06T20:17:04.596Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:17:04.596Z] org.osbuild.container-deploy: 62cd2b48271ec0997ce89ecb1ef1ee92de3f1afd25d2015b84d3f5c8a3d6df08 {}
[2025-08-06T20:17:04.596Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-obs1s6yz/inputs/images
[2025-08-06T20:17:04.852Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:05.107Z] time="2025-08-06T20:17:04Z" 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-08-06T20:17:07.618Z] Getting image source signatures
[2025-08-06T20:17:07.618Z] Copying blob sha256:f9f824a2c930e4e9b4b74f55d617a24f20a39dcf3b3383405aa9e1afa9e1061d
[2025-08-06T20:17:08.177Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-08-06T20:17:09.536Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-08-06T20:17:09.790Z] Copying blob sha256:95d7bc6b550993c9de5fc6d252aad135c0913ee0d17bca8105b81f2d68090aa9
[2025-08-06T20:17:10.712Z] Copying blob sha256:83f31fefecdd87b87d37e855184839d32d8ffaaf546e49f5b5de2cfc9b82e8a5
[2025-08-06T20:17:10.966Z] 
[2025-08-06T20:17:10.966Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:10.966Z] /dev/vdb1        45G  5.7G   40G  13% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:10.966Z] 
[2025-08-06T20:17:11.889Z] Copying blob sha256:5e09b12c096db1cbdae10443e082cd7f88478d225c423c669becb4768ae415b9
[2025-08-06T20:17:12.813Z] Copying blob sha256:e922e0e57dad14e415a1c8877dcf25c845472cc08e986cc45c547c5ad0abee6e
[2025-08-06T20:17:13.737Z] Copying blob sha256:aff7caee10e3086e796577d43b5fccb88747320906ce098e06c07bff1bdbe07c
[2025-08-06T20:17:14.297Z] Copying blob sha256:2e260fb9d5b907d5e731e530f36e06bdae0f1bbcb0349bb2f5076164c8abbf5a
[2025-08-06T20:17:14.854Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-08-06T20:17:15.418Z] Copying blob sha256:a0c15a84b7b715c10544cba38a4461a42d3d1924d8a75c6302a2c7674f7088d2
[2025-08-06T20:17:15.980Z] Copying blob sha256:08c9d169e1c97f323ec1664a4f086f556c51f1f31b44bc69c140d5ff115cc525
[2025-08-06T20:17:16.233Z] Copying blob sha256:6938a03a53cf2eacc6a450e7f5c1f3f07a016366f3b27ed5bed3e6e94ad42527
[2025-08-06T20:17:16.488Z] Copying blob sha256:308fac9c37cfd9ce49863f45faf4e7566c148f14a27af83de8f2483536afa056
[2025-08-06T20:17:16.744Z] Copying blob sha256:ba7f6496f8146200e7bb361be0f06639755066c6ed5da71b885047fc925377a4
[2025-08-06T20:17:17.303Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-08-06T20:17:17.864Z] Copying blob sha256:acba18b3ac85b1e6657918bcbfcfc7e4d12286b704ddcb5f892f674827479515
[2025-08-06T20:17:18.117Z] Copying blob sha256:f4f4a05037fd07a3b4e17225e91d4d8ecdcb0b6a3e376649e5ffc0f9396d87e7
[2025-08-06T20:17:18.371Z] Copying blob sha256:b1ddd289940268e0e88acbd6206bf582e5aaf0248743b661a22442c34d0b9a39
[2025-08-06T20:17:18.624Z] Copying blob sha256:6c2e4a1b800f3a06d25e299a40b6efbd4e250054cfa5863c7eec9b49031ed25d
[2025-08-06T20:17:18.878Z] Copying blob sha256:25e1590d74a54b7d1a3e26a6946d719c172b05ea33103776f4715d3ffbd447bf
[2025-08-06T20:17:18.878Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-08-06T20:17:19.131Z] Copying blob sha256:e89cce042b480f00eb4f5fb5dc72a159e1ca13873bc8d989754190ba0ff47796
[2025-08-06T20:17:19.387Z] Copying blob sha256:b11502a91b8a95780615f24e20336d7d467cb5a2a5f863e4c37ef9c4e9430600
[2025-08-06T20:17:19.387Z] Copying blob sha256:212e1b59e2dbc0cd784e9d88849242690ac91d6e3d4224cda9081e3164b13525
[2025-08-06T20:17:19.945Z] Copying blob sha256:649656abb8433c8e0d5368e2e3605ea819e0baf936733490789c5d455cb71d2e
[2025-08-06T20:17:19.945Z] Copying blob sha256:da1f39acbdd14bf12ab7152551fb89732d4e4155a6f44fd507b6c6619efa75b3
[2025-08-06T20:17:20.198Z] Copying blob sha256:67f0f71c908e8f4197b5d7324ce5900320869408abbe53b6cd07cb1e185076ed
[2025-08-06T20:17:20.198Z] Copying blob sha256:13e54322013f952039b866d223555d5e16eee8139e788d6867ffa3143a114b1a
[2025-08-06T20:17:20.453Z] Copying blob sha256:b1255447558d4d94b539a341fcb439fcfe1a8f789799a62e5ab86e8b0a861a4a
[2025-08-06T20:17:20.707Z] Copying blob sha256:2aa69b569020eb45b0abf7631486e0a4e7013e215d51a3a00de8e2056cd5f4f9
[2025-08-06T20:17:20.707Z] Copying blob sha256:f051e5132638744f5f465443f2ebb5042d880f6a77fe89f3fa3d92cacbb562bf
[2025-08-06T20:17:20.961Z] Copying blob sha256:dbe352d4b1bb91a26fad9b665e7f26c32d877fb9f42763d27c4eb4ed16dc370f
[2025-08-06T20:17:20.961Z] Copying blob sha256:7497a94b1a8fee05f8745c316a816e2b607de3d6e19da7a3cfb5b9d98564b17e
[2025-08-06T20:17:21.214Z] 
[2025-08-06T20:17:21.214Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:21.214Z] /dev/vdb1        45G  6.8G   39G  16% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:21.214Z] 
[2025-08-06T20:17:22.571Z] Copying blob sha256:836f1dccaf694c898c862b3f647df94b7af4324261cbafe3dc1c1f9cf7b3cd0c
[2025-08-06T20:17:22.571Z] Copying blob sha256:880a50d62e80507484a5d6a46403429366730bc476027b6ab2bc8110004644d3
[2025-08-06T20:17:22.825Z] Copying blob sha256:18cc00749acf707e4d047385ed0437fafd4bc497ffc4807ccbf8f094db33134f
[2025-08-06T20:17:23.079Z] Copying blob sha256:32217fe41461e15546c0386e5c763765361bceb7206adf212f0336873dd7482e
[2025-08-06T20:17:23.334Z] Copying blob sha256:ad8b2f0f4435363cb1498e7041c9f3875f869d295d95fb048ad05e9c889a48d0
[2025-08-06T20:17:23.589Z] Copying blob sha256:f1d02800b498f15016fd7bf547358f458c93d5b337a7485deab8a40f0ac91d29
[2025-08-06T20:17:23.589Z] Copying blob sha256:8ad1c2c5371f8a685492452d2ff907dd545f39c1b899a6c3f5527a4029566a49
[2025-08-06T20:17:23.842Z] Copying blob sha256:26d4ee90f7ed3138c8ec666c578db881cece942671e5c87beae8ef3a8ca26130
[2025-08-06T20:17:24.096Z] Copying blob sha256:9ee3051320e030c51abf45565a94be37714015725ee316497eb5811d789d358b
[2025-08-06T20:17:24.096Z] Copying blob sha256:28fd9de39ed0d35034847851de61d74af132f528bf5cf337e9623bdb46878b0a
[2025-08-06T20:17:25.018Z] Copying blob sha256:793f83c823ad18f15fc38569aa8cbf1d68d5ce5cbc652fe8246a7021c5dc0099
[2025-08-06T20:17:25.272Z] Copying blob sha256:dbac9c96816fe3234d28bb0d1e1cd26dc78e4b0fa7ca03c9e4d33955f4fb5d83
[2025-08-06T20:17:26.630Z] Copying blob sha256:0c5e899b79ce22d479615d6fcb436e3850566a58da05d542ead0205c9ecd4894
[2025-08-06T20:17:26.630Z] Copying blob sha256:3861e3d60e6891f57f9189f4cee515314dc40fbd888a2b895e5e042678e0ec2d
[2025-08-06T20:17:27.188Z] Copying blob sha256:273ee5ed77dead3520e12c53d36f759b18b92587b6e222210b7968c9265614cc
[2025-08-06T20:17:27.188Z] Copying blob sha256:deb57330b811c399679abe5f462afab604e0e010b863d422ce30acb9843d7346
[2025-08-06T20:17:29.067Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-08-06T20:17:29.067Z] Copying config sha256:5c4660f2534ada476aba16ccff34611e1bdc37c80fca453f3dbab194f4a1a1eb
[2025-08-06T20:17:29.067Z] Writing manifest to image destination
[2025-08-06T20:17:31.570Z] 
[2025-08-06T20:17:31.570Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:31.570Z] /dev/vdb1        45G  6.4G   39G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:31.570Z] 
[2025-08-06T20:17:41.486Z] 5c4660f2534ada476aba16ccff34611e1bdc37c80fca453f3dbab194f4a1a1eb
[2025-08-06T20:17:41.486Z] 
[2025-08-06T20:17:41.486Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:41.486Z] /dev/vdb1        45G  7.3G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:41.486Z] 
[2025-08-06T20:17:43.995Z] Untagged: docker.io/library/tmp-container-deploy-51910184296704:latest
[2025-08-06T20:17:43.995Z] Deleted: 5c4660f2534ada476aba16ccff34611e1bdc37c80fca453f3dbab194f4a1a1eb
[2025-08-06T20:17:44.551Z] 
[2025-08-06T20:17:44.551Z] ⏱  Duration: 39s
[2025-08-06T20:17:48.714Z] Pipeline tree: d50be408520091e089e6f6f2425818696be3d06f4996faf5afb06146dd84e073
[2025-08-06T20:17:48.714Z] Build
[2025-08-06T20:17:48.714Z]   root: <host>
[2025-08-06T20:17:48.714Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:17:48.714Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-08-06T20:17:48.714Z] org.osbuild.selinux: 8ca4ee2097e777e4559ff6c0098f768c551441017e77949c74c2dd8bf95cff8b {
[2025-08-06T20:17:48.714Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T20:17:48.714Z]   "target": "tree:///"
[2025-08-06T20:17:48.714Z] }
[2025-08-06T20:17:48.714Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:48.969Z] 
[2025-08-06T20:17:48.969Z] ⏱  Duration: 0s
[2025-08-06T20:17:48.970Z] org.osbuild.ostree.init-fs: 7fba0c36bf88d9d2c0ad1b09648c503d1e925ba6c9176da44f96dcdbef0e23f7 {}
[2025-08-06T20:17:48.970Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:48.970Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-08-06T20:17:49.223Z] 
[2025-08-06T20:17:49.223Z] ⏱  Duration: 0s
[2025-08-06T20:17:49.223Z] org.osbuild.ostree.os-init: feddf5d899503dd36b4a5dfaf7ce5d88cbe78bbcf318c22474ddb8dbd769cfa5 {
[2025-08-06T20:17:49.223Z]   "osname": "fedora-coreos"
[2025-08-06T20:17:49.223Z] }
[2025-08-06T20:17:49.223Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:49.223Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-08-06T20:17:49.223Z] 
[2025-08-06T20:17:49.223Z] ⏱  Duration: 0s
[2025-08-06T20:17:49.223Z] org.osbuild.ostree.config: 53c2a8f33655c7c806d0a40a92cf512ef851a0707c09ea5fa5f22e41f58c95a7 {
[2025-08-06T20:17:49.223Z]   "repo": "/ostree/repo",
[2025-08-06T20:17:49.223Z]   "config": {
[2025-08-06T20:17:49.223Z]     "sysroot": {
[2025-08-06T20:17:49.223Z]       "readonly": true,
[2025-08-06T20:17:49.223Z]       "bootloader": "none",
[2025-08-06T20:17:49.223Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-08-06T20:17:49.223Z]       "bootprefix": true
[2025-08-06T20:17:49.223Z]     }
[2025-08-06T20:17:49.223Z]   }
[2025-08-06T20:17:49.223Z] }
[2025-08-06T20:17:49.477Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:49.477Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T20:17:49.477Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T20:17:49.477Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T20:17:49.477Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T20:17:49.477Z] 
[2025-08-06T20:17:49.477Z] ⏱  Duration: 0s
[2025-08-06T20:17:49.477Z] org.osbuild.mkdir: f3850549565cb9da84bb00497b2a3d7579c242fc1edf53f6f80f6d536c08a13b {
[2025-08-06T20:17:49.477Z]   "paths": [
[2025-08-06T20:17:49.477Z]     {
[2025-08-06T20:17:49.477Z]       "path": "/boot/efi",
[2025-08-06T20:17:49.477Z]       "mode": 493
[2025-08-06T20:17:49.477Z]     }
[2025-08-06T20:17:49.477Z]   ]
[2025-08-06T20:17:49.477Z] }
[2025-08-06T20:17:49.734Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:49.734Z] 
[2025-08-06T20:17:49.734Z] ⏱  Duration: 0s
[2025-08-06T20:17:49.734Z] org.osbuild.ignition: fd2afd6a7b6a312744ae82cf8a924914ced86cf5989496a6b8d5595e7579d407 {}
[2025-08-06T20:17:49.734Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:49.990Z] 
[2025-08-06T20:17:49.990Z] ⏱  Duration: 0s
[2025-08-06T20:17:49.990Z] org.osbuild.ostree.deploy.container: 4adeb2673639f0b930e710a61f32562138f15a5df18b7c9c8aee5ed591ebc9b3 {
[2025-08-06T20:17:49.990Z]   "osname": "fedora-coreos",
[2025-08-06T20:17:49.990Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide",
[2025-08-06T20:17:49.990Z]   "mounts": [
[2025-08-06T20:17:49.990Z]     "/boot",
[2025-08-06T20:17:49.990Z]     "/boot/efi"
[2025-08-06T20:17:49.990Z]   ],
[2025-08-06T20:17:49.990Z]   "kernel_opts": [
[2025-08-06T20:17:49.990Z]     "rw",
[2025-08-06T20:17:49.990Z]     "$ignition_firstboot",
[2025-08-06T20:17:49.990Z]     "mitigations=auto,nosmt"
[2025-08-06T20:17:49.990Z]   ]
[2025-08-06T20:17:49.990Z] }
[2025-08-06T20:17:49.990Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p_09fqb2/inputs/images
[2025-08-06T20:17:49.990Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:17:50.243Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp9v4huduw/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-08-06T20:17:51.166Z] 
[2025-08-06T20:17:51.166Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:17:51.166Z] /dev/vdb1        45G  6.6G   39G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:17:51.166Z] 
[2025-08-06T20:18:03.310Z] 
[2025-08-06T20:18:03.310Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:18:03.310Z] /dev/vdb1        45G  7.8G   38G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:18:03.310Z] 
[2025-08-06T20:18:11.380Z] 
[2025-08-06T20:18:11.380Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:18:11.380Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:18:11.380Z] 
[2025-08-06T20:18:16.601Z] 
[2025-08-06T20:18:16.601Z] ⏱  Duration: 26s
[2025-08-06T20:18:16.601Z] org.osbuild.ostree.aleph: 8f0b86e335dfc07b878fe08795d654142593ef1e18e76d73f92125c23f903a1f {
[2025-08-06T20:18:16.601Z]   "coreos_compat": true,
[2025-08-06T20:18:16.601Z]   "deployment": {
[2025-08-06T20:18:16.601Z]     "default": true
[2025-08-06T20:18:16.601Z]   }
[2025-08-06T20:18:16.601Z] }
[2025-08-06T20:18:16.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:16.601Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide
[2025-08-06T20:18:16.601Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config
[2025-08-06T20:18:16.601Z] 
[2025-08-06T20:18:16.601Z] ⏱  Duration: 0s
[2025-08-06T20:18:16.601Z] org.osbuild.ostree.selinux: d50be408520091e089e6f6f2425818696be3d06f4996faf5afb06146dd84e073 {
[2025-08-06T20:18:16.601Z]   "deployment": {
[2025-08-06T20:18:16.601Z]     "default": true
[2025-08-06T20:18:16.601Z]   }
[2025-08-06T20:18:16.601Z] }
[2025-08-06T20:18:16.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:16.601Z] 
[2025-08-06T20:18:16.601Z] ⏱  Duration: 0s
[2025-08-06T20:18:21.838Z] 
[2025-08-06T20:18:21.838Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:18:21.838Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:18:21.838Z] 
[2025-08-06T20:18:21.838Z] Pipeline raw-image: 76251d2102f86e6d54dac4d64c7a13fcb2516de31cbc28c93f4c84c65e9edf09
[2025-08-06T20:18:21.838Z] Build
[2025-08-06T20:18:21.838Z]   root: <host>
[2025-08-06T20:18:21.838Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:18:21.838Z] org.osbuild.truncate: 206a782581942658a1413428be6081a79cb27351f025f96e6b389c15381f4c7e {
[2025-08-06T20:18:21.838Z]   "filename": "disk.img",
[2025-08-06T20:18:21.838Z]   "size": "3046113280"
[2025-08-06T20:18:21.838Z] }
[2025-08-06T20:18:21.838Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:22.091Z] 
[2025-08-06T20:18:22.091Z] ⏱  Duration: 0s
[2025-08-06T20:18:22.091Z] org.osbuild.sfdisk: 0638c218c8b74c675b894872dc5350dea0867bb1c3944a344bdebed5700d84b6 {
[2025-08-06T20:18:22.091Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-08-06T20:18:22.091Z]   "label": "gpt",
[2025-08-06T20:18:22.091Z]   "partitions": [
[2025-08-06T20:18:22.091Z]     {
[2025-08-06T20:18:22.091Z]       "start": 2048,
[2025-08-06T20:18:22.091Z]       "partnum": 1,
[2025-08-06T20:18:22.091Z]       "size": 2048,
[2025-08-06T20:18:22.091Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T20:18:22.091Z]       "bootable": true,
[2025-08-06T20:18:22.091Z]       "name": "BIOS-BOOT"
[2025-08-06T20:18:22.091Z]     },
[2025-08-06T20:18:22.091Z]     {
[2025-08-06T20:18:22.091Z]       "start": 4096,
[2025-08-06T20:18:22.091Z]       "partnum": 2,
[2025-08-06T20:18:22.091Z]       "size": 260096,
[2025-08-06T20:18:22.091Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T20:18:22.091Z]       "name": "EFI-SYSTEM"
[2025-08-06T20:18:22.091Z]     },
[2025-08-06T20:18:22.091Z]     {
[2025-08-06T20:18:22.091Z]       "start": 264192,
[2025-08-06T20:18:22.091Z]       "partnum": 3,
[2025-08-06T20:18:22.091Z]       "size": 786432,
[2025-08-06T20:18:22.091Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:18:22.091Z]       "name": "boot"
[2025-08-06T20:18:22.091Z]     },
[2025-08-06T20:18:22.091Z]     {
[2025-08-06T20:18:22.091Z]       "start": 1050624,
[2025-08-06T20:18:22.091Z]       "partnum": 4,
[2025-08-06T20:18:22.091Z]       "size": 4896768,
[2025-08-06T20:18:22.091Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:18:22.091Z]       "name": "root"
[2025-08-06T20:18:22.091Z]     }
[2025-08-06T20:18:22.091Z]   ]
[2025-08-06T20:18:22.091Z] }
[2025-08-06T20:18:22.091Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:22.091Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:22.344Z] label: gpt
[2025-08-06T20:18:22.344Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-08-06T20:18:22.344Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-08-06T20:18:22.344Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-08-06T20:18:22.344Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-08-06T20:18:22.344Z] /dev/loop0p4: start="1050624", size="4896768", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-08-06T20:18:22.344Z] {
[2025-08-06T20:18:22.344Z]    "partitiontable": {
[2025-08-06T20:18:22.344Z]       "label": "gpt",
[2025-08-06T20:18:22.344Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-08-06T20:18:22.344Z]       "device": "/dev/loop0",
[2025-08-06T20:18:22.344Z]       "unit": "sectors",
[2025-08-06T20:18:22.344Z]       "firstlba": 2048,
[2025-08-06T20:18:22.344Z]       "lastlba": 5949406,
[2025-08-06T20:18:22.344Z]       "sectorsize": 512,
[2025-08-06T20:18:22.344Z]       "partitions": [
[2025-08-06T20:18:22.344Z]          {
[2025-08-06T20:18:22.344Z]             "node": "/dev/loop0p1",
[2025-08-06T20:18:22.344Z]             "start": 2048,
[2025-08-06T20:18:22.344Z]             "size": 2048,
[2025-08-06T20:18:22.344Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T20:18:22.344Z]             "uuid": "46E7B754-D03D-4826-8DE3-64D8C96CD09D",
[2025-08-06T20:18:22.344Z]             "name": "BIOS-BOOT"
[2025-08-06T20:18:22.344Z]          },{
[2025-08-06T20:18:22.344Z]             "node": "/dev/loop0p2",
[2025-08-06T20:18:22.344Z]             "start": 4096,
[2025-08-06T20:18:22.344Z]             "size": 260096,
[2025-08-06T20:18:22.344Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T20:18:22.344Z]             "uuid": "7F98DAAD-9A5D-48AF-BD5E-51161FBE3EBD",
[2025-08-06T20:18:22.344Z]             "name": "EFI-SYSTEM"
[2025-08-06T20:18:22.344Z]          },{
[2025-08-06T20:18:22.344Z]             "node": "/dev/loop0p3",
[2025-08-06T20:18:22.344Z]             "start": 264192,
[2025-08-06T20:18:22.344Z]             "size": 786432,
[2025-08-06T20:18:22.344Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:18:22.344Z]             "uuid": "F4B38D65-D8F5-4B14-B440-BC1F82A3891F",
[2025-08-06T20:18:22.345Z]             "name": "boot"
[2025-08-06T20:18:22.345Z]          },{
[2025-08-06T20:18:22.345Z]             "node": "/dev/loop0p4",
[2025-08-06T20:18:22.345Z]             "start": 1050624,
[2025-08-06T20:18:22.345Z]             "size": 4896768,
[2025-08-06T20:18:22.345Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:18:22.345Z]             "uuid": "5867D923-3718-4C61-8A76-3CC17EC05087",
[2025-08-06T20:18:22.345Z]             "name": "root"
[2025-08-06T20:18:22.345Z]          }
[2025-08-06T20:18:22.345Z]       ]
[2025-08-06T20:18:22.345Z]    }
[2025-08-06T20:18:22.345Z] }
[2025-08-06T20:18:22.345Z] 
[2025-08-06T20:18:22.345Z] ⏱  Duration: 0s
[2025-08-06T20:18:22.345Z] org.osbuild.mkfs.fat: 16e3ad54df2b0cb37b83bd419201e1229d261d22c37afbb58bf0956d0769c6f0 {
[2025-08-06T20:18:22.345Z]   "label": "EFI-SYSTEM",
[2025-08-06T20:18:22.345Z]   "volid": "7B7795E7"
[2025-08-06T20:18:22.345Z] }
[2025-08-06T20:18:22.345Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:18:22.600Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:22.600Z] mkfs.fat 4.2 (2021-01-31)
[2025-08-06T20:18:22.600Z] 
[2025-08-06T20:18:22.600Z] ⏱  Duration: 0s
[2025-08-06T20:18:22.600Z] org.osbuild.mkfs.ext4: a78b0d7e6ddfc2fc3c7b549f6c60667f85844b560cf369e2d893fdd2fe078be8 {
[2025-08-06T20:18:22.600Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-08-06T20:18:22.600Z]   "label": "boot",
[2025-08-06T20:18:22.600Z]   "metadata_csum_seed": true
[2025-08-06T20:18:22.600Z] }
[2025-08-06T20:18:22.600Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:18:22.858Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:22.858Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-08-06T20:18:22.858Z] Discarding device blocks:      0/393216             done                            
[2025-08-06T20:18:22.858Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-08-06T20:18:22.858Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-08-06T20:18:22.858Z] Superblock backups stored on blocks: 
[2025-08-06T20:18:22.858Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-08-06T20:18:22.858Z] 
[2025-08-06T20:18:22.858Z] Allocating group tables:  0/48     done                            
[2025-08-06T20:18:22.858Z] Writing inode tables:  0/48     done                            
[2025-08-06T20:18:22.858Z] Creating journal (8192 blocks): done
[2025-08-06T20:18:22.858Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-08-06T20:18:22.858Z] 
[2025-08-06T20:18:22.858Z] 
[2025-08-06T20:18:22.858Z] ⏱  Duration: 0s
[2025-08-06T20:18:22.858Z] org.osbuild.mkfs.xfs: f9336f83094e61413f93283bbb21dbfe1dba9655431bae948bd3ffa358d3039e {
[2025-08-06T20:18:22.858Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-08-06T20:18:22.858Z]   "label": "root"
[2025-08-06T20:18:22.858Z] }
[2025-08-06T20:18:23.113Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:18:23.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:23.113Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153024 blks
[2025-08-06T20:18:23.113Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-08-06T20:18:23.113Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-08-06T20:18:23.113Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-08-06T20:18:23.113Z]          =                       exchange=0  
[2025-08-06T20:18:23.113Z] data     =                       bsize=4096   blocks=612096, imaxpct=25
[2025-08-06T20:18:23.113Z]          =                       sunit=0      swidth=0 blks
[2025-08-06T20:18:23.113Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-08-06T20:18:23.113Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-08-06T20:18:23.113Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-08-06T20:18:23.113Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-08-06T20:18:23.113Z] Discarding blocks...Done.
[2025-08-06T20:18:23.113Z] 
[2025-08-06T20:18:23.113Z] ⏱  Duration: 0s
[2025-08-06T20:18:23.113Z] org.osbuild.mkdir: 1ae9ac7e17f9521119290055c69f4446a04808af2768203df9d13d26bb43c4d9 {
[2025-08-06T20:18:23.113Z]   "paths": [
[2025-08-06T20:18:23.113Z]     {
[2025-08-06T20:18:23.113Z]       "path": "mount://root/boot",
[2025-08-06T20:18:23.113Z]       "mode": 493
[2025-08-06T20:18:23.113Z]     },
[2025-08-06T20:18:23.113Z]     {
[2025-08-06T20:18:23.113Z]       "path": "mount://boot/efi",
[2025-08-06T20:18:23.113Z]       "mode": 493
[2025-08-06T20:18:23.113Z]     }
[2025-08-06T20:18:23.113Z]   ]
[2025-08-06T20:18:23.113Z] }
[2025-08-06T20:18:23.369Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:23.369Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i7hlyoez/mounts/root-mount-point
[2025-08-06T20:18:23.369Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i7hlyoez/mounts/boot-mount-point
[2025-08-06T20:18:23.626Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:23.626Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i7hlyoez/mounts/boot-mount-point unmounted
[2025-08-06T20:18:23.626Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i7hlyoez/mounts/root-mount-point unmounted
[2025-08-06T20:18:23.626Z] 
[2025-08-06T20:18:23.626Z] ⏱  Duration: 0s
[2025-08-06T20:18:23.626Z] org.osbuild.selinux: 1e5c789163e41a6a9622a11511f80656d8430cd759b3984c53696efdd3d0f1af {
[2025-08-06T20:18:23.626Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T20:18:23.626Z]   "target": "mount://root/"
[2025-08-06T20:18:23.626Z] }
[2025-08-06T20:18:23.881Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:23.881Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8cdkul61/mounts/
[2025-08-06T20:18:23.881Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:24.136Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8cdkul61/mounts/ unmounted
[2025-08-06T20:18:24.136Z] 
[2025-08-06T20:18:24.136Z] ⏱  Duration: 0s
[2025-08-06T20:18:24.137Z] org.osbuild.selinux: 61a72602e72b298e45dc269e475706dba77aab97a806ad9e772f2c06daf4eec7 {
[2025-08-06T20:18:24.137Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T20:18:24.137Z]   "target": "mount://root/boot/"
[2025-08-06T20:18:24.137Z] }
[2025-08-06T20:18:24.390Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:24.392Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_hi1zxb/mounts/
[2025-08-06T20:18:24.392Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_hi1zxb/mounts/boot
[2025-08-06T20:18:24.649Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:24.649Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_hi1zxb/mounts/boot unmounted
[2025-08-06T20:18:24.649Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y_hi1zxb/mounts/ unmounted
[2025-08-06T20:18:24.649Z] 
[2025-08-06T20:18:24.649Z] ⏱  Duration: 0s
[2025-08-06T20:18:24.649Z] org.osbuild.copy: 857173f50baa19eb61c992f2858332b27b044dbd9800098806ee5eff22e5d5c4 {
[2025-08-06T20:18:24.649Z]   "paths": [
[2025-08-06T20:18:24.649Z]     {
[2025-08-06T20:18:24.649Z]       "from": "input://tree/",
[2025-08-06T20:18:24.649Z]       "to": "mount://root/"
[2025-08-06T20:18:24.649Z]     }
[2025-08-06T20:18:24.649Z]   ]
[2025-08-06T20:18:24.649Z] }
[2025-08-06T20:18:24.904Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:24.904Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/
[2025-08-06T20:18:24.904Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/boot
[2025-08-06T20:18:25.157Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/boot/efi
[2025-08-06T20:18:25.157Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:25.157Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-08-06T20:18:31.676Z] 
[2025-08-06T20:18:31.676Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:18:31.676Z] /dev/vdb1        45G  8.7G   37G  20% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:18:31.676Z] 
[2025-08-06T20:18:35.831Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/boot/efi unmounted
[2025-08-06T20:18:35.831Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/boot unmounted
[2025-08-06T20:18:35.831Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bz_ag64a/mounts/ unmounted
[2025-08-06T20:18:35.831Z] 
[2025-08-06T20:18:35.831Z] ⏱  Duration: 10s
[2025-08-06T20:18:35.831Z] org.osbuild.bootupd: 32cb01a1a99f40a4335f5177a7d9b3cf37bafb2394a5bdfc20cc01d25c749b37 {
[2025-08-06T20:18:35.831Z]   "bios": {
[2025-08-06T20:18:35.831Z]     "device": "disk"
[2025-08-06T20:18:35.831Z]   },
[2025-08-06T20:18:35.831Z]   "static-configs": true,
[2025-08-06T20:18:35.831Z]   "deployment": {
[2025-08-06T20:18:35.831Z]     "default": true
[2025-08-06T20:18:35.831Z]   }
[2025-08-06T20:18:35.831Z] }
[2025-08-06T20:18:35.831Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:35.831Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/
[2025-08-06T20:18:35.831Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/boot
[2025-08-06T20:18:35.831Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/boot/efi
[2025-08-06T20:18:35.831Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:36.754Z] Added 01_users.cfg
[2025-08-06T20:18:36.754Z] Added 05_ignition.cfg
[2025-08-06T20:18:36.754Z] Added 10_blscfg.cfg
[2025-08-06T20:18:36.754Z] Added 14_menu_show_once.cfg
[2025-08-06T20:18:36.754Z] Added 30_uefi-firmware.cfg
[2025-08-06T20:18:36.754Z] Added 41_custom.cfg
[2025-08-06T20:18:36.754Z] Installed: grub.cfg
[2025-08-06T20:18:36.754Z] Installed: "fedora/grub.cfg"
[2025-08-06T20:18:36.754Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/boot/efi unmounted
[2025-08-06T20:18:37.007Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/boot unmounted
[2025-08-06T20:18:37.007Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjkp6qp2/mounts/ unmounted
[2025-08-06T20:18:37.007Z] 
[2025-08-06T20:18:37.007Z] ⏱  Duration: 1s
[2025-08-06T20:18:37.007Z] org.osbuild.chattr: 76251d2102f86e6d54dac4d64c7a13fcb2516de31cbc28c93f4c84c65e9edf09 {
[2025-08-06T20:18:37.007Z]   "items": {
[2025-08-06T20:18:37.007Z]     "mount://root/": {
[2025-08-06T20:18:37.007Z]       "immutable": true
[2025-08-06T20:18:37.007Z]     }
[2025-08-06T20:18:37.007Z]   }
[2025-08-06T20:18:37.007Z] }
[2025-08-06T20:18:37.007Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:37.007Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0'
[2025-08-06T20:18:37.261Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/boot unmounted
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/var unmounted
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/sysroot unmounted
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts unmounted
[2025-08-06T20:18:37.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts unmounted
[2025-08-06T20:18:37.518Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts unmounted
[2025-08-06T20:18:37.518Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa_jqntm/mounts/
[2025-08-06T20:18:37.518Z] 
[2025-08-06T20:18:37.518Z] ⏱  Duration: 0s
[2025-08-06T20:18:37.518Z] Pipeline raw-qemu-image: ea8032d539b9df25d6eb4e537e22354f068ffb866e4a7c970f2a56a07f70f2af
[2025-08-06T20:18:37.518Z] Build
[2025-08-06T20:18:37.518Z]   root: <host>
[2025-08-06T20:18:37.518Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:18:37.518Z] org.osbuild.copy: 9cfbcb8d5a2cfed61f47c90360e26c2b1009b24ae77fbb85567438fc79fa17c9 {
[2025-08-06T20:18:37.518Z]   "paths": [
[2025-08-06T20:18:37.518Z]     {
[2025-08-06T20:18:37.518Z]       "from": "input://tree/disk.img",
[2025-08-06T20:18:37.518Z]       "to": "tree:///disk.img"
[2025-08-06T20:18:37.518Z]     }
[2025-08-06T20:18:37.518Z]   ]
[2025-08-06T20:18:37.518Z] }
[2025-08-06T20:18:37.518Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:37.773Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-08-06T20:18:37.773Z] 
[2025-08-06T20:18:37.773Z] ⏱  Duration: 0s
[2025-08-06T20:18:37.773Z] org.osbuild.truncate: b93b495ed14a09c75fe780c59ba9d8e6a1962656ce2b2590d9686df6d0437135 {
[2025-08-06T20:18:37.773Z]   "filename": "disk.img",
[2025-08-06T20:18:37.773Z]   "size": "10737418240"
[2025-08-06T20:18:37.773Z] }
[2025-08-06T20:18:37.773Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:38.028Z] 
[2025-08-06T20:18:38.028Z] ⏱  Duration: 0s
[2025-08-06T20:18:38.028Z] org.osbuild.coreos.platform: ea8032d539b9df25d6eb4e537e22354f068ffb866e4a7c970f2a56a07f70f2af {
[2025-08-06T20:18:38.028Z]   "platform": "qemu"
[2025-08-06T20:18:38.028Z] }
[2025-08-06T20:18:38.028Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:18:38.028Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/
[2025-08-06T20:18:38.283Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0'
[2025-08-06T20:18:38.283Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/boot
[2025-08-06T20:18:38.283Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:38.536Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/boot unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/boot unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/var unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/sysroot unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts unmounted
[2025-08-06T20:18:38.536Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts unmounted
[2025-08-06T20:18:38.536Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2gevh85q/mounts/
[2025-08-06T20:18:38.536Z] 
[2025-08-06T20:18:38.536Z] ⏱  Duration: 0s
[2025-08-06T20:18:38.536Z] Pipeline qemu: 7a0ad052d7a4a01cd0eab82a5b70cb3239e8ecf8a2d500e5a317026ec4516c01
[2025-08-06T20:18:38.536Z] Build
[2025-08-06T20:18:38.536Z]   root: <host>
[2025-08-06T20:18:38.536Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:18:38.536Z] org.osbuild.qemu: 7a0ad052d7a4a01cd0eab82a5b70cb3239e8ecf8a2d500e5a317026ec4516c01 {
[2025-08-06T20:18:38.536Z]   "filename": "fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2",
[2025-08-06T20:18:38.536Z]   "format": {
[2025-08-06T20:18:38.536Z]     "type": "qcow2",
[2025-08-06T20:18:38.536Z]     "compression": false,
[2025-08-06T20:18:38.536Z]     "compat": "1.1"
[2025-08-06T20:18:38.536Z]   }
[2025-08-06T20:18:38.536Z] }
[2025-08-06T20:18:38.792Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:18:41.300Z] 
[2025-08-06T20:18:41.300Z] ⏱  Duration: 2s
[2025-08-06T20:18:41.300Z] manifest /tmp/osbuild-l2tr.json finished successfully
[2025-08-06T20:18:41.861Z] 
[2025-08-06T20:18:41.861Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:18:41.861Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:18:41.861Z] 
[2025-08-06T20:18:46.021Z] oci-archive:	4e0e1d970034d3cb23a42e4c3d2cbef746f9464743ba2dcd42210c6c4b52e31e
[2025-08-06T20:18:46.021Z] deployed-tree:	62cd2b48271ec0997ce89ecb1ef1ee92de3f1afd25d2015b84d3f5c8a3d6df08
[2025-08-06T20:18:46.021Z] tree:     	d50be408520091e089e6f6f2425818696be3d06f4996faf5afb06146dd84e073
[2025-08-06T20:18:46.021Z] raw-image:	76251d2102f86e6d54dac4d64c7a13fcb2516de31cbc28c93f4c84c65e9edf09
[2025-08-06T20:18:46.021Z] raw-4k-image:	a7485c113b20462e683c90c03a073aad24dd773171fbee4ec9aa3072f0d64803
[2025-08-06T20:18:46.021Z] raw-aliyun-image:	d9576b4e010df498ed2bd3747249394bca579413663d9134419d9ef14c694295
[2025-08-06T20:18:46.021Z] aliyun:   	e63a0187bb675570f7a2ca8e6a11688690d7e9f09984de6f41167c96d2cb9b82
[2025-08-06T20:18:46.021Z] raw-applehv-image:	ea0e6ec15c5f10d29bd97b1d6fa29f38aec8aefb278805466edc0aaf47cafe3f
[2025-08-06T20:18:46.021Z] applehv:  	320603ee20f11fb7f175556c919ec4ba677dfa18e5b882fd1a4b62e5f9865a31
[2025-08-06T20:18:46.021Z] raw-aws-image:	03cb08b771afa93c38127f778ffbc17b25db9c39489a2480c8ad425350b901cd
[2025-08-06T20:18:46.021Z] aws:      	3b23f30aeab6c0412b7e45455f795b0c041d265af97a6410e1457e50e6fb953e
[2025-08-06T20:18:46.021Z] raw-azure-image:	00a2f168da44e79c3f17b49021e19cd72bb495a961294760e816838a5fea6f03
[2025-08-06T20:18:46.021Z] azure:    	c929e8f57ceb6a8c33195bf6af951eb5070ea8662b26e78b6b363343ecf5b064
[2025-08-06T20:18:46.021Z] raw-azurestack-image:	2be1be648ab23e97cad765944ff9788014cd1b89a339cc54b3179fc57635bff2
[2025-08-06T20:18:46.021Z] azurestack:	a761ec3773d4ee96016681b560f4391db796c9fe76c3e8a6fb0526eb7ec39ca9
[2025-08-06T20:18:46.021Z] raw-digitalocean-image:	ebefe1e69b43d638157ababcc2ca0b1750fc50266bd99bd2ddba893666e5d317
[2025-08-06T20:18:46.021Z] digitalocean:	bd3c0d1115ffeb8b7be9d698e14d060237c3aed1f1d3682ff4d3522e296f1360
[2025-08-06T20:18:46.021Z] raw-exoscale-image:	caf9d600f5b4c6f7cc263e6ff7a48207eba88fb723361d6af7b87b98b268bfde
[2025-08-06T20:18:46.021Z] exoscale: 	45e0db79c74ae749338fa3a4e1cdbae3075ee8eda5a789ac3573edd27f496f86
[2025-08-06T20:18:46.021Z] raw-gcp-image:	e6b3ea0a6db908561a183678a0f04753671066c2dca93f4651930b1dc006bd41
[2025-08-06T20:18:46.021Z] raw-gcp-image-tar:	e427ca41c2ef7b43cb0d06768690ecd62e5d470bcaa85a5ab8d2b32bc01ba144
[2025-08-06T20:18:46.021Z] gcp:      	586818f05e4be4119747ca58cc1b957ca71d9e27ecf76e75cea90daa34f03fd7
[2025-08-06T20:18:46.021Z] raw-hetzner-image:	65e153aa74e973c4777cbd084ef44ea469ae677b7b3c7e90854c93cd490ecbad
[2025-08-06T20:18:46.021Z] hetzner:  	92668731c7355df8a964a03e6e15dc061c339bc46a1cf4180a08251da05b9927
[2025-08-06T20:18:46.021Z] raw-hyperv-image:	36aec49d416893c011cb4912b550299ea8f69da44f88c90346293fa953feef93
[2025-08-06T20:18:46.021Z] hyperv:   	2ddc2b3ad22fd2bc7d012ad9d20f973f04b2048d2e93e4666857307c290342ff
[2025-08-06T20:18:46.021Z] raw-ibmcloud-image:	55bdd87c4698384c581ab69c4b8fb3436143699c05e7e12157ea8ddb677740e2
[2025-08-06T20:18:46.021Z] ibmcloud: 	a01343421257fab3294534a0e6335141f9591508a635f094b7c863a3f7deb8b8
[2025-08-06T20:18:46.021Z] raw-kubevirt-image:	6cb2a6c0c6e2257a8f15152068fad125a59eb4ba05638d8dcec7c08e7bc4e7f6
[2025-08-06T20:18:46.021Z] qemu-kubevirt-image:	875791d055f91ad2a646075ecd98dbbce22d4a9f4c9b7713e1d6fa2f215418d0
[2025-08-06T20:18:46.021Z] kubevirt: 	db3256628098025759f30db8a15bb0e8722b2bcd370a3a51a10f1a13f1dac3cc
[2025-08-06T20:18:46.021Z] raw-openstack-image:	0e921105c2489d8b3f0d8576c41683c32ae2c7801b8e93d267863589dd5682c9
[2025-08-06T20:18:46.021Z] openstack:	b91c88288dfaa8f70f310b43e23935bb99830a8e0d77cdfe7093928571d20b8d
[2025-08-06T20:18:46.021Z] raw-oraclecloud-image:	c7403a705f79c0255f3d76535a1b8cbd827da79994320090582c7ba3b6f546ff
[2025-08-06T20:18:46.021Z] oraclecloud:	5aba5cabbffbfecb8046374a9b363fa83cb031a24d467c5db3fbf27c1536e020
[2025-08-06T20:18:46.021Z] raw-proxmoxve-image:	fef2722aae1cc52df8f861c4c77eb862f64d673b0d48cce53809306a0e25d337
[2025-08-06T20:18:46.021Z] proxmoxve:	03da324ac51943aa9a823c0ae6b8ba66009bdbf8dd2b452f6e6f37ac35abfa63
[2025-08-06T20:18:46.021Z] raw-metal-image:	2cb2d8d519657741292500e71d667058f4724a0dc4c26f2f49756d89d6d3697b
[2025-08-06T20:18:46.021Z] metal:    	5a19a2293f070674b505222850ee810e69bfdb9ad93a2864677cf46eff48f63c
[2025-08-06T20:18:46.021Z] raw-metal4k-image:	401bf993990101cb350c6c2f44f9fadd9b2964a0ae6ec3e468f8de8cdf312106
[2025-08-06T20:18:46.021Z] metal4k:  	0e32755a99f15b1226cddcb14f09631ddda7aabde774d4f0f8a7e5e3c99e46ab
[2025-08-06T20:18:46.021Z] raw-nutanix-image:	91758b977a0bd47184ee7223962445399c5f581601327c5c7692d8afa27d7e83
[2025-08-06T20:18:46.021Z] nutanix:  	454aef1507d0b1aff255f5820c6d47fbaa45e98e03c182735117206806b8d26e
[2025-08-06T20:18:46.021Z] raw-qemu-image:	ea8032d539b9df25d6eb4e537e22354f068ffb866e4a7c970f2a56a07f70f2af
[2025-08-06T20:18:46.021Z] qemu:     	7a0ad052d7a4a01cd0eab82a5b70cb3239e8ecf8a2d500e5a317026ec4516c01
[2025-08-06T20:18:46.021Z] raw-vultr-image:	11516fe4c81db64269c2d8053acec593932847c72e02af67b32a755ea82633a3
[2025-08-06T20:18:46.021Z] vultr:    	7d5e3887cd5680139f9895f7dda2ae18c6c98a7ad054be3827c7bb42dccca3d7
[2025-08-06T20:18:46.021Z] live:     	8a74fe1cd075bee5550ad89bffe4dfae476fe7f81feed97300783ac6eadbec8f
[2025-08-06T20:18:46.021Z] + set +x
[2025-08-06T20:18:49.271Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.oRv3h8oq5O/qemu/fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-08-06T20:18:49.271Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.oRv3h8oq5O/qemu': Operation not permitted
[2025-08-06T20:18:56.095Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754511535938876611
[2025-08-06T20:18:56.095Z] Successfully generated: fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2
[2025-08-06T20:18:56.099Z] [Pipeline] }
[2025-08-06T20:18:56.104Z] [Pipeline] // withEnv
[2025-08-06T20:18:56.111Z] [Pipeline] }
[2025-08-06T20:18:56.116Z] [Pipeline] // stage
[2025-08-06T20:18:56.157Z] [Pipeline] withEnv
[2025-08-06T20:18:56.158Z] [Pipeline] {
[2025-08-06T20:18:56.161Z] [Pipeline] sh
[2025-08-06T20:18:56.655Z] + set -euo pipefail
[2025-08-06T20:18:56.655Z] ++ umask
[2025-08-06T20:18:56.655Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:56.655Z] + uuidgen
[2025-08-06T20:18:56.655Z] + cut -f1 -d-
[2025-08-06T20:18:56.659Z] [Pipeline] }
[2025-08-06T20:18:56.661Z] [Pipeline] // withEnv
[2025-08-06T20:18:56.668Z] [Pipeline] withEnv
[2025-08-06T20:18:56.669Z] [Pipeline] {
[2025-08-06T20:18:56.673Z] [Pipeline] sh
[2025-08-06T20:18:57.151Z] + set -euo pipefail
[2025-08-06T20:18:57.151Z] ++ umask
[2025-08-06T20:18:57.151Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:57.151Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:18:57.151Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-08-06T20:18:57.156Z] [Pipeline] }
[2025-08-06T20:18:57.159Z] [Pipeline] // withEnv
[2025-08-06T20:18:57.166Z] [Pipeline] parallel
[2025-08-06T20:18:57.166Z] [Pipeline] { (Branch: x86_64:kola)
[2025-08-06T20:18:57.166Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-08-06T20:18:57.179Z] [Pipeline] withEnv
[2025-08-06T20:18:57.179Z] [Pipeline] {
[2025-08-06T20:18:57.180Z] [Pipeline] withEnv
[2025-08-06T20:18:57.180Z] [Pipeline] {
[2025-08-06T20:18:57.184Z] [Pipeline] sh
[2025-08-06T20:18:57.413Z] [Pipeline] sh
[2025-08-06T20:18:57.666Z] + set -xeuo pipefail
[2025-08-06T20:18:57.667Z] ++ umask
[2025-08-06T20:18:57.667Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:57.667Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-08-06T20:18:57.669Z] [Pipeline] }
[2025-08-06T20:18:57.673Z] [Pipeline] // withEnv
[2025-08-06T20:18:57.679Z] [Pipeline] withEnv
[2025-08-06T20:18:57.680Z] [Pipeline] {
[2025-08-06T20:18:57.684Z] [Pipeline] sh
[2025-08-06T20:18:57.894Z] + set -xeuo pipefail
[2025-08-06T20:18:57.894Z] ++ umask
[2025-08-06T20:18:57.894Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:57.894Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:18:57.894Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-08-06T20:18:57.894Z] kola -p qemu --build latest run-upgrade --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-08-06T20:18:57.894Z] 2025-08-06T20:18:57Z cli: Started logging at level INFO
[2025-08-06T20:18:57.894Z] 2025-08-06T20:18:57Z cli: Started logging at level INFO
[2025-08-06T20:18:58.163Z] + set -euo pipefail
[2025-08-06T20:18:58.163Z] ++ umask
[2025-08-06T20:18:58.163Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:58.163Z] + kola list --json
[2025-08-06T20:18:58.163Z] + jq -r '.[].Name'
[2025-08-06T20:18:58.168Z] [Pipeline] }
[2025-08-06T20:18:58.174Z] [Pipeline] // withEnv
[2025-08-06T20:18:58.182Z] [Pipeline] withEnv
[2025-08-06T20:18:58.182Z] [Pipeline] {
[2025-08-06T20:18:58.187Z] [Pipeline] sh
[2025-08-06T20:18:58.667Z] + set -xeuo pipefail
[2025-08-06T20:18:58.667Z] ++ umask
[2025-08-06T20:18:58.667Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:18:58.667Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:18:58.667Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-08-06T20:18:58.667Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=!reprovision --parallel=5 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-x86_64
[2025-08-06T20:18:58.922Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T20:18:58.922Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T20:18:58.922Z] === RUN   multipath.day2
[2025-08-06T20:18:58.922Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.delete-config
[2025-08-06T20:18:58.922Z] === RUN   rpmostree.status
[2025-08-06T20:18:58.922Z] === RUN   ext.config.var-mount.scsi-id
[2025-08-06T20:18:58.922Z] === RUN   ext.config.selinux.enforcing
[2025-08-06T20:18:58.922Z] === RUN   ext.config.clhm.ignition-warnings
[2025-08-06T20:18:58.922Z] === RUN   ext.config.security.lockdown
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-08-06T20:18:58.922Z] === RUN   ostree.unlock
[2025-08-06T20:18:58.922Z] === RUN   linux.nfs.client
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.symlink
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.remote
[2025-08-06T20:18:58.922Z] === RUN   ext.config.var-mount.luks
[2025-08-06T20:18:58.922Z] === RUN   ext.config.kdump.crash
[2025-08-06T20:18:58.922Z] === RUN   podman.workflow
[2025-08-06T20:18:58.922Z] === RUN   podman.network-single
[2025-08-06T20:18:58.922Z] === RUN   ext.config.butane.grub-users
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.nameserver
[2025-08-06T20:18:58.922Z] === RUN   ext.config.gshadow
[2025-08-06T20:18:58.922Z] === RUN   ext.config.extensions.package
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.resource.remote
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.no-persist-ip
[2025-08-06T20:18:58.922Z] === RUN   rpmostree.upgrade-rollback
[2025-08-06T20:18:58.922Z] === RUN   multipath.day1
[2025-08-06T20:18:58.922Z] === RUN   multipath.partition
[2025-08-06T20:18:58.922Z] === RUN   ext.config.toolbox
[2025-08-06T20:18:58.922Z] === RUN   kdump.crash.nfs
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.sethostname
[2025-08-06T20:18:58.922Z] === RUN   basic.nvme
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-08-06T20:18:58.922Z] === RUN   ext.config.podman.rootless-systemd
[2025-08-06T20:18:58.922Z] === RUN   fcos.users.shells
[2025-08-06T20:18:58.922Z] === RUN   ext.config.multipath.resilient
[2025-08-06T20:18:58.922Z] === RUN   fcos.filesystem
[2025-08-06T20:18:58.922Z] === RUN   rootfs.uuid
[2025-08-06T20:18:58.922Z] === RUN   fcos.network.listeners
[2025-08-06T20:18:58.922Z] === RUN   ext.config.disks.lvmdevices
[2025-08-06T20:18:58.922Z] === RUN   coreos.unique.boot.failure
[2025-08-06T20:18:58.922Z] === RUN   ext.config.swap.zram-generator
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.nmstate.policy
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.stable-boot
[2025-08-06T20:18:58.922Z] === RUN   ostree.hotfix
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-08-06T20:18:58.922Z] === RUN   basic.uefi
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.nmstate.state
[2025-08-06T20:18:58.922Z] === RUN   basic
[2025-08-06T20:18:58.922Z] === RUN   ext.config.systemd.network-online
[2025-08-06T20:18:58.922Z] === RUN   ext.config.containers.quadlet
[2025-08-06T20:18:58.922Z] === RUN   coreos.unique.boot.ignition.failure
[2025-08-06T20:18:58.922Z] === RUN   ext.config.reboot
[2025-08-06T20:18:58.922Z] === RUN   ext.config.firewall.iptables-legacy
[2025-08-06T20:18:58.922Z] === RUN   rhcos.selinux.boolean.persist
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.kargs-rd-net
[2025-08-06T20:18:58.922Z] === RUN   ext.config.boot.grub2-install
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-08-06T20:18:58.922Z] === RUN   ext.config.var-mount.simple
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.kargs
[2025-08-06T20:18:58.922Z] === RUN   rpmostree.install-uninstall
[2025-08-06T20:18:58.922Z] === RUN   ext.config.rpm-ostree-countme
[2025-08-06T20:18:58.922Z] === RUN   podman.base
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-08-06T20:18:58.922Z] === RUN   ext.config.systemd.condition-needs-update
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-08-06T20:18:58.922Z] === RUN   coreos.selinux.boolean
[2025-08-06T20:18:58.922Z] === RUN   ext.config.boot.bootupd-validate
[2025-08-06T20:18:58.922Z] === RUN   coreos.auth.verify
[2025-08-06T20:18:58.922Z] === RUN   basic.uefi-secure
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.mount.partitions
[2025-08-06T20:18:58.922Z] === RUN   kdump.crash.ssh
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.v2.users
[2025-08-06T20:18:58.922Z] === RUN   non-exclusive-test-bucket-0
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.failure
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ignition.systemd-disable
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.groups
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-08-06T20:18:58.922Z] === RUN   ext.config.networking.force-persist-ip
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.once
[2025-08-06T20:18:58.922Z] === RUN   coreos.ignition.mount.disks
[2025-08-06T20:18:58.922Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-08-06T20:18:58.922Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-08-06T20:18:59.252Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/fedora-coreos-43.20250806.91.0-qemu.x86_64.qcow2.xz
[2025-08-06T20:18:59.252Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250806.91.0/x86_64/fedora-coreos-43.20250806.91.0-qemu.x86_64.qcow2.xz.sig
[2025-08-06T20:19:01.129Z] Read disk 46.31218147277832 MiB/893.3259315490723 MiB (5%)
[2025-08-06T20:19:02.054Z] Read disk 78.31844520568848 MiB/893.3259315490723 MiB (8%)
[2025-08-06T20:19:02.978Z] Read disk 106.12956428527832 MiB/893.3259315490723 MiB (11%)
[2025-08-06T20:19:03.902Z] Read disk 133.4963665008545 MiB/893.3259315490723 MiB (14%)
[2025-08-06T20:19:04.828Z] Read disk 168.00293159484863 MiB/893.3259315490723 MiB (18%)
[2025-08-06T20:19:06.183Z] Read disk 206.31066036224365 MiB/893.3259315490723 MiB (23%)
[2025-08-06T20:19:07.105Z] Read disk 232.96088027954102 MiB/893.3259315490723 MiB (26%)
[2025-08-06T20:19:08.025Z] Read disk 260.62519454956055 MiB/893.3259315490723 MiB (29%)
[2025-08-06T20:19:08.948Z] Read disk 289.13218879699707 MiB/893.3259315490723 MiB (32%)
[2025-08-06T20:19:09.873Z] Read disk 317.4578857421875 MiB/893.3259315490723 MiB (35%)
[2025-08-06T20:19:11.065Z] --- PASS: coreos.unique.boot.failure (10.21s)
[2025-08-06T20:19:11.231Z] Read disk 344.98695373535156 MiB/893.3259315490723 MiB (38%)
[2025-08-06T20:19:12.151Z] Read disk 385.2128219604492 MiB/893.3259315490723 MiB (43%)
[2025-08-06T20:19:13.075Z] Read disk 454.3169422149658 MiB/893.3259315490723 MiB (50%)
[2025-08-06T20:19:14.003Z] Read disk 494.918909072876 MiB/893.3259315490723 MiB (55%)
[2025-08-06T20:19:14.923Z] Read disk 526.2325124740601 MiB/893.3259315490723 MiB (58%)
[2025-08-06T20:19:16.284Z] Read disk 560.0002689361572 MiB/893.3259315490723 MiB (62%)
[2025-08-06T20:19:17.206Z] Read disk 598.6856527328491 MiB/893.3259315490723 MiB (67%)
[2025-08-06T20:19:18.129Z] Read disk 630.3127689361572 MiB/893.3259315490723 MiB (70%)
[2025-08-06T20:19:19.051Z] Read disk 663.9942722320557 MiB/893.3259315490723 MiB (74%)
[2025-08-06T20:19:20.407Z] Read disk 690.2321844100952 MiB/893.3259315490723 MiB (77%)
[2025-08-06T20:19:21.331Z] Read disk 720.1657857894897 MiB/893.3259315490723 MiB (80%)
[2025-08-06T20:19:22.249Z] Read disk 768.7611875534058 MiB/893.3259315490723 MiB (86%)
[2025-08-06T20:19:23.172Z] Read disk 807.9994602203369 MiB/893.3259315490723 MiB (90%)
[2025-08-06T20:19:24.092Z] Read disk 842.766393661499 MiB/893.3259315490723 MiB (94%)
[2025-08-06T20:19:25.447Z] Read disk 868.7232913970947 MiB/893.3259315490723 MiB (97%)
[2025-08-06T20:19:26.003Z] Read disk 893.3259315490723 MiB/893.3259315490723 MiB (100%)
[2025-08-06T20:19:26.003Z] Read disk 893.3259315490723 MiB/893.3259315490723 MiB (100%)
[2025-08-06T20:19:26.003Z] Read disk 893.3259315490723 MiB/893.3259315490723 MiB (100%)
[2025-08-06T20:19:26.003Z] gpg: Signature made Wed Aug  6 12:27:22 2025 UTC
[2025-08-06T20:19:26.003Z] gpg:                using RSA key C6E7F081CF80E13146676E88829B606631645531
[2025-08-06T20:19:26.003Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate]
[2025-08-06T20:19:26.259Z] tmp/kola-qemu-cache/fedora-coreos-43.20250806.91.0-qemu.x86_64.qcow2
[2025-08-06T20:19:26.259Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T20:19:26.259Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T20:19:26.513Z] === RUN   fcos.upgrade.basic
[2025-08-06T20:19:32.907Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/PortSSH
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/DbusPerms
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/ServicesActive
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/ReadOnly
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/Useradd
[2025-08-06T20:19:32.908Z] === RUN   basic.uefi-secure/MachineID
[2025-08-06T20:19:34.784Z] --- PASS: basic.uefi-secure (25.20s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.11s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/DbusPerms (0.25s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/ServicesActive (0.10s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/ReadOnly (0.10s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/Useradd (0.18s)
[2025-08-06T20:19:34.784Z]     --- PASS: basic.uefi-secure/MachineID (0.11s)
[2025-08-06T20:19:36.140Z] --- PASS: ext.config.ignition.kargs (37.23s)
[2025-08-06T20:19:41.363Z] --- PASS: coreos.ignition.once (41.48s)
[2025-08-06T20:19:46.591Z] --- PASS: multipath.day2 (47.01s)
[2025-08-06T20:19:48.367Z] === RUN   fcos.upgrade.basic/setup
[2025-08-06T20:19:48.467Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (49.38s)
[2025-08-06T20:19:52.518Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-08-06T20:20:03.279Z] --- PASS: coreos.ignition.failure (14.08s)
[2025-08-06T20:20:04.634Z] --- PASS: coreos.ignition.groups (23.88s)
[2025-08-06T20:20:04.634Z] --- PASS: ext.config.networking.force-persist-ip (30.19s)
[2025-08-06T20:20:12.710Z] --- PASS: ext.config.ignition.systemd-disable (26.51s)
[2025-08-06T20:20:24.513Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-08-06T20:20:30.744Z] --- PASS: coreos.ignition.v2.users (24.37s)
[2025-08-06T20:20:30.744Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (54.20s)
[2025-08-06T20:20:38.815Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-08-06T20:20:40.173Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-08-06T20:20:41.530Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-08-06T20:20:49.599Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-08-06T20:20:50.976Z] --- PASS: fcos.upgrade.basic (82.68s)
[2025-08-06T20:20:50.976Z]     --- PASS: fcos.upgrade.basic/setup (4.63s)
[2025-08-06T20:20:50.976Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (31.04s)
[2025-08-06T20:20:50.976Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (22.38s)
[2025-08-06T20:20:50.976Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-upgrade-x86_64
[2025-08-06T20:20:50.980Z] [Pipeline] }
[2025-08-06T20:20:50.990Z] [Pipeline] // withEnv
[2025-08-06T20:20:50.999Z] [Pipeline] }
[2025-08-06T20:20:53.759Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-08-06T20:20:54.681Z] --- PASS: coreos.ignition.mount.partitions (42.15s)
[2025-08-06T20:20:54.681Z] --- PASS: ext.config.systemd.network-online (25.98s)
[2025-08-06T20:20:55.602Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-08-06T20:20:56.957Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-08-06T20:20:58.832Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-08-06T20:21:00.713Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-08-06T20:21:00.967Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-08-06T20:21:02.843Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-08-06T20:21:03.099Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-08-06T20:21:04.977Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-08-06T20:21:06.334Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-08-06T20:21:08.212Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-08-06T20:21:08.466Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-08-06T20:21:10.342Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-08-06T20:21:14.505Z] --- PASS: ext.config.var-mount.simple (43.55s)
[2025-08-06T20:21:14.505Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-08-06T20:21:16.388Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-08-06T20:21:17.746Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-08-06T20:21:19.628Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-08-06T20:21:19.881Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-08-06T20:21:20.802Z] --- PASS: ext.config.boot.grub2-install (26.08s)
[2025-08-06T20:21:21.363Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-08-06T20:21:23.240Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-08-06T20:21:24.596Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-08-06T20:21:26.473Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-08-06T20:21:27.830Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-08-06T20:21:28.386Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-08-06T20:21:29.743Z] --- PASS: kdump.crash.ssh (85.08s)
[2025-08-06T20:21:29.743Z]         cluster.go:151: Running as unit: run-p5903-i5904.service; invocation ID: 441230d981f8419b8b30d3ff60257765
[2025-08-06T20:21:29.997Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-08-06T20:21:33.246Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-08-06T20:21:34.168Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-08-06T20:21:34.725Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-08-06T20:21:36.599Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-08-06T20:21:37.957Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-08-06T20:21:39.834Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-08-06T20:21:41.191Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-08-06T20:21:41.749Z] --- PASS: ext.config.networking.kargs-rd-net (27.75s)
[2025-08-06T20:21:51.665Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-08-06T20:21:52.584Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-08-06T20:21:53.504Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.90s)
[2025-08-06T20:21:54.059Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-08-06T20:21:55.417Z] --- PASS: ext.config.firewall.iptables-legacy (25.76s)
[2025-08-06T20:21:55.670Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-08-06T20:21:57.548Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-08-06T20:21:58.908Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-08-06T20:22:00.792Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-08-06T20:22:02.149Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-08-06T20:22:02.709Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-08-06T20:22:02.962Z] --- PASS: rhcos.selinux.boolean.persist (42.11s)
[2025-08-06T20:22:04.326Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-08-06T20:22:04.883Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-08-06T20:22:06.244Z] --- PASS: coreos.unique.boot.ignition.failure (12.52s)
[2025-08-06T20:22:07.608Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-08-06T20:22:08.966Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-08-06T20:22:10.849Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-08-06T20:22:12.226Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-08-06T20:22:14.734Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-08-06T20:22:15.294Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-08-06T20:22:16.215Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-08-06T20:22:17.572Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-08-06T20:22:19.448Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-08-06T20:22:20.805Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-08-06T20:22:23.314Z] --- PASS: ext.config.containers.quadlet (27.86s)
[2025-08-06T20:22:25.200Z] --- PASS: ext.config.reboot (43.33s)
[2025-08-06T20:22:25.200Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-08-06T20:22:27.080Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-08-06T20:22:27.080Z] === RUN   basic/DbusPerms
[2025-08-06T20:22:27.332Z] === RUN   basic/ServicesActive
[2025-08-06T20:22:27.332Z] === RUN   basic/ReadOnly
[2025-08-06T20:22:27.332Z] === RUN   basic/Useradd
[2025-08-06T20:22:27.585Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-08-06T20:22:27.585Z] === RUN   basic/MachineID
[2025-08-06T20:22:27.585Z] === RUN   basic/FCOSGrowpart
[2025-08-06T20:22:27.839Z] === RUN   basic/PortSSH
[2025-08-06T20:22:28.760Z] --- PASS: ext.config.ignition.systemd-unmasking (25.73s)
[2025-08-06T20:22:29.015Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-08-06T20:22:31.520Z] --- PASS: basic (24.99s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/DbusPerms (0.25s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/ServicesActive (0.10s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/ReadOnly (0.09s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/Useradd (0.15s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/MachineID (0.10s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/FCOSGrowpart (0.12s)
[2025-08-06T20:22:31.520Z]     --- PASS: basic/PortSSH (0.10s)
[2025-08-06T20:22:32.883Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-08-06T20:22:34.242Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-08-06T20:22:34.801Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-08-06T20:22:35.362Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-08-06T20:22:37.243Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-08-06T20:22:38.602Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-08-06T20:22:40.485Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-08-06T20:22:41.846Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-08-06T20:22:46.003Z] === RUN   basic.uefi/DbusPerms
[2025-08-06T20:22:46.256Z] === RUN   basic.uefi/ServicesActive
[2025-08-06T20:22:46.256Z] === RUN   basic.uefi/ReadOnly
[2025-08-06T20:22:46.256Z] === RUN   basic.uefi/Useradd
[2025-08-06T20:22:46.511Z] === RUN   basic.uefi/MachineID
[2025-08-06T20:22:46.511Z] === RUN   basic.uefi/FCOSGrowpart
[2025-08-06T20:22:46.767Z] === RUN   basic.uefi/PortSSH
[2025-08-06T20:22:46.767Z] --- PASS: non-exclusive-test-bucket-0 (164.25s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.63s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.65s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.72s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.56s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.61s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.56s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.56s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.62s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (2.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.76s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.61s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.62s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.61s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (3.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.57s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.59s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.63s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (1.60s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.58s)
[2025-08-06T20:22:46.767Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (1.58s)
[2025-08-06T20:22:50.029Z] --- PASS: basic.uefi (24.94s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/DbusPerms (0.25s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/ServicesActive (0.10s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/Useradd (0.15s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/MachineID (0.09s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/FCOSGrowpart (0.11s)
[2025-08-06T20:22:50.029Z]     --- PASS: basic.uefi/PortSSH (0.10s)
[2025-08-06T20:22:55.260Z] --- PASS: ext.config.gshadow (25.82s)
[2025-08-06T20:22:59.410Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.90s)
[2025-08-06T20:23:07.475Z] --- PASS: ext.config.networking.nmstate.state (43.57s)
[2025-08-06T20:23:13.998Z] --- PASS: fcos.network.listeners (23.53s)
[2025-08-06T20:23:15.355Z] === RUN   rootfs.uuid/RandomUUID
[2025-08-06T20:23:18.612Z] --- PASS: rootfs.uuid (24.07s)
[2025-08-06T20:23:18.612Z]     --- PASS: rootfs.uuid/RandomUUID (0.12s)
[2025-08-06T20:23:19.174Z] === RUN   fcos.filesystem/writablefiles
[2025-08-06T20:23:20.099Z] === RUN   fcos.filesystem/writabledirs
[2025-08-06T20:23:20.099Z] === RUN   fcos.filesystem/stickydirs
[2025-08-06T20:23:20.353Z] === RUN   fcos.filesystem/denylist
[2025-08-06T20:23:24.504Z] --- PASS: fcos.filesystem (24.79s)
[2025-08-06T20:23:24.504Z]     --- PASS: fcos.filesystem/writablefiles (0.67s)
[2025-08-06T20:23:24.504Z]     --- PASS: fcos.filesystem/writabledirs (0.20s)
[2025-08-06T20:23:24.504Z]     --- PASS: fcos.filesystem/stickydirs (0.22s)
[2025-08-06T20:23:24.504Z]     --- PASS: fcos.filesystem/denylist (0.28s)
[2025-08-06T20:23:31.019Z] --- PASS: ext.config.disks.lvmdevices (43.43s)
[2025-08-06T20:23:37.529Z] --- PASS: fcos.users.shells (23.41s)
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/ServicesActive
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/ReadOnly
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/Useradd
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/MachineID
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/FCOSGrowpart
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/PortSSH
[2025-08-06T20:23:52.340Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.81s)
[2025-08-06T20:23:52.340Z] === RUN   basic.nvme/DbusPerms
[2025-08-06T20:23:52.340Z] --- PASS: ext.config.multipath.resilient (45.38s)
[2025-08-06T20:23:55.593Z] --- PASS: basic.nvme (24.92s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/ReadOnly (0.10s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/FCOSGrowpart (0.12s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/PortSSH (0.09s)
[2025-08-06T20:23:55.593Z]     --- PASS: basic.nvme/DbusPerms (0.25s)
[2025-08-06T20:24:00.818Z] --- PASS: coreos.ignition.sethostname (23.64s)
[2025-08-06T20:24:18.827Z] --- PASS: ext.config.podman.rootless-systemd (57.99s)
[2025-08-06T20:24:19.383Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.74s)
[2025-08-06T20:24:41.229Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-08-06T20:24:43.107Z] --- PASS: multipath.partition (42.25s)
[2025-08-06T20:24:49.625Z] --- PASS: ext.config.toolbox (54.40s)
[2025-08-06T20:25:04.448Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-08-06T20:25:10.979Z] --- PASS: ext.config.networking.no-persist-ip (28.00s)
[2025-08-06T20:25:11.536Z] --- PASS: multipath.day1 (54.84s)
[2025-08-06T20:25:18.049Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.80s)
[2025-08-06T20:25:18.049Z] --- PASS: kdump.crash.nfs (85.69s)
[2025-08-06T20:25:18.049Z]         cluster.go:151: Running as unit: run-p6707-i6708.service; invocation ID: aab91a68d8084c3fb8c12adb476101bf
[2025-08-06T20:25:27.969Z] --- PASS: rpmostree.upgrade-rollback (67.79s)
[2025-08-06T20:25:27.969Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (22.73s)
[2025-08-06T20:25:27.969Z]     --- PASS: rpmostree.upgrade-rollback/rollback (21.41s)
[2025-08-06T20:25:34.483Z] --- PASS: ext.config.ignition.resource.remote (22.91s)
[2025-08-06T20:25:46.625Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.70s)
[2025-08-06T20:25:56.538Z] --- PASS: ext.config.networking.nameserver (27.68s)
[2025-08-06T20:25:57.894Z] --- PASS: rpmostree.status (23.99s)
[2025-08-06T20:25:58.817Z] --- PASS: ext.config.extensions.package (47.40s)
[2025-08-06T20:26:13.623Z] --- PASS: coreos.ignition.mount.disks (54.14s)
[2025-08-06T20:26:21.685Z] --- PASS: ext.config.security.lockdown (26.07s)
[2025-08-06T20:26:31.599Z] === RUN   podman.workflow/run
[2025-08-06T20:26:33.473Z] --- PASS: ext.config.butane.grub-users (47.57s)
[2025-08-06T20:26:45.626Z] --- PASS: coreos.auth.verify (23.35s)
[2025-08-06T20:26:57.761Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.35s)
[2025-08-06T20:26:59.120Z] --- PASS: ext.config.clhm.ignition-warnings (25.83s)
[2025-08-06T20:27:45.704Z] --- PASS: ext.config.selinux.enforcing (42.31s)
[2025-08-06T20:28:00.521Z] --- PASS: ext.config.kdump.crash (74.46s)
[2025-08-06T20:28:01.877Z] === RUN   ostree.hotfix/unlock
[2025-08-06T20:28:08.394Z] === RUN   ostree.hotfix/install
[2025-08-06T20:28:09.318Z] === RUN   ostree.hotfix/uninstall
[2025-08-06T20:28:09.572Z] === RUN   ostree.hotfix/persist
[2025-08-06T20:28:31.441Z] === RUN   ostree.hotfix/rollback
[2025-08-06T20:28:31.441Z] --- PASS: podman.network-single (152.62s)
[2025-08-06T20:28:31.441Z] --- PASS: ext.config.var-mount.scsi-id (32.86s)
[2025-08-06T20:28:53.296Z] --- PASS: ostree.hotfix (69.06s)
[2025-08-06T20:28:53.296Z]     --- PASS: ostree.hotfix/unlock (6.54s)
[2025-08-06T20:28:53.296Z]     --- PASS: ostree.hotfix/install (0.59s)
[2025-08-06T20:28:53.296Z]     --- PASS: ostree.hotfix/uninstall (0.34s)
[2025-08-06T20:28:53.296Z]     --- PASS: ostree.hotfix/persist (18.40s)
[2025-08-06T20:28:53.296Z]     --- PASS: ostree.hotfix/rollback (18.92s)
[2025-08-06T20:28:53.296Z] --- PASS: ext.config.networking.nmstate.policy (115.15s)
[2025-08-06T20:28:57.449Z] --- PASS: ext.config.ignition.stable-boot (25.69s)
[2025-08-06T20:29:15.464Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.28s)
[2025-08-06T20:29:17.343Z] --- PASS: ext.config.boot.bootupd-validate (25.85s)
[2025-08-06T20:29:32.148Z] --- PASS: linux.nfs.client (34.29s)
[2025-08-06T20:29:32.148Z]         nfs-client.go:128: NFS server booted
[2025-08-06T20:29:32.148Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-08-06T20:29:32.148Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-08-06T20:29:37.370Z] === RUN   podman.base/info
[2025-08-06T20:29:37.623Z] --- PASS: ext.config.var-mount.luks (67.22s)
[2025-08-06T20:29:37.623Z] === RUN   podman.base/resources
[2025-08-06T20:29:44.133Z] --- PASS: podman.base (26.90s)
[2025-08-06T20:29:44.133Z]     --- PASS: podman.base/info (0.35s)
[2025-08-06T20:29:44.133Z]     --- PASS: podman.base/resources (3.22s)
[2025-08-06T20:30:10.593Z] --- PASS: coreos.ignition.symlink (23.41s)
[2025-08-06T20:30:12.471Z] --- PASS: coreos.selinux.boolean (40.97s)
[2025-08-06T20:30:34.324Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (25.60s)
[2025-08-06T20:30:34.324Z] --- PASS: ext.config.ignition.delete-config (78.33s)
[2025-08-06T20:30:42.384Z] --- PASS: ext.config.systemd.condition-needs-update (64.58s)
[2025-08-06T20:30:52.303Z] === RUN   rpmostree.install-uninstall/install
[2025-08-06T20:30:58.818Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.46s)
[2025-08-06T20:30:58.818Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.64s)
[2025-08-06T20:31:08.736Z] --- PASS: ext.config.rpm-ostree-countme (25.56s)
[2025-08-06T20:31:18.649Z] === RUN   ostree.unlock/unlock
[2025-08-06T20:31:18.649Z] === RUN   ostree.unlock/install
[2025-08-06T20:31:19.206Z] === RUN   ostree.unlock/uninstall
[2025-08-06T20:31:19.458Z] === RUN   ostree.unlock/discard
[2025-08-06T20:31:20.814Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-08-06T20:31:24.960Z] --- PASS: ext.config.swap.zram-generator (25.65s)
[2025-08-06T20:31:39.764Z] === RUN   podman.workflow/exec
[2025-08-06T20:31:39.764Z] === RUN   podman.workflow/stop
[2025-08-06T20:31:41.120Z] --- PASS: ostree.unlock (42.86s)
[2025-08-06T20:31:41.120Z]     --- PASS: ostree.unlock/unlock (0.47s)
[2025-08-06T20:31:41.120Z]     --- PASS: ostree.unlock/install (0.56s)
[2025-08-06T20:31:41.120Z]     --- PASS: ostree.unlock/uninstall (0.34s)
[2025-08-06T20:31:41.120Z]     --- PASS: ostree.unlock/discard (18.14s)
[2025-08-06T20:31:49.178Z] --- PASS: rpmostree.install-uninstall (74.80s)
[2025-08-06T20:31:49.178Z]     --- PASS: rpmostree.install-uninstall/install (29.26s)
[2025-08-06T20:31:49.178Z]     --- PASS: rpmostree.install-uninstall/uninstall (23.96s)
[2025-08-06T20:31:49.737Z] === RUN   podman.workflow/remove
[2025-08-06T20:31:50.296Z] === RUN   podman.workflow/delete
[2025-08-06T20:31:50.296Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.95s)
[2025-08-06T20:31:51.220Z] --- PASS: coreos.misc.disk.varlibcontainers (43.50s)
[2025-08-06T20:31:51.220Z]         cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' → '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'.
[2025-08-06T20:31:51.220Z]         cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'.
[2025-08-06T20:31:54.477Z] --- PASS: podman.workflow (342.74s)
[2025-08-06T20:31:54.477Z]     --- PASS: podman.workflow/run (307.46s)
[2025-08-06T20:31:54.477Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-08-06T20:31:54.477Z]             cluster.go:151: Getting image source signatures
[2025-08-06T20:31:54.477Z]             cluster.go:151: Copying blob sha256:01456e4d9c07980d3962aa2e423b1ab651f34919d89993afee68645e32acde40
[2025-08-06T20:31:54.477Z]             cluster.go:151: Copying config sha256:dc1597857d9e7b6986102ad36a50f0cd998b673bcd3872d8ba65b4dcfa2f3a41
[2025-08-06T20:31:54.477Z]             cluster.go:151: Writing manifest to image destination
[2025-08-06T20:31:54.477Z]     --- PASS: podman.workflow/exec (0.31s)
[2025-08-06T20:31:54.477Z]     --- PASS: podman.workflow/stop (10.50s)
[2025-08-06T20:31:54.477Z]     --- PASS: podman.workflow/remove (0.42s)
[2025-08-06T20:31:54.477Z]     --- PASS: podman.workflow/delete (0.49s)
[2025-08-06T20:32:06.625Z] --- PASS: ext.config.ignition.systemd-enable-units (25.61s)
[2025-08-06T20:32:28.479Z] --- PASS: ext.config.ignition.remote (38.77s)
[2025-08-06T20:32:28.479Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-x86_64
[2025-08-06T20:32:28.485Z] [Pipeline] }
[2025-08-06T20:32:28.494Z] [Pipeline] // withEnv
[2025-08-06T20:32:28.503Z] [Pipeline] withEnv
[2025-08-06T20:32:28.503Z] [Pipeline] {
[2025-08-06T20:32:28.507Z] [Pipeline] sh
[2025-08-06T20:32:29.011Z] + set -xeuo pipefail
[2025-08-06T20:32:29.012Z] ++ umask
[2025-08-06T20:32:29.012Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:32:29.012Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:32:29.012Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision
[2025-08-06T20:32:29.012Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-reprovision-x86_64
[2025-08-06T20:32:29.012Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T20:32:29.012Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T20:32:29.265Z] === RUN   ext.config.rpm-ostree.kernel-replace
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.filesystem-only
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.luks.512e
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.luks
[2025-08-06T20:32:29.265Z] === RUN   coreos.boot-mirror
[2025-08-06T20:32:29.265Z] === RUN   coreos.boot-mirror.luks
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.raid1
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.luks.autosave-xfs
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.luks.multipath
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.autosave-xfs
[2025-08-06T20:32:29.265Z] === RUN   ext.config.root-reprovision.swap-before-root
[2025-08-06T20:38:05.674Z] --- PASS: ext.config.rpm-ostree.kernel-replace (335.97s)
[2025-08-06T20:39:27.024Z] --- PASS: ext.config.root-reprovision.raid1 (68.42s)
[2025-08-06T20:40:23.148Z] --- PASS: ext.config.root-reprovision.swap-before-root (68.14s)
[2025-08-06T20:41:59.486Z] --- PASS: ext.config.root-reprovision.luks (92.18s)
[2025-08-06T20:42:46.072Z] --- PASS: ext.config.root-reprovision.autosave-xfs (50.90s)
[2025-08-06T20:43:53.666Z] === RUN   coreos.boot-mirror.luks/sanity-check
[2025-08-06T20:44:15.523Z] === RUN   coreos.boot-mirror.luks/detach-primary
[2025-08-06T20:44:30.337Z] === RUN   coreos.boot-mirror.luks/verify-fallback
[2025-08-06T20:44:56.797Z] --- PASS: coreos.boot-mirror.luks (127.99s)
[2025-08-06T20:44:56.797Z]     --- PASS: coreos.boot-mirror.luks/sanity-check (1.29s)
[2025-08-06T20:44:56.797Z]     --- PASS: coreos.boot-mirror.luks/detach-primary (17.60s)
[2025-08-06T20:44:56.797Z]     --- PASS: coreos.boot-mirror.luks/verify-fallback (0.66s)
[2025-08-06T20:45:52.923Z] === RUN   coreos.boot-mirror/sanity-check
[2025-08-06T20:45:52.923Z] === RUN   coreos.boot-mirror/detach-primary
[2025-08-06T20:46:10.935Z] === RUN   coreos.boot-mirror/verify-fallback
[2025-08-06T20:46:14.184Z] --- PASS: coreos.boot-mirror (80.89s)
[2025-08-06T20:46:14.184Z]     --- PASS: coreos.boot-mirror/sanity-check (1.48s)
[2025-08-06T20:46:14.184Z]     --- PASS: coreos.boot-mirror/detach-primary (17.35s)
[2025-08-06T20:46:14.184Z]     --- PASS: coreos.boot-mirror/verify-fallback (0.68s)
[2025-08-06T20:47:50.531Z] --- PASS: ext.config.root-reprovision.luks.multipath (94.56s)
[2025-08-06T20:49:26.847Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (92.13s)
[2025-08-06T20:51:03.185Z] --- PASS: ext.config.root-reprovision.luks.512e (92.06s)
[2025-08-06T20:52:10.780Z] --- PASS: ext.config.root-reprovision.filesystem-only (68.34s)
[2025-08-06T20:52:10.780Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-reprovision-x86_64
[2025-08-06T20:52:10.783Z] [Pipeline] }
[2025-08-06T20:52:10.787Z] [Pipeline] // withEnv
[2025-08-06T20:52:10.792Z] [Pipeline] }
[2025-08-06T20:52:10.799Z] [Pipeline] // parallel
[2025-08-06T20:52:10.803Z] [Pipeline] withEnv
[2025-08-06T20:52:10.803Z] [Pipeline] {
[2025-08-06T20:52:10.807Z] [Pipeline] sh
[2025-08-06T20:52:11.292Z] + set -xeuo pipefail
[2025-08-06T20:52:11.292Z] ++ umask
[2025-08-06T20:52:11.292Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:11.292Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:11.292Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-upgrade-x86_64
[2025-08-06T20:52:11.295Z] [Pipeline] }
[2025-08-06T20:52:11.297Z] [Pipeline] // withEnv
[2025-08-06T20:52:11.307Z] [Pipeline] withEnv
[2025-08-06T20:52:11.307Z] [Pipeline] {
[2025-08-06T20:52:11.312Z] [Pipeline] sh
[2025-08-06T20:52:11.790Z] + set -xeuo pipefail
[2025-08-06T20:52:11.790Z] ++ umask
[2025-08-06T20:52:11.790Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:11.790Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:11.790Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6 -c --xz kola-upgrade-x86_64
[2025-08-06T20:52:11.794Z] [Pipeline] }
[2025-08-06T20:52:11.796Z] [Pipeline] // withEnv
[2025-08-06T20:52:11.804Z] [Pipeline] archiveArtifacts
[2025-08-06T20:52:11.808Z] Archiving artifacts
[2025-08-06T20:52:11.834Z] [Pipeline] withEnv
[2025-08-06T20:52:11.835Z] [Pipeline] {
[2025-08-06T20:52:11.840Z] [Pipeline] sh
[2025-08-06T20:52:12.319Z] + set -xeuo pipefail
[2025-08-06T20:52:12.319Z] ++ umask
[2025-08-06T20:52:12.319Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:12.319Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:12.319Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-upgrade-x86_64 --output -
[2025-08-06T20:52:12.321Z] [Pipeline] }
[2025-08-06T20:52:12.325Z] [Pipeline] // withEnv
[2025-08-06T20:52:12.332Z] [Pipeline] junit
[2025-08-06T20:52:12.333Z] Recording test results
[2025-08-06T20:52:12.762Z] None of the test reports contained any result
[2025-08-06T20:52:12.764Z] [Pipeline] withEnv
[2025-08-06T20:52:12.764Z] [Pipeline] {
[2025-08-06T20:52:12.769Z] [Pipeline] sh
[2025-08-06T20:52:13.249Z] + set -xeuo pipefail
[2025-08-06T20:52:13.249Z] ++ umask
[2025-08-06T20:52:13.249Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:13.249Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:13.249Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-x86_64
[2025-08-06T20:52:13.251Z] [Pipeline] }
[2025-08-06T20:52:13.253Z] [Pipeline] // withEnv
[2025-08-06T20:52:13.260Z] [Pipeline] withEnv
[2025-08-06T20:52:13.260Z] [Pipeline] {
[2025-08-06T20:52:13.263Z] [Pipeline] sh
[2025-08-06T20:52:13.740Z] + set -xeuo pipefail
[2025-08-06T20:52:13.740Z] ++ umask
[2025-08-06T20:52:13.740Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:13.740Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:13.740Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6 -c --xz kola-x86_64
[2025-08-06T20:52:17.890Z] [Pipeline] }
[2025-08-06T20:52:17.895Z] [Pipeline] // withEnv
[2025-08-06T20:52:17.903Z] [Pipeline] archiveArtifacts
[2025-08-06T20:52:17.905Z] Archiving artifacts
[2025-08-06T20:52:19.488Z] [Pipeline] withEnv
[2025-08-06T20:52:19.489Z] [Pipeline] {
[2025-08-06T20:52:19.492Z] [Pipeline] sh
[2025-08-06T20:52:19.970Z] + set -xeuo pipefail
[2025-08-06T20:52:19.970Z] ++ umask
[2025-08-06T20:52:19.970Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:19.970Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:19.970Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-x86_64 --output -
[2025-08-06T20:52:19.971Z] [Pipeline] }
[2025-08-06T20:52:19.973Z] [Pipeline] // withEnv
[2025-08-06T20:52:19.980Z] [Pipeline] junit
[2025-08-06T20:52:19.981Z] Recording test results
[2025-08-06T20:52:19.993Z] None of the test reports contained any result
[2025-08-06T20:52:19.994Z] [Pipeline] withEnv
[2025-08-06T20:52:19.994Z] [Pipeline] {
[2025-08-06T20:52:19.998Z] [Pipeline] sh
[2025-08-06T20:52:20.477Z] + set -xeuo pipefail
[2025-08-06T20:52:20.477Z] ++ umask
[2025-08-06T20:52:20.477Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:20.477Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:20.477Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-reprovision-x86_64
[2025-08-06T20:52:20.480Z] [Pipeline] }
[2025-08-06T20:52:20.482Z] [Pipeline] // withEnv
[2025-08-06T20:52:20.487Z] [Pipeline] withEnv
[2025-08-06T20:52:20.488Z] [Pipeline] {
[2025-08-06T20:52:20.492Z] [Pipeline] sh
[2025-08-06T20:52:20.971Z] + set -xeuo pipefail
[2025-08-06T20:52:20.971Z] ++ umask
[2025-08-06T20:52:20.971Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:20.971Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:20.971Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6 -c --xz kola-reprovision-x86_64
[2025-08-06T20:52:23.477Z] [Pipeline] }
[2025-08-06T20:52:23.479Z] [Pipeline] // withEnv
[2025-08-06T20:52:23.487Z] [Pipeline] archiveArtifacts
[2025-08-06T20:52:23.489Z] Archiving artifacts
[2025-08-06T20:52:23.657Z] [Pipeline] withEnv
[2025-08-06T20:52:23.658Z] [Pipeline] {
[2025-08-06T20:52:23.663Z] [Pipeline] sh
[2025-08-06T20:52:24.140Z] + set -xeuo pipefail
[2025-08-06T20:52:24.140Z] ++ umask
[2025-08-06T20:52:24.140Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:24.140Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T20:52:24.140Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-Qp9C6/kola-reprovision-x86_64 --output -
[2025-08-06T20:52:24.141Z] [Pipeline] }
[2025-08-06T20:52:24.146Z] [Pipeline] // withEnv
[2025-08-06T20:52:24.152Z] [Pipeline] junit
[2025-08-06T20:52:24.155Z] Recording test results
[2025-08-06T20:52:24.165Z] None of the test reports contained any result
[2025-08-06T20:52:24.166Z] [Pipeline] stage
[2025-08-06T20:52:24.166Z] [Pipeline] { (x86_64:Build Live)
[2025-08-06T20:52:24.171Z] [Pipeline] withEnv
[2025-08-06T20:52:24.171Z] [Pipeline] {
[2025-08-06T20:52:24.176Z] [Pipeline] sh
[2025-08-06T20:52:24.655Z] + set -xeuo pipefail
[2025-08-06T20:52:24.655Z] ++ umask
[2025-08-06T20:52:24.655Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:52:24.655Z] + cosa osbuild metal metal4k live
[2025-08-06T20:52:24.655Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T20:52:24.910Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T20:52:24.910Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T20:52:25.466Z] Will build metal
[2025-08-06T20:52:25.719Z] Will build metal4k
[2025-08-06T20:52:25.975Z] Will build live
[2025-08-06T20:52:38.109Z] ++ arch
[2025-08-06T20:52:38.109Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250806.dev.0"' -D 'build_version="43.20250806.dev.0"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.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=2905 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2392 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-GLyC.json
[2025-08-06T20:52:40.612Z] + set +x
[2025-08-06T20:52:40.612Z] + 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=metal --export=metal4k --export=live /tmp/osbuild-GLyC.json
[2025-08-06T20:52:40.612Z] 
[2025-08-06T20:52:40.612Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:52:40.612Z] /dev/vdb1        45G  9.4G   36G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:52:40.612Z] 
[2025-08-06T20:52:40.867Z] starting /tmp/osbuild-GLyC.jsonPipeline source org.osbuild.curl: a758bad2709c55777bf78bc93fc13a9213fe536dc71fbc1ca4c780713f9f483e
[2025-08-06T20:52:40.867Z] Build
[2025-08-06T20:52:40.867Z]   root: <host>
[2025-08-06T20:52:40.867Z] 
[2025-08-06T20:52:40.867Z] ⏱  Duration: 1754513559s
[2025-08-06T20:52:40.867Z] Pipeline raw-4k-image: a7485c113b20462e683c90c03a073aad24dd773171fbee4ec9aa3072f0d64803
[2025-08-06T20:52:40.867Z] Build
[2025-08-06T20:52:40.867Z]   root: <host>
[2025-08-06T20:52:40.867Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:52:40.867Z] org.osbuild.truncate: 206a782581942658a1413428be6081a79cb27351f025f96e6b389c15381f4c7e {
[2025-08-06T20:52:40.867Z]   "filename": "disk.img",
[2025-08-06T20:52:40.867Z]   "size": "3046113280"
[2025-08-06T20:52:40.867Z] }
[2025-08-06T20:52:41.120Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:41.121Z] 
[2025-08-06T20:52:41.121Z] ⏱  Duration: 0s
[2025-08-06T20:52:41.121Z] org.osbuild.sfdisk: a6706bd61eb079e9da49ca23cc2850daa86b977aea71a468ece1a0832fe0fad2 {
[2025-08-06T20:52:41.121Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-08-06T20:52:41.121Z]   "label": "gpt",
[2025-08-06T20:52:41.121Z]   "partitions": [
[2025-08-06T20:52:41.121Z]     {
[2025-08-06T20:52:41.121Z]       "start": 256,
[2025-08-06T20:52:41.121Z]       "partnum": 1,
[2025-08-06T20:52:41.121Z]       "size": 256,
[2025-08-06T20:52:41.121Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T20:52:41.121Z]       "bootable": true,
[2025-08-06T20:52:41.121Z]       "name": "BIOS-BOOT"
[2025-08-06T20:52:41.121Z]     },
[2025-08-06T20:52:41.121Z]     {
[2025-08-06T20:52:41.121Z]       "start": 512,
[2025-08-06T20:52:41.121Z]       "partnum": 2,
[2025-08-06T20:52:41.121Z]       "size": 32512,
[2025-08-06T20:52:41.121Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T20:52:41.121Z]       "name": "EFI-SYSTEM"
[2025-08-06T20:52:41.121Z]     },
[2025-08-06T20:52:41.121Z]     {
[2025-08-06T20:52:41.121Z]       "start": 33024,
[2025-08-06T20:52:41.121Z]       "partnum": 3,
[2025-08-06T20:52:41.121Z]       "size": 98304,
[2025-08-06T20:52:41.121Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:52:41.121Z]       "name": "boot"
[2025-08-06T20:52:41.121Z]     },
[2025-08-06T20:52:41.121Z]     {
[2025-08-06T20:52:41.121Z]       "start": 131328,
[2025-08-06T20:52:41.121Z]       "partnum": 4,
[2025-08-06T20:52:41.121Z]       "size": 612096,
[2025-08-06T20:52:41.121Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:52:41.121Z]       "name": "root"
[2025-08-06T20:52:41.121Z]     }
[2025-08-06T20:52:41.121Z]   ]
[2025-08-06T20:52:41.121Z] }
[2025-08-06T20:52:41.121Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:41.376Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:41.376Z] label: gpt
[2025-08-06T20:52:41.376Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-08-06T20:52:41.376Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-08-06T20:52:41.376Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-08-06T20:52:41.376Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-08-06T20:52:41.376Z] /dev/loop0p4: start="131328", size="612096", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-08-06T20:52:41.376Z] {
[2025-08-06T20:52:41.376Z]    "partitiontable": {
[2025-08-06T20:52:41.376Z]       "label": "gpt",
[2025-08-06T20:52:41.376Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-08-06T20:52:41.376Z]       "device": "/dev/loop0",
[2025-08-06T20:52:41.376Z]       "unit": "sectors",
[2025-08-06T20:52:41.376Z]       "firstlba": 256,
[2025-08-06T20:52:41.376Z]       "lastlba": 743674,
[2025-08-06T20:52:41.376Z]       "sectorsize": 4096,
[2025-08-06T20:52:41.376Z]       "partitions": [
[2025-08-06T20:52:41.376Z]          {
[2025-08-06T20:52:41.376Z]             "node": "/dev/loop0p1",
[2025-08-06T20:52:41.376Z]             "start": 256,
[2025-08-06T20:52:41.376Z]             "size": 256,
[2025-08-06T20:52:41.376Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T20:52:41.376Z]             "uuid": "F07C50E8-FA77-4C88-A5DF-50CAAF758C7C",
[2025-08-06T20:52:41.376Z]             "name": "BIOS-BOOT"
[2025-08-06T20:52:41.376Z]          },{
[2025-08-06T20:52:41.376Z]             "node": "/dev/loop0p2",
[2025-08-06T20:52:41.376Z]             "start": 512,
[2025-08-06T20:52:41.376Z]             "size": 32512,
[2025-08-06T20:52:41.376Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T20:52:41.376Z]             "uuid": "AB074DEE-5F55-470C-802D-30EBB0FA9E85",
[2025-08-06T20:52:41.376Z]             "name": "EFI-SYSTEM"
[2025-08-06T20:52:41.376Z]          },{
[2025-08-06T20:52:41.376Z]             "node": "/dev/loop0p3",
[2025-08-06T20:52:41.376Z]             "start": 33024,
[2025-08-06T20:52:41.376Z]             "size": 98304,
[2025-08-06T20:52:41.376Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:52:41.376Z]             "uuid": "153F9EAE-10E0-462D-AAD1-B6F77FE2E5CF",
[2025-08-06T20:52:41.376Z]             "name": "boot"
[2025-08-06T20:52:41.376Z]          },{
[2025-08-06T20:52:41.376Z]             "node": "/dev/loop0p4",
[2025-08-06T20:52:41.376Z]             "start": 131328,
[2025-08-06T20:52:41.376Z]             "size": 612096,
[2025-08-06T20:52:41.376Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T20:52:41.376Z]             "uuid": "24251048-0BBB-447D-B757-7812F0446E9C",
[2025-08-06T20:52:41.376Z]             "name": "root"
[2025-08-06T20:52:41.376Z]          }
[2025-08-06T20:52:41.376Z]       ]
[2025-08-06T20:52:41.376Z]    }
[2025-08-06T20:52:41.376Z] }
[2025-08-06T20:52:41.376Z] 
[2025-08-06T20:52:41.376Z] ⏱  Duration: 0s
[2025-08-06T20:52:41.376Z] org.osbuild.mkfs.fat: 2e4d423e92cd5ba8992e908fefec030e43921d60a5fa5f86452381ad9b587373 {
[2025-08-06T20:52:41.376Z]   "label": "EFI-SYSTEM",
[2025-08-06T20:52:41.376Z]   "volid": "7B7795E7"
[2025-08-06T20:52:41.376Z] }
[2025-08-06T20:52:41.629Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:52:41.629Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:41.629Z] mkfs.fat 4.2 (2021-01-31)
[2025-08-06T20:52:41.629Z] 
[2025-08-06T20:52:41.629Z] ⏱  Duration: 0s
[2025-08-06T20:52:41.629Z] org.osbuild.mkfs.ext4: 1e1529380e6af9ae52581c479d2a66cb110b1c61a9150104c45ca83445c09899 {
[2025-08-06T20:52:41.629Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-08-06T20:52:41.629Z]   "label": "boot",
[2025-08-06T20:52:41.629Z]   "metadata_csum_seed": true
[2025-08-06T20:52:41.629Z] }
[2025-08-06T20:52:41.882Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:52:41.882Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:41.882Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-08-06T20:52:41.882Z] Discarding device blocks:     0/98304           done                            
[2025-08-06T20:52:41.882Z] Creating filesystem with 98304 4k blocks and 98304 inodes
[2025-08-06T20:52:41.882Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-08-06T20:52:41.882Z] Superblock backups stored on blocks: 
[2025-08-06T20:52:41.882Z] 	32768
[2025-08-06T20:52:41.882Z] 
[2025-08-06T20:52:41.882Z] Allocating group tables: 0/3   done                            
[2025-08-06T20:52:41.882Z] Writing inode tables: 0/3   done                            
[2025-08-06T20:52:41.882Z] Creating journal (4096 blocks): done
[2025-08-06T20:52:41.882Z] Writing superblocks and filesystem accounting information: 0/3   done
[2025-08-06T20:52:41.882Z] 
[2025-08-06T20:52:42.138Z] 
[2025-08-06T20:52:42.138Z] ⏱  Duration: 0s
[2025-08-06T20:52:42.138Z] org.osbuild.mkfs.xfs: 34275365bd33dbccc8774a757fd0c13a1a41ab4515c92099214fb2d999cec049 {
[2025-08-06T20:52:42.138Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-08-06T20:52:42.138Z]   "label": "root"
[2025-08-06T20:52:42.138Z] }
[2025-08-06T20:52:42.138Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T20:52:42.138Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:42.138Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153024 blks
[2025-08-06T20:52:42.138Z]          =                       sectsz=4096  attr=2, projid32bit=1
[2025-08-06T20:52:42.138Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-08-06T20:52:42.138Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-08-06T20:52:42.138Z]          =                       exchange=0  
[2025-08-06T20:52:42.138Z] data     =                       bsize=4096   blocks=612096, imaxpct=25
[2025-08-06T20:52:42.138Z]          =                       sunit=0      swidth=0 blks
[2025-08-06T20:52:42.138Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-08-06T20:52:42.138Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-08-06T20:52:42.138Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
[2025-08-06T20:52:42.138Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-08-06T20:52:42.138Z] Discarding blocks...Done.
[2025-08-06T20:52:42.391Z] 
[2025-08-06T20:52:42.391Z] ⏱  Duration: 0s
[2025-08-06T20:52:42.391Z] org.osbuild.mkdir: dc5c2e1aa337b3c69f83f01131a9c002cdcc846f0fb1a3e26f601e02ddbad9cd {
[2025-08-06T20:52:42.391Z]   "paths": [
[2025-08-06T20:52:42.391Z]     {
[2025-08-06T20:52:42.391Z]       "path": "mount://root/boot",
[2025-08-06T20:52:42.391Z]       "mode": 493
[2025-08-06T20:52:42.391Z]     },
[2025-08-06T20:52:42.391Z]     {
[2025-08-06T20:52:42.391Z]       "path": "mount://boot/efi",
[2025-08-06T20:52:42.391Z]       "mode": 493
[2025-08-06T20:52:42.391Z]     }
[2025-08-06T20:52:42.391Z]   ]
[2025-08-06T20:52:42.391Z] }
[2025-08-06T20:52:42.391Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:42.391Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w4_mzd9p/mounts/root-mount-point
[2025-08-06T20:52:42.391Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w4_mzd9p/mounts/boot-mount-point
[2025-08-06T20:52:42.645Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:42.645Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w4_mzd9p/mounts/boot-mount-point unmounted
[2025-08-06T20:52:42.645Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w4_mzd9p/mounts/root-mount-point unmounted
[2025-08-06T20:52:42.645Z] 
[2025-08-06T20:52:42.645Z] ⏱  Duration: 0s
[2025-08-06T20:52:42.645Z] org.osbuild.selinux: c8d1b50194e249b2f3037e1e5695a0f520f9f980fd196ec955acd9ec01e9b232 {
[2025-08-06T20:52:42.645Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T20:52:42.645Z]   "target": "mount://root/"
[2025-08-06T20:52:42.645Z] }
[2025-08-06T20:52:42.899Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:42.899Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4pr6_bqh/mounts/
[2025-08-06T20:52:43.153Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:43.153Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4pr6_bqh/mounts/ unmounted
[2025-08-06T20:52:43.153Z] 
[2025-08-06T20:52:43.153Z] ⏱  Duration: 0s
[2025-08-06T20:52:43.153Z] org.osbuild.selinux: 129b25de88b7428a2d14844a156efb9bc96d431d953fe2971277ea8b2602f189 {
[2025-08-06T20:52:43.153Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T20:52:43.153Z]   "target": "mount://root/boot/"
[2025-08-06T20:52:43.153Z] }
[2025-08-06T20:52:43.406Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:43.406Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-basu7cbg/mounts/
[2025-08-06T20:52:43.406Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-basu7cbg/mounts/boot
[2025-08-06T20:52:43.660Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:43.660Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-basu7cbg/mounts/boot unmounted
[2025-08-06T20:52:43.660Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-basu7cbg/mounts/ unmounted
[2025-08-06T20:52:43.660Z] 
[2025-08-06T20:52:43.660Z] ⏱  Duration: 0s
[2025-08-06T20:52:43.660Z] org.osbuild.copy: e30de53d0df3bbb1c3b17b26d0260c72772fd329549deb3b92bb6e446156a058 {
[2025-08-06T20:52:43.660Z]   "paths": [
[2025-08-06T20:52:43.660Z]     {
[2025-08-06T20:52:43.660Z]       "from": "input://tree/",
[2025-08-06T20:52:43.660Z]       "to": "mount://root/"
[2025-08-06T20:52:43.660Z]     }
[2025-08-06T20:52:43.660Z]   ]
[2025-08-06T20:52:43.660Z] }
[2025-08-06T20:52:43.916Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:43.916Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/
[2025-08-06T20:52:43.916Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/boot
[2025-08-06T20:52:44.169Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/boot/efi
[2025-08-06T20:52:44.169Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:44.169Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-08-06T20:52:50.693Z] 
[2025-08-06T20:52:50.693Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:52:50.693Z] /dev/vdb1        45G   10G   35G  23% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:52:50.693Z] 
[2025-08-06T20:52:58.754Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/boot/efi unmounted
[2025-08-06T20:52:58.754Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/boot unmounted
[2025-08-06T20:52:58.754Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-afmfs6lk/mounts/ unmounted
[2025-08-06T20:52:58.754Z] 
[2025-08-06T20:52:58.754Z] ⏱  Duration: 14s
[2025-08-06T20:52:58.754Z] org.osbuild.bootupd: dd7691525fd065e8ac98d94d6da6cfad63049323892aa01e69a93947b0805165 {
[2025-08-06T20:52:58.754Z]   "static-configs": true,
[2025-08-06T20:52:58.754Z]   "deployment": {
[2025-08-06T20:52:58.754Z]     "default": true
[2025-08-06T20:52:58.754Z]   }
[2025-08-06T20:52:58.754Z] }
[2025-08-06T20:52:58.754Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:58.754Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/
[2025-08-06T20:52:58.754Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/boot
[2025-08-06T20:52:58.754Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/boot/efi
[2025-08-06T20:52:58.754Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:58.754Z] Skip installing component BIOS without target device
[2025-08-06T20:52:58.754Z] Added 01_users.cfg
[2025-08-06T20:52:58.754Z] Added 05_ignition.cfg
[2025-08-06T20:52:58.754Z] Added 10_blscfg.cfg
[2025-08-06T20:52:58.754Z] Added 14_menu_show_once.cfg
[2025-08-06T20:52:58.754Z] Added 30_uefi-firmware.cfg
[2025-08-06T20:52:58.754Z] Added 41_custom.cfg
[2025-08-06T20:52:58.754Z] Installed: grub.cfg
[2025-08-06T20:52:58.754Z] Installed: "fedora/grub.cfg"
[2025-08-06T20:52:58.754Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/boot/efi unmounted
[2025-08-06T20:52:58.754Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/boot unmounted
[2025-08-06T20:52:59.007Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-l714cy2t/mounts/ unmounted
[2025-08-06T20:52:59.007Z] 
[2025-08-06T20:52:59.007Z] ⏱  Duration: 0s
[2025-08-06T20:52:59.007Z] org.osbuild.chattr: a7485c113b20462e683c90c03a073aad24dd773171fbee4ec9aa3072f0d64803 {
[2025-08-06T20:52:59.007Z]   "items": {
[2025-08-06T20:52:59.007Z]     "mount://root/": {
[2025-08-06T20:52:59.007Z]       "immutable": true
[2025-08-06T20:52:59.007Z]     }
[2025-08-06T20:52:59.007Z]   }
[2025-08-06T20:52:59.007Z] }
[2025-08-06T20:52:59.007Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:59.007Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0'
[2025-08-06T20:52:59.261Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/boot unmounted
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/var unmounted
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/sysroot unmounted
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts unmounted
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts unmounted
[2025-08-06T20:52:59.261Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts unmounted
[2025-08-06T20:52:59.261Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b4gc9hes/mounts/
[2025-08-06T20:52:59.514Z] 
[2025-08-06T20:52:59.514Z] ⏱  Duration: 0s
[2025-08-06T20:52:59.514Z] Pipeline raw-metal4k-image: 401bf993990101cb350c6c2f44f9fadd9b2964a0ae6ec3e468f8de8cdf312106
[2025-08-06T20:52:59.514Z] Build
[2025-08-06T20:52:59.514Z]   root: <host>
[2025-08-06T20:52:59.514Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:52:59.514Z] org.osbuild.copy: 5dacfe8eefdd1050fc9afdb88ce5ef733205706d24fb142895865b2845201b05 {
[2025-08-06T20:52:59.514Z]   "paths": [
[2025-08-06T20:52:59.514Z]     {
[2025-08-06T20:52:59.514Z]       "from": "input://tree/disk.img",
[2025-08-06T20:52:59.514Z]       "to": "tree:///disk.img"
[2025-08-06T20:52:59.514Z]     }
[2025-08-06T20:52:59.514Z]   ]
[2025-08-06T20:52:59.514Z] }
[2025-08-06T20:52:59.514Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:52:59.514Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-08-06T20:52:59.769Z] 
[2025-08-06T20:52:59.769Z] ⏱  Duration: 0s
[2025-08-06T20:52:59.769Z] org.osbuild.coreos.platform: 401bf993990101cb350c6c2f44f9fadd9b2964a0ae6ec3e468f8de8cdf312106 {
[2025-08-06T20:52:59.769Z]   "platform": "metal"
[2025-08-06T20:52:59.769Z] }
[2025-08-06T20:52:59.769Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:52:59.769Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/
[2025-08-06T20:53:00.022Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0'
[2025-08-06T20:53:00.022Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/boot
[2025-08-06T20:53:00.022Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:00.276Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/boot unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/boot unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/var unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/sysroot unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts unmounted
[2025-08-06T20:53:00.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts unmounted
[2025-08-06T20:53:00.276Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1f9z571u/mounts/
[2025-08-06T20:53:00.276Z] 
[2025-08-06T20:53:00.276Z] ⏱  Duration: 0s
[2025-08-06T20:53:00.276Z] Pipeline metal4k: 0e32755a99f15b1226cddcb14f09631ddda7aabde774d4f0f8a7e5e3c99e46ab
[2025-08-06T20:53:00.276Z] Build
[2025-08-06T20:53:00.276Z]   root: <host>
[2025-08-06T20:53:00.276Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:53:00.276Z] org.osbuild.copy: 0e32755a99f15b1226cddcb14f09631ddda7aabde774d4f0f8a7e5e3c99e46ab {
[2025-08-06T20:53:00.276Z]   "paths": [
[2025-08-06T20:53:00.276Z]     {
[2025-08-06T20:53:00.276Z]       "from": "input://tree/disk.img",
[2025-08-06T20:53:00.276Z]       "to": "tree:///fedora-coreos-43.20250806.dev.0-metal4k.x86_64.raw"
[2025-08-06T20:53:00.276Z]     }
[2025-08-06T20:53:00.276Z]   ]
[2025-08-06T20:53:00.276Z] }
[2025-08-06T20:53:00.531Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:00.531Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250806.dev.0-metal4k.x86_64.raw'
[2025-08-06T20:53:00.531Z] 
[2025-08-06T20:53:00.531Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:00.531Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:00.531Z] 
[2025-08-06T20:53:00.531Z] 
[2025-08-06T20:53:00.531Z] ⏱  Duration: 0s
[2025-08-06T20:53:00.531Z] Pipeline raw-metal-image: 2cb2d8d519657741292500e71d667058f4724a0dc4c26f2f49756d89d6d3697b
[2025-08-06T20:53:00.531Z] Build
[2025-08-06T20:53:00.531Z]   root: <host>
[2025-08-06T20:53:00.531Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:53:00.531Z] org.osbuild.copy: 9cfbcb8d5a2cfed61f47c90360e26c2b1009b24ae77fbb85567438fc79fa17c9 {
[2025-08-06T20:53:00.531Z]   "paths": [
[2025-08-06T20:53:00.531Z]     {
[2025-08-06T20:53:00.531Z]       "from": "input://tree/disk.img",
[2025-08-06T20:53:00.531Z]       "to": "tree:///disk.img"
[2025-08-06T20:53:00.531Z]     }
[2025-08-06T20:53:00.531Z]   ]
[2025-08-06T20:53:00.531Z] }
[2025-08-06T20:53:00.783Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:00.783Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-08-06T20:53:01.037Z] 
[2025-08-06T20:53:01.037Z] ⏱  Duration: 0s
[2025-08-06T20:53:01.037Z] org.osbuild.coreos.platform: 2cb2d8d519657741292500e71d667058f4724a0dc4c26f2f49756d89d6d3697b {
[2025-08-06T20:53:01.037Z]   "platform": "metal"
[2025-08-06T20:53:01.037Z] }
[2025-08-06T20:53:01.037Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T20:53:01.037Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/
[2025-08-06T20:53:01.292Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0'
[2025-08-06T20:53:01.292Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/boot
[2025-08-06T20:53:01.292Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:01.547Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/boot unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/ostree/deploy/fedora-coreos/deploy/24e07ccb1f24c2238362c8506e417a60b184d5605263d85c9599fb55a1fcb622.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/boot unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/var unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/sysroot unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts unmounted
[2025-08-06T20:53:01.547Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts unmounted
[2025-08-06T20:53:01.547Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jhubepvx/mounts/
[2025-08-06T20:53:01.547Z] 
[2025-08-06T20:53:01.547Z] ⏱  Duration: 0s
[2025-08-06T20:53:01.547Z] Pipeline metal: 5a19a2293f070674b505222850ee810e69bfdb9ad93a2864677cf46eff48f63c
[2025-08-06T20:53:01.547Z] Build
[2025-08-06T20:53:01.547Z]   root: <host>
[2025-08-06T20:53:01.547Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:53:01.547Z] org.osbuild.copy: 5a19a2293f070674b505222850ee810e69bfdb9ad93a2864677cf46eff48f63c {
[2025-08-06T20:53:01.547Z]   "paths": [
[2025-08-06T20:53:01.547Z]     {
[2025-08-06T20:53:01.547Z]       "from": "input://tree/disk.img",
[2025-08-06T20:53:01.547Z]       "to": "tree:///fedora-coreos-43.20250806.dev.0-metal.x86_64.raw"
[2025-08-06T20:53:01.547Z]     }
[2025-08-06T20:53:01.547Z]   ]
[2025-08-06T20:53:01.547Z] }
[2025-08-06T20:53:01.800Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:01.800Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250806.dev.0-metal.x86_64.raw'
[2025-08-06T20:53:01.800Z] 
[2025-08-06T20:53:01.800Z] ⏱  Duration: 0s
[2025-08-06T20:53:01.800Z] Pipeline live: 8a74fe1cd075bee5550ad89bffe4dfae476fe7f81feed97300783ac6eadbec8f
[2025-08-06T20:53:01.800Z] Build
[2025-08-06T20:53:01.800Z]   root: <host>
[2025-08-06T20:53:01.800Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T20:53:01.800Z] org.osbuild.coreos.live-artifacts.mono: 8a74fe1cd075bee5550ad89bffe4dfae476fe7f81feed97300783ac6eadbec8f {
[2025-08-06T20:53:01.800Z]   "filenames": {
[2025-08-06T20:53:01.800Z]     "live-iso": "fedora-coreos-43.20250806.dev.0-live-iso.x86_64.iso",
[2025-08-06T20:53:01.800Z]     "live-kernel": "fedora-coreos-43.20250806.dev.0-live-kernel.x86_64",
[2025-08-06T20:53:01.800Z]     "live-initramfs": "fedora-coreos-43.20250806.dev.0-live-initramfs.x86_64.img",
[2025-08-06T20:53:01.800Z]     "live-rootfs": "fedora-coreos-43.20250806.dev.0-live-rootfs.x86_64.img"
[2025-08-06T20:53:01.800Z]   }
[2025-08-06T20:53:01.800Z] }
[2025-08-06T20:53:02.358Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T20:53:02.358Z] Generating osmet file for fedora-coreos-43.20250806.dev.0-metal.x86_64.raw image
[2025-08-06T20:53:07.587Z] Total OSTree objects scanned from /root: 19925 (19919 mapped, 6 empty)
[2025-08-06T20:53:07.587Z] Total OSTree objects found in /boot: 316
[2025-08-06T20:53:07.587Z] Duplicate extents dropped: 0
[2025-08-06T20:53:07.587Z] Overlapping extents clamped: 0
[2025-08-06T20:53:07.587Z] Total /root extents: 19921
[2025-08-06T20:53:07.587Z] Duplicate extents dropped: 0
[2025-08-06T20:53:07.587Z] Overlapping extents clamped: 0
[2025-08-06T20:53:07.587Z] Total /boot extents: 321
[2025-08-06T20:53:07.587Z] Packing image
[2025-08-06T20:53:10.840Z] 
[2025-08-06T20:53:10.840Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:10.840Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:10.840Z] 
[2025-08-06T20:53:20.760Z] 
[2025-08-06T20:53:20.760Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:20.760Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:20.760Z] 
[2025-08-06T20:53:30.737Z] 
[2025-08-06T20:53:30.737Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:30.737Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:30.737Z] 
[2025-08-06T20:53:42.874Z] 
[2025-08-06T20:53:42.874Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:42.874Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:42.874Z] 
[2025-08-06T20:53:49.390Z] Total bytes skipped: 1896091648
[2025-08-06T20:53:49.390Z] Total bytes written: 1150021632
[2025-08-06T20:53:49.390Z] Total bytes written (compressed): 20981396
[2025-08-06T20:53:49.390Z] Verifying that repacked image matches digest
[2025-08-06T20:53:51.272Z] 
[2025-08-06T20:53:51.272Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:53:51.272Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:53:51.272Z] 
[2025-08-06T20:53:55.419Z] Packing successful!
[2025-08-06T20:53:55.419Z] Generating osmet file for fedora-coreos-43.20250806.dev.0-metal4k.x86_64.raw image
[2025-08-06T20:53:58.673Z] Total OSTree objects scanned from /root: 19925 (19919 mapped, 6 empty)
[2025-08-06T20:53:58.673Z] Total OSTree objects found in /boot: 3
[2025-08-06T20:53:58.673Z] Duplicate extents dropped: 0
[2025-08-06T20:53:58.673Z] Overlapping extents clamped: 0
[2025-08-06T20:53:58.673Z] Total /root extents: 19919
[2025-08-06T20:53:58.673Z] Duplicate extents dropped: 0
[2025-08-06T20:53:58.673Z] Overlapping extents clamped: 0
[2025-08-06T20:53:58.673Z] Total /boot extents: 5
[2025-08-06T20:53:58.673Z] Packing image
[2025-08-06T20:54:01.181Z] 
[2025-08-06T20:54:01.181Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:01.181Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:01.181Z] 
[2025-08-06T20:54:11.090Z] 
[2025-08-06T20:54:11.090Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:11.090Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:11.090Z] 
[2025-08-06T20:54:21.010Z] 
[2025-08-06T20:54:21.010Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:21.010Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:21.010Z] 
[2025-08-06T20:54:33.152Z] 
[2025-08-06T20:54:33.152Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:33.152Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:33.152Z] 
[2025-08-06T20:54:41.217Z] 
[2025-08-06T20:54:41.217Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:41.217Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:41.217Z] 
[2025-08-06T20:54:43.720Z] Total bytes skipped: 1885212672
[2025-08-06T20:54:43.720Z] Total bytes written: 1160900608
[2025-08-06T20:54:43.720Z] Total bytes written (compressed): 20696672
[2025-08-06T20:54:43.720Z] Verifying that repacked image matches digest
[2025-08-06T20:54:48.945Z] Packing successful!
[2025-08-06T20:54:49.198Z] Kernel binary linked: /run/osbuild/tree/tmpl5ua7h7f/tmp-rootfs-dir/boot/vmlinuz-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64
[2025-08-06T20:54:49.198Z] Kernel HMAC linked: /run/osbuild/tree/tmpl5ua7h7f/tmp-rootfs-dir/boot/.vmlinuz-6.17.0-0.rc0.250806g479058002c32.12.fc43.x86_64.hmac
[2025-08-06T20:54:49.198Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet
[2025-08-06T20:54:51.699Z] 
[2025-08-06T20:54:51.699Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:54:51.699Z] /dev/vdb1        45G   12G   34G  26% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:54:51.699Z] 
[2025-08-06T20:55:01.617Z] 
[2025-08-06T20:55:01.617Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:01.617Z] /dev/vdb1        45G   14G   32G  30% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:01.617Z] 
[2025-08-06T20:55:11.531Z] 
[2025-08-06T20:55:11.531Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:11.531Z] /dev/vdb1        45G   14G   32G  30% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:11.531Z] 
[2025-08-06T20:55:21.450Z] 
[2025-08-06T20:55:21.450Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:21.450Z] /dev/vdb1        45G   14G   32G  30% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:21.450Z] 
[2025-08-06T20:55:33.585Z] 
[2025-08-06T20:55:33.585Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:33.585Z] /dev/vdb1        45G   14G   32G  30% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:33.585Z] 
[2025-08-06T20:55:41.643Z] 
[2025-08-06T20:55:41.643Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:41.643Z] /dev/vdb1        45G   14G   32G  30% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:41.643Z] 
[2025-08-06T20:55:53.780Z] 
[2025-08-06T20:55:53.780Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:55:53.780Z] /dev/vdb1        45G   15G   31G  32% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:55:53.780Z] 
[2025-08-06T20:56:01.842Z] 
[2025-08-06T20:56:01.842Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:56:01.842Z] /dev/vdb1        45G   15G   31G  32% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:56:01.842Z] 
[2025-08-06T20:56:11.757Z] 
[2025-08-06T20:56:11.757Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T20:56:11.757Z] /dev/vdb1        45G   13G   33G  28% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T20:56:11.757Z] 
[2025-08-06T20:56:15.905Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250806.dev.0
[2025-08-06T20:56:15.905Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpl5ua7h7f/iso/zipl.prm
[2025-08-06T20:56:15.905Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpl5ua7h7f/iso/EFI/fedora/grub.cfg
[2025-08-06T20:56:15.905Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpl5ua7h7f/iso/isolinux/isolinux.cfg
[2025-08-06T20:56:15.905Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpl5ua7h7f/iso/isolinux/boot.msg
[2025-08-06T20:56:15.905Z] mkfs.fat 4.2 (2021-01-31)
[2025-08-06T20:56:15.905Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-08-06T20:56:15.905Z] genisoimage 1.1.11 (Linux)
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/coreos
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/isolinux
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/images
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/images/pxeboot
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/EFI
[2025-08-06T20:56:15.905Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/EFI/fedora
[2025-08-06T20:56:15.905Z] Writing:   Initial Padblock                        Start Block 0
[2025-08-06T20:56:15.905Z] Done with: Initial Padblock                        Block(s)    16
[2025-08-06T20:56:15.905Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-08-06T20:56:15.905Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-08-06T20:56:15.905Z] Size of boot image is 4 sectors -> No emulation
[2025-08-06T20:56:15.905Z] Size of boot image is 15536 sectors -> No emulation
[2025-08-06T20:56:15.905Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-08-06T20:56:15.905Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-08-06T20:56:15.905Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   Version block                           Start Block 20
[2025-08-06T20:56:15.905Z] Done with: Version block                           Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   Path table                              Start Block 21
[2025-08-06T20:56:15.905Z] Done with: Path table                              Block(s)    4
[2025-08-06T20:56:15.905Z] Writing:   Joliet path table                       Start Block 25
[2025-08-06T20:56:15.905Z] Done with: Joliet path table                       Block(s)    4
[2025-08-06T20:56:15.905Z] Writing:   Directory tree                          Start Block 29
[2025-08-06T20:56:15.905Z] Done with: Directory tree                          Block(s)    7
[2025-08-06T20:56:15.905Z] Writing:   Joliet directory tree                   Start Block 36
[2025-08-06T20:56:15.905Z] Done with: Joliet directory tree                   Block(s)    7
[2025-08-06T20:56:15.905Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-08-06T20:56:15.905Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-08-06T20:56:15.905Z] Writing:   Extension record                        Start Block 43
[2025-08-06T20:56:15.905Z] Done with: Extension record                        Block(s)    1
[2025-08-06T20:56:15.905Z] Writing:   The File(s)                             Start Block 44
[2025-08-06T20:56:15.905Z]   1.00% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   2.00% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   2.99% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   3.99% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   4.99% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   5.99% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   6.98% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   7.98% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   8.98% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]   9.98% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  10.97% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  11.97% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  12.97% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  13.97% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  14.96% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  15.96% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  16.96% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  17.96% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  18.95% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  19.95% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  20.95% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  21.95% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  22.94% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  23.94% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  24.94% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  25.94% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  26.93% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  27.93% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  28.93% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  29.93% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  30.92% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  31.92% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  32.92% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  33.92% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  34.91% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  35.91% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  36.91% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  37.91% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  38.90% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  39.90% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  40.90% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  41.89% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  42.89% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  43.89% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  44.89% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  45.88% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  46.88% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  47.88% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  48.88% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  49.87% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  50.87% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  51.87% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  52.86% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  53.86% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  54.86% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  55.86% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:15.905Z]  56.85% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  57.85% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  58.85% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  59.85% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  60.84% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  61.84% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  62.84% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  63.84% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  64.83% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  65.83% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  66.83% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  67.83% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  68.82% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  69.82% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  70.82% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  71.82% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  72.81% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  73.81% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  74.81% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  75.81% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  76.80% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  77.80% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  78.80% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  79.80% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  80.79% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  81.79% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  82.79% done, estimate finish Wed Aug  6 20:56:14 2025
[2025-08-06T20:56:16.159Z]  83.79% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  84.78% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  85.78% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  86.78% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  87.78% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  88.77% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  89.77% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  90.77% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  91.77% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  92.76% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  93.76% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  94.76% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  95.76% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  96.75% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.415Z]  97.75% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.668Z]  98.75% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.668Z]  99.74% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:16.668Z] Total translation table size: 2048
[2025-08-06T20:56:16.668Z] Total rockridge attributes bytes: 2926
[2025-08-06T20:56:16.668Z] Total directory bytes: 12288
[2025-08-06T20:56:16.668Z] Path table size(bytes): 96
[2025-08-06T20:56:16.668Z] Done with: The File(s)                             Block(s)    501096
[2025-08-06T20:56:16.668Z] Writing:   Ending Padblock                         Start Block 501140
[2025-08-06T20:56:16.668Z] Done with: Ending Padblock                         Block(s)    150
[2025-08-06T20:56:16.668Z] Max brk space used 1b000
[2025-08-06T20:56:16.668Z] 501290 extents written (979 MB)
[2025-08-06T20:56:16.920Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-08-06T20:56:16.920Z] genisoimage 1.1.11 (Linux)
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/coreos
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/isolinux
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/images
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/images/pxeboot
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/EFI
[2025-08-06T20:56:16.920Z] Scanning /run/osbuild/tree/tmpl5ua7h7f/iso/EFI/fedora
[2025-08-06T20:56:17.174Z] Writing:   Initial Padblock                        Start Block 0
[2025-08-06T20:56:17.174Z] Done with: Initial Padblock                        Block(s)    16
[2025-08-06T20:56:17.174Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-08-06T20:56:17.174Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-08-06T20:56:17.174Z] Size of boot image is 4 sectors -> No emulation
[2025-08-06T20:56:17.174Z] Size of boot image is 15536 sectors -> No emulation
[2025-08-06T20:56:17.174Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-08-06T20:56:17.174Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-08-06T20:56:17.174Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   Version block                           Start Block 20
[2025-08-06T20:56:17.174Z] Done with: Version block                           Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   Path table                              Start Block 21
[2025-08-06T20:56:17.174Z] Done with: Path table                              Block(s)    4
[2025-08-06T20:56:17.174Z] Writing:   Joliet path table                       Start Block 25
[2025-08-06T20:56:17.174Z] Done with: Joliet path table                       Block(s)    4
[2025-08-06T20:56:17.174Z] Writing:   Directory tree                          Start Block 29
[2025-08-06T20:56:17.174Z] Done with: Directory tree                          Block(s)    7
[2025-08-06T20:56:17.174Z] Writing:   Joliet directory tree                   Start Block 36
[2025-08-06T20:56:17.174Z] Done with: Joliet directory tree                   Block(s)    7
[2025-08-06T20:56:17.174Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-08-06T20:56:17.174Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-08-06T20:56:17.174Z] Writing:   Extension record                        Start Block 43
[2025-08-06T20:56:17.174Z] Done with: Extension record                        Block(s)    1
[2025-08-06T20:56:17.174Z] Writing:   The File(s)                             Start Block 44
[2025-08-06T20:56:17.174Z]   6.88% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  13.76% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  20.62% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  27.51% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  34.37% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  41.25% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  48.11% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  54.99% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  61.86% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  68.74% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  75.60% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  82.48% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  89.36% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z]  96.22% done, estimate finish Wed Aug  6 20:56:15 2025
[2025-08-06T20:56:17.174Z] Total translation table size: 2048
[2025-08-06T20:56:17.174Z] Total rockridge attributes bytes: 2762
[2025-08-06T20:56:17.174Z] Total directory bytes: 12288
[2025-08-06T20:56:17.174Z] Path table size(bytes): 96
[2025-08-06T20:56:17.174Z] Done with: The File(s)                             Block(s)    72564
[2025-08-06T20:56:17.174Z] Writing:   Ending Padblock                         Start Block 72608
[2025-08-06T20:56:17.174Z] Done with: Ending Padblock                         Block(s)    150
[2025-08-06T20:56:17.174Z] Max brk space used 1b000
[2025-08-06T20:56:17.174Z] 72758 extents written (142 MB)
[2025-08-06T20:56:17.427Z] Packing minimal ISO
[2025-08-06T20:56:17.427Z] Matched 16 files of 16
[2025-08-06T20:56:17.427Z] Total bytes skipped: 148593946
[2025-08-06T20:56:17.427Z] Total bytes written: 1352422
[2025-08-06T20:56:17.427Z] Total bytes written (compressed): 2848
[2025-08-06T20:56:17.427Z] Verifying that packed image matches digest
[2025-08-06T20:56:17.680Z] Packing successful!
[2025-08-06T20:56:17.932Z] 
[2025-08-06T20:56:17.932Z] ⏱  Duration: 195s
[2025-08-06T20:56:17.932Z] manifest /tmp/osbuild-GLyC.json finished successfully
[2025-08-06T20:56:18.186Z] oci-archive:	4e0e1d970034d3cb23a42e4c3d2cbef746f9464743ba2dcd42210c6c4b52e31e
[2025-08-06T20:56:18.186Z] deployed-tree:	62cd2b48271ec0997ce89ecb1ef1ee92de3f1afd25d2015b84d3f5c8a3d6df08
[2025-08-06T20:56:18.186Z] tree:     	d50be408520091e089e6f6f2425818696be3d06f4996faf5afb06146dd84e073
[2025-08-06T20:56:18.186Z] raw-image:	76251d2102f86e6d54dac4d64c7a13fcb2516de31cbc28c93f4c84c65e9edf09
[2025-08-06T20:56:18.189Z] raw-4k-image:	a7485c113b20462e683c90c03a073aad24dd773171fbee4ec9aa3072f0d64803
[2025-08-06T20:56:18.189Z] raw-aliyun-image:	d9576b4e010df498ed2bd3747249394bca579413663d9134419d9ef14c694295
[2025-08-06T20:56:18.189Z] aliyun:   	e63a0187bb675570f7a2ca8e6a11688690d7e9f09984de6f41167c96d2cb9b82
[2025-08-06T20:56:18.189Z] raw-applehv-image:	ea0e6ec15c5f10d29bd97b1d6fa29f38aec8aefb278805466edc0aaf47cafe3f
[2025-08-06T20:56:18.189Z] applehv:  	320603ee20f11fb7f175556c919ec4ba677dfa18e5b882fd1a4b62e5f9865a31
[2025-08-06T20:56:18.189Z] raw-aws-image:	03cb08b771afa93c38127f778ffbc17b25db9c39489a2480c8ad425350b901cd
[2025-08-06T20:56:18.189Z] aws:      	3b23f30aeab6c0412b7e45455f795b0c041d265af97a6410e1457e50e6fb953e
[2025-08-06T20:56:18.189Z] raw-azure-image:	00a2f168da44e79c3f17b49021e19cd72bb495a961294760e816838a5fea6f03
[2025-08-06T20:56:18.189Z] azure:    	c929e8f57ceb6a8c33195bf6af951eb5070ea8662b26e78b6b363343ecf5b064
[2025-08-06T20:56:18.189Z] raw-azurestack-image:	2be1be648ab23e97cad765944ff9788014cd1b89a339cc54b3179fc57635bff2
[2025-08-06T20:56:18.189Z] azurestack:	a761ec3773d4ee96016681b560f4391db796c9fe76c3e8a6fb0526eb7ec39ca9
[2025-08-06T20:56:18.189Z] raw-digitalocean-image:	ebefe1e69b43d638157ababcc2ca0b1750fc50266bd99bd2ddba893666e5d317
[2025-08-06T20:56:18.189Z] digitalocean:	bd3c0d1115ffeb8b7be9d698e14d060237c3aed1f1d3682ff4d3522e296f1360
[2025-08-06T20:56:18.189Z] raw-exoscale-image:	caf9d600f5b4c6f7cc263e6ff7a48207eba88fb723361d6af7b87b98b268bfde
[2025-08-06T20:56:18.189Z] exoscale: 	45e0db79c74ae749338fa3a4e1cdbae3075ee8eda5a789ac3573edd27f496f86
[2025-08-06T20:56:18.189Z] raw-gcp-image:	e6b3ea0a6db908561a183678a0f04753671066c2dca93f4651930b1dc006bd41
[2025-08-06T20:56:18.189Z] raw-gcp-image-tar:	e427ca41c2ef7b43cb0d06768690ecd62e5d470bcaa85a5ab8d2b32bc01ba144
[2025-08-06T20:56:18.189Z] gcp:      	586818f05e4be4119747ca58cc1b957ca71d9e27ecf76e75cea90daa34f03fd7
[2025-08-06T20:56:18.189Z] raw-hetzner-image:	65e153aa74e973c4777cbd084ef44ea469ae677b7b3c7e90854c93cd490ecbad
[2025-08-06T20:56:18.189Z] hetzner:  	92668731c7355df8a964a03e6e15dc061c339bc46a1cf4180a08251da05b9927
[2025-08-06T20:56:18.189Z] raw-hyperv-image:	36aec49d416893c011cb4912b550299ea8f69da44f88c90346293fa953feef93
[2025-08-06T20:56:18.189Z] hyperv:   	2ddc2b3ad22fd2bc7d012ad9d20f973f04b2048d2e93e4666857307c290342ff
[2025-08-06T20:56:18.189Z] raw-ibmcloud-image:	55bdd87c4698384c581ab69c4b8fb3436143699c05e7e12157ea8ddb677740e2
[2025-08-06T20:56:18.189Z] ibmcloud: 	a01343421257fab3294534a0e6335141f9591508a635f094b7c863a3f7deb8b8
[2025-08-06T20:56:18.189Z] raw-kubevirt-image:	6cb2a6c0c6e2257a8f15152068fad125a59eb4ba05638d8dcec7c08e7bc4e7f6
[2025-08-06T20:56:18.189Z] qemu-kubevirt-image:	875791d055f91ad2a646075ecd98dbbce22d4a9f4c9b7713e1d6fa2f215418d0
[2025-08-06T20:56:18.189Z] kubevirt: 	db3256628098025759f30db8a15bb0e8722b2bcd370a3a51a10f1a13f1dac3cc
[2025-08-06T20:56:18.189Z] raw-openstack-image:	0e921105c2489d8b3f0d8576c41683c32ae2c7801b8e93d267863589dd5682c9
[2025-08-06T20:56:18.189Z] openstack:	b91c88288dfaa8f70f310b43e23935bb99830a8e0d77cdfe7093928571d20b8d
[2025-08-06T20:56:18.189Z] raw-oraclecloud-image:	c7403a705f79c0255f3d76535a1b8cbd827da79994320090582c7ba3b6f546ff
[2025-08-06T20:56:18.189Z] oraclecloud:	5aba5cabbffbfecb8046374a9b363fa83cb031a24d467c5db3fbf27c1536e020
[2025-08-06T20:56:18.189Z] raw-proxmoxve-image:	fef2722aae1cc52df8f861c4c77eb862f64d673b0d48cce53809306a0e25d337
[2025-08-06T20:56:18.189Z] proxmoxve:	03da324ac51943aa9a823c0ae6b8ba66009bdbf8dd2b452f6e6f37ac35abfa63
[2025-08-06T20:56:18.189Z] raw-metal-image:	2cb2d8d519657741292500e71d667058f4724a0dc4c26f2f49756d89d6d3697b
[2025-08-06T20:56:18.189Z] metal:    	5a19a2293f070674b505222850ee810e69bfdb9ad93a2864677cf46eff48f63c
[2025-08-06T20:56:18.189Z] raw-metal4k-image:	401bf993990101cb350c6c2f44f9fadd9b2964a0ae6ec3e468f8de8cdf312106
[2025-08-06T20:56:18.189Z] metal4k:  	0e32755a99f15b1226cddcb14f09631ddda7aabde774d4f0f8a7e5e3c99e46ab
[2025-08-06T20:56:18.189Z] raw-nutanix-image:	91758b977a0bd47184ee7223962445399c5f581601327c5c7692d8afa27d7e83
[2025-08-06T20:56:18.189Z] nutanix:  	454aef1507d0b1aff255f5820c6d47fbaa45e98e03c182735117206806b8d26e
[2025-08-06T20:56:18.189Z] raw-qemu-image:	ea8032d539b9df25d6eb4e537e22354f068ffb866e4a7c970f2a56a07f70f2af
[2025-08-06T20:56:18.189Z] qemu:     	7a0ad052d7a4a01cd0eab82a5b70cb3239e8ecf8a2d500e5a317026ec4516c01
[2025-08-06T20:56:18.189Z] raw-vultr-image:	11516fe4c81db64269c2d8053acec593932847c72e02af67b32a755ea82633a3
[2025-08-06T20:56:18.189Z] vultr:    	7d5e3887cd5680139f9895f7dda2ae18c6c98a7ad054be3827c7bb42dccca3d7
[2025-08-06T20:56:18.189Z] live:     	8a74fe1cd075bee5550ad89bffe4dfae476fe7f81feed97300783ac6eadbec8f
[2025-08-06T20:56:18.189Z] + set +x
[2025-08-06T20:56:19.547Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/live/fedora-coreos-43.20250806.dev.0-live-iso.x86_64.iso': Operation not permitted
[2025-08-06T20:56:19.547Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/live/fedora-coreos-43.20250806.dev.0-live-kernel.x86_64': Operation not permitted
[2025-08-06T20:56:19.800Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/live/fedora-coreos-43.20250806.dev.0-live-initramfs.x86_64.img': Operation not permitted
[2025-08-06T20:56:21.158Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/live/fedora-coreos-43.20250806.dev.0-live-rootfs.x86_64.img': Operation not permitted
[2025-08-06T20:56:21.158Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/live': Operation not permitted
[2025-08-06T20:56:24.411Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/metal/fedora-coreos-43.20250806.dev.0-metal.x86_64.raw': Operation not permitted
[2025-08-06T20:56:24.411Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/metal': Operation not permitted
[2025-08-06T20:56:28.560Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/metal4k/fedora-coreos-43.20250806.dev.0-metal4k.x86_64.raw': Operation not permitted
[2025-08-06T20:56:28.560Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.q4hRhoM6sn/metal4k': Operation not permitted
[2025-08-06T20:56:33.788Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513793415986863
[2025-08-06T20:56:33.788Z] Successfully generated: fedora-coreos-43.20250806.dev.0-metal.x86_64.raw
[2025-08-06T20:56:36.292Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513796138362425
[2025-08-06T20:56:36.292Z] Successfully generated: fedora-coreos-43.20250806.dev.0-metal4k.x86_64.raw
[2025-08-06T20:56:37.657Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513797488395900
[2025-08-06T20:56:37.657Z] Successfully generated: fedora-coreos-43.20250806.dev.0-live-iso.x86_64.iso
[2025-08-06T20:56:38.219Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513797919964169
[2025-08-06T20:56:38.219Z] Successfully generated: fedora-coreos-43.20250806.dev.0-live-kernel.x86_64
[2025-08-06T20:56:39.144Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513799091145209
[2025-08-06T20:56:39.144Z] Successfully generated: fedora-coreos-43.20250806.dev.0-live-rootfs.x86_64.img
[2025-08-06T20:56:39.706Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754513799541409579
[2025-08-06T20:56:39.706Z] Successfully generated: fedora-coreos-43.20250806.dev.0-live-initramfs.x86_64.img
[2025-08-06T20:56:39.711Z] [Pipeline] }
[2025-08-06T20:56:39.720Z] [Pipeline] // withEnv
[2025-08-06T20:56:39.729Z] [Pipeline] withEnv
[2025-08-06T20:56:39.729Z] [Pipeline] {
[2025-08-06T20:56:39.733Z] [Pipeline] sh
[2025-08-06T20:56:40.241Z] + set -xeuo pipefail
[2025-08-06T20:56:40.241Z] ++ umask
[2025-08-06T20:56:40.241Z] + '[' 0022 = 0000 ']'
[2025-08-06T20:56:40.241Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
[2025-08-06T20:56:40.241Z] Targeting build: 43.20250806.dev.0
[2025-08-06T20:56:40.241Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64
[2025-08-06T20:56:40.241Z] 2025-08-06 20:56:40,190 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-metal.x86_64.raw']
[2025-08-06T21:01:01.644Z] Compressed: fedora-coreos-43.20250806.dev.0-metal.x86_64.raw.xz
[2025-08-06T21:01:01.644Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs
[2025-08-06T21:01:01.644Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json
[2025-08-06T21:01:01.648Z] [Pipeline] }
[2025-08-06T21:01:01.654Z] [Pipeline] // withEnv
[2025-08-06T21:01:01.664Z] [Pipeline] }
[2025-08-06T21:01:01.670Z] [Pipeline] // stage
[2025-08-06T21:01:01.675Z] [Pipeline] stage
[2025-08-06T21:01:01.675Z] [Pipeline] { (x86_64:kola:testiso)
[2025-08-06T21:01:01.699Z] [Pipeline] withEnv
[2025-08-06T21:01:01.699Z] [Pipeline] {
[2025-08-06T21:01:01.703Z] [Pipeline] sh
[2025-08-06T21:01:02.187Z] + set -euo pipefail
[2025-08-06T21:01:02.187Z] ++ umask
[2025-08-06T21:01:02.187Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:01:02.187Z] + uuidgen
[2025-08-06T21:01:02.187Z] + cut -f1 -d-
[2025-08-06T21:01:02.191Z] [Pipeline] }
[2025-08-06T21:01:02.195Z] [Pipeline] // withEnv
[2025-08-06T21:01:02.204Z] [Pipeline] withEnv
[2025-08-06T21:01:02.204Z] [Pipeline] {
[2025-08-06T21:01:02.210Z] [Pipeline] sh
[2025-08-06T21:01:02.691Z] + set -euo pipefail
[2025-08-06T21:01:02.691Z] ++ umask
[2025-08-06T21:01:02.691Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:01:02.691Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T21:01:02.691Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-08-06T21:01:02.696Z] [Pipeline] }
[2025-08-06T21:01:02.702Z] [Pipeline] // withEnv
[2025-08-06T21:01:02.710Z] [Pipeline] withEnv
[2025-08-06T21:01:02.710Z] [Pipeline] {
[2025-08-06T21:01:02.723Z] [Pipeline] sh
[2025-08-06T21:01:03.204Z] + set -xeuo pipefail
[2025-08-06T21:01:03.204Z] ++ umask
[2025-08-06T21:01:03.204Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:01:03.204Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T21:01:03.204Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-nqYau/kola-testiso-x86_64
[2025-08-06T21:01:03.204Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-nqYau/kola-testiso-x86_64
[2025-08-06T21:01:03.204Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T21:01:03.204Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T21:01:03.204Z] Ignoring verification of signature on metal image
[2025-08-06T21:01:03.204Z] Running test: iso-as-disk.bios
[2025-08-06T21:01:35.206Z] PASS: iso-as-disk.bios (23.844s)
[2025-08-06T21:01:35.206Z] Running test: iso-as-disk.uefi
[2025-08-06T21:02:01.680Z] PASS: iso-as-disk.uefi (24.698s)
[2025-08-06T21:02:01.680Z] Running test: iso-as-disk.uefi-secure
[2025-08-06T21:02:28.153Z] PASS: iso-as-disk.uefi-secure (24.563s)
[2025-08-06T21:02:28.153Z] Running test: iso-as-disk.4k.uefi
[2025-08-06T21:03:00.167Z] PASS: iso-as-disk.4k.uefi (24.494s)
[2025-08-06T21:03:00.167Z] Running test: iso-install.bios
[2025-08-06T21:04:21.498Z] PASS: iso-install.bios (1m8.002s)
[2025-08-06T21:04:21.498Z] Running test: iso-live-login.bios
[2025-08-06T21:04:43.345Z] The file: journal.txt does not exist
[2025-08-06T21:04:43.345Z] PASS: iso-live-login.bios (31.576s)
[2025-08-06T21:04:43.345Z] Running test: iso-live-login.uefi
[2025-08-06T21:05:15.339Z] The file: journal.txt does not exist
[2025-08-06T21:05:15.339Z] PASS: iso-live-login.uefi (27.376s)
[2025-08-06T21:05:15.339Z] Running test: iso-live-login.uefi-secure
[2025-08-06T21:05:47.324Z] The file: journal.txt does not exist
[2025-08-06T21:05:47.324Z] PASS: iso-live-login.uefi-secure (28.84s)
[2025-08-06T21:05:47.324Z] Running test: iso-live-login.4k.uefi
[2025-08-06T21:06:19.323Z] The file: journal.txt does not exist
[2025-08-06T21:06:19.323Z] PASS: iso-live-login.4k.uefi (28.038s)
[2025-08-06T21:06:19.323Z] Running test: iso-offline-install.bios
[2025-08-06T21:08:55.698Z] PASS: iso-offline-install.bios (2m22.267s)
[2025-08-06T21:08:55.698Z] Running test: iso-offline-install.mpath.bios
[2025-08-06T21:11:02.064Z] PASS: iso-offline-install.mpath.bios (2m8.406s)
[2025-08-06T21:11:02.064Z] Running test: iso-offline-install-fromram.4k.uefi
[2025-08-06T21:12:38.391Z] PASS: iso-offline-install-fromram.4k.uefi (1m30.785s)
[2025-08-06T21:12:38.391Z] Running test: iso-offline-install-iscsi.ibft.uefi
[2025-08-06T21:12:38.391Z] Warning: Cannot announce submounts, client does not support it
[2025-08-06T21:15:29.741Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m44.425s)
[2025-08-06T21:15:29.741Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
[2025-08-06T21:18:51.096Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (3m15.44s)
[2025-08-06T21:18:51.096Z] Running test: iso-offline-install-iscsi.manual.bios
[2025-08-06T21:21:57.456Z] PASS: iso-offline-install-iscsi.manual.bios (3m6.445s)
[2025-08-06T21:21:57.456Z] Running test: miniso-install.bios
[2025-08-06T21:23:33.801Z] PASS: miniso-install.bios (1m32.828s)
[2025-08-06T21:23:33.801Z] Running test: miniso-install.nm.bios
[2025-08-06T21:25:25.131Z] PASS: miniso-install.nm.bios (1m35.919s)
[2025-08-06T21:25:25.131Z] Running test: miniso-install.4k.uefi
[2025-08-06T21:27:01.460Z] PASS: miniso-install.4k.uefi (1m37.656s)
[2025-08-06T21:27:01.460Z] Running test: miniso-install.4k.nm.uefi
[2025-08-06T21:28:37.797Z] PASS: miniso-install.4k.nm.uefi (1m36.874s)
[2025-08-06T21:28:37.797Z] Running test: pxe-offline-install.rootfs-appended.bios
[2025-08-06T21:30:59.154Z] PASS: pxe-offline-install.rootfs-appended.bios (2m9.691s)
[2025-08-06T21:30:59.154Z] Running test: pxe-offline-install.4k.uefi
[2025-08-06T21:32:50.498Z] PASS: pxe-offline-install.4k.uefi (1m43.994s)
[2025-08-06T21:32:50.498Z] Running test: pxe-online-install.bios
[2025-08-06T21:34:11.834Z] PASS: pxe-online-install.bios (1m28.582s)
[2025-08-06T21:34:11.834Z] Running test: pxe-online-install.4k.uefi
[2025-08-06T21:35:33.177Z] PASS: pxe-online-install.4k.uefi (1m9.97s)
[2025-08-06T21:35:33.182Z] [Pipeline] }
[2025-08-06T21:35:33.184Z] [Pipeline] // withEnv
[2025-08-06T21:35:33.195Z] [Pipeline] withEnv
[2025-08-06T21:35:33.195Z] [Pipeline] {
[2025-08-06T21:35:33.199Z] [Pipeline] sh
[2025-08-06T21:35:33.698Z] + set -xeuo pipefail
[2025-08-06T21:35:33.698Z] ++ umask
[2025-08-06T21:35:33.698Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:35:33.698Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T21:35:33.698Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-nqYau -c --xz kola-testiso-x86_64
[2025-08-06T21:35:35.578Z] [Pipeline] }
[2025-08-06T21:35:35.582Z] [Pipeline] // withEnv
[2025-08-06T21:35:35.590Z] [Pipeline] archiveArtifacts
[2025-08-06T21:35:35.592Z] Archiving artifacts
[2025-08-06T21:35:35.615Z] [Pipeline] withEnv
[2025-08-06T21:35:35.616Z] [Pipeline] {
[2025-08-06T21:35:35.620Z] [Pipeline] sh
[2025-08-06T21:35:36.101Z] + set -xeuo pipefail
[2025-08-06T21:35:36.103Z] ++ umask
[2025-08-06T21:35:36.103Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:35:36.103Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T21:35:36.103Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-nqYau/kola-testiso-x86_64 --output -
[2025-08-06T21:35:36.105Z] [Pipeline] }
[2025-08-06T21:35:36.107Z] [Pipeline] // withEnv
[2025-08-06T21:35:36.117Z] [Pipeline] junit
[2025-08-06T21:35:36.118Z] Recording test results
[2025-08-06T21:35:36.129Z] None of the test reports contained any result
[2025-08-06T21:35:36.129Z] [Pipeline] }
[2025-08-06T21:35:36.133Z] [Pipeline] // stage
[2025-08-06T21:35:36.139Z] [Pipeline] stage
[2025-08-06T21:35:36.139Z] [Pipeline] { (x86_64:Destroy Remote)
[2025-08-06T21:35:36.140Z] [Pipeline] }
[2025-08-06T21:35:36.145Z] [Pipeline] // stage
[2025-08-06T21:35:36.153Z] [Pipeline] }
[2025-08-06T21:35:36.158Z] [Pipeline] // parallel
[2025-08-06T21:35:36.171Z] [Pipeline] stage
[2025-08-06T21:35:36.171Z] [Pipeline] { (Report Completion)
[2025-08-06T21:35:36.175Z] [Pipeline] withCredentials
[2025-08-06T21:35:36.181Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-08-06T21:35:36.182Z] [Pipeline] {
[2025-08-06T21:35:36.190Z] [Pipeline] withEnv
[2025-08-06T21:35:36.190Z] [Pipeline] {
[2025-08-06T21:35:36.193Z] [Pipeline] sh
[2025-08-06T21:35:36.671Z] + set -xeuo pipefail
[2025-08-06T21:35:36.671Z] ++ umask
[2025-08-06T21:35:36.671Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:35:36.671Z] + /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/107/display/redirect --outcome PASSED --advisory FEDORA-2025-ac7a8a7ecb --stream rawhide
[2025-08-06T21:35:36.673Z] [Pipeline] }
[2025-08-06T21:35:36.677Z] [Pipeline] // withEnv
[2025-08-06T21:35:36.684Z] [Pipeline] }
[2025-08-06T21:35:36.689Z] [Pipeline] // withCredentials
[2025-08-06T21:35:36.699Z] [Pipeline] withCredentials
[2025-08-06T21:35:36.707Z] Masking supported pattern matches of $TOKEN
[2025-08-06T21:35:36.707Z] [Pipeline] {
[2025-08-06T21:35:36.713Z] [Pipeline] withEnv
[2025-08-06T21:35:36.713Z] [Pipeline] {
[2025-08-06T21:35:36.717Z] [Pipeline] sh
[2025-08-06T21:35:37.199Z] + set -xeuo pipefail
[2025-08-06T21:35:37.199Z] ++ umask
[2025-08-06T21:35:37.199Z] + '[' 0022 = 0000 ']'
[2025-08-06T21:35:37.199Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-08-06T21:35:37.199Z]            {
[2025-08-06T21:35:37.199Z]              "body": "🟢 kernel-6.17.0-0.rc0.250806g479058002c32.12.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/107/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-ac7a8a7ecb)"
[2025-08-06T21:35:37.199Z]             }'
[2025-08-06T21:35:37.759Z] [Pipeline] }
[2025-08-06T21:35:37.761Z] [Pipeline] // withEnv
[2025-08-06T21:35:37.766Z] [Pipeline] }
[2025-08-06T21:35:37.771Z] [Pipeline] // withCredentials
[2025-08-06T21:35:37.777Z] [Pipeline] }
[2025-08-06T21:35:37.780Z] [Pipeline] // stage
[2025-08-06T21:35:37.785Z] [Pipeline] }
[2025-08-06T21:35:37.789Z] [Pipeline] // timeout
[2025-08-06T21:35:37.796Z] [Pipeline] }
[2025-08-06T21:35:37.799Z] [Pipeline] // container
[2025-08-06T21:35:37.807Z] [Pipeline] }
[2025-08-06T21:35:37.812Z] [Pipeline] // node
[2025-08-06T21:35:37.817Z] [Pipeline] }
[2025-08-06T21:35:37.820Z] [Pipeline] // podTemplate
[2025-08-06T21:35:37.825Z] [Pipeline] End of Pipeline
[2025-08-06T21:35:37.860Z] Finished: SUCCESS