[2025-07-12T17:29:14.330Z] Started by upstream project "bodhi-trigger" build number 32
[2025-07-12T17:29:14.330Z] originally caused by:
[2025-07-12T17:29:14.330Z]  Triggered by CI message.
[2025-07-12T17:29:14.330Z] 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-07-12T17:29:14.333Z] The recommended git tool is: NONE
[2025-07-12T17:29:14.333Z] No credentials specified
[2025-07-12T17:29:14.334Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-12T17:29:14.339Z] Fetching changes from the remote Git repository
[2025-07-12T17:29:14.340Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-12T17:29:14.346Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-12T17:29:14.346Z]  > git --version # timeout=10
[2025-07-12T17:29:14.352Z]  > git --version # 'git version 2.47.1'
[2025-07-12T17:29:14.352Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-12T17:29:14.477Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-12T17:29:14.483Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-12T17:29:14.483Z]  > git config core.sparsecheckout # timeout=10
[2025-07-12T17:29:14.489Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-12T17:29:14.497Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-12T17:29:14.497Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-12T17:29:14.531Z] Loading library coreos@main
[2025-07-12T17:29:14.531Z] Attempting to resolve main from remote references...
[2025-07-12T17:29:14.531Z]  > git --version # timeout=10
[2025-07-12T17:29:14.536Z]  > git --version # 'git version 2.47.1'
[2025-07-12T17:29:14.536Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-12T17:29:14.676Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-12T17:29:14.677Z] The recommended git tool is: NONE
[2025-07-12T17:29:14.677Z] No credentials specified
[2025-07-12T17:29:14.677Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-12T17:29:14.683Z] Fetching changes from the remote Git repository
[2025-07-12T17:29:14.684Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-12T17:29:14.690Z] Fetching without tags
[2025-07-12T17:29:14.690Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-12T17:29:14.690Z]  > git --version # timeout=10
[2025-07-12T17:29:14.695Z]  > git --version # 'git version 2.47.1'
[2025-07-12T17:29:14.695Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-12T17:29:14.830Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-12T17:29:14.830Z]  > git config core.sparsecheckout # timeout=10
[2025-07-12T17:29:14.835Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-12T17:29:14.845Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-12T17:29:14.845Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-12T17:29:14.987Z] [Pipeline] Start of Pipeline
[2025-07-12T17:29:14.995Z] [Pipeline] node
[2025-07-12T17:29:14.996Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-12T17:29:14.997Z] [Pipeline] {
[2025-07-12T17:29:15.010Z] [Pipeline] withEnv
[2025-07-12T17:29:15.010Z] [Pipeline] {
[2025-07-12T17:29:15.013Z] [Pipeline] sh
[2025-07-12T17:29:15.268Z] + set -xeuo pipefail
[2025-07-12T17:29:15.268Z] ++ umask
[2025-07-12T17:29:15.268Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:15.268Z] + rm -rf pipe
[2025-07-12T17:29:15.268Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-12T17:29:15.268Z] Cloning into 'pipe'...
[2025-07-12T17:29:15.518Z] [Pipeline] }
[2025-07-12T17:29:15.520Z] [Pipeline] // withEnv
[2025-07-12T17:29:15.525Z] [Pipeline] load
[2025-07-12T17:29:15.590Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-12T17:29:15.592Z] 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-07-12T17:29:15.592Z] [Pipeline] }
[2025-07-12T17:29:15.601Z] [Pipeline] // load
[2025-07-12T17:29:15.605Z] 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-07-12T17:29:15.605Z] [Pipeline] readYaml
[2025-07-12T17:29:15.607Z] 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-07-12T17:29:15.607Z] [Pipeline] }
[2025-07-12T17:29:15.611Z] [Pipeline] // node
[2025-07-12T17:29:15.620Z] [Pipeline] properties
[2025-07-12T17:29:15.676Z] [Pipeline] libraryResource
[2025-07-12T17:29:15.676Z] [Pipeline] readJSON
[2025-07-12T17:29:15.682Z] [Pipeline] node
[2025-07-12T17:29:15.683Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-12T17:29:15.684Z] [Pipeline] {
[2025-07-12T17:29:15.689Z] [Pipeline] writeYaml
[2025-07-12T17:29:15.692Z] [Pipeline] readFile
[2025-07-12T17:29:15.699Z] [Pipeline] }
[2025-07-12T17:29:15.703Z] [Pipeline] // node
[2025-07-12T17:29:15.708Z] [Pipeline] podTemplate
[2025-07-12T17:29:15.709Z] [Pipeline] {
[2025-07-12T17:29:15.712Z] [Pipeline] node
[2025-07-12T17:29:16.729Z] Created Pod: openshift coreos-ci/pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0
[2025-07-12T17:29:16.776Z] [PodInfo] coreos-ci/pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0
[2025-07-12T17:29:16.776Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-12T17:29:16.776Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-12T17:29:16.776Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-12T17:29:17.390Z] [PodInfo] coreos-ci/pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0
[2025-07-12T17:29:17.390Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-12T17:29:17.390Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-12T17:29:17.390Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-12T17:29:20.736Z] Agent pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0 is provisioned from template pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn
[2025-07-12T17:29:20.736Z] ---
[2025-07-12T17:29:20.736Z] apiVersion: "v1"
[2025-07-12T17:29:20.736Z] kind: "Pod"
[2025-07-12T17:29:20.736Z] metadata:
[2025-07-12T17:29:20.736Z]   annotations:
[2025-07-12T17:29:20.736Z]     kubernetes.jenkins.io/last-refresh: "1752341356715"
[2025-07-12T17:29:20.736Z]     buildUrl: "http://172.30.177.66:80/job/test-override/37/"
[2025-07-12T17:29:20.736Z]     runUrl: "job/test-override/37/"
[2025-07-12T17:29:20.736Z]   labels:
[2025-07-12T17:29:20.736Z]     jenkins: "slave"
[2025-07-12T17:29:20.736Z]     jenkins/label-digest: "7ab1f7aec0063c955e8d1fa5f9d3bbb8c0072e7c"
[2025-07-12T17:29:20.736Z]     jenkins/label: "pod-d877c388-997c-44ad-bba3-f6e2e9587783"
[2025-07-12T17:29:20.736Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-12T17:29:20.736Z]   name: "pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0"
[2025-07-12T17:29:20.736Z]   namespace: "coreos-ci"
[2025-07-12T17:29:20.736Z] spec:
[2025-07-12T17:29:20.736Z]   containers:
[2025-07-12T17:29:20.736Z]   - command:
[2025-07-12T17:29:20.736Z]     - "/usr/bin/dumb-init"
[2025-07-12T17:29:20.736Z]     - "/usr/bin/sleep"
[2025-07-12T17:29:20.736Z]     - "infinity"
[2025-07-12T17:29:20.736Z]     env:
[2025-07-12T17:29:20.736Z]     - name: "NCPUS"
[2025-07-12T17:29:20.736Z]       value: "6"
[2025-07-12T17:29:20.736Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-12T17:29:20.736Z]     imagePullPolicy: "Always"
[2025-07-12T17:29:20.736Z]     name: "worker"
[2025-07-12T17:29:20.736Z]     resources:
[2025-07-12T17:29:20.736Z]       limits:
[2025-07-12T17:29:20.736Z]         memory: "10752Mi"
[2025-07-12T17:29:20.736Z]         cpu: "6"
[2025-07-12T17:29:20.736Z]         devices.kubevirt.io/kvm: "1"
[2025-07-12T17:29:20.736Z]       requests:
[2025-07-12T17:29:20.736Z]         memory: "10752Mi"
[2025-07-12T17:29:20.736Z]         cpu: "6"
[2025-07-12T17:29:20.736Z]         devices.kubevirt.io/kvm: "1"
[2025-07-12T17:29:20.736Z]     volumeMounts:
[2025-07-12T17:29:20.736Z]     - mountPath: "/srv/"
[2025-07-12T17:29:20.736Z]       name: "emptydir-0"
[2025-07-12T17:29:20.736Z]     - mountPath: "/home/jenkins/agent"
[2025-07-12T17:29:20.736Z]       name: "workspace-volume"
[2025-07-12T17:29:20.736Z]       readOnly: false
[2025-07-12T17:29:20.736Z]   - env:
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_SECRET"
[2025-07-12T17:29:20.736Z]       value: "********"
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_TUNNEL"
[2025-07-12T17:29:20.736Z]       value: "172.30.178.247:50000"
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-12T17:29:20.736Z]       value: "pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0"
[2025-07-12T17:29:20.736Z]     - name: "REMOTING_OPTS"
[2025-07-12T17:29:20.736Z]       value: "-noReconnectAfter 1d"
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_NAME"
[2025-07-12T17:29:20.736Z]       value: "pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0"
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-12T17:29:20.736Z]       value: "/home/jenkins/agent"
[2025-07-12T17:29:20.736Z]     - name: "JENKINS_URL"
[2025-07-12T17:29:20.736Z]       value: "http://172.30.177.66:80/"
[2025-07-12T17:29:20.736Z]     image: "jenkins-agent-base:latest"
[2025-07-12T17:29:20.736Z]     name: "jnlp"
[2025-07-12T17:29:20.736Z]     resources:
[2025-07-12T17:29:20.736Z]       limits:
[2025-07-12T17:29:20.736Z]         memory: "512Mi"
[2025-07-12T17:29:20.736Z]         cpu: "1"
[2025-07-12T17:29:20.736Z]       requests:
[2025-07-12T17:29:20.736Z]         memory: "512Mi"
[2025-07-12T17:29:20.736Z]         cpu: "1"
[2025-07-12T17:29:20.736Z]     volumeMounts:
[2025-07-12T17:29:20.736Z]     - mountPath: "/home/jenkins/agent"
[2025-07-12T17:29:20.736Z]       name: "workspace-volume"
[2025-07-12T17:29:20.736Z]       readOnly: false
[2025-07-12T17:29:20.736Z]   nodeSelector:
[2025-07-12T17:29:20.736Z]     kubernetes.io/os: "linux"
[2025-07-12T17:29:20.736Z]   restartPolicy: "Never"
[2025-07-12T17:29:20.736Z]   serviceAccountName: "jenkins"
[2025-07-12T17:29:20.736Z]   volumes:
[2025-07-12T17:29:20.736Z]   - emptyDir: {}
[2025-07-12T17:29:20.736Z]     name: "emptydir-0"
[2025-07-12T17:29:20.736Z]   - emptyDir:
[2025-07-12T17:29:20.736Z]       medium: ""
[2025-07-12T17:29:20.736Z]     name: "workspace-volume"
[2025-07-12T17:29:20.736Z] 
[2025-07-12T17:29:20.751Z] Running on pod-d877c388-997c-44ad-bba3-f6e2e9587783-5vtvn-0j2l0 in /home/jenkins/agent/workspace/test-override
[2025-07-12T17:29:20.751Z] [Pipeline] {
[2025-07-12T17:29:20.757Z] [Pipeline] container
[2025-07-12T17:29:20.757Z] [Pipeline] {
[2025-07-12T17:29:20.761Z] [Pipeline] withEnv
[2025-07-12T17:29:20.761Z] [Pipeline] {
[2025-07-12T17:29:20.763Z] [Pipeline] sh
[2025-07-12T17:29:21.359Z] + set -xeuo pipefail
[2025-07-12T17:29:21.359Z] ++ umask
[2025-07-12T17:29:21.359Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:21.359Z] + cat /cosa/coreos-assembler-git.json
[2025-07-12T17:29:21.359Z] + tee coreos-assembler-git.json
[2025-07-12T17:29:21.359Z] {
[2025-07-12T17:29:21.359Z]   "date": "2025-07-10T14:19:18Z",
[2025-07-12T17:29:21.359Z]   "git": {
[2025-07-12T17:29:21.359Z]     "commit": "0bc9625b67adf0a5d0f3f63b067ac8b173034828",
[2025-07-12T17:29:21.359Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-12T17:29:21.359Z]     "branch": "HEAD",
[2025-07-12T17:29:21.359Z]     "dirty": "false"
[2025-07-12T17:29:21.359Z]   },
[2025-07-12T17:29:21.359Z]   "file": {
[2025-07-12T17:29:21.359Z]     "checksum": "2c323cc19312ef84b97e7bec43bbc578373863c11febd34982bcaeb2f9e2128e",
[2025-07-12T17:29:21.359Z]     "checksum_type": "sha256",
[2025-07-12T17:29:21.359Z]     "format": "tar.gz",
[2025-07-12T17:29:21.359Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-12T17:29:21.359Z]     "size": "12227396"
[2025-07-12T17:29:21.359Z]   }
[2025-07-12T17:29:21.359Z] }
[2025-07-12T17:29:21.422Z] [Pipeline] }
[2025-07-12T17:29:21.426Z] [Pipeline] // withEnv
[2025-07-12T17:29:21.431Z] [Pipeline] archiveArtifacts
[2025-07-12T17:29:21.433Z] Archiving artifacts
[2025-07-12T17:29:21.922Z] [Pipeline] withEnv
[2025-07-12T17:29:21.923Z] [Pipeline] {
[2025-07-12T17:29:21.925Z] [Pipeline] sh
[2025-07-12T17:29:22.412Z] + set -xeuo pipefail
[2025-07-12T17:29:22.412Z] ++ umask
[2025-07-12T17:29:22.412Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:22.412Z] + rpm -qa
[2025-07-12T17:29:22.412Z] + sort
[2025-07-12T17:29:22.669Z] [Pipeline] }
[2025-07-12T17:29:22.671Z] [Pipeline] // withEnv
[2025-07-12T17:29:22.678Z] [Pipeline] archiveArtifacts
[2025-07-12T17:29:22.680Z] Archiving artifacts
[2025-07-12T17:29:22.688Z] [Pipeline] withEnv
[2025-07-12T17:29:22.689Z] [Pipeline] {
[2025-07-12T17:29:22.691Z] [Pipeline] sh
[2025-07-12T17:29:23.173Z] + set -xeuo pipefail
[2025-07-12T17:29:23.173Z] ++ umask
[2025-07-12T17:29:23.173Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:23.173Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-12T17:29:23.175Z] [Pipeline] }
[2025-07-12T17:29:23.177Z] [Pipeline] // withEnv
[2025-07-12T17:29:23.185Z] [Pipeline] timeout
[2025-07-12T17:29:23.185Z] Timeout set to expire in 3 hr 20 min
[2025-07-12T17:29:23.186Z] [Pipeline] {
[2025-07-12T17:29:23.203Z] [Pipeline] withEnv
[2025-07-12T17:29:23.203Z] [Pipeline] {
[2025-07-12T17:29:23.207Z] [Pipeline] sh
[2025-07-12T17:29:23.691Z] + set -euo pipefail
[2025-07-12T17:29:23.692Z] ++ umask
[2025-07-12T17:29:23.692Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:23.692Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-c55f336652
[2025-07-12T17:29:23.692Z] + jq -r '.update.builds[].nvr'
[2025-07-12T17:29:23.705Z] [Pipeline] }
[2025-07-12T17:29:23.709Z] [Pipeline] // withEnv
[2025-07-12T17:29:23.716Z] [Pipeline] stage
[2025-07-12T17:29:23.717Z] [Pipeline] { (Report Running)
[2025-07-12T17:29:23.720Z] [Pipeline] withCredentials
[2025-07-12T17:29:23.732Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-12T17:29:23.733Z] [Pipeline] {
[2025-07-12T17:29:23.740Z] [Pipeline] withEnv
[2025-07-12T17:29:23.740Z] [Pipeline] {
[2025-07-12T17:29:23.742Z] [Pipeline] sh
[2025-07-12T17:29:24.223Z] + set -xeuo pipefail
[2025-07-12T17:29:24.223Z] ++ umask
[2025-07-12T17:29:24.223Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:24.223Z] + /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/37/display/redirect --outcome RUNNING --advisory FEDORA-2025-c55f336652 --stream rawhide
[2025-07-12T17:29:24.228Z] [Pipeline] }
[2025-07-12T17:29:24.231Z] [Pipeline] // withEnv
[2025-07-12T17:29:24.237Z] [Pipeline] }
[2025-07-12T17:29:24.240Z] [Pipeline] // withCredentials
[2025-07-12T17:29:24.247Z] [Pipeline] }
[2025-07-12T17:29:24.251Z] [Pipeline] // stage
[2025-07-12T17:29:24.267Z] [Pipeline] withCredentials
[2025-07-12T17:29:24.271Z] [Pipeline] // withCredentials
[2025-07-12T17:29:24.276Z] [Pipeline] echo
[2025-07-12T17:29:24.276Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-12T17:29:24.281Z] [Pipeline] withCredentials
[2025-07-12T17:29:24.282Z] [Pipeline] // withCredentials
[2025-07-12T17:29:24.287Z] [Pipeline] echo
[2025-07-12T17:29:24.287Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-12T17:29:24.292Z] [Pipeline] withCredentials
[2025-07-12T17:29:24.295Z] [Pipeline] // withCredentials
[2025-07-12T17:29:24.299Z] [Pipeline] echo
[2025-07-12T17:29:24.299Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-12T17:29:24.303Z] [Pipeline] withEnv
[2025-07-12T17:29:24.303Z] [Pipeline] {
[2025-07-12T17:29:24.308Z] [Pipeline] sh
[2025-07-12T17:29:24.789Z] + set -euo pipefail
[2025-07-12T17:29:24.789Z] ++ umask
[2025-07-12T17:29:24.789Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:24.789Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-12T17:29:24.798Z] [Pipeline] }
[2025-07-12T17:29:24.804Z] [Pipeline] // withEnv
[2025-07-12T17:29:24.812Z] [Pipeline] readJSON
[2025-07-12T17:29:24.846Z] [Pipeline] withEnv
[2025-07-12T17:29:24.846Z] [Pipeline] {
[2025-07-12T17:29:24.851Z] [Pipeline] sh
[2025-07-12T17:29:25.334Z] + set -euo pipefail
[2025-07-12T17:29:25.334Z] ++ umask
[2025-07-12T17:29:25.334Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:25.334Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/meta.json
[2025-07-12T17:29:25.339Z] [Pipeline] }
[2025-07-12T17:29:25.347Z] [Pipeline] // withEnv
[2025-07-12T17:29:25.357Z] [Pipeline] readJSON
[2025-07-12T17:29:25.370Z] [Pipeline] withEnv
[2025-07-12T17:29:25.370Z] [Pipeline] {
[2025-07-12T17:29:25.377Z] [Pipeline] sh
[2025-07-12T17:29:25.859Z] + set -xeuo pipefail
[2025-07-12T17:29:25.859Z] ++ umask
[2025-07-12T17:29:25.859Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:25.859Z] + cosa init --branch rawhide --commit=64331eed30d8cf666b6b2f98190ca8972f71f480 https://github.com/coreos/fedora-coreos-config
[2025-07-12T17:29:25.859Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-12T17:29:25.859Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T17:29:25.859Z] + mkdir -p src
[2025-07-12T17:29:25.859Z] + cd src
[2025-07-12T17:29:25.859Z] + test -e config
[2025-07-12T17:29:25.859Z] + case "${source}" in
[2025-07-12T17:29:25.859Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-12T17:29:25.859Z] Cloning into 'config'...
[2025-07-12T17:29:26.113Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-12T17:29:26.114Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-12T17:29:28.624Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-12T17:29:28.624Z]  * branch            3bfde42dbb2a9654dfdb3acf71abe67e3185e473 -> FETCH_HEAD
[2025-07-12T17:29:28.624Z] Submodule path 'fedora-bootc': checked out '3bfde42dbb2a9654dfdb3acf71abe67e3185e473'
[2025-07-12T17:29:28.624Z] + '[' -n 64331eed30d8cf666b6b2f98190ca8972f71f480 ']'
[2025-07-12T17:29:28.624Z] + git -C ./config fetch origin 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:29:28.624Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-12T17:29:28.624Z]  * branch            64331eed30d8cf666b6b2f98190ca8972f71f480 -> FETCH_HEAD
[2025-07-12T17:29:28.624Z] + git -C ./config reset --hard 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:29:28.624Z] HEAD is now at 64331ee overrides: fast-track nmstate-2.2.48-1.fc43
[2025-07-12T17:29:28.624Z] + git -C ./config submodule update --init --recursive
[2025-07-12T17:29:28.624Z] + set +x
[2025-07-12T17:29:28.624Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:29:28.624Z] + manifest=src/config/manifest.yaml
[2025-07-12T17:29:28.624Z] + image=src/config/image.yaml
[2025-07-12T17:29:28.624Z] + [[ -n '' ]]
[2025-07-12T17:29:28.624Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-12T17:29:28.624Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-12T17:29:28.624Z] + mkdir -p cache
[2025-07-12T17:29:28.624Z] + mkdir -p builds
[2025-07-12T17:29:28.624Z] + mkdir -p tmp
[2025-07-12T17:29:28.624Z] + mkdir -p overrides/rpm
[2025-07-12T17:29:28.624Z] + mkdir -p overrides/rootfs
[2025-07-12T17:29:28.624Z] + test 0 = 1
[2025-07-12T17:29:28.624Z] + case "${YUMREPOS}" in
[2025-07-12T17:29:28.624Z] + set +x
[2025-07-12T17:29:28.624Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-12T17:29:28.628Z] [Pipeline] }
[2025-07-12T17:29:28.634Z] [Pipeline] // withEnv
[2025-07-12T17:29:28.642Z] [Pipeline] stage
[2025-07-12T17:29:28.642Z] [Pipeline] { (Initialize Remotes)
[2025-07-12T17:29:28.648Z] [Pipeline] parallel
[2025-07-12T17:29:28.649Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T17:29:28.657Z] [Pipeline] withEnv
[2025-07-12T17:29:28.657Z] [Pipeline] {
[2025-07-12T17:29:28.664Z] [Pipeline] sh
[2025-07-12T17:29:29.141Z] + set -xeuo pipefail
[2025-07-12T17:29:29.141Z] ++ umask
[2025-07-12T17:29:29.141Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:29.141Z] + cosa buildfetch --stream rawhide --build 43.20250711.91.0 --file manifest-lock.generated.x86_64.json
[2025-07-12T17:29:29.395Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-12T17:29:29.395Z] Updated builds/builds.json
[2025-07-12T17:29:29.395Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/meta.json
[2025-07-12T17:29:29.650Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/commitmeta.json
[2025-07-12T17:29:29.650Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/ostree-commit-object
[2025-07-12T17:29:29.650Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-07-12T17:29:29.652Z] [Pipeline] }
[2025-07-12T17:29:29.656Z] [Pipeline] // withEnv
[2025-07-12T17:29:29.663Z] [Pipeline] }
[2025-07-12T17:29:29.668Z] [Pipeline] // parallel
[2025-07-12T17:29:29.672Z] [Pipeline] }
[2025-07-12T17:29:29.677Z] [Pipeline] // stage
[2025-07-12T17:29:29.685Z] [Pipeline] stage
[2025-07-12T17:29:29.685Z] [Pipeline] { (Download Overrides)
[2025-07-12T17:29:29.693Z] [Pipeline] parallel
[2025-07-12T17:29:29.693Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T17:29:29.698Z] [Pipeline] withEnv
[2025-07-12T17:29:29.698Z] [Pipeline] {
[2025-07-12T17:29:29.702Z] [Pipeline] sh
[2025-07-12T17:29:30.183Z] + set -xeuo pipefail
[2025-07-12T17:29:30.183Z] ++ umask
[2025-07-12T17:29:30.183Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:30.183Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43 --arch x86_64 --arch noarch
[2025-07-12T17:29:30.183Z] Downloading [1/32]: kernel-tools-libs-devel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.183Z] [====================================] 100% 533.25 KiB / 533.25 KiB
[2025-07-12T17:29:30.183Z] Downloading [2/32]: kernel-devel-matched-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.183Z] [====================================] 100% 208.86 KiB / 208.86 KiB
[2025-07-12T17:29:30.183Z] Downloading [3/32]: kernel-uki-virt-addons-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.183Z] [====================================] 100% 216.55 KiB / 216.55 KiB
[2025-07-12T17:29:30.183Z] Downloading [4/32]: kernel-tools-libs-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.183Z] [====================================] 100% 221.52 KiB / 221.52 KiB
[2025-07-12T17:29:30.183Z] Downloading [5/32]: libperf-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.183Z] [====================================] 100% 231.22 KiB / 231.22 KiB
[2025-07-12T17:29:30.183Z] Downloading [6/32]: perf-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [==============                      ]  39% 1.00 MiB / 2.51 MiB
[2025-07-12T17:29:30.438Z] [============================        ]  79% 2.00 MiB / 2.51 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 2.51 MiB / 2.51 MiB
[2025-07-12T17:29:30.438Z] Downloading [7/32]: kernel-modules-extra-matched-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 208.81 KiB / 208.81 KiB
[2025-07-12T17:29:30.438Z] Downloading [8/32]: kernel-debug-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 209.09 KiB / 209.09 KiB
[2025-07-12T17:29:30.438Z] Downloading [9/32]: kernel-debug-devel-matched-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 208.89 KiB / 208.89 KiB
[2025-07-12T17:29:30.438Z] Downloading [10/32]: kernel-debug-modules-extra-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [=====                               ]  15% 1.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [===========                         ]  30% 2.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [================                    ]  45% 3.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [======================              ]  61% 4.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [===========================         ]  76% 5.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [=================================   ]  91% 6.00 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 6.54 MiB / 6.54 MiB
[2025-07-12T17:29:30.438Z] Downloading [11/32]: kernel-modules-internal-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [===========                         ]  31% 1.00 MiB / 3.13 MiB
[2025-07-12T17:29:30.438Z] [======================              ]  63% 2.00 MiB / 3.13 MiB
[2025-07-12T17:29:30.438Z] [==================================  ]  95% 3.00 MiB / 3.13 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 3.13 MiB / 3.13 MiB
[2025-07-12T17:29:30.438Z] Downloading [12/32]: libperf-devel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 241.62 KiB / 241.62 KiB
[2025-07-12T17:29:30.438Z] Downloading [13/32]: kernel-debug-modules-internal-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [========                            ]  22% 1.00 MiB / 4.41 MiB
[2025-07-12T17:29:30.438Z] [================                    ]  45% 2.00 MiB / 4.41 MiB
[2025-07-12T17:29:30.438Z] [========================            ]  68% 3.00 MiB / 4.41 MiB
[2025-07-12T17:29:30.438Z] [================================    ]  90% 4.00 MiB / 4.41 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 4.41 MiB / 4.41 MiB
[2025-07-12T17:29:30.438Z] Downloading [14/32]: kernel-modules-extra-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [========                            ]  22% 1.00 MiB / 4.46 MiB
[2025-07-12T17:29:30.438Z] [================                    ]  44% 2.00 MiB / 4.46 MiB
[2025-07-12T17:29:30.438Z] [========================            ]  67% 3.00 MiB / 4.46 MiB
[2025-07-12T17:29:30.438Z] [================================    ]  89% 4.00 MiB / 4.46 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 4.46 MiB / 4.46 MiB
[2025-07-12T17:29:30.438Z] Downloading [15/32]: kernel-debug-uki-virt-addons-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 216.59 KiB / 216.59 KiB
[2025-07-12T17:29:30.438Z] Downloading [16/32]: rtla-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 274.91 KiB / 274.91 KiB
[2025-07-12T17:29:30.438Z] Downloading [17/32]: python3-perf-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [=======================             ]  64% 1.00 MiB / 1.56 MiB
[2025-07-12T17:29:30.438Z] [====================================] 100% 1.56 MiB / 1.56 MiB
[2025-07-12T17:29:30.438Z] Downloading [18/32]: kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 208.99 KiB / 208.99 KiB
[2025-07-12T17:29:30.438Z] Downloading [19/32]: kernel-tools-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 767.58 KiB / 767.58 KiB
[2025-07-12T17:29:30.438Z] Downloading [20/32]: rv-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.438Z] [====================================] 100% 225.19 KiB / 225.19 KiB
[2025-07-12T17:29:30.692Z] Downloading [21/32]: kernel-devel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.692Z] [=                                   ]   5% 1.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [===                                 ]  10% 2.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=====                               ]  16% 3.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=======                             ]  21% 4.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=========                           ]  26% 5.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [===========                         ]  32% 6.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=============                       ]  37% 7.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [===============                     ]  42% 8.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=================                   ]  48% 9.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [===================                 ]  53% 10.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=====================               ]  58% 11.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [=======================             ]  64% 12.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [========================            ]  69% 13.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [==========================          ]  74% 14.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [============================        ]  80% 15.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [==============================      ]  85% 16.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [================================    ]  90% 17.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [==================================  ]  96% 18.00 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] [====================================] 100% 18.75 MiB / 18.75 MiB
[2025-07-12T17:29:30.692Z] Downloading [22/32]: kernel-selftests-internal-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.692Z] [=======                             ]  19% 1.00 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] [==============                      ]  39% 2.00 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] [=====================               ]  59% 3.00 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] [============================        ]  78% 4.00 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] [=================================== ]  98% 5.00 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] [====================================] 100% 5.07 MiB / 5.07 MiB
[2025-07-12T17:29:30.692Z] Downloading [23/32]: kernel-debug-devel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.692Z] [=                                   ]   5% 1.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [===                                 ]  10% 2.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [=====                               ]  15% 3.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [=======                             ]  21% 4.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [=========                           ]  26% 5.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [===========                         ]  31% 6.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [=============                       ]  37% 7.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [===============                     ]  42% 8.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [=================                   ]  47% 9.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [===================                 ]  52% 10.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [====================                ]  58% 11.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [======================              ]  63% 12.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [========================            ]  68% 13.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [==========================          ]  74% 14.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [============================        ]  79% 15.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [==============================      ]  84% 16.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [================================    ]  89% 17.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [==================================  ]  95% 18.00 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] [====================================] 100% 18.91 MiB / 18.91 MiB
[2025-07-12T17:29:30.692Z] Downloading [24/32]: kernel-debug-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.692Z] [=                                   ]   2% 1.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.692Z] [==                                  ]   5% 2.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.692Z] [===                                 ]   8% 3.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.692Z] [====                                ]  11% 4.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=====                               ]  14% 5.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [======                              ]  17% 6.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=======                             ]  20% 7.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [========                            ]  23% 8.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=========                           ]  26% 9.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==========                          ]  28% 10.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [===========                         ]  31% 11.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [============                        ]  34% 12.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=============                       ]  37% 13.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==============                      ]  40% 14.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [===============                     ]  43% 15.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [================                    ]  46% 16.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=================                   ]  49% 17.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==================                  ]  52% 18.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [===================                 ]  55% 19.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [====================                ]  57% 20.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=====================               ]  60% 21.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [======================              ]  63% 22.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=======================             ]  66% 23.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=========================           ]  69% 24.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==========================          ]  72% 25.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [===========================         ]  75% 26.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [============================        ]  78% 27.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=============================       ]  81% 28.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==============================      ]  84% 29.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [===============================     ]  86% 30.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [================================    ]  89% 31.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=================================   ]  92% 32.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [==================================  ]  95% 33.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [=================================== ]  98% 34.00 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] [====================================] 100% 34.51 MiB / 34.51 MiB
[2025-07-12T17:29:30.950Z] Downloading [25/32]: kernel-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.950Z] [=                                   ]   5% 1.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [===                                 ]  10% 2.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=====                               ]  15% 3.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=======                             ]  20% 4.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=========                           ]  25% 5.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [===========                         ]  30% 6.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [============                        ]  35% 7.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [==============                      ]  40% 8.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [================                    ]  46% 9.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [==================                  ]  51% 10.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [====================                ]  56% 11.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [======================              ]  61% 12.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=======================             ]  66% 13.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=========================           ]  71% 14.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [===========================         ]  76% 15.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=============================       ]  81% 16.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [===============================     ]  87% 17.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=================================   ]  92% 18.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [=================================== ]  97% 19.00 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] [====================================] 100% 19.53 MiB / 19.53 MiB
[2025-07-12T17:29:30.950Z] Downloading [26/32]: kernel-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:30.950Z] [                                    ]   1% 1.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=                                   ]   2% 2.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=                                   ]   4% 3.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==                                  ]   5% 4.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==                                  ]   7% 5.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===                                 ]   8% 6.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===                                 ]  10% 7.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [====                                ]  11% 8.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [====                                ]  12% 9.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=====                               ]  14% 10.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=====                               ]  15% 11.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [======                              ]  17% 12.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [======                              ]  18% 13.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=======                             ]  20% 14.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=======                             ]  21% 15.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [========                            ]  23% 16.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [========                            ]  24% 17.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=========                           ]  25% 18.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=========                           ]  27% 19.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==========                          ]  28% 20.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==========                          ]  30% 21.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===========                         ]  31% 22.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===========                         ]  33% 23.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [============                        ]  34% 24.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [============                        ]  36% 25.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=============                       ]  37% 26.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==============                      ]  38% 27.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==============                      ]  40% 28.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===============                     ]  41% 29.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===============                     ]  43% 30.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [================                    ]  44% 31.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [================                    ]  46% 32.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=================                   ]  47% 33.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [=================                   ]  49% 34.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==================                  ]  50% 35.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [==================                  ]  51% 36.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===================                 ]  53% 37.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [===================                 ]  54% 38.00 MiB / 69.32 MiB
[2025-07-12T17:29:30.950Z] [====================                ]  56% 39.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [====================                ]  57% 40.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=====================               ]  59% 41.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=====================               ]  60% 42.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [======================              ]  62% 43.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [======================              ]  63% 44.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=======================             ]  64% 45.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=======================             ]  66% 46.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [========================            ]  67% 47.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [========================            ]  69% 48.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=========================           ]  70% 49.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=========================           ]  72% 50.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [==========================          ]  73% 51.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [===========================         ]  75% 52.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [===========================         ]  76% 53.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [============================        ]  77% 54.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [============================        ]  79% 55.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=============================       ]  80% 56.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=============================       ]  82% 57.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [==============================      ]  83% 58.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [==============================      ]  85% 59.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [===============================     ]  86% 60.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [===============================     ]  87% 61.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [================================    ]  89% 62.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [================================    ]  90% 63.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=================================   ]  92% 64.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=================================   ]  93% 65.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [==================================  ]  95% 66.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [==================================  ]  96% 67.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=================================== ]  98% 68.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [=================================== ]  99% 69.00 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] [====================================] 100% 69.32 MiB / 69.32 MiB
[2025-07-12T17:29:31.204Z] Downloading [27/32]: kernel-debug-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:31.204Z] [                                    ]   1% 1.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [                                    ]   2% 2.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=                                   ]   3% 3.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=                                   ]   4% 4.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=                                   ]   5% 5.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==                                  ]   6% 6.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==                                  ]   7% 7.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==                                  ]   8% 8.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===                                 ]   9% 9.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===                                 ]  10% 10.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====                                ]  11% 11.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====                                ]  12% 12.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====                                ]  13% 13.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=====                               ]  14% 14.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=====                               ]  15% 15.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=====                               ]  16% 16.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [======                              ]  17% 17.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [======                              ]  18% 18.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======                             ]  19% 19.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======                             ]  20% 20.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======                             ]  21% 21.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [========                            ]  22% 22.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [========                            ]  23% 23.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [========                            ]  24% 24.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=========                           ]  25% 25.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=========                           ]  26% 26.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==========                          ]  27% 27.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==========                          ]  29% 28.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==========                          ]  30% 29.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===========                         ]  31% 30.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===========                         ]  32% 31.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===========                         ]  33% 32.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [============                        ]  34% 33.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [============                        ]  35% 34.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=============                       ]  36% 35.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=============                       ]  37% 36.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=============                       ]  38% 37.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==============                      ]  39% 38.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==============                      ]  40% 39.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==============                      ]  41% 40.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===============                     ]  42% 41.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===============                     ]  43% 42.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [================                    ]  44% 43.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [================                    ]  45% 44.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [================                    ]  46% 45.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=================                   ]  47% 46.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=================                   ]  48% 47.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=================                   ]  49% 48.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==================                  ]  50% 49.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [==================                  ]  51% 50.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===================                 ]  52% 51.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===================                 ]  53% 52.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [===================                 ]  54% 53.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====================                ]  55% 54.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====================                ]  56% 55.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [====================                ]  58% 56.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=====================               ]  59% 57.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=====================               ]  60% 58.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [======================              ]  61% 59.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [======================              ]  62% 60.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [======================              ]  63% 61.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======================             ]  64% 62.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======================             ]  65% 63.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [=======================             ]  66% 64.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.204Z] [========================            ]  67% 65.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.458Z] [========================            ]  68% 66.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.458Z] [========================            ]  69% 67.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.458Z] [=========================           ]  70% 68.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=========================           ]  71% 69.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==========================          ]  72% 70.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==========================          ]  73% 71.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==========================          ]  74% 72.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [===========================         ]  75% 73.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [===========================         ]  76% 74.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [===========================         ]  77% 75.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [============================        ]  78% 76.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [============================        ]  79% 77.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=============================       ]  80% 78.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=============================       ]  81% 79.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=============================       ]  82% 80.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==============================      ]  83% 81.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==============================      ]  84% 82.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==============================      ]  86% 83.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [===============================     ]  87% 84.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [===============================     ]  88% 85.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [================================    ]  89% 86.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [================================    ]  90% 87.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [================================    ]  91% 88.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================   ]  92% 89.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================   ]  93% 90.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================   ]  94% 91.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==================================  ]  95% 92.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [==================================  ]  96% 93.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================== ]  97% 94.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================== ]  98% 95.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [=================================== ]  99% 96.00 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] [====================================] 100% 96.51 MiB / 96.51 MiB
[2025-07-12T17:29:31.459Z] Downloading [28/32]: kernel-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:31.459Z] [                                    ]   1% 1.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [                                    ]   2% 2.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=                                   ]   3% 3.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=                                   ]   4% 4.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=                                   ]   5% 5.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [==                                  ]   6% 6.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [==                                  ]   7% 7.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [==                                  ]   8% 8.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [===                                 ]   9% 9.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [===                                 ]  10% 10.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [====                                ]  11% 11.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [====                                ]  12% 12.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [====                                ]  13% 13.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=====                               ]  14% 14.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=====                               ]  15% 15.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=====                               ]  16% 16.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [======                              ]  17% 17.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [======                              ]  18% 18.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=======                             ]  19% 19.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=======                             ]  20% 20.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [=======                             ]  21% 21.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [========                            ]  22% 22.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [========                            ]  23% 23.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.459Z] [========                            ]  24% 24.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=========                           ]  25% 25.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=========                           ]  26% 26.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==========                          ]  28% 27.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==========                          ]  29% 28.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==========                          ]  30% 29.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [===========                         ]  31% 30.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [===========                         ]  32% 31.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [===========                         ]  33% 32.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [============                        ]  34% 33.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [============                        ]  35% 34.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=============                       ]  36% 35.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=============                       ]  37% 36.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=============                       ]  38% 37.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==============                      ]  39% 38.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==============                      ]  40% 39.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [==============                      ]  41% 40.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [===============                     ]  42% 41.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [===============                     ]  43% 42.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [================                    ]  44% 43.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [================                    ]  45% 44.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [================                    ]  46% 45.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=================                   ]  47% 46.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=================                   ]  48% 47.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.460Z] [=================                   ]  49% 48.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [==================                  ]  50% 49.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [==================                  ]  51% 50.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [===================                 ]  52% 51.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [===================                 ]  53% 52.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [===================                 ]  55% 53.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [====================                ]  56% 54.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [====================                ]  57% 55.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [====================                ]  58% 56.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=====================               ]  59% 57.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=====================               ]  60% 58.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [======================              ]  61% 59.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [======================              ]  62% 60.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [======================              ]  63% 61.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=======================             ]  64% 62.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=======================             ]  65% 63.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=======================             ]  66% 64.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [========================            ]  67% 65.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [========================            ]  68% 66.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=========================           ]  69% 67.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=========================           ]  70% 68.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [=========================           ]  71% 69.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [==========================          ]  72% 70.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [==========================          ]  73% 71.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [==========================          ]  74% 72.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [===========================         ]  75% 73.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [===========================         ]  76% 74.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [============================        ]  77% 75.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.461Z] [============================        ]  78% 76.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [============================        ]  79% 77.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=============================       ]  80% 78.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=============================       ]  82% 79.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=============================       ]  83% 80.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [==============================      ]  84% 81.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [==============================      ]  85% 82.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [===============================     ]  86% 83.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [===============================     ]  87% 84.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [===============================     ]  88% 85.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [================================    ]  89% 86.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [================================    ]  90% 87.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [================================    ]  91% 88.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=================================   ]  92% 89.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=================================   ]  93% 90.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [==================================  ]  94% 91.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [==================================  ]  95% 92.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [==================================  ]  96% 93.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=================================== ]  97% 94.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=================================== ]  98% 95.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [=================================== ]  99% 96.00 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] [====================================] 100% 96.31 MiB / 96.31 MiB
[2025-07-12T17:29:31.714Z] Downloading [29/32]: kernel-debug-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:31.714Z] [                                    ]   0% 1.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [                                    ]   1% 2.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [                                    ]   2% 3.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=                                   ]   2% 4.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=                                   ]   3% 5.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=                                   ]   4% 6.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=                                   ]   4% 7.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==                                  ]   5% 8.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==                                  ]   6% 9.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==                                  ]   7% 10.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==                                  ]   7% 11.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===                                 ]   8% 12.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===                                 ]   9% 13.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===                                 ]   9% 14.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===                                 ]  10% 15.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [====                                ]  11% 16.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [====                                ]  11% 17.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [====                                ]  12% 18.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [====                                ]  13% 19.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=====                               ]  14% 20.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=====                               ]  14% 21.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=====                               ]  15% 22.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=====                               ]  16% 23.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [======                              ]  16% 24.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [======                              ]  17% 25.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [======                              ]  18% 26.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [======                              ]  19% 27.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=======                             ]  19% 28.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=======                             ]  20% 29.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=======                             ]  21% 30.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=======                             ]  21% 31.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [========                            ]  22% 32.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [========                            ]  23% 33.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [========                            ]  23% 34.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [========                            ]  24% 35.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=========                           ]  25% 36.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=========                           ]  26% 37.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=========                           ]  26% 38.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=========                           ]  27% 39.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==========                          ]  28% 40.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==========                          ]  28% 41.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==========                          ]  29% 42.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==========                          ]  30% 43.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===========                         ]  30% 44.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===========                         ]  31% 45.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===========                         ]  32% 46.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===========                         ]  33% 47.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [============                        ]  33% 48.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [============                        ]  34% 49.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [============                        ]  35% 50.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [============                        ]  35% 51.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=============                       ]  36% 52.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=============                       ]  37% 53.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=============                       ]  38% 54.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [=============                       ]  38% 55.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==============                      ]  39% 56.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==============                      ]  40% 57.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==============                      ]  40% 58.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [==============                      ]  41% 59.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===============                     ]  42% 60.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===============                     ]  42% 61.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===============                     ]  43% 62.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.714Z] [===============                     ]  44% 63.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [================                    ]  45% 64.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [================                    ]  45% 65.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [================                    ]  46% 66.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [================                    ]  47% 67.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=================                   ]  47% 68.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=================                   ]  48% 69.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=================                   ]  49% 70.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [==================                  ]  50% 71.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [==================                  ]  50% 72.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [==================                  ]  51% 73.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [==================                  ]  52% 74.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [===================                 ]  52% 75.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [===================                 ]  53% 76.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [===================                 ]  54% 77.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [===================                 ]  54% 78.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [====================                ]  55% 79.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [====================                ]  56% 80.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [====================                ]  57% 81.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [====================                ]  57% 82.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=====================               ]  58% 83.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=====================               ]  59% 84.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=====================               ]  59% 85.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=====================               ]  60% 86.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [======================              ]  61% 87.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [======================              ]  61% 88.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [======================              ]  62% 89.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [======================              ]  63% 90.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=======================             ]  64% 91.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=======================             ]  64% 92.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.969Z] [=======================             ]  65% 93.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=======================             ]  66% 94.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [========================            ]  66% 95.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [========================            ]  67% 96.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [========================            ]  68% 97.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [========================            ]  69% 98.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=========================           ]  69% 99.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=========================           ]  70% 100.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=========================           ]  71% 101.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=========================           ]  71% 102.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==========================          ]  72% 103.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==========================          ]  73% 104.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==========================          ]  73% 105.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==========================          ]  74% 106.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===========================         ]  75% 107.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===========================         ]  76% 108.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===========================         ]  76% 109.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===========================         ]  77% 110.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [============================        ]  78% 111.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [============================        ]  78% 112.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [============================        ]  79% 113.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [============================        ]  80% 114.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=============================       ]  81% 115.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=============================       ]  81% 116.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=============================       ]  82% 117.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=============================       ]  83% 118.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==============================      ]  83% 119.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==============================      ]  84% 120.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==============================      ]  85% 121.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==============================      ]  85% 122.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===============================     ]  86% 123.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===============================     ]  87% 124.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===============================     ]  88% 125.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [===============================     ]  88% 126.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [================================    ]  89% 127.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [================================    ]  90% 128.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [================================    ]  90% 129.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [================================    ]  91% 130.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================   ]  92% 131.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================   ]  92% 132.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================   ]  93% 133.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================   ]  94% 134.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==================================  ]  95% 135.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==================================  ]  95% 136.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==================================  ]  96% 137.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [==================================  ]  97% 138.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================== ]  97% 139.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================== ]  98% 140.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [=================================== ]  99% 141.00 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] [====================================] 100% 141.95 MiB / 141.95 MiB
[2025-07-12T17:29:31.970Z] Downloading [30/32]: kernel-debug-uki-virt-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:32.224Z] [                                    ]   1% 1.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [                                    ]   2% 2.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=                                   ]   3% 3.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=                                   ]   4% 4.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==                                  ]   5% 5.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==                                  ]   6% 6.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==                                  ]   7% 7.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===                                 ]   9% 8.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===                                 ]  10% 9.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====                                ]  11% 10.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====                                ]  12% 11.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====                                ]  13% 12.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=====                               ]  14% 13.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=====                               ]  15% 14.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [======                              ]  17% 15.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [======                              ]  18% 16.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [======                              ]  19% 17.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=======                             ]  20% 18.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=======                             ]  21% 19.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [========                            ]  22% 20.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [========                            ]  23% 21.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========                           ]  25% 22.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========                           ]  26% 23.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========                           ]  27% 24.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==========                          ]  28% 25.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==========                          ]  29% 26.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========                         ]  30% 27.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========                         ]  31% 28.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========                         ]  33% 29.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [============                        ]  34% 30.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [============                        ]  35% 31.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=============                       ]  36% 32.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=============                       ]  37% 33.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=============                       ]  38% 34.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==============                      ]  39% 35.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==============                      ]  41% 36.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===============                     ]  42% 37.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===============                     ]  43% 38.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================                    ]  44% 39.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================                    ]  45% 40.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================                    ]  46% 41.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=================                   ]  47% 42.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=================                   ]  49% 43.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==================                  ]  50% 44.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==================                  ]  51% 45.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==================                  ]  52% 46.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===================                 ]  53% 47.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===================                 ]  54% 48.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====================                ]  55% 49.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====================                ]  57% 50.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [====================                ]  58% 51.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=====================               ]  59% 52.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=====================               ]  60% 53.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [======================              ]  61% 54.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [======================              ]  62% 55.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=======================             ]  63% 56.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=======================             ]  65% 57.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=======================             ]  66% 58.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [========================            ]  67% 59.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [========================            ]  68% 60.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========================           ]  69% 61.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========================           ]  70% 62.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=========================           ]  71% 63.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==========================          ]  73% 64.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==========================          ]  74% 65.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========================         ]  75% 66.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========================         ]  76% 67.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===========================         ]  77% 68.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [============================        ]  78% 69.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [============================        ]  79% 70.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=============================       ]  81% 71.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=============================       ]  82% 72.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==============================      ]  83% 73.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==============================      ]  84% 74.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [==============================      ]  85% 75.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===============================     ]  86% 76.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [===============================     ]  87% 77.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================================    ]  89% 78.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================================    ]  90% 79.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [================================    ]  91% 80.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.224Z] [=================================   ]  92% 81.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [=================================   ]  93% 82.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [==================================  ]  94% 83.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [==================================  ]  95% 84.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [==================================  ]  97% 85.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [=================================== ]  98% 86.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [=================================== ]  99% 87.00 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] [====================================] 100% 87.54 MiB / 87.54 MiB
[2025-07-12T17:29:32.479Z] Downloading [31/32]: kernel-uki-virt-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.rpm
[2025-07-12T17:29:32.479Z] [                                    ]   1% 1.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=                                   ]   3% 2.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=                                   ]   4% 3.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==                                  ]   6% 4.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==                                  ]   7% 5.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===                                 ]   9% 6.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===                                 ]  10% 7.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [====                                ]  12% 8.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [====                                ]  13% 9.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=====                               ]  15% 10.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [======                              ]  16% 11.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [======                              ]  18% 12.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=======                             ]  19% 13.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=======                             ]  21% 14.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [========                            ]  22% 15.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [========                            ]  24% 16.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=========                           ]  25% 17.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=========                           ]  27% 18.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==========                          ]  28% 19.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==========                          ]  30% 20.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===========                         ]  31% 21.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [============                        ]  33% 22.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [============                        ]  34% 23.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=============                       ]  36% 24.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=============                       ]  37% 25.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==============                      ]  39% 26.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==============                      ]  41% 27.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===============                     ]  42% 28.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===============                     ]  44% 29.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [================                    ]  45% 30.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [================                    ]  47% 31.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=================                   ]  48% 32.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==================                  ]  50% 33.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==================                  ]  51% 34.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===================                 ]  53% 35.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===================                 ]  54% 36.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [====================                ]  56% 37.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [====================                ]  57% 38.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=====================               ]  59% 39.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=====================               ]  60% 40.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [======================              ]  62% 41.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [======================              ]  63% 42.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=======================             ]  65% 43.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [========================            ]  66% 44.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [========================            ]  68% 45.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=========================           ]  69% 46.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=========================           ]  71% 47.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==========================          ]  72% 48.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==========================          ]  74% 49.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===========================         ]  75% 50.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===========================         ]  77% 51.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [============================        ]  79% 52.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [============================        ]  80% 53.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=============================       ]  82% 54.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==============================      ]  83% 55.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==============================      ]  85% 56.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===============================     ]  86% 57.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [===============================     ]  88% 58.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [================================    ]  89% 59.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [================================    ]  91% 60.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=================================   ]  92% 61.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=================================   ]  94% 62.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [==================================  ]  95% 63.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=================================== ]  97% 64.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [=================================== ]  98% 65.00 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] [====================================] 100% 65.80 MiB / 65.80 MiB
[2025-07-12T17:29:32.479Z] Downloading [32/32]: kernel-doc-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.noarch.rpm
[2025-07-12T17:29:32.733Z] [                                    ]   2% 1.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=                                   ]   4% 2.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==                                  ]   6% 3.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===                                 ]   9% 4.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [====                                ]  11% 5.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [====                                ]  13% 6.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=====                               ]  15% 7.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [======                              ]  18% 8.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=======                             ]  20% 9.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [========                            ]  22% 10.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=========                           ]  25% 11.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=========                           ]  27% 12.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==========                          ]  29% 13.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===========                         ]  31% 14.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [============                        ]  34% 15.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=============                       ]  36% 16.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=============                       ]  38% 17.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==============                      ]  41% 18.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===============                     ]  43% 19.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [================                    ]  45% 20.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=================                   ]  47% 21.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==================                  ]  50% 22.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==================                  ]  52% 23.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===================                 ]  54% 24.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [====================                ]  57% 25.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=====================               ]  59% 26.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [======================              ]  61% 27.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=======================             ]  63% 28.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=======================             ]  66% 29.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [========================            ]  68% 30.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=========================           ]  70% 31.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==========================          ]  73% 32.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===========================         ]  75% 33.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===========================         ]  77% 34.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [============================        ]  79% 35.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=============================       ]  82% 36.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==============================      ]  84% 37.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [===============================     ]  86% 38.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [================================    ]  89% 39.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [================================    ]  91% 40.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=================================   ]  93% 41.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [==================================  ]  95% 42.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [=================================== ]  98% 43.00 MiB / 43.82 MiB
[2025-07-12T17:29:32.733Z] [====================================] 100% 43.82 MiB / 43.82 MiB
[2025-07-12T17:29:32.736Z] [Pipeline] }
[2025-07-12T17:29:32.741Z] [Pipeline] // withEnv
[2025-07-12T17:29:32.745Z] [Pipeline] }
[2025-07-12T17:29:32.750Z] [Pipeline] // parallel
[2025-07-12T17:29:32.753Z] [Pipeline] }
[2025-07-12T17:29:32.758Z] [Pipeline] // stage
[2025-07-12T17:29:32.766Z] [Pipeline] parallel
[2025-07-12T17:29:32.766Z] [Pipeline] { (Branch: x86_64)
[2025-07-12T17:29:32.770Z] [Pipeline] stage
[2025-07-12T17:29:32.771Z] [Pipeline] { (x86_64:Fetch)
[2025-07-12T17:29:32.773Z] [Pipeline] withEnv
[2025-07-12T17:29:32.773Z] [Pipeline] {
[2025-07-12T17:29:32.777Z] [Pipeline] sh
[2025-07-12T17:29:33.252Z] + set -xeuo pipefail
[2025-07-12T17:29:33.252Z] ++ umask
[2025-07-12T17:29:33.252Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:29:33.252Z] + cosa fetch --with-cosa-overrides --autolock 43.20250711.91.0
[2025-07-12T17:29:33.252Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T17:29:33.508Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:29:33.508Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-12T17:29:33.508Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-12T17:29:33.762Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 6c6209eacc4c7b38cb0d61ae2e7bff564f24c092998afcc567532b3b66f9a1eb
[2025-07-12T17:29:34.017Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0786285b290791ddc5709777c5f5e2cc2274d87bc90180e4a2815ab1e0dbc054
[2025-07-12T17:29:34.017Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... cc548deb2c06d611c689db8db21a21db44d969ac101dd46a1ee0510bb0f00ddd
[2025-07-12T17:29:34.017Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d607113982289243dac1bba474dd90644eae85632b375113f5764a1adfc4ffb3
[2025-07-12T17:29:34.017Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 76451f61eaaa60930afc4a6bf0c5e9dc118dac58d9eb0a597e9234b221fe0b58
[2025-07-12T17:29:34.017Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cd4f9c2f96423236cea6468012b576cb6958fe20b7e777dd5bc987389d28d66c
[2025-07-12T17:29:34.017Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 818d38dc416235679954ad3181d37bf78116955ea20df27bd625871d085346b1
[2025-07-12T17:29:34.017Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... b754778da3e3384f5bb9ea7fb8ca032053f5fade25d096ce8eab8ef8d5a5c2b3
[2025-07-12T17:29:34.017Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9473a8089210a5003df0b362e618c35e0bbe428d517869a6b93dac797afa8279
[2025-07-12T17:29:34.575Z] Directory walk started
[2025-07-12T17:29:34.575Z] Directory walk done - 32 packages
[2025-07-12T17:29:34.575Z] Temporary output repo path: ./.repodata/
[2025-07-12T17:29:34.575Z] Pool started (with 5 workers)
[2025-07-12T17:29:34.575Z] Pool finished
[2025-07-12T17:29:34.575Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-12T17:29:34.575Z] 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.20250711.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-07-12T17:29:34.575Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16
[2025-07-12T17:29:52.604Z] Loaded lockfiles:
[2025-07-12T17:29:52.604Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250711.91.0.json
[2025-07-12T17:29:52.604Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-12T17:29:52.604Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T17:29:52.604Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-12T17:29:52.604Z] 
[2025-07-12T17:29:52.604Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-12T17:29:52.604Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-12T17:29:52.604Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-12T17:29:52.604Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-12T17:29:52.604Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-12T17:29:52.604Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-12T17:29:52.604Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-12T17:29:52.604Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-12T17:29:52.604Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-12T17:29:52.604Z] rpm-ostree version: 2025.8
[2025-07-12T17:29:52.604Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-07-12T17:29:52.604Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-12T17:29:52.604Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-12T17:29:53.528Z] Updating metadata for 'fedora-rawhide'...done
[2025-07-12T17:30:49.677Z] Importing rpm-md...done
[2025-07-12T17:30:49.677Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-12T17:29:34Z solvables: 32
[2025-07-12T17:30:49.677Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-12T01:15:20Z solvables: 67166
[2025-07-12T17:30:49.677Z] rpm-md repo 'fedora-rawhide'; generated: 2025-07-12T05:33:23Z solvables: 77866
[2025-07-12T17:30:49.677Z] Resolving dependencies...done
[2025-07-12T17:30:49.677Z] Installing 458 packages:
[2025-07-12T17:30:49.677Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dracut-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dracut-network-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   dracut-squash-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:30:49.677Z]   kernel-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:30:49.677Z]   kernel-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:30:49.677Z]   kernel-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:30:49.677Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.677Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libdnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libdnf5-cli-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.678Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:30:49.680Z] Input state hash: f94c3675d0221f69e7ba0bad1629f6b798648d0b8589242550244037ef787560
[2025-07-12T17:30:49.680Z] Will download: 454 packages (543.7?MB)
[2025-07-12T17:30:49.680Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-12T17:30:56.210Z] Importing packages...done: 458
[2025-07-12T17:30:57.142Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-12T17:30:59.661Z] [Pipeline] }
[2025-07-12T17:30:59.666Z] [Pipeline] // withEnv
[2025-07-12T17:30:59.673Z] [Pipeline] }
[2025-07-12T17:30:59.677Z] [Pipeline] // stage
[2025-07-12T17:30:59.682Z] [Pipeline] stage
[2025-07-12T17:30:59.682Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-12T17:30:59.684Z] [Pipeline] withEnv
[2025-07-12T17:30:59.684Z] [Pipeline] {
[2025-07-12T17:30:59.693Z] [Pipeline] sh
[2025-07-12T17:31:00.172Z] + set -xeuo pipefail
[2025-07-12T17:31:00.172Z] ++ umask
[2025-07-12T17:31:00.172Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:31:00.172Z] + cosa build --autolock 43.20250711.91.0
[2025-07-12T17:31:00.172Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T17:31:00.426Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:31:00.426Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T17:31:00.426Z] libostree:
[2025-07-12T17:31:00.426Z]  Version: '2025.2'
[2025-07-12T17:31:00.426Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-12T17:31:00.426Z]  Features:
[2025-07-12T17:31:00.426Z]   - inode64
[2025-07-12T17:31:00.426Z]   - initial-var
[2025-07-12T17:31:00.426Z]   - libcurl
[2025-07-12T17:31:00.426Z]   - libsoup3
[2025-07-12T17:31:00.426Z]   - gpgme
[2025-07-12T17:31:00.426Z]   - composefs
[2025-07-12T17:31:00.426Z]   - ex-fsverity
[2025-07-12T17:31:00.426Z]   - libarchive
[2025-07-12T17:31:00.426Z]   - selinux
[2025-07-12T17:31:00.426Z]   - openssl
[2025-07-12T17:31:00.426Z]   - sign-ed25519
[2025-07-12T17:31:00.426Z]   - sign-spki
[2025-07-12T17:31:00.426Z]   - libmount
[2025-07-12T17:31:00.426Z]   - systemd
[2025-07-12T17:31:00.426Z]   - release
[2025-07-12T17:31:00.426Z]   - p2p
[2025-07-12T17:31:00.426Z] rpm-ostree:
[2025-07-12T17:31:00.426Z]  Version: '2025.8'
[2025-07-12T17:31:00.426Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-12T17:31:00.426Z]  Features:
[2025-07-12T17:31:00.426Z]   - rust
[2025-07-12T17:31:00.426Z]   - compose
[2025-07-12T17:31:00.426Z]   - container
[2025-07-12T17:31:00.426Z]   - fedora-integration
[2025-07-12T17:31:00.681Z] Previous build: 43.20250711.91.0
[2025-07-12T17:31:00.681Z] Previous commit: 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7
[2025-07-12T17:31:00.681Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b
[2025-07-12T17:31:00.935Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-12T17:31:00.935Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-12T17:31:00.935Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 6c6209eacc4c7b38cb0d61ae2e7bff564f24c092998afcc567532b3b66f9a1eb
[2025-07-12T17:31:00.935Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0786285b290791ddc5709777c5f5e2cc2274d87bc90180e4a2815ab1e0dbc054
[2025-07-12T17:31:00.935Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... cc548deb2c06d611c689db8db21a21db44d969ac101dd46a1ee0510bb0f00ddd
[2025-07-12T17:31:00.935Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d607113982289243dac1bba474dd90644eae85632b375113f5764a1adfc4ffb3
[2025-07-12T17:31:00.935Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 76451f61eaaa60930afc4a6bf0c5e9dc118dac58d9eb0a597e9234b221fe0b58
[2025-07-12T17:31:00.935Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... cd4f9c2f96423236cea6468012b576cb6958fe20b7e777dd5bc987389d28d66c
[2025-07-12T17:31:00.935Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 818d38dc416235679954ad3181d37bf78116955ea20df27bd625871d085346b1
[2025-07-12T17:31:00.935Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... b754778da3e3384f5bb9ea7fb8ca032053f5fade25d096ce8eab8ef8d5a5c2b3
[2025-07-12T17:31:01.190Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9473a8089210a5003df0b362e618c35e0bbe428d517869a6b93dac797afa8279
[2025-07-12T17:31:01.444Z] Directory walk started
[2025-07-12T17:31:01.444Z] Directory walk done - 32 packages
[2025-07-12T17:31:01.444Z] Temporary output repo path: ./.repodata/
[2025-07-12T17:31:01.444Z] Pool started (with 5 workers)
[2025-07-12T17:31:01.444Z] Pool finished
[2025-07-12T17:31:01.699Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-12T17:31:01.699Z] 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.20250711.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T17:31:13.853Z] Loaded lockfiles:
[2025-07-12T17:31:13.853Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250711.91.0.json
[2025-07-12T17:31:13.853Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-12T17:31:13.853Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-12T17:31:13.853Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-12T17:31:13.853Z] 
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-12T17:31:13.853Z] rpm-ostree version: 2025.8
[2025-07-12T17:31:13.853Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-12T17:31:14.412Z] Importing rpm-md...done
[2025-07-12T17:31:14.412Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-12T17:31:01Z solvables: 32
[2025-07-12T17:31:14.412Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-12T01:15:20Z solvables: 67166
[2025-07-12T17:31:14.412Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-07-12T05:33:23Z solvables: 77866
[2025-07-12T17:31:16.297Z] Resolving dependencies...done
[2025-07-12T17:31:16.297Z] Installing 458 packages:
[2025-07-12T17:31:16.297Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   afterburn-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   afterburn-dracut-5.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   audit-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   audit-libs-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   audit-rules-4.1.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   authselect-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   authselect-libs-1.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bootc-1.4.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   chrony-4.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   container-selinux-4:2.239.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   curl-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dbus-broker-37-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   docker-cli-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dracut-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dracut-network-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   dracut-squash-107-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   e2fsprogs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   e2fsprogs-libs-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   git-core-2.50.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.297Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gnutls-3.8.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-common-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-efi-x64-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-pc-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-pc-modules-1:2.12-37.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-tools-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   grub2-tools-minimal-1:2.12-37.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ignition-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ignition-grub-2.22.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:31:16.298Z]   kernel-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:31:16.298Z]   kernel-modules-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:31:16.298Z]   kernel-modules-core-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-12T17:31:16.298Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcom_err-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libcurl-minimal-8.15.0~rc3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libdnf5-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libdnf5-cli-5.2.14.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libldb-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libnvme-1.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libselinux-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libselinux-utils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsemanage-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsepol-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsmbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsolv-0.7.34-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libss-1.47.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libwbclient-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   moby-engine-28.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   moby-filesystem-28.3.2-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nmstate-2.2.48-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   nvme-cli-2.14-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openldap-2.6.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   policycoreutils-3.9-0.rc2.1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   python-pip-wheel-25.1.1-11.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   python3-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   python3-libs-3.14.0~b4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-libs-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-plugin-selinux-5.99.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   samba-client-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   samba-common-2:4.22.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   samba-common-libs-2:4.22.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   selinux-policy-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   selinux-policy-targeted-41.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   sudo-1.9.17-3.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-12T17:31:16.298Z] Input state hash: f94c3675d0221f69e7ba0bad1629f6b798648d0b8589242550244037ef787560
[2025-07-12T17:31:18.808Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-12T17:31:19.063Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-12T17:31:19.992Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-12T17:31:19.992Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-12T17:31:19.992Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-12T17:31:19.992Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-12T17:31:21.876Z] Checking out packages...done
[2025-07-12T17:31:21.876Z] Checking out ostree layers...done
[2025-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] /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-07-12T17:31:21.876Z] Creating group 'dbus' with GID 81.
[2025-07-12T17:31:21.876Z] Creating group 'rpc' with GID 32.
[2025-07-12T17:31:21.876Z] Creating group 'sshd' with GID 74.
[2025-07-12T17:31:21.876Z] Creating group 'utempter' with GID 35.
[2025-07-12T17:31:21.876Z] Creating group 'utmp' with GID 22.
[2025-07-12T17:31:21.876Z] Creating group 'docker' with GID 985.
[2025-07-12T17:31:21.876Z] Creating group 'printadmin' with GID 984.
[2025-07-12T17:31:21.876Z] Creating group 'kvm' with GID 36.
[2025-07-12T17:31:21.876Z] Creating group 'clock' with GID 103.
[2025-07-12T17:31:21.876Z] Creating group 'render' with GID 105.
[2025-07-12T17:31:21.876Z] Creating group 'sgx' with GID 106.
[2025-07-12T17:31:21.876Z] Creating group 'zincati' with GID 983.
[2025-07-12T17:31:21.876Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-12T17:31:21.876Z] Creating group 'clevis' with GID 982.
[2025-07-12T17:31:21.876Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-12T17:31:21.876Z] Creating group 'dnsmasq' with GID 981.
[2025-07-12T17:31:21.876Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-12T17:31:21.876Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-12T17:31:21.876Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-12T17:31:21.876Z] Creating group 'systemd-oom' with GID 979.
[2025-07-12T17:31:21.876Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-12T17:31:21.876Z] Creating group 'tss' with GID 59.
[2025-07-12T17:31:21.876Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-12T17:31:21.876Z] Running systemd-sysusers...done
[2025-07-12T17:31:22.801Z] Running pre scripts...14 done
[2025-07-12T17:32:09.407Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-12T17:32:09.407Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-12T17:32:09.407Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-12T17:32:09.407Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-12T17:32:09.407Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] 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-07-12T17:32:09.407Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-12T17:32:09.407Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-12T17:32:09.407Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-12T17:32:09.407Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-12T17:32:09.407Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-12T17:32:09.407Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-12T17:32:09.407Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-12T17:32:09.407Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-12T17:32:09.407Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-12T17:32:09.407Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-12T17:32:21.558Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-12T17:32:21.558Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-12T17:32:21.558Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-12T17:32:21.558Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-12T17:32:21.558Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-12T17:32:21.558Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-12T17:32:21.558Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-12T17:32:21.558Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-12T17:32:21.558Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-12T17:32:21.558Z] audit-rules.post: No rules detected, adding default
[2025-07-12T17:32:21.558Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-12T17:32:21.558Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-12T17:32:21.558Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-12T17:32:21.558Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-12T17:32:21.558Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-12T17:32:21.558Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-12T17:32:21.558Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-12T17:32:21.558Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-12T17:32:21.558Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-12T17:32:21.558Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-12T17:32:21.558Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-12T17:32:21.558Z] 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-07-12T17:32:21.558Z] 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-07-12T17:32:21.558Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-12T17:32:21.558Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-12T17:32:21.558Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-12T17:32:21.558Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-12T17:32:21.558Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T17:32:21.558Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-07-12T17:32:48.042Z] Running posttrans scripts...16 done
[2025-07-12T17:32:48.042Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line.
[2025-07-12T17:32:48.042Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line.
[2025-07-12T17:32:48.042Z] Creating group 'sshd' with GID 74.
[2025-07-12T17:32:48.042Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-12T17:32:48.042Z] Creating group 'sssd' with GID 986.
[2025-07-12T17:32:48.042Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-12T17:32:48.296Z] Creating group 'zincati' with GID 985.
[2025-07-12T17:32:48.296Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-12T17:32:48.296Z] Creating group 'docker' with GID 984.
[2025-07-12T17:32:48.296Z] Creating group 'chrony' with GID 983.
[2025-07-12T17:32:48.296Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-12T17:32:48.550Z] Writing rpmdb...done
[2025-07-12T17:32:48.550Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T17:32:48.550Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-12T17:32:48.550Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-12T17:32:48.550Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-12T17:32:48.550Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-12T17:32:48.550Z] Regenerating rpmdb for target
[2025-07-12T17:33:00.712Z] Relabeling...done
[2025-07-12T17:33:00.712Z] Updating usr/lib/os-release
[2025-07-12T17:33:00.712Z] Executing `postprocess` inline script '0'
[2025-07-12T17:33:00.712Z] + cat
[2025-07-12T17:33:00.712Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-12T17:33:08.778Z] + rm /tmp/fcos-workarounds.cil
[2025-07-12T17:33:08.778Z] Executing `postprocess` inline script '1'
[2025-07-12T17:33:08.778Z] + cat
[2025-07-12T17:33:08.778Z] Executing `postprocess` inline script '2'
[2025-07-12T17:33:08.778Z] + 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-07-12T17:33:08.778Z] + systemctl preset-all
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-12T17:33:09.336Z] 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-07-12T17:33:09.336Z] 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-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-12T17:33:09.336Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-07-12T17:33:09.337Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-07-12T17:33:09.337Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-12T17:33:09.337Z] + systemctl --user --global preset-all
[2025-07-12T17:33:09.591Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-12T17:33:09.591Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-12T17:33:09.591Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-12T17:33:09.591Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-12T17:33:09.591Z] Executing `postprocess` inline script '3'
[2025-07-12T17:33:09.591Z] + source /usr/lib/os-release
[2025-07-12T17:33:09.591Z] ++ NAME='Fedora Linux'
[2025-07-12T17:33:09.591Z] ++ VERSION='43.20250712.dev.0 (CoreOS Prerelease)'
[2025-07-12T17:33:09.591Z] ++ RELEASE_TYPE=development
[2025-07-12T17:33:09.591Z] ++ ID=fedora
[2025-07-12T17:33:09.591Z] ++ VERSION_ID=43
[2025-07-12T17:33:09.591Z] ++ VERSION_CODENAME=
[2025-07-12T17:33:09.591Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250712.dev.0'
[2025-07-12T17:33:09.591Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-12T17:33:09.591Z] ++ LOGO=fedora-logo-icon
[2025-07-12T17:33:09.591Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-12T17:33:09.591Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-12T17:33:09.591Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-12T17:33:09.591Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T17:33:09.591Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T17:33:09.591Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-12T17:33:09.591Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-12T17:33:09.591Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-12T17:33:09.591Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-12T17:33:09.591Z] ++ SUPPORT_END=2026-12-02
[2025-07-12T17:33:09.591Z] ++ VARIANT=CoreOS
[2025-07-12T17:33:09.591Z] ++ VARIANT_ID=coreos
[2025-07-12T17:33:09.591Z] ++ OSTREE_VERSION=43.20250712.dev.0
[2025-07-12T17:33:09.591Z] + 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-07-12T17:33:09.591Z] + tee /usr/lib/kernel/install.conf
[2025-07-12T17:33:09.591Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-12T17:33:09.591Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-12T17:33:09.591Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-12T17:33:09.591Z] Executing `postprocess` inline script '4'
[2025-07-12T17:33:09.591Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-12T17:33:09.591Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-12T17:33:09.591Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-12T17:33:09.591Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-12T17:33:09.591Z] Executing `postprocess` inline script '5'
[2025-07-12T17:33:09.591Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-12T17:33:09.591Z] + cat
[2025-07-12T17:33:09.591Z] + cat
[2025-07-12T17:33:09.846Z] + cat
[2025-07-12T17:33:09.846Z] + cat
[2025-07-12T17:33:09.846Z] Executing `postprocess` inline script '6'
[2025-07-12T17:33:09.846Z] + mkdir -p /usr/lib/ostree
[2025-07-12T17:33:09.846Z] + cat
[2025-07-12T17:33:09.846Z] Executing `postprocess` inline script '7'
[2025-07-12T17:33:09.846Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-12T17:33:09.846Z] Generated update layout for BIOS: grub2-tools-1:2.12-37.fc43.x86_64
[2025-07-12T17:33:10.100Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-37.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-07-12T17:33:10.100Z] Executing `postprocess` inline script '8'
[2025-07-12T17:33:10.100Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-12T17:33:10.100Z] Executing `postprocess` inline script '9'
[2025-07-12T17:33:10.100Z] + cat
[2025-07-12T17:33:10.100Z] Executing `postprocess` inline script '10'
[2025-07-12T17:33:10.100Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-12T17:33:10.100Z] + grep -q '^4 ' /dev/fd/63
[2025-07-12T17:33:10.100Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-12T17:33:10.100Z] + cat
[2025-07-12T17:33:10.100Z] Executing `postprocess` inline script '11'
[2025-07-12T17:33:10.100Z] + '[' -f /run/.containerenv ']'
[2025-07-12T17:33:10.100Z] Executing `postprocess` inline script '12'
[2025-07-12T17:33:10.354Z] + rm -vf /etc/machine-id
[2025-07-12T17:33:10.354Z] removed '/etc/machine-id'
[2025-07-12T17:33:10.354Z] Executing `postprocess` inline script '13'
[2025-07-12T17:33:10.354Z] + systemctl mask systemd-repart.service
[2025-07-12T17:33:10.354Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-07-12T17:33:10.354Z] Executing `postprocess` inline script '14'
[2025-07-12T17:33:10.354Z] + setsebool -P -N container_use_cephfs on
[2025-07-12T17:33:12.235Z] + setsebool -P -N virt_use_samba on
[2025-07-12T17:33:13.594Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-07-12T17:33:13.594Z] Executing `postprocess` inline script '15'
[2025-07-12T17:33:13.594Z] + systemctl mask dnsmasq.service
[2025-07-12T17:33:13.594Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-07-12T17:33:13.594Z] Executing `postprocess` inline script '16'
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-07-12T17:33:13.849Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-07-12T17:33:13.849Z] Executing `postprocess` inline script '17'
[2025-07-12T17:33:13.849Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-07-12T17:33:13.849Z] Executing `postprocess` inline script '18'
[2025-07-12T17:33:13.849Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-07-12T17:33:13.849Z] Executing `postprocess` inline script '19'
[2025-07-12T17:33:14.103Z] + '[' -f /run/.containerenv ']'
[2025-07-12T17:33:14.103Z] Executing `postprocess` inline script '20'
[2025-07-12T17:33:14.103Z] + cat
[2025-07-12T17:33:14.103Z] Executing `postprocess` inline script '21'
[2025-07-12T17:33:14.103Z] + source /etc/os-release
[2025-07-12T17:33:14.103Z] ++ NAME='Fedora Linux'
[2025-07-12T17:33:14.103Z] ++ VERSION='43.20250712.dev.0 (CoreOS Prerelease)'
[2025-07-12T17:33:14.104Z] ++ RELEASE_TYPE=development
[2025-07-12T17:33:14.104Z] ++ ID=fedora
[2025-07-12T17:33:14.104Z] ++ VERSION_ID=43
[2025-07-12T17:33:14.104Z] ++ VERSION_CODENAME=
[2025-07-12T17:33:14.104Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250712.dev.0'
[2025-07-12T17:33:14.104Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-12T17:33:14.104Z] ++ LOGO=fedora-logo-icon
[2025-07-12T17:33:14.104Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-12T17:33:14.104Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-12T17:33:14.104Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-12T17:33:14.104Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T17:33:14.104Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-12T17:33:14.104Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-12T17:33:14.104Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-12T17:33:14.104Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-12T17:33:14.104Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-12T17:33:14.104Z] ++ SUPPORT_END=2026-12-02
[2025-07-12T17:33:14.104Z] ++ VARIANT=CoreOS
[2025-07-12T17:33:14.104Z] ++ VARIANT_ID=coreos
[2025-07-12T17:33:14.104Z] ++ OSTREE_VERSION=43.20250712.dev.0
[2025-07-12T17:33:14.104Z] + [[ 43.20250712.dev.0 = *.dev* ]]
[2025-07-12T17:33:14.104Z] + mkdir -p /etc/zincati/config.d
[2025-07-12T17:33:14.104Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-07-12T17:33:14.104Z] Executing `postprocess` inline script '22'
[2025-07-12T17:33:14.104Z] + cat
[2025-07-12T17:33:14.104Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-07-12T17:33:14.104Z] + '[' -f /run/.containerenv ']'
[2025-07-12T17:33:14.104Z] + cat /usr/etc/rpm-ostreed.conf
[2025-07-12T17:33:14.104Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-07-12T17:33:14.104Z] + rm /tmp/rpm-ostreed.conf
[2025-07-12T17:33:14.104Z] Executing `postprocess` inline script '23'
[2025-07-12T17:33:26.256Z] Executing `postprocess` inline script '24'
[2025-07-12T17:33:26.256Z] + rm -rf /usr/share/info
[2025-07-12T17:33:26.256Z] + rm -rf /usr/share/man
[2025-07-12T17:33:26.256Z] + rm -rf /usr/share/doc
[2025-07-12T17:33:26.256Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-07-12T17:33:26.256Z] Executing `postprocess` inline script '25'
[2025-07-12T17:33:26.256Z] + '[' -f /run/.containerenv ']'
[2025-07-12T17:33:26.256Z] Initializing rootfs
[2025-07-12T17:33:26.256Z] Moving /usr to target
[2025-07-12T17:33:26.256Z] Copying toplevel compat symlinks
[2025-07-12T17:33:26.256Z] No embedded whiteouts found
[2025-07-12T17:33:26.256Z] No device files found
[2025-07-12T17:33:26.256Z] Recompiling policy
[2025-07-12T17:33:38.410Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-07-12T17:33:38.410Z] Migrating /usr/etc/group to /usr/lib/
[2025-07-12T17:33:38.410Z] Adding rpm-ostree-0-integration.conf
[2025-07-12T17:33:38.410Z] Preparing kernel
[2025-07-12T17:33:44.930Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-07-12T17:33:44.930Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-07-12T17:33:44.930Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64
[2025-07-12T17:33:45.489Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-07-12T17:33:45.743Z] dracut[I]: *** Including module: bash ***
[2025-07-12T17:33:45.743Z] dracut[I]: *** Including module: systemd ***
[2025-07-12T17:33:45.743Z] dracut[I]: *** Including module: fips ***
[2025-07-12T17:33:45.997Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-07-12T17:33:45.997Z] dracut[I]: *** Including module: scsi-rules ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-journald ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: modsign ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: dbus-broker ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: dbus ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-07-12T17:33:46.251Z] dracut[I]: *** Including module: i18n ***
[2025-07-12T17:33:46.506Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-07-12T17:33:46.506Z] dracut[I]: *** Including module: afterburn ***
[2025-07-12T17:33:46.506Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-07-12T17:33:46.506Z] dracut[I]: *** Including module: ignition ***
[2025-07-12T17:33:46.759Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-07-12T17:33:46.759Z] dracut[I]: *** Including module: coreos-live ***
[2025-07-12T17:33:46.759Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-07-12T17:33:46.759Z] dracut[I]: *** Including module: coreos-network ***
[2025-07-12T17:33:47.014Z] dracut[I]: *** Including module: network-manager ***
[2025-07-12T17:33:47.014Z] dracut[I]: *** Including module: ignition-conf ***
[2025-07-12T17:33:47.014Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-07-12T17:33:47.014Z] dracut[I]: *** Including module: network ***
[2025-07-12T17:33:47.014Z] dracut[I]: *** Including module: net-lib ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: url-lib ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: rdcore ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: clevis ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: btrfs ***
[2025-07-12T17:33:47.269Z] dracut[I]: *** Including module: crypt ***
[2025-07-12T17:33:47.523Z] dracut[I]: *** Including module: dm ***
[2025-07-12T17:33:47.523Z] dracut[I]: *** Including module: kernel-modules ***
[2025-07-12T17:33:54.044Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-07-12T17:33:54.044Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-07-12T17:33:54.603Z] dracut[I]: *** Including module: mdraid ***
[2025-07-12T17:33:54.856Z] dracut[I]: *** Including module: multipath ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: nvdimm ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: qemu ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: qemu-net ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: fido2 ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: pkcs11 ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: cifs ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: hwdb ***
[2025-07-12T17:33:55.419Z] dracut[I]: *** Including module: iscsi ***
[2025-07-12T17:33:55.977Z] dracut[I]: *** Including module: lunmask ***
[2025-07-12T17:33:55.977Z] dracut[I]: *** Including module: nvmf ***
[2025-07-12T17:33:56.231Z] dracut[I]: *** Including module: resume ***
[2025-07-12T17:33:56.231Z] dracut[I]: *** Including module: rootfs-block ***
[2025-07-12T17:33:56.231Z] dracut[I]: *** Including module: terminfo ***
[2025-07-12T17:33:56.231Z] dracut[I]: *** Including module: udev-rules ***
[2025-07-12T17:33:56.789Z] dracut[I]: *** Including module: virtiofs ***
[2025-07-12T17:33:56.789Z] dracut[I]: *** Including module: azure-disk ***
[2025-07-12T17:33:56.789Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-07-12T17:33:56.789Z] dracut[I]: *** Including module: walinuxagent ***
[2025-07-12T17:33:56.789Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: ostree ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: usrmount ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: base ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: fs-lib ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: journal-conf ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: openssl ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: shutdown ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Including modules done ***
[2025-07-12T17:33:57.043Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-07-12T17:33:59.548Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-07-12T17:33:59.548Z] dracut[I]: *** Resolving executable dependencies ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Hardlinking files ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Hardlinking files done ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-07-12T17:34:01.429Z] dracut[I]: *** Store current command line parameters ***
[2025-07-12T17:34:01.683Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-07-12T17:34:33.687Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-07-12T17:34:33.687Z] Executing: 01-var.sh
[2025-07-12T17:34:33.687Z] Ignored user missing from new passwd file: root
[2025-07-12T17:34:33.687Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-07-12T17:34:33.687Z] Ignored group missing from new group file: root
[2025-07-12T17:34:33.687Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-07-12T17:34:33.687Z] Network filesystem detected for repo; disabling transaction
[2025-07-12T17:34:43.618Z] Committing...done
[2025-07-12T17:35:01.652Z] 3845 metadata, 23626 content objects imported; 1.7?GB content written
[2025-07-12T17:35:01.652Z] fedora/x86_64/coreos/rawhide => 951733e903cb0ccb7d2fca018b00b744c8e1028d50d4c3334a1db989ced2431b
[2025-07-12T17:35:03.537Z] ostree diff commit from: 344dde848db01fa45b3aea789c0dae64a58610ef1578c61d1e1841628e9269d7
[2025-07-12T17:35:03.537Z] ostree diff commit to:   951733e903cb0ccb7d2fca018b00b744c8e1028d50d4c3334a1db989ced2431b
[2025-07-12T17:35:03.537Z] Upgraded:
[2025-07-12T17:35:03.537Z]   kernel 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43
[2025-07-12T17:35:03.537Z]   kernel-core 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43
[2025-07-12T17:35:03.537Z]   kernel-modules 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43
[2025-07-12T17:35:03.537Z]   kernel-modules-core 6.16.0-0.rc5.65.fc43 -> 6.16.0-0.rc5.250712g379f604cc3dc.50.fc43
[2025-07-12T17:35:03.537Z] 
[2025-07-12T17:35:03.537Z] New image input checksum: 1ad0e48a77f662cc862304eb56fb4992fc723908cf1916e6a4b7391469fe459c
[2025-07-12T17:35:03.537Z] None
[2025-07-12T17:35:03.537Z] New build ID: 43.20250712.dev.0
[2025-07-12T17:35:03.537Z] Running:  rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b --label=coreos-assembler.image-input-checksum=1ad0e48a77f662cc862304eb56fb4992fc723908cf1916e6a4b7391469fe459c --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=64331eed30d8cf666b6b2f98190ca8972f71f480 --copymeta-opt=fedora-coreos.stream 43.20250712.dev.0 oci-archive:fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-07-12T17:35:15.688Z] Building package mapping...done
[2025-07-12T17:35:15.688Z] 23626 objects in 460 packages (288 source)
[2025-07-12T17:35:15.688Z] rpm size: 1588161936
[2025-07-12T17:35:15.688Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-07-12T17:35:15.688Z] Duplicates: 1670
[2025-07-12T17:35:15.688Z] Multiple owners: 140
[2025-07-12T17:35:15.688Z] Generating container image
[2025-07-12T17:35:54.320Z] Pushed digest: sha256:feac6ca14bc5aa20a174afb642c0ba4ac760cb89ffec78ce2e975f7acceea537
[2025-07-12T17:35:54.574Z] Total objects: 27739
[2025-07-12T17:35:54.574Z] No unreachable objects
[2025-07-12T17:35:54.574Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/commitmeta.json'
[2025-07-12T17:35:54.574Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/ostree-commit-object'
[2025-07-12T17:35:54.574Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-07-12T17:35:54.574Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-07-12T17:35:54.574Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-07-12T17:35:54.574Z] renamed 'fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive'
[2025-07-12T17:35:54.574Z] renamed 'fedora-coreos-43.20250712.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64-manifest.json'
[2025-07-12T17:35:54.574Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json'
[2025-07-12T17:35:55.132Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T17:35:55.132Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T17:35:55.132Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T17:35:55.693Z] Will build qemu
[2025-07-12T17:35:56.614Z] Estimating disk size...
[2025-07-12T17:35:57.973Z] Disk sizes: metal: 2915M (estimated), cloud: 10240M
[2025-07-12T17:36:12.796Z] ++ arch
[2025-07-12T17:36:12.796Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250712.dev.0"' -D 'build_version="43.20250712.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.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=2915 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2402 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-jMZ3.json
[2025-07-12T17:36:12.796Z] + set +x
[2025-07-12T17:36:12.796Z] + 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-jMZ3.json
[2025-07-12T17:36:12.796Z] 
[2025-07-12T17:36:12.796Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:36:12.796Z] /dev/vdb1        40G  3.3G   37G   9% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:36:12.796Z] 
[2025-07-12T17:36:12.796Z] starting /tmp/osbuild-jMZ3.jsonPipeline source org.osbuild.curl: 72bda402c7753bf5ba700bca6009c317b80c0ffa50ce780841b842f4d0d17ea7
[2025-07-12T17:36:12.796Z] Build
[2025-07-12T17:36:12.796Z]   root: <host>
[2025-07-12T17:36:16.053Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-ostree.x86_64.ociarchive
[2025-07-12T17:36:16.053Z] 
[2025-07-12T17:36:16.053Z] ⏱  Duration: 1752341773s
[2025-07-12T17:36:16.053Z] Pipeline oci-archive: 9208d6c869b159416027e3344fbb3617966816f91e249a13b86559e11a0f6321
[2025-07-12T17:36:16.053Z] Build
[2025-07-12T17:36:16.053Z]   root: <host>
[2025-07-12T17:36:16.053Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:36:16.053Z] org.osbuild.copy: 9208d6c869b159416027e3344fbb3617966816f91e249a13b86559e11a0f6321 {
[2025-07-12T17:36:16.053Z]   "paths": [
[2025-07-12T17:36:16.053Z]     {
[2025-07-12T17:36:16.053Z]       "from": "input://inlinefile/sha256:0a18e2b692c04efc3feed408990c8a2e7d86301d311f9ed8493ecffb97f36e88",
[2025-07-12T17:36:16.053Z]       "to": "tree:///coreos.ociarchive"
[2025-07-12T17:36:16.053Z]     }
[2025-07-12T17:36:16.053Z]   ]
[2025-07-12T17:36:16.053Z] }
[2025-07-12T17:36:16.053Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:16.053Z] copying '/run/osbuild/inputs/inlinefile/sha256:0a18e2b692c04efc3feed408990c8a2e7d86301d311f9ed8493ecffb97f36e88' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-07-12T17:36:16.053Z] 
[2025-07-12T17:36:16.053Z] ⏱  Duration: 0s
[2025-07-12T17:36:16.053Z] Pipeline deployed-tree: a5533ebcbdbe003c3320e9bc58499d8a73722036bcc88e9e7fa96678e054d331
[2025-07-12T17:36:16.053Z] Build
[2025-07-12T17:36:16.053Z]   root: <host>
[2025-07-12T17:36:16.053Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:36:16.053Z] org.osbuild.container-deploy: a5533ebcbdbe003c3320e9bc58499d8a73722036bcc88e9e7fa96678e054d331 {}
[2025-07-12T17:36:16.053Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hw4sonsn/inputs/images
[2025-07-12T17:36:16.307Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:16.561Z] time="2025-07-12T17:36:14Z" 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-07-12T17:36:19.067Z] Getting image source signatures
[2025-07-12T17:36:19.067Z] Copying blob sha256:4ac73d7f239963fb39614c07b9708ed520afa6789aca1bdab5e365be5cb9716f
[2025-07-12T17:36:19.322Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-07-12T17:36:20.682Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-07-12T17:36:21.241Z] Copying blob sha256:21a14e51fd5e04b9d759af7f36432a46461f93175109c1f68ed1518334c0874a
[2025-07-12T17:36:22.165Z] Copying blob sha256:9c06868bfc9f9f78d7ee6cf2b19542aff98a7b94ec3da245c8d7b5af6eef86e7
[2025-07-12T17:36:22.723Z] 
[2025-07-12T17:36:22.723Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:36:22.723Z] /dev/vdb1        40G  5.8G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:36:22.723Z] 
[2025-07-12T17:36:22.979Z] Copying blob sha256:2e77138b00538e356bd839a6d3796d57a7a14b2b42f52e151a224ad1ffcc1d01
[2025-07-12T17:36:23.908Z] Copying blob sha256:59bae4b578e7c0fe422c5ab9dca754bd57f036249448b9baeb4e0f96ced80697
[2025-07-12T17:36:24.834Z] Copying blob sha256:c7bb8734d69569beee14b4dbba32aa0ab52fb1593538e03257a2a75eee7c864b
[2025-07-12T17:36:25.394Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-07-12T17:36:25.653Z] Copying blob sha256:256f6a2bc0ab170557885ee0a84819e69bee8d410c02cd46cb6481c533bde5a8
[2025-07-12T17:36:26.214Z] Copying blob sha256:bd22b3502f86a7b7a4f294578baf895217fbb5d51ba00cee465eb9cafa57efa3
[2025-07-12T17:36:26.777Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9
[2025-07-12T17:36:27.334Z] Copying blob sha256:4bfc760870df58e93c846fdfcede2d56e2dbbe39807f63fdf962999b602e9a7e
[2025-07-12T17:36:27.593Z] Copying blob sha256:79c6ef516c263c2f881bfeaf3b8fcc5832e54327414d39598cfc84920f305a59
[2025-07-12T17:36:27.593Z] Copying blob sha256:836b9584d05802bdd4bf262a9bd811bf5c7339c542d2bb4baa29da5207f30066
[2025-07-12T17:36:28.152Z] Copying blob sha256:96d4ab913cfe93cbd91260656631bc42368710e43e0c87e4a9607029188f619d
[2025-07-12T17:36:28.710Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-07-12T17:36:28.964Z] Copying blob sha256:0334f9907d7a679d20c9b84d7741748850113ff53276b35630e4942f8a7492f7
[2025-07-12T17:36:29.224Z] Copying blob sha256:a51ec5dbe9d466de9fba81279ff8231bdc5efaab0ed278562f02b1bb07ecb8af
[2025-07-12T17:36:29.480Z] Copying blob sha256:7e70585218f17f79c3d7ba8b6807502b6fa094d00766b8d00bcb92db24c9ccdb
[2025-07-12T17:36:29.480Z] Copying blob sha256:1393ecd3527adc2833336863f8594807cc6e5b7969b3b0b083a30bff1a8e8d2d
[2025-07-12T17:36:29.737Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-07-12T17:36:29.993Z] Copying blob sha256:371468ee45686f885a97a6c0f006e718cb00ad0a38362cb25b778e8029dba4e5
[2025-07-12T17:36:29.993Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad
[2025-07-12T17:36:30.247Z] Copying blob sha256:808a355ede8951272a6ec0dbd54451aab886665c1db92d86e9494239e1d6f4f3
[2025-07-12T17:36:30.503Z] Copying blob sha256:66aabdca4bf39f0efaf1871d95bd3b1a478ca0e38dbae6f307f4a39830ee7689
[2025-07-12T17:36:30.760Z] Copying blob sha256:92bac61335c88bfc0b14727c9b18939bf33f727734c20227693ce3734723dc74
[2025-07-12T17:36:30.760Z] Copying blob sha256:8b17b31da3fc865f08dcfb145822614abaef8a5a716bea999930c35d3bf680ed
[2025-07-12T17:36:30.760Z] Copying blob sha256:f68348b1f779c92d7c529f09a36159486f84f4986ae7a4179a69b0456bf4aa69
[2025-07-12T17:36:31.016Z] Copying blob sha256:dc51f478417c0656b4ba196ce40d1171d47b2c93d510a19ac98ee40c39729bc0
[2025-07-12T17:36:31.273Z] Copying blob sha256:065660fc8514364bb42af2b8c977b59e4d236e0f5d2dce0b5e9d9ed3e07714be
[2025-07-12T17:36:31.532Z] Copying blob sha256:092736bdfb9c52998f5e63c533d1d966a5abdd88c666fd68018ebab9d18a9c64
[2025-07-12T17:36:31.532Z] Copying blob sha256:bddb4481290dc62d9a52e9fa0409b10e9934570c36c08e0f863708f83e0fa043
[2025-07-12T17:36:31.789Z] Copying blob sha256:bfbcc27c8498b3debb703315a0e23f15b6128f64e2a1f449222734ee47688fdf
[2025-07-12T17:36:32.718Z] 
[2025-07-12T17:36:32.718Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:36:32.718Z] /dev/vdb1        40G  7.1G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:36:32.718Z] 
[2025-07-12T17:36:32.975Z] Copying blob sha256:138f60f69d485a547ce2d5ad1e6dd701540dc7c3d53da5d09123285fbc8c9280
[2025-07-12T17:36:33.231Z] Copying blob sha256:7a74c98fe58ceecac173ef4a6e6d1d5f5c4eb574059bb3e7aefeb3d38745ed11
[2025-07-12T17:36:33.486Z] Copying blob sha256:421f163fd149b56e7a1aef4b28d17d720c5967fba06ecc0f71522847f9a35baf
[2025-07-12T17:36:33.486Z] Copying blob sha256:c423828e2d285a814000d1db09db52119e1359289e3f0c892ad202953c3b19bf
[2025-07-12T17:36:33.740Z] Copying blob sha256:6506d34cabd0a4fbf575b14b28d9359e39279613316975bb909ad92d33c9d41e
[2025-07-12T17:36:33.995Z] Copying blob sha256:29db05749e386bb7afca25d2577a1996fc541e1ebe81a744ec4bb9e4f42c002c
[2025-07-12T17:36:33.995Z] Copying blob sha256:018da0c6298654a16e0e3df194ae73181bd6d87a0b11911f2914db6d7c090bb1
[2025-07-12T17:36:34.253Z] Copying blob sha256:291b55beb3ce72226c8912afc3ffd230916bf5242c71274d8ab3f3412ccd58d2
[2025-07-12T17:36:34.508Z] Copying blob sha256:366b711e592f248c4c69f0bc19f6f071b16513932d57c38cc66683a10a9a9acb
[2025-07-12T17:36:34.508Z] Copying blob sha256:0c2d9a86ce678f3e478b315e188294cf19590dc6f058013dc21d9587449099b4
[2025-07-12T17:36:34.762Z] Copying blob sha256:5ffc4581a09f0a25c59bac070afde629d56151de5153b0457bb916c35e9ddb81
[2025-07-12T17:36:35.322Z] Copying blob sha256:bc31352364276cbdf361d33ec99b96be6f1a5078328ebce57e409cf585b31657
[2025-07-12T17:36:36.246Z] Copying blob sha256:8adf193704f08ad350a86659f3a7391349e8a3e61221afd9ca80557011875576
[2025-07-12T17:36:36.806Z] Copying blob sha256:87f14734995052bbf21b09e868f48ee23ab9425be3f1bf94975b04b3a65a512f
[2025-07-12T17:36:36.806Z] Copying blob sha256:aa1b3d5f26f3711332973c3c316d84518a0b454572cfed365009acc2865e07a2
[2025-07-12T17:36:37.364Z] Copying blob sha256:2b1fbff0f5bbbfe9235fd04043d87ad94a96fb27d904eb0fdcbd609aa837ea49
[2025-07-12T17:36:38.726Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-07-12T17:36:38.726Z] Copying config sha256:e03babbff45589a7e29b47376e21332e96d3d0ed0d1219f6dae467d5d117a3dd
[2025-07-12T17:36:38.726Z] Writing manifest to image destination
[2025-07-12T17:36:42.889Z] 
[2025-07-12T17:36:42.889Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:36:42.889Z] /dev/vdb1        40G  6.7G   34G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:36:42.889Z] 
[2025-07-12T17:36:50.968Z] e03babbff45589a7e29b47376e21332e96d3d0ed0d1219f6dae467d5d117a3dd
[2025-07-12T17:36:52.853Z] Untagged: docker.io/library/tmp-container-deploy-98828911013929:latest
[2025-07-12T17:36:52.853Z] Deleted: e03babbff45589a7e29b47376e21332e96d3d0ed0d1219f6dae467d5d117a3dd
[2025-07-12T17:36:52.853Z] 
[2025-07-12T17:36:52.853Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:36:52.853Z] /dev/vdb1        40G  5.9G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:36:52.853Z] 
[2025-07-12T17:36:52.853Z] 
[2025-07-12T17:36:52.853Z] ⏱  Duration: 36s
[2025-07-12T17:36:57.010Z] Pipeline tree: 781ce7bb562f8f0b5170603440ec644210ee5ff723359ef549302c5688a69229
[2025-07-12T17:36:57.010Z] Build
[2025-07-12T17:36:57.010Z]   root: <host>
[2025-07-12T17:36:57.010Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:36:57.010Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-07-12T17:36:57.010Z] org.osbuild.selinux: 7cafbe627d4c6d580fc451e4996453b50cef0d404cce785d315eb2494ebf33bb {
[2025-07-12T17:36:57.010Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T17:36:57.010Z]   "target": "tree:///"
[2025-07-12T17:36:57.010Z] }
[2025-07-12T17:36:57.010Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:57.264Z] 
[2025-07-12T17:36:57.264Z] ⏱  Duration: 0s
[2025-07-12T17:36:57.264Z] org.osbuild.ostree.init-fs: 6c3897dcb3755103a463e479d649bf8e4ff57c9dca7cd53cb930a9e23a615d29 {}
[2025-07-12T17:36:57.264Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:57.520Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-07-12T17:36:57.520Z] 
[2025-07-12T17:36:57.520Z] ⏱  Duration: 0s
[2025-07-12T17:36:57.520Z] org.osbuild.ostree.os-init: d978ffc375409766e227e7dfe4c96977c9018b132e0f0f70b842f5110ecb0986 {
[2025-07-12T17:36:57.520Z]   "osname": "fedora-coreos"
[2025-07-12T17:36:57.520Z] }
[2025-07-12T17:36:57.520Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:57.520Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-07-12T17:36:57.520Z] 
[2025-07-12T17:36:57.520Z] ⏱  Duration: 0s
[2025-07-12T17:36:57.520Z] org.osbuild.ostree.config: 75dcf50a4ed12b8a87679679e5d96f30393b906f5fce7ea4a1b936646fa0f09f {
[2025-07-12T17:36:57.520Z]   "repo": "/ostree/repo",
[2025-07-12T17:36:57.520Z]   "config": {
[2025-07-12T17:36:57.520Z]     "sysroot": {
[2025-07-12T17:36:57.520Z]       "readonly": true,
[2025-07-12T17:36:57.520Z]       "bootloader": "none",
[2025-07-12T17:36:57.520Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-07-12T17:36:57.520Z]       "bootprefix": true
[2025-07-12T17:36:57.520Z]     }
[2025-07-12T17:36:57.520Z]   }
[2025-07-12T17:36:57.520Z] }
[2025-07-12T17:36:57.774Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:57.774Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T17:36:57.774Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T17:36:57.774Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T17:36:57.774Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-07-12T17:36:57.774Z] 
[2025-07-12T17:36:57.774Z] ⏱  Duration: 0s
[2025-07-12T17:36:57.774Z] org.osbuild.mkdir: 91299563fb162d237e65fb71f1f5ae3606ffe3b429bda89e159f71c1a871d244 {
[2025-07-12T17:36:57.774Z]   "paths": [
[2025-07-12T17:36:57.774Z]     {
[2025-07-12T17:36:57.774Z]       "path": "/boot/efi",
[2025-07-12T17:36:57.774Z]       "mode": 493
[2025-07-12T17:36:57.774Z]     }
[2025-07-12T17:36:57.774Z]   ]
[2025-07-12T17:36:57.774Z] }
[2025-07-12T17:36:58.028Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:58.028Z] 
[2025-07-12T17:36:58.028Z] ⏱  Duration: 0s
[2025-07-12T17:36:58.028Z] org.osbuild.ignition: 7a44be4db3a192502cad74bed6ef36edb3a185d32522c2e6669106abc581a68e {}
[2025-07-12T17:36:58.028Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:58.285Z] 
[2025-07-12T17:36:58.285Z] ⏱  Duration: 0s
[2025-07-12T17:36:58.285Z] org.osbuild.ostree.deploy.container: 716661ee59ff59bee352dbb972bd3484733d11b554361bf3ff615213f89805ee {
[2025-07-12T17:36:58.285Z]   "osname": "fedora-coreos",
[2025-07-12T17:36:58.285Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide",
[2025-07-12T17:36:58.285Z]   "mounts": [
[2025-07-12T17:36:58.285Z]     "/boot",
[2025-07-12T17:36:58.285Z]     "/boot/efi"
[2025-07-12T17:36:58.285Z]   ],
[2025-07-12T17:36:58.285Z]   "kernel_opts": [
[2025-07-12T17:36:58.285Z]     "rw",
[2025-07-12T17:36:58.285Z]     "$ignition_firstboot",
[2025-07-12T17:36:58.285Z]     "mitigations=auto,nosmt"
[2025-07-12T17:36:58.285Z]   ]
[2025-07-12T17:36:58.285Z] }
[2025-07-12T17:36:58.285Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dq3a7fl3/inputs/images
[2025-07-12T17:36:58.285Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:36:58.538Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpfo8x2ibw/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-07-12T17:37:02.695Z] 
[2025-07-12T17:37:02.695Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:02.695Z] /dev/vdb1        40G  7.1G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:02.695Z] 
[2025-07-12T17:37:14.844Z] 
[2025-07-12T17:37:14.844Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:14.844Z] /dev/vdb1        40G  8.1G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:14.844Z] 
[2025-07-12T17:37:22.905Z] 
[2025-07-12T17:37:22.905Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:22.905Z] /dev/vdb1        40G  7.6G   33G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:22.905Z] 
[2025-07-12T17:37:24.787Z] 
[2025-07-12T17:37:24.787Z] ⏱  Duration: 26s
[2025-07-12T17:37:24.787Z] org.osbuild.ostree.aleph: 45e2ec3131487c3d12f7e1059228b2d1d3e2fcca2a15c4e88d4887f7923da0ec {
[2025-07-12T17:37:24.787Z]   "coreos_compat": true,
[2025-07-12T17:37:24.787Z]   "deployment": {
[2025-07-12T17:37:24.787Z]     "default": true
[2025-07-12T17:37:24.787Z]   }
[2025-07-12T17:37:24.787Z] }
[2025-07-12T17:37:24.787Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:24.787Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide
[2025-07-12T17:37:24.787Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config
[2025-07-12T17:37:24.787Z] 
[2025-07-12T17:37:24.787Z] ⏱  Duration: 0s
[2025-07-12T17:37:24.787Z] org.osbuild.ostree.selinux: 781ce7bb562f8f0b5170603440ec644210ee5ff723359ef549302c5688a69229 {
[2025-07-12T17:37:24.787Z]   "deployment": {
[2025-07-12T17:37:24.787Z]     "default": true
[2025-07-12T17:37:24.787Z]   }
[2025-07-12T17:37:24.787Z] }
[2025-07-12T17:37:24.787Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:25.040Z] 
[2025-07-12T17:37:25.040Z] ⏱  Duration: 0s
[2025-07-12T17:37:30.273Z] Pipeline raw-image: 631e10c132c7ef9448cfec6cfb3f644cfa0e1e22ba319af38debd32f5fea6100
[2025-07-12T17:37:30.273Z] Build
[2025-07-12T17:37:30.273Z]   root: <host>
[2025-07-12T17:37:30.273Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:37:30.273Z] org.osbuild.truncate: 4b872f871d1c0e5d5393eb87ae6f6bbbf6fa8b1511d7a78691c2030ba7fcbfc1 {
[2025-07-12T17:37:30.273Z]   "filename": "disk.img",
[2025-07-12T17:37:30.273Z]   "size": "3056599040"
[2025-07-12T17:37:30.273Z] }
[2025-07-12T17:37:30.273Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:30.273Z] 
[2025-07-12T17:37:30.273Z] ⏱  Duration: 0s
[2025-07-12T17:37:30.273Z] org.osbuild.sfdisk: 4120d80cbc3193972c46922ef908f53595805128efecdac586bcff14b428c4c3 {
[2025-07-12T17:37:30.273Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-12T17:37:30.273Z]   "label": "gpt",
[2025-07-12T17:37:30.273Z]   "partitions": [
[2025-07-12T17:37:30.273Z]     {
[2025-07-12T17:37:30.273Z]       "start": 2048,
[2025-07-12T17:37:30.273Z]       "partnum": 1,
[2025-07-12T17:37:30.273Z]       "size": 2048,
[2025-07-12T17:37:30.273Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T17:37:30.273Z]       "bootable": true,
[2025-07-12T17:37:30.273Z]       "name": "BIOS-BOOT"
[2025-07-12T17:37:30.273Z]     },
[2025-07-12T17:37:30.273Z]     {
[2025-07-12T17:37:30.273Z]       "start": 4096,
[2025-07-12T17:37:30.273Z]       "partnum": 2,
[2025-07-12T17:37:30.273Z]       "size": 260096,
[2025-07-12T17:37:30.273Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T17:37:30.273Z]       "name": "EFI-SYSTEM"
[2025-07-12T17:37:30.273Z]     },
[2025-07-12T17:37:30.273Z]     {
[2025-07-12T17:37:30.273Z]       "start": 264192,
[2025-07-12T17:37:30.273Z]       "partnum": 3,
[2025-07-12T17:37:30.273Z]       "size": 786432,
[2025-07-12T17:37:30.273Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T17:37:30.273Z]       "name": "boot"
[2025-07-12T17:37:30.273Z]     },
[2025-07-12T17:37:30.273Z]     {
[2025-07-12T17:37:30.273Z]       "start": 1050624,
[2025-07-12T17:37:30.273Z]       "partnum": 4,
[2025-07-12T17:37:30.273Z]       "size": 4917248,
[2025-07-12T17:37:30.273Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T17:37:30.273Z]       "name": "root"
[2025-07-12T17:37:30.273Z]     }
[2025-07-12T17:37:30.273Z]   ]
[2025-07-12T17:37:30.273Z] }
[2025-07-12T17:37:30.273Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:30.527Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:30.527Z] label: gpt
[2025-07-12T17:37:30.527Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-12T17:37:30.527Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-12T17:37:30.527Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-12T17:37:30.527Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-12T17:37:30.527Z] /dev/loop0p4: start="1050624", size="4917248", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-12T17:37:30.527Z] {
[2025-07-12T17:37:30.527Z]    "partitiontable": {
[2025-07-12T17:37:30.527Z]       "label": "gpt",
[2025-07-12T17:37:30.527Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-12T17:37:30.527Z]       "device": "/dev/loop0",
[2025-07-12T17:37:30.527Z]       "unit": "sectors",
[2025-07-12T17:37:30.527Z]       "firstlba": 2048,
[2025-07-12T17:37:30.527Z]       "lastlba": 5969886,
[2025-07-12T17:37:30.527Z]       "sectorsize": 512,
[2025-07-12T17:37:30.527Z]       "partitions": [
[2025-07-12T17:37:30.527Z]          {
[2025-07-12T17:37:30.527Z]             "node": "/dev/loop0p1",
[2025-07-12T17:37:30.527Z]             "start": 2048,
[2025-07-12T17:37:30.527Z]             "size": 2048,
[2025-07-12T17:37:30.527Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T17:37:30.527Z]             "uuid": "055C9576-AB85-4EA0-A641-18CEF9E570A1",
[2025-07-12T17:37:30.527Z]             "name": "BIOS-BOOT"
[2025-07-12T17:37:30.527Z]          },{
[2025-07-12T17:37:30.527Z]             "node": "/dev/loop0p2",
[2025-07-12T17:37:30.527Z]             "start": 4096,
[2025-07-12T17:37:30.527Z]             "size": 260096,
[2025-07-12T17:37:30.527Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T17:37:30.527Z]             "uuid": "E8EFD1ED-0B9B-4804-9206-46EFB14031DD",
[2025-07-12T17:37:30.527Z]             "name": "EFI-SYSTEM"
[2025-07-12T17:37:30.527Z]          },{
[2025-07-12T17:37:30.527Z]             "node": "/dev/loop0p3",
[2025-07-12T17:37:30.527Z]             "start": 264192,
[2025-07-12T17:37:30.527Z]             "size": 786432,
[2025-07-12T17:37:30.527Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T17:37:30.527Z]             "uuid": "70C120A3-79EE-4671-B500-611B18E8DA80",
[2025-07-12T17:37:30.527Z]             "name": "boot"
[2025-07-12T17:37:30.527Z]          },{
[2025-07-12T17:37:30.527Z]             "node": "/dev/loop0p4",
[2025-07-12T17:37:30.527Z]             "start": 1050624,
[2025-07-12T17:37:30.527Z]             "size": 4917248,
[2025-07-12T17:37:30.527Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T17:37:30.527Z]             "uuid": "A5D12F9D-2967-4F7B-AC71-659D90C0DBC1",
[2025-07-12T17:37:30.527Z]             "name": "root"
[2025-07-12T17:37:30.527Z]          }
[2025-07-12T17:37:30.527Z]       ]
[2025-07-12T17:37:30.527Z]    }
[2025-07-12T17:37:30.527Z] }
[2025-07-12T17:37:30.527Z] 
[2025-07-12T17:37:30.527Z] ⏱  Duration: 0s
[2025-07-12T17:37:30.527Z] org.osbuild.mkfs.fat: 2bab4f581079c3c21f6a1131e52bf525116978731be52bdc18bd30e043d6edc6 {
[2025-07-12T17:37:30.527Z]   "label": "EFI-SYSTEM",
[2025-07-12T17:37:30.527Z]   "volid": "7B7795E7"
[2025-07-12T17:37:30.527Z] }
[2025-07-12T17:37:30.781Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T17:37:30.781Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:30.781Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T17:37:31.038Z] 
[2025-07-12T17:37:31.038Z] ⏱  Duration: 0s
[2025-07-12T17:37:31.038Z] org.osbuild.mkfs.ext4: 173fa1e985d250f7bcc3128b31eed009c695d03d78169b9f0ec7796e26758197 {
[2025-07-12T17:37:31.038Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-12T17:37:31.038Z]   "label": "boot",
[2025-07-12T17:37:31.038Z]   "metadata_csum_seed": true
[2025-07-12T17:37:31.038Z] }
[2025-07-12T17:37:31.038Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T17:37:31.038Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:31.038Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T17:37:31.038Z] Discarding device blocks:      0/393216             done                            
[2025-07-12T17:37:31.038Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-07-12T17:37:31.038Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-12T17:37:31.038Z] Superblock backups stored on blocks: 
[2025-07-12T17:37:31.038Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-07-12T17:37:31.038Z] 
[2025-07-12T17:37:31.038Z] Allocating group tables:  0/48     done                            
[2025-07-12T17:37:31.038Z] Writing inode tables:  0/48     done                            
[2025-07-12T17:37:31.038Z] Creating journal (8192 blocks): done
[2025-07-12T17:37:31.038Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-07-12T17:37:31.038Z] 
[2025-07-12T17:37:31.292Z] 
[2025-07-12T17:37:31.292Z] ⏱  Duration: 0s
[2025-07-12T17:37:31.292Z] org.osbuild.mkfs.xfs: b44b5d52eb9cd205aa7fd83c18a22a072fefc2ba70a31f558b37012ba4cc6793 {
[2025-07-12T17:37:31.292Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-12T17:37:31.292Z]   "label": "root"
[2025-07-12T17:37:31.292Z] }
[2025-07-12T17:37:31.292Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T17:37:31.292Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:31.292Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153664 blks
[2025-07-12T17:37:31.292Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-07-12T17:37:31.292Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-12T17:37:31.292Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-12T17:37:31.292Z]          =                       exchange=0  
[2025-07-12T17:37:31.292Z] data     =                       bsize=4096   blocks=614656, imaxpct=25
[2025-07-12T17:37:31.292Z]          =                       sunit=0      swidth=0 blks
[2025-07-12T17:37:31.292Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-12T17:37:31.292Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-12T17:37:31.292Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-07-12T17:37:31.292Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-12T17:37:31.546Z] Discarding blocks...Done.
[2025-07-12T17:37:31.546Z] 
[2025-07-12T17:37:31.546Z] ⏱  Duration: 0s
[2025-07-12T17:37:31.546Z] org.osbuild.mkdir: f08d34af058cf2c319108cdd8bb67352f6a851057d5e457a752cad90716945e7 {
[2025-07-12T17:37:31.546Z]   "paths": [
[2025-07-12T17:37:31.546Z]     {
[2025-07-12T17:37:31.546Z]       "path": "mount://root/boot",
[2025-07-12T17:37:31.546Z]       "mode": 493
[2025-07-12T17:37:31.546Z]     },
[2025-07-12T17:37:31.546Z]     {
[2025-07-12T17:37:31.546Z]       "path": "mount://boot/efi",
[2025-07-12T17:37:31.546Z]       "mode": 493
[2025-07-12T17:37:31.546Z]     }
[2025-07-12T17:37:31.546Z]   ]
[2025-07-12T17:37:31.546Z] }
[2025-07-12T17:37:31.546Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:31.546Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ms39ajrx/mounts/root-mount-point
[2025-07-12T17:37:31.546Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ms39ajrx/mounts/boot-mount-point
[2025-07-12T17:37:31.800Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:31.800Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ms39ajrx/mounts/boot-mount-point unmounted
[2025-07-12T17:37:31.800Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ms39ajrx/mounts/root-mount-point unmounted
[2025-07-12T17:37:31.800Z] 
[2025-07-12T17:37:31.800Z] ⏱  Duration: 0s
[2025-07-12T17:37:31.800Z] org.osbuild.selinux: 9592a1f48436fdb23d348d348bc7d9cd173c27b607851cf543329d3f83d9fc46 {
[2025-07-12T17:37:31.800Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T17:37:31.800Z]   "target": "mount://root/"
[2025-07-12T17:37:31.800Z] }
[2025-07-12T17:37:32.054Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:32.054Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ikyig5pn/mounts/
[2025-07-12T17:37:32.054Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:32.310Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ikyig5pn/mounts/ unmounted
[2025-07-12T17:37:32.310Z] 
[2025-07-12T17:37:32.310Z] ⏱  Duration: 0s
[2025-07-12T17:37:32.310Z] org.osbuild.selinux: 65309c3745b9fe4bad946f5d5883e83d5f011eebbbb1060492878b7368ac4f11 {
[2025-07-12T17:37:32.310Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T17:37:32.310Z]   "target": "mount://root/boot/"
[2025-07-12T17:37:32.310Z] }
[2025-07-12T17:37:32.564Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:32.564Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bzj5pp53/mounts/
[2025-07-12T17:37:32.564Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bzj5pp53/mounts/boot
[2025-07-12T17:37:32.817Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:32.817Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bzj5pp53/mounts/boot unmounted
[2025-07-12T17:37:32.817Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bzj5pp53/mounts/ unmounted
[2025-07-12T17:37:32.817Z] 
[2025-07-12T17:37:32.817Z] ⏱  Duration: 0s
[2025-07-12T17:37:32.817Z] org.osbuild.copy: 939ba3a79b8b52c64059c8646ac9032bf0439bcddf5a9b271ffa767752ecfb38 {
[2025-07-12T17:37:32.817Z]   "paths": [
[2025-07-12T17:37:32.817Z]     {
[2025-07-12T17:37:32.817Z]       "from": "input://tree/",
[2025-07-12T17:37:32.817Z]       "to": "mount://root/"
[2025-07-12T17:37:32.817Z]     }
[2025-07-12T17:37:32.817Z]   ]
[2025-07-12T17:37:32.817Z] }
[2025-07-12T17:37:33.072Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:33.072Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/
[2025-07-12T17:37:33.072Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/boot
[2025-07-12T17:37:33.072Z] 
[2025-07-12T17:37:33.072Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:33.072Z] /dev/vdb1        40G  7.7G   33G  20% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:33.072Z] 
[2025-07-12T17:37:33.072Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/boot/efi
[2025-07-12T17:37:33.325Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:33.325Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-12T17:37:43.241Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/boot/efi unmounted
[2025-07-12T17:37:43.241Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/boot unmounted
[2025-07-12T17:37:43.241Z] 
[2025-07-12T17:37:43.241Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:43.241Z] /dev/vdb1        40G  9.5G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:43.241Z] 
[2025-07-12T17:37:43.798Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ly7sffuq/mounts/ unmounted
[2025-07-12T17:37:43.798Z] 
[2025-07-12T17:37:43.798Z] ⏱  Duration: 10s
[2025-07-12T17:37:43.798Z] org.osbuild.bootupd: 19ab912c13bc04e7357e4522b3e2db624d6da1fed0c9acfe5f202aca71827519 {
[2025-07-12T17:37:43.798Z]   "bios": {
[2025-07-12T17:37:43.798Z]     "device": "disk"
[2025-07-12T17:37:43.798Z]   },
[2025-07-12T17:37:43.798Z]   "static-configs": true,
[2025-07-12T17:37:43.798Z]   "deployment": {
[2025-07-12T17:37:43.798Z]     "default": true
[2025-07-12T17:37:43.798Z]   }
[2025-07-12T17:37:43.798Z] }
[2025-07-12T17:37:43.798Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:43.798Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/
[2025-07-12T17:37:43.798Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/boot
[2025-07-12T17:37:44.051Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/boot/efi
[2025-07-12T17:37:44.051Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:44.975Z] Added 01_users.cfg
[2025-07-12T17:37:44.975Z] Added 05_ignition.cfg
[2025-07-12T17:37:44.975Z] Added 10_blscfg.cfg
[2025-07-12T17:37:44.975Z] Added 14_menu_show_once.cfg
[2025-07-12T17:37:44.975Z] Added 30_uefi-firmware.cfg
[2025-07-12T17:37:44.975Z] Added 41_custom.cfg
[2025-07-12T17:37:44.975Z] Installed: grub.cfg
[2025-07-12T17:37:44.975Z] Installed: "fedora/grub.cfg"
[2025-07-12T17:37:44.975Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/boot/efi unmounted
[2025-07-12T17:37:45.229Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/boot unmounted
[2025-07-12T17:37:45.229Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75oi1k90/mounts/ unmounted
[2025-07-12T17:37:45.229Z] 
[2025-07-12T17:37:45.229Z] ⏱  Duration: 1s
[2025-07-12T17:37:45.229Z] org.osbuild.chattr: 631e10c132c7ef9448cfec6cfb3f644cfa0e1e22ba319af38debd32f5fea6100 {
[2025-07-12T17:37:45.229Z]   "items": {
[2025-07-12T17:37:45.229Z]     "mount://root/": {
[2025-07-12T17:37:45.229Z]       "immutable": true
[2025-07-12T17:37:45.229Z]     }
[2025-07-12T17:37:45.229Z]   }
[2025-07-12T17:37:45.229Z] }
[2025-07-12T17:37:45.229Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:45.229Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0'
[2025-07-12T17:37:45.483Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/boot unmounted
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/var unmounted
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/sysroot unmounted
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts unmounted
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts unmounted
[2025-07-12T17:37:45.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts unmounted
[2025-07-12T17:37:45.737Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q19bg8fx/mounts/
[2025-07-12T17:37:45.737Z] 
[2025-07-12T17:37:45.737Z] ⏱  Duration: 0s
[2025-07-12T17:37:45.737Z] Pipeline raw-qemu-image: 150b3bcf84a34c31d54a2b2327687e8cb2069d6d7cfefe42c15843bb33d54d18
[2025-07-12T17:37:45.737Z] Build
[2025-07-12T17:37:45.737Z]   root: <host>
[2025-07-12T17:37:45.737Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:37:45.737Z] org.osbuild.copy: 529242101089b24d0c28f66e50ca4287d48f8a3e4bd6423a63b5244e7945f43f {
[2025-07-12T17:37:45.737Z]   "paths": [
[2025-07-12T17:37:45.737Z]     {
[2025-07-12T17:37:45.737Z]       "from": "input://tree/disk.img",
[2025-07-12T17:37:45.737Z]       "to": "tree:///disk.img"
[2025-07-12T17:37:45.737Z]     }
[2025-07-12T17:37:45.737Z]   ]
[2025-07-12T17:37:45.737Z] }
[2025-07-12T17:37:45.737Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:45.991Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T17:37:45.991Z] 
[2025-07-12T17:37:45.991Z] ⏱  Duration: 0s
[2025-07-12T17:37:45.991Z] org.osbuild.truncate: bd61b6a2eed16f5d67bb611465a41bf37a36c5cf016bc8b3035233db1af63240 {
[2025-07-12T17:37:45.991Z]   "filename": "disk.img",
[2025-07-12T17:37:45.991Z]   "size": "10737418240"
[2025-07-12T17:37:45.991Z] }
[2025-07-12T17:37:45.991Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:46.244Z] 
[2025-07-12T17:37:46.244Z] ⏱  Duration: 0s
[2025-07-12T17:37:46.244Z] org.osbuild.coreos.platform: 150b3bcf84a34c31d54a2b2327687e8cb2069d6d7cfefe42c15843bb33d54d18 {
[2025-07-12T17:37:46.244Z]   "platform": "qemu"
[2025-07-12T17:37:46.244Z] }
[2025-07-12T17:37:46.244Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T17:37:46.244Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/
[2025-07-12T17:37:46.498Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0'
[2025-07-12T17:37:46.498Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/boot
[2025-07-12T17:37:46.498Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:46.754Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/boot unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/boot unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/var unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/sysroot unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts unmounted
[2025-07-12T17:37:46.754Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts unmounted
[2025-07-12T17:37:46.754Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v047c79k/mounts/
[2025-07-12T17:37:46.754Z] 
[2025-07-12T17:37:46.754Z] ⏱  Duration: 0s
[2025-07-12T17:37:46.754Z] Pipeline qemu: fdccf46e35ba8baea656f33cfeb86ae27b06bbf331d7096e4610f6187b7a5acc
[2025-07-12T17:37:46.754Z] Build
[2025-07-12T17:37:46.754Z]   root: <host>
[2025-07-12T17:37:46.754Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T17:37:46.754Z] org.osbuild.qemu: fdccf46e35ba8baea656f33cfeb86ae27b06bbf331d7096e4610f6187b7a5acc {
[2025-07-12T17:37:46.754Z]   "filename": "fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2",
[2025-07-12T17:37:46.754Z]   "format": {
[2025-07-12T17:37:46.754Z]     "type": "qcow2",
[2025-07-12T17:37:46.754Z]     "compression": false,
[2025-07-12T17:37:46.754Z]     "compat": "1.1"
[2025-07-12T17:37:46.754Z]   }
[2025-07-12T17:37:46.754Z] }
[2025-07-12T17:37:47.014Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T17:37:49.524Z] 
[2025-07-12T17:37:49.524Z] ⏱  Duration: 2s
[2025-07-12T17:37:49.524Z] manifest /tmp/osbuild-jMZ3.json finished successfully
[2025-07-12T17:37:53.681Z] 
[2025-07-12T17:37:53.682Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T17:37:53.682Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T17:37:53.682Z] 
[2025-07-12T17:37:53.936Z] oci-archive:	9208d6c869b159416027e3344fbb3617966816f91e249a13b86559e11a0f6321
[2025-07-12T17:37:53.936Z] deployed-tree:	a5533ebcbdbe003c3320e9bc58499d8a73722036bcc88e9e7fa96678e054d331
[2025-07-12T17:37:53.936Z] tree:     	781ce7bb562f8f0b5170603440ec644210ee5ff723359ef549302c5688a69229
[2025-07-12T17:37:53.936Z] raw-image:	631e10c132c7ef9448cfec6cfb3f644cfa0e1e22ba319af38debd32f5fea6100
[2025-07-12T17:37:53.936Z] raw-4k-image:	0021b9d5aa7a6898241ae0d7cfa136bdd134e8dbb0ec2273f404fdc262d36185
[2025-07-12T17:37:53.936Z] raw-aliyun-image:	09f111a9a8f7482ad31ce2e91ee097b4807e0a8488e711606414fb4ae232cf30
[2025-07-12T17:37:53.937Z] aliyun:   	a667fb542c463ba2221b66fdef94d80a4b25c69ed5eaa3edf21ad5c7210c1f92
[2025-07-12T17:37:53.937Z] raw-applehv-image:	0b481a4275fd528c0edde90f010953a8c336c3ab5aa2e66d01475c5491ee5bf0
[2025-07-12T17:37:53.937Z] applehv:  	a53e412a7fb2745231c4d97cf8052a2eae25dfda8583cd47e490d9656f424585
[2025-07-12T17:37:53.937Z] raw-aws-image:	05636313656b9a2290cdf94b9fca518aedf7a35df7171da0be5f4caf46640ca2
[2025-07-12T17:37:53.937Z] aws:      	cf671ea3669b00f8760d2fed3cb56b2b898cc0f93bf1cab3af6516c2016a88fc
[2025-07-12T17:37:53.937Z] raw-azure-image:	791b47ccc555dd74d43a5761f8e07cbd85adb8655a0466ec89eb7585c5fbe66c
[2025-07-12T17:37:53.937Z] azure:    	95c7e8c1ceccd64c0bc24bdfb589b60177c1aea6a0eac20a951f82fe7d7e3eb5
[2025-07-12T17:37:53.937Z] raw-azurestack-image:	fa0a9868f4fbf0851dddd0b4a38c2308ad92a3cc83d9dcfe1ac667a1cfcf2d92
[2025-07-12T17:37:53.937Z] azurestack:	8ca816f6314b47f24971193aa290d4ff7560a493ab0c96f2d6bfdc55f1ef02ea
[2025-07-12T17:37:53.937Z] raw-digitalocean-image:	44019d80b1c64567e78b10d40737c83179684e9eeb55449d04133f6d3f943654
[2025-07-12T17:37:53.937Z] digitalocean:	d0b94b87dfb989a0688b1298c39583ec3bb9f634a567be88437434f9d095e98c
[2025-07-12T17:37:53.937Z] raw-exoscale-image:	29883a52e1bd3bc206491e548ed7f575fce1fcb45b8ae75594e7dd463e99408f
[2025-07-12T17:37:53.937Z] exoscale: 	cbade1b8648fa4cab23122e88c434a6079557c85fe75696aa8fbdab8d3bddf64
[2025-07-12T17:37:53.937Z] raw-gcp-image:	6d7856ee7e9a2d9caf892aeb939d2876bd30c4e142fbf8933603eee76c6d7c24
[2025-07-12T17:37:53.937Z] raw-gcp-image-tar:	45ad68c5a6b353e56a50ce04ecbe3ec0d0a79f60ba1ffb2d3024ba6866a7118d
[2025-07-12T17:37:53.937Z] gcp:      	366fe20a8bcaf47875a726f38c620b9961f97f70a739aaac9d5256909f44737d
[2025-07-12T17:37:53.937Z] raw-hetzner-image:	49a9c94b9e744b346169bd97a9fc0a0b6a79209138b4cc3aec6f0afe56dcbf57
[2025-07-12T17:37:53.937Z] hetzner:  	ed753a4413213e6158b2c1bef33c5f58fd40853188b0501d766fd5c6d3a602bc
[2025-07-12T17:37:53.937Z] raw-hyperv-image:	355915f720efab8e0716c02fd76d9c107c7b0a376adb85d3d4ccf23236cc70be
[2025-07-12T17:37:53.937Z] hyperv:   	6e59b11d24993dafdc2b5bcfa902345ab553ef084fd68eb4ffa44c77da74289b
[2025-07-12T17:37:53.937Z] raw-ibmcloud-image:	80fda092c81a71508ebfbb7d0f130fb07560dcdd7d0e3e92cdfae0544f50bdd2
[2025-07-12T17:37:53.937Z] ibmcloud: 	c0c601653917bdc1ca4e965abc988e301bb62e91ce0908c67e4adacae8d8346d
[2025-07-12T17:37:53.937Z] raw-kubevirt-image:	e0cf1c248633466a3d99f53af65a8f9578e90b442bc0610d85e861251f2f72bf
[2025-07-12T17:37:53.937Z] qemu-kubevirt-image:	07cf486289d57495bb8841835e67b89db756ba3d0a826c687b594a58e184848b
[2025-07-12T17:37:53.937Z] kubevirt: 	d298f5630718dd7e0cd302ba6e1db12b24c0b96ff431eca2a100609e680e4d99
[2025-07-12T17:37:53.937Z] raw-openstack-image:	5488bc9117d6225834d32e70131bde6070b9c2932fadd2d280a8f3ff2f4a819d
[2025-07-12T17:37:53.937Z] openstack:	6bd3de22b92a1f3e65029a698584568dd3b822f9b7e49cd6d9ab93c504fdea2f
[2025-07-12T17:37:53.937Z] raw-oraclecloud-image:	1f31c2b50f9eba074072caaae1d81157d5746b52cc32c6d1ca8180fa29ea951a
[2025-07-12T17:37:53.937Z] oraclecloud:	2b8d7787bba7039f1d5daf7dcdd9d941473c3fdd542e9939e01096d50f39fef2
[2025-07-12T17:37:53.937Z] raw-proxmoxve-image:	457ee5570b023be02d3f73e49f5d20e9185a827109fdddec1d04d6943565991e
[2025-07-12T17:37:53.937Z] proxmoxve:	c0a432631765f962afc9fac78ecda1ad9c00daa300ba5ef94f9ae620a32698b5
[2025-07-12T17:37:53.937Z] raw-metal-image:	9c8365436c731b666c8a0a7b7bed27b3e740a38187bd61aa42522be8c0ab6f82
[2025-07-12T17:37:53.937Z] metal:    	5d385c62a303aa0ddfbdd9b34ea39a390a6d7c0a910da0d9203e7bae27f10b9b
[2025-07-12T17:37:53.937Z] raw-metal4k-image:	6fb6a45bba7231e4960eefad58b08c2b6ee6aab96eb60786eb2f3fd818c36e9f
[2025-07-12T17:37:53.937Z] metal4k:  	c2c03d246b8f4063236f3dcad69fd3edd820d16c98c04c7c6ced0298cc088d79
[2025-07-12T17:37:53.937Z] raw-nutanix-image:	ba5224b199df61a5d52adcdd3aeb4f789ebc6ed44de7fb2d33d7dd8b1b1b858c
[2025-07-12T17:37:53.937Z] nutanix:  	e3101dfe3813655a0910cbd2602bd904550681661f1d2e6ee90c3e6158101509
[2025-07-12T17:37:53.937Z] raw-qemu-image:	150b3bcf84a34c31d54a2b2327687e8cb2069d6d7cfefe42c15843bb33d54d18
[2025-07-12T17:37:53.937Z] qemu:     	fdccf46e35ba8baea656f33cfeb86ae27b06bbf331d7096e4610f6187b7a5acc
[2025-07-12T17:37:53.937Z] raw-vultr-image:	5b723c287487251f63dd48a59687ef5ccb67725b4c6349f7d463e7cd5585028a
[2025-07-12T17:37:53.937Z] vultr:    	f8369480ffc2af3cf3019febba8e12c2cef7bc249aebfb9ecd7e6b8a231bfa0a
[2025-07-12T17:37:53.937Z] live:     	3ec87ba008e058110774835a46065ccd1465f80a0e30373bc9e230224492aeab
[2025-07-12T17:37:53.937Z] + set +x
[2025-07-12T17:37:57.191Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.0gWPBPXAl0/qemu/fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-07-12T17:37:57.191Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.0gWPBPXAl0/qemu': Operation not permitted
[2025-07-12T17:38:09.341Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752341887494898813
[2025-07-12T17:38:09.341Z] Successfully generated: fedora-coreos-43.20250712.dev.0-qemu.x86_64.qcow2
[2025-07-12T17:38:09.345Z] [Pipeline] }
[2025-07-12T17:38:09.347Z] [Pipeline] // withEnv
[2025-07-12T17:38:09.357Z] [Pipeline] }
[2025-07-12T17:38:09.361Z] [Pipeline] // stage
[2025-07-12T17:38:09.386Z] [Pipeline] withEnv
[2025-07-12T17:38:09.386Z] [Pipeline] {
[2025-07-12T17:38:09.389Z] [Pipeline] sh
[2025-07-12T17:38:09.878Z] + set -euo pipefail
[2025-07-12T17:38:09.878Z] ++ umask
[2025-07-12T17:38:09.878Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:09.878Z] + uuidgen
[2025-07-12T17:38:09.878Z] + cut -f1 -d-
[2025-07-12T17:38:09.881Z] [Pipeline] }
[2025-07-12T17:38:09.885Z] [Pipeline] // withEnv
[2025-07-12T17:38:09.890Z] [Pipeline] withEnv
[2025-07-12T17:38:09.890Z] [Pipeline] {
[2025-07-12T17:38:09.895Z] [Pipeline] sh
[2025-07-12T17:38:10.376Z] + set -euo pipefail
[2025-07-12T17:38:10.376Z] ++ umask
[2025-07-12T17:38:10.376Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:10.376Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T17:38:10.376Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-12T17:38:10.379Z] [Pipeline] }
[2025-07-12T17:38:10.383Z] [Pipeline] // withEnv
[2025-07-12T17:38:10.390Z] [Pipeline] parallel
[2025-07-12T17:38:10.391Z] [Pipeline] { (Branch: x86_64:kola)
[2025-07-12T17:38:10.391Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-07-12T17:38:10.404Z] [Pipeline] withEnv
[2025-07-12T17:38:10.404Z] [Pipeline] {
[2025-07-12T17:38:10.404Z] [Pipeline] withEnv
[2025-07-12T17:38:10.404Z] [Pipeline] {
[2025-07-12T17:38:10.409Z] [Pipeline] sh
[2025-07-12T17:38:10.638Z] [Pipeline] sh
[2025-07-12T17:38:10.890Z] + set -xeuo pipefail
[2025-07-12T17:38:10.890Z] ++ umask
[2025-07-12T17:38:10.890Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:10.890Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-07-12T17:38:10.894Z] [Pipeline] }
[2025-07-12T17:38:10.898Z] [Pipeline] // withEnv
[2025-07-12T17:38:10.905Z] [Pipeline] withEnv
[2025-07-12T17:38:10.905Z] [Pipeline] {
[2025-07-12T17:38:10.909Z] [Pipeline] sh
[2025-07-12T17:38:11.120Z] + set -xeuo pipefail
[2025-07-12T17:38:11.120Z] ++ umask
[2025-07-12T17:38:11.120Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:11.120Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T17:38:11.120Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-07-12T17:38:11.120Z] 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-ADHrh/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-07-12T17:38:11.120Z] 2025-07-12T17:38:11Z cli: Started logging at level INFO
[2025-07-12T17:38:11.120Z] 2025-07-12T17:38:11Z cli: Started logging at level INFO
[2025-07-12T17:38:11.375Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2.xz
[2025-07-12T17:38:11.375Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250711.91.0/x86_64/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2.xz.sig
[2025-07-12T17:38:11.385Z] + set -euo pipefail
[2025-07-12T17:38:11.385Z] ++ umask
[2025-07-12T17:38:11.385Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:11.385Z] + kola list --json
[2025-07-12T17:38:11.385Z] + jq -r '.[].Name'
[2025-07-12T17:38:11.388Z] [Pipeline] }
[2025-07-12T17:38:11.392Z] [Pipeline] // withEnv
[2025-07-12T17:38:11.400Z] [Pipeline] withEnv
[2025-07-12T17:38:11.400Z] [Pipeline] {
[2025-07-12T17:38:11.406Z] [Pipeline] sh
[2025-07-12T17:38:11.889Z] + set -xeuo pipefail
[2025-07-12T17:38:11.889Z] ++ umask
[2025-07-12T17:38:11.889Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:38:11.889Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T17:38:11.889Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-07-12T17:38:11.889Z] 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-ADHrh/kola-x86_64
[2025-07-12T17:38:12.146Z] === RUN   ext.config.selinux.enforcing
[2025-07-12T17:38:12.146Z] === RUN   ext.config.disks.lvmdevices
[2025-07-12T17:38:12.146Z] === RUN   ostree.hotfix
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.nmstate.state
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-07-12T17:38:12.146Z] === RUN   fcos.filesystem
[2025-07-12T17:38:12.146Z] === RUN   fcos.users.shells
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.failure
[2025-07-12T17:38:12.146Z] === RUN   rootfs.uuid
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.nmstate.policy
[2025-07-12T17:38:12.146Z] === RUN   fcos.network.listeners
[2025-07-12T17:38:12.146Z] === RUN   ext.config.var-mount.scsi-id
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-07-12T17:38:12.146Z] === RUN   basic.uefi
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.symlink
[2025-07-12T17:38:12.146Z] === RUN   ext.config.kdump.crash
[2025-07-12T17:38:12.146Z] === RUN   podman.network-single
[2025-07-12T17:38:12.146Z] === RUN   coreos.unique.boot.ignition.failure
[2025-07-12T17:38:12.146Z] === RUN   coreos.unique.boot.failure
[2025-07-12T17:38:12.146Z] === RUN   ext.config.docker.swarm-overlay-network
[2025-07-12T17:38:12.146Z] === RUN   kdump.crash.ssh
[2025-07-12T17:38:12.146Z] === RUN   ext.config.multipath.resilient
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.nameserver
[2025-07-12T17:38:12.146Z] === RUN   ext.config.var-mount.simple
[2025-07-12T17:38:12.146Z] === RUN   ext.config.containers.quadlet
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.remote
[2025-07-12T17:38:12.146Z] === RUN   multipath.day1
[2025-07-12T17:38:12.146Z] === RUN   kdump.crash.nfs
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-07-12T17:38:12.146Z] === RUN   ext.config.rpm-ostree-countme
[2025-07-12T17:38:12.146Z] === RUN   basic
[2025-07-12T17:38:12.146Z] === RUN   ext.config.var-mount.luks
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-07-12T17:38:12.146Z] === RUN   ext.config.firewall.iptables-legacy
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.sethostname
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.no-persist-ip
[2025-07-12T17:38:12.146Z] === RUN   rpmostree.status
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.systemd-disable
[2025-07-12T17:38:12.146Z] === RUN   rpmostree.upgrade-rollback
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.kargs
[2025-07-12T17:38:12.146Z] === RUN   ext.config.systemd.network-online
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-07-12T17:38:12.146Z] === RUN   ext.config.toolbox
[2025-07-12T17:38:12.146Z] === RUN   multipath.day2
[2025-07-12T17:38:12.146Z] === RUN   basic.nvme
[2025-07-12T17:38:12.146Z] === RUN   podman.base
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.mount.partitions
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.groups
[2025-07-12T17:38:12.146Z] === RUN   rhcos.selinux.boolean.persist
[2025-07-12T17:38:12.146Z] === RUN   linux.nfs.client
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.resource.remote
[2025-07-12T17:38:12.146Z] === RUN   ext.config.swap.zram-generator
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.delete-config
[2025-07-12T17:38:12.146Z] === RUN   podman.workflow
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.once
[2025-07-12T17:38:12.146Z] === RUN   basic.uefi-secure
[2025-07-12T17:38:12.146Z] === RUN   ostree.unlock
[2025-07-12T17:38:12.146Z] === RUN   ext.config.boot.bootupd-validate
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-07-12T17:38:12.146Z] === RUN   ext.config.security.lockdown
[2025-07-12T17:38:12.146Z] === RUN   multipath.partition
[2025-07-12T17:38:12.146Z] === RUN   ext.config.clhm.ignition-warnings
[2025-07-12T17:38:12.146Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.stable-boot
[2025-07-12T17:38:12.146Z] === RUN   ext.config.extensions.package
[2025-07-12T17:38:12.146Z] === RUN   ext.config.systemd.condition-needs-update
[2025-07-12T17:38:12.146Z] === RUN   ext.config.gshadow
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.force-persist-ip
[2025-07-12T17:38:12.146Z] === RUN   ext.config.butane.grub-users
[2025-07-12T17:38:12.146Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-07-12T17:38:12.146Z] === RUN   rpmostree.install-uninstall
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-07-12T17:38:12.146Z] === RUN   coreos.selinux.boolean
[2025-07-12T17:38:12.146Z] === RUN   ext.config.docker.basic
[2025-07-12T17:38:12.146Z] === RUN   ext.config.boot.grub2-install
[2025-07-12T17:38:12.146Z] === RUN   ext.config.networking.kargs-rd-net
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.mount.disks
[2025-07-12T17:38:12.146Z] === RUN   ext.config.reboot
[2025-07-12T17:38:12.146Z] === RUN   coreos.ignition.v2.users
[2025-07-12T17:38:12.146Z] === RUN   non-exclusive-test-bucket-0
[2025-07-12T17:38:12.146Z] === RUN   ostree.remote
[2025-07-12T17:38:12.146Z] === RUN   ext.config.podman.rootless-systemd
[2025-07-12T17:38:12.146Z] === RUN   coreos.auth.verify
[2025-07-12T17:38:12.732Z] Read disk 144.93011856079102 MiB/932.6744270324707 MiB (15%)
[2025-07-12T17:38:13.661Z] Read disk 189.51693153381348 MiB/932.6744270324707 MiB (20%)
[2025-07-12T17:38:14.587Z] Read disk 236.76795196533203 MiB/932.6744270324707 MiB (25%)
[2025-07-12T17:38:15.513Z] Read disk 266.8512554168701 MiB/932.6744270324707 MiB (28%)
[2025-07-12T17:38:16.442Z] Read disk 312.93613624572754 MiB/932.6744270324707 MiB (33%)
[2025-07-12T17:38:17.805Z] Read disk 372.5125503540039 MiB/932.6744270324707 MiB (39%)
[2025-07-12T17:38:18.728Z] Read disk 468.98394775390625 MiB/932.6744270324707 MiB (50%)
[2025-07-12T17:38:19.650Z] Read disk 574.6427555084229 MiB/932.6744270324707 MiB (61%)
[2025-07-12T17:38:20.578Z] Read disk 645.5039310455322 MiB/932.6744270324707 MiB (69%)
[2025-07-12T17:38:21.505Z] Read disk 693.0366878509521 MiB/932.6744270324707 MiB (74%)
[2025-07-12T17:38:22.873Z] Read disk 722.4422664642334 MiB/932.6744270324707 MiB (77%)
[2025-07-12T17:38:23.802Z] Read disk 761.9042301177979 MiB/932.6744270324707 MiB (81%)
[2025-07-12T17:38:24.723Z] Read disk 813.753791809082 MiB/932.6744270324707 MiB (87%)
[2025-07-12T17:38:25.650Z] Read disk 846.2819766998291 MiB/932.6744270324707 MiB (90%)
[2025-07-12T17:38:26.574Z] Read disk 881.2335090637207 MiB/932.6744270324707 MiB (94%)
[2025-07-12T17:38:27.502Z] Read disk 917.3111228942871 MiB/932.6744270324707 MiB (98%)
[2025-07-12T17:38:28.062Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T17:38:28.062Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T17:38:28.062Z] Read disk 932.6744270324707 MiB/932.6744270324707 MiB (100%)
[2025-07-12T17:38:28.062Z] gpg: Signature made Fri Jul 11 22:43:36 2025 UTC
[2025-07-12T17:38:28.062Z] gpg:                using RSA key C6E7F081CF80E13146676E88829B606631645531
[2025-07-12T17:38:28.062Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate]
[2025-07-12T17:38:28.062Z] tmp/kola-qemu-cache/fedora-coreos-43.20250711.91.0-qemu.x86_64.qcow2
[2025-07-12T17:38:28.323Z] === RUN   fcos.upgrade.basic
[2025-07-12T17:38:38.629Z] --- PASS: ext.config.security.lockdown (25.94s)
[2025-07-12T17:38:42.784Z] --- PASS: ext.config.networking.kargs-rd-net (30.30s)
[2025-07-12T17:38:42.784Z] --- PASS: ext.config.networking.force-persist-ip (30.51s)
[2025-07-12T17:38:50.190Z] === RUN   fcos.upgrade.basic/setup
[2025-07-12T17:38:54.352Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-07-12T17:38:54.946Z] --- PASS: ext.config.selinux.enforcing (42.57s)
[2025-07-12T17:39:09.766Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.92s)
[2025-07-12T17:39:09.766Z] --- PASS: ext.config.gshadow (25.80s)
[2025-07-12T17:39:12.271Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.74s)
[2025-07-12T17:39:24.417Z] --- PASS: ext.config.extensions.package (46.08s)
[2025-07-12T17:39:26.341Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-07-12T17:39:39.223Z] --- PASS: ext.config.boot.bootupd-validate (26.07s)
[2025-07-12T17:39:44.456Z] === RUN   ostree.unlock/unlock
[2025-07-12T17:39:44.710Z] === RUN   ostree.unlock/install
[2025-07-12T17:39:45.270Z] === RUN   ostree.unlock/uninstall
[2025-07-12T17:39:45.828Z] === RUN   ostree.unlock/discard
[2025-07-12T17:39:49.978Z] --- PASS: coreos.ignition.once (41.45s)
[2025-07-12T17:39:52.809Z] --- PASS: fcos.upgrade.basic (82.07s)
[2025-07-12T17:39:52.809Z]     --- PASS: fcos.upgrade.basic/setup (4.42s)
[2025-07-12T17:39:52.809Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (31.10s)
[2025-07-12T17:39:52.809Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (21.99s)
[2025-07-12T17:39:52.809Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-upgrade-x86_64
[2025-07-12T17:39:52.813Z] [Pipeline] }
[2025-07-12T17:39:52.817Z] [Pipeline] // withEnv
[2025-07-12T17:39:52.825Z] [Pipeline] }
[2025-07-12T17:39:54.134Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.51s)
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/ReadOnly
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/Useradd
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/MachineID
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/PortSSH
[2025-07-12T17:39:59.363Z] === RUN   basic.uefi-secure/DbusPerms
[2025-07-12T17:39:59.617Z] === RUN   basic.uefi-secure/ServicesActive
[2025-07-12T17:39:59.870Z] --- PASS: ext.config.systemd.condition-needs-update (65.32s)
[2025-07-12T17:40:03.122Z] --- PASS: basic.uefi-secure (25.00s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/ReadOnly (0.09s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/Useradd (0.16s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/MachineID (0.09s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.11s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/DbusPerms (0.26s)
[2025-07-12T17:40:03.122Z]     --- PASS: basic.uefi-secure/ServicesActive (0.10s)
[2025-07-12T17:40:07.273Z] --- PASS: ostree.unlock (42.82s)
[2025-07-12T17:40:07.273Z]     --- PASS: ostree.unlock/unlock (0.46s)
[2025-07-12T17:40:07.273Z]     --- PASS: ostree.unlock/install (0.60s)
[2025-07-12T17:40:07.273Z]     --- PASS: ostree.unlock/uninstall (0.32s)
[2025-07-12T17:40:07.273Z]     --- PASS: ostree.unlock/discard (18.01s)
[2025-07-12T17:40:10.526Z] === RUN   ostree.remote/add
[2025-07-12T17:40:10.526Z] === RUN   ostree.remote/list
[2025-07-12T17:40:10.526Z] === RUN   ostree.remote/show-url
[2025-07-12T17:40:10.526Z] === RUN   ostree.remote/refs
[2025-07-12T17:40:10.526Z] === RUN   ostree.remote/summary
[2025-07-12T17:40:10.782Z] === RUN   ostree.remote/delete
[2025-07-12T17:40:14.929Z] --- PASS: ostree.remote (24.52s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/add (0.18s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/list (0.08s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/show-url (0.16s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/refs (0.11s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/summary (0.20s)
[2025-07-12T17:40:14.929Z]     --- PASS: ostree.remote/delete (0.33s)
[2025-07-12T17:40:17.432Z] --- PASS: coreos.auth.verify (23.43s)
[2025-07-12T17:40:27.361Z] --- PASS: coreos.ignition.v2.users (24.05s)
[2025-07-12T17:40:39.511Z] === RUN   podman.workflow/run
[2025-07-12T17:40:40.433Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-07-12T17:40:42.312Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-07-12T17:40:44.820Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-07-12T17:40:45.743Z] --- PASS: ext.config.podman.rootless-systemd (45.85s)
[2025-07-12T17:40:47.109Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-07-12T17:40:48.992Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-07-12T17:40:50.354Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-07-12T17:40:51.712Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-07-12T17:40:53.599Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-07-12T17:40:54.526Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.54s)
[2025-07-12T17:40:54.781Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-07-12T17:40:56.666Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-07-12T17:40:58.021Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-07-12T17:40:59.573Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-07-12T17:41:00.135Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-07-12T17:41:01.491Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-07-12T17:41:02.049Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-07-12T17:41:07.273Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-07-12T17:41:08.195Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-07-12T17:41:10.072Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-07-12T17:41:10.328Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-07-12T17:41:11.686Z] --- PASS: ext.config.boot.grub2-install (25.85s)
[2025-07-12T17:41:11.686Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-07-12T17:41:13.573Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-07-12T17:41:14.933Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-07-12T17:41:16.293Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-07-12T17:41:24.362Z] --- PASS: ext.config.docker.basic (29.53s)
[2025-07-12T17:41:26.248Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-07-12T17:41:26.808Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-07-12T17:41:27.369Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-07-12T17:41:28.731Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-07-12T17:41:30.620Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-07-12T17:41:31.982Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-07-12T17:41:33.343Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-07-12T17:41:33.599Z] --- PASS: ext.config.ignition.delete-config (79.45s)
[2025-07-12T17:41:33.852Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-07-12T17:41:35.736Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-07-12T17:41:35.989Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-07-12T17:41:37.867Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-07-12T17:41:38.121Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-07-12T17:41:40.001Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-07-12T17:41:41.355Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-07-12T17:41:42.710Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-07-12T17:41:43.269Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-07-12T17:41:45.148Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-07-12T17:41:49.296Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-07-12T17:41:49.853Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-07-12T17:41:51.733Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-07-12T17:41:53.090Z] --- PASS: coreos.selinux.boolean (41.53s)
[2025-07-12T17:41:56.338Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-07-12T17:41:56.591Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-07-12T17:41:58.472Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-07-12T17:41:59.835Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-07-12T17:42:00.089Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-07-12T17:42:01.968Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.88s)
[2025-07-12T17:42:01.968Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-07-12T17:42:02.224Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-07-12T17:42:03.146Z] --- PASS: ext.config.ignition.remote (39.26s)
[2025-07-12T17:42:04.070Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-07-12T17:42:05.432Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-07-12T17:42:07.309Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-07-12T17:42:07.566Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-07-12T17:42:08.926Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-07-12T17:42:09.485Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-07-12T17:42:13.639Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-07-12T17:42:14.560Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-07-12T17:42:16.441Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-07-12T17:42:17.799Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-07-12T17:42:19.158Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-07-12T17:42:21.042Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-07-12T17:42:22.400Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-07-12T17:42:24.280Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-07-12T17:42:25.642Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-07-12T17:42:27.000Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-07-12T17:42:27.000Z] --- PASS: coreos.ignition.groups (23.74s)
[2025-07-12T17:42:27.558Z] --- PASS: linux.nfs.client (34.32s)
[2025-07-12T17:42:27.558Z]         nfs-client.go:128: NFS server booted
[2025-07-12T17:42:27.558Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-07-12T17:42:27.558Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-07-12T17:42:27.558Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-07-12T17:42:31.720Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-07-12T17:42:31.720Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-07-12T17:42:35.879Z] --- PASS: non-exclusive-test-bucket-0 (148.62s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (2.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (1.58s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.59s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.52s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (4.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.52s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.56s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.70s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.59s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.59s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.56s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.56s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (3.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.56s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.53s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (3.55s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.54s)
[2025-07-12T17:42:35.879Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.55s)
[2025-07-12T17:42:43.949Z] --- PASS: rhcos.selinux.boolean.persist (42.21s)
[2025-07-12T17:42:48.102Z] === RUN   podman.base/info
[2025-07-12T17:42:48.102Z] === RUN   podman.base/resources
[2025-07-12T17:42:54.620Z] --- PASS: podman.base (26.98s)
[2025-07-12T17:42:54.620Z]     --- PASS: podman.base/info (0.34s)
[2025-07-12T17:42:54.620Z]     --- PASS: podman.base/resources (3.23s)
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/DbusPerms
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/ServicesActive
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/ReadOnly
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/Useradd
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/MachineID
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/FCOSGrowpart
[2025-07-12T17:43:06.765Z] === RUN   basic.nvme/PortSSH
[2025-07-12T17:43:09.267Z] --- PASS: coreos.ignition.mount.partitions (41.79s)
[2025-07-12T17:43:09.267Z] --- PASS: basic.nvme (25.07s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/DbusPerms (0.25s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/ReadOnly (0.09s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/FCOSGrowpart (0.12s)
[2025-07-12T17:43:09.267Z]     --- PASS: basic.nvme/PortSSH (0.09s)
[2025-07-12T17:43:19.184Z] --- PASS: coreos.misc.disk.varlibcontainers (43.28s)
[2025-07-12T17:43:19.184Z]         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-07-12T17:43:19.184Z]         cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'.
[2025-07-12T17:43:37.194Z] --- PASS: ext.config.ignition.stable-boot (25.76s)
[2025-07-12T17:43:41.348Z] --- PASS: multipath.day2 (46.85s)
[2025-07-12T17:43:43.228Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.27s)
[2025-07-12T17:44:01.235Z] --- PASS: ext.config.systemd.network-online (25.77s)
[2025-07-12T17:44:01.794Z] --- PASS: ext.config.toolbox (53.09s)
[2025-07-12T17:44:03.670Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-07-12T17:44:18.477Z] --- PASS: ext.config.ignition.kargs (36.84s)
[2025-07-12T17:44:26.533Z] --- PASS: rpmostree.status (23.98s)
[2025-07-12T17:44:26.533Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-07-12T17:44:26.533Z] --- PASS: ext.config.ignition.systemd-disable (25.86s)
[2025-07-12T17:44:48.379Z] --- PASS: ext.config.networking.no-persist-ip (27.65s)
[2025-07-12T17:44:49.736Z] --- PASS: coreos.ignition.sethostname (23.72s)
[2025-07-12T17:44:50.292Z] --- PASS: rpmostree.upgrade-rollback (67.13s)
[2025-07-12T17:44:50.292Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (22.85s)
[2025-07-12T17:44:50.292Z]     --- PASS: rpmostree.upgrade-rollback/rollback (20.78s)
[2025-07-12T17:44:52.171Z] --- PASS: ext.config.firewall.iptables-legacy (25.67s)
[2025-07-12T17:45:14.017Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.74s)
[2025-07-12T17:45:15.372Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.84s)
[2025-07-12T17:45:17.873Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.65s)
[2025-07-12T17:45:35.880Z] === RUN   basic/Useradd
[2025-07-12T17:45:35.880Z] === RUN   basic/MachineID
[2025-07-12T17:45:35.880Z] === RUN   basic/FCOSGrowpart
[2025-07-12T17:45:35.880Z] === RUN   basic/PortSSH
[2025-07-12T17:45:35.880Z] === RUN   basic/DbusPerms
[2025-07-12T17:45:35.880Z] === RUN   basic/ServicesActive
[2025-07-12T17:45:35.880Z] === RUN   basic/ReadOnly
[2025-07-12T17:45:38.380Z] --- PASS: basic (24.77s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/Useradd (0.15s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/MachineID (0.09s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/FCOSGrowpart (0.11s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/PortSSH (0.09s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/DbusPerms (0.23s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/ServicesActive (0.09s)
[2025-07-12T17:45:38.380Z]     --- PASS: basic/ReadOnly (0.08s)
[2025-07-12T17:45:40.879Z] --- PASS: ext.config.rpm-ostree-countme (25.57s)
[2025-07-12T17:45:42.760Z] === RUN   podman.workflow/exec
[2025-07-12T17:45:42.760Z] === RUN   podman.workflow/stop
[2025-07-12T17:45:46.010Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.67s)
[2025-07-12T17:45:54.076Z] === RUN   podman.workflow/remove
[2025-07-12T17:45:54.076Z] === RUN   podman.workflow/delete
[2025-07-12T17:45:58.226Z] --- PASS: podman.workflow (340.32s)
[2025-07-12T17:45:58.226Z]     --- PASS: podman.workflow/run (304.93s)
[2025-07-12T17:45:58.226Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-07-12T17:45:58.226Z]             cluster.go:151: Getting image source signatures
[2025-07-12T17:45:58.226Z]             cluster.go:151: Copying blob sha256:e8a7e5f0cad8f9a3b59d6f3ad58118e46dd1a56ef946f4322612beb4b79b5b0e
[2025-07-12T17:45:58.226Z]             cluster.go:151: Copying config sha256:37803a2270f5088e4d7eb5c1e536685d86f3c33dbb857df084c44c83aa655a1a
[2025-07-12T17:45:58.226Z]             cluster.go:151: Writing manifest to image destination
[2025-07-12T17:45:58.226Z]     --- PASS: podman.workflow/exec (0.28s)
[2025-07-12T17:45:58.226Z]     --- PASS: podman.workflow/stop (10.53s)
[2025-07-12T17:45:58.226Z]     --- PASS: podman.workflow/remove (0.45s)
[2025-07-12T17:45:58.226Z]     --- PASS: podman.workflow/delete (0.54s)
[2025-07-12T17:45:59.146Z] --- PASS: ext.config.var-mount.luks (67.11s)
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/DbusPerms
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/ServicesActive
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/ReadOnly
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/Useradd
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/MachineID
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/FCOSGrowpart
[2025-07-12T17:46:07.213Z] === RUN   basic.uefi/PortSSH
[2025-07-12T17:46:10.470Z] --- PASS: basic.uefi (24.99s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/DbusPerms (0.25s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/ServicesActive (0.10s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/Useradd (0.15s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/MachineID (0.09s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/FCOSGrowpart (0.11s)
[2025-07-12T17:46:10.470Z]     --- PASS: basic.uefi/PortSSH (0.10s)
[2025-07-12T17:46:18.545Z] === RUN   rpmostree.install-uninstall/install
[2025-07-12T17:46:23.775Z] --- PASS: ext.config.swap.zram-generator (25.88s)
[2025-07-12T17:46:38.593Z] --- PASS: ext.config.containers.quadlet (25.79s)
[2025-07-12T17:46:38.593Z] --- PASS: coreos.ignition.failure (13.16s)
[2025-07-12T17:46:38.593Z] --- PASS: multipath.day1 (57.60s)
[2025-07-12T17:46:48.519Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-07-12T17:47:06.538Z] --- PASS: kdump.crash.nfs (85.44s)
[2025-07-12T17:47:06.538Z]         cluster.go:151: Running as unit: run-p6222-i6223.service; invocation ID: 664d6a74a56348058f63813a75b2fd77
[2025-07-12T17:47:13.049Z] --- PASS: ext.config.var-mount.scsi-id (34.30s)
[2025-07-12T17:47:15.551Z] --- PASS: rpmostree.install-uninstall (76.09s)
[2025-07-12T17:47:15.551Z]     --- PASS: rpmostree.install-uninstall/install (29.85s)
[2025-07-12T17:47:15.551Z]     --- PASS: rpmostree.install-uninstall/uninstall (24.58s)
[2025-07-12T17:47:19.701Z] --- PASS: ext.config.var-mount.simple (43.26s)
[2025-07-12T17:47:23.848Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (47.16s)
[2025-07-12T17:47:38.660Z] --- PASS: fcos.network.listeners (23.44s)
[2025-07-12T17:47:40.535Z] --- PASS: ext.config.networking.nameserver (27.55s)
[2025-07-12T17:47:48.595Z] --- PASS: fcos.users.shells (23.48s)
[2025-07-12T17:47:52.745Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (48.84s)
[2025-07-12T17:48:14.590Z] === RUN   fcos.filesystem/writablefiles
[2025-07-12T17:48:14.590Z] === RUN   fcos.filesystem/writabledirs
[2025-07-12T17:48:14.590Z] === RUN   fcos.filesystem/stickydirs
[2025-07-12T17:48:14.590Z] === RUN   fcos.filesystem/denylist
[2025-07-12T17:48:17.839Z] --- PASS: fcos.filesystem (24.75s)
[2025-07-12T17:48:17.839Z]     --- PASS: fcos.filesystem/writablefiles (0.67s)
[2025-07-12T17:48:17.839Z]     --- PASS: fcos.filesystem/writabledirs (0.20s)
[2025-07-12T17:48:17.839Z]     --- PASS: fcos.filesystem/stickydirs (0.22s)
[2025-07-12T17:48:17.839Z]     --- PASS: fcos.filesystem/denylist (0.27s)
[2025-07-12T17:48:25.900Z] --- PASS: ext.config.multipath.resilient (45.32s)
[2025-07-12T17:48:38.045Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.54s)
[2025-07-12T17:49:10.043Z] --- PASS: ext.config.docker.swarm-overlay-network (30.63s)
[2025-07-12T17:49:11.920Z] --- PASS: kdump.crash.ssh (84.22s)
[2025-07-12T17:49:11.920Z]         cluster.go:151: Running as unit: run-p5803-i5804.service; invocation ID: 8c204ceb354c471485a13c764a386e04
[2025-07-12T17:49:11.920Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T17:49:15.169Z] --- PASS: ext.config.networking.nmstate.policy (115.04s)
[2025-07-12T17:49:21.680Z] --- PASS: coreos.unique.boot.failure (10.00s)
[2025-07-12T17:49:26.901Z] --- PASS: coreos.unique.boot.ignition.failure (12.28s)
[2025-07-12T17:49:32.123Z] --- PASS: coreos.ignition.symlink (23.52s)
[2025-07-12T17:49:40.181Z] --- PASS: ext.config.kdump.crash (74.42s)
[2025-07-12T17:49:48.240Z] --- PASS: ext.config.ignition.systemd-unmasking (25.75s)
[2025-07-12T17:49:58.152Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (25.63s)
[2025-07-12T17:50:01.399Z] === RUN   rootfs.uuid/RandomUUID
[2025-07-12T17:50:04.645Z] --- PASS: rootfs.uuid (24.10s)
[2025-07-12T17:50:04.645Z]     --- PASS: rootfs.uuid/RandomUUID (0.11s)
[2025-07-12T17:50:11.155Z] --- PASS: ext.config.reboot (43.28s)
[2025-07-12T17:50:11.155Z] --- PASS: ext.config.ignition.resource.remote (23.73s)
[2025-07-12T17:50:23.290Z] --- PASS: ext.config.clhm.ignition-warnings (25.69s)
[2025-07-12T17:50:31.353Z] === RUN   ostree.hotfix/unlock
[2025-07-12T17:50:37.873Z] === RUN   ostree.hotfix/install
[2025-07-12T17:50:37.873Z] === RUN   ostree.hotfix/uninstall
[2025-07-12T17:50:38.126Z] === RUN   ostree.hotfix/persist
[2025-07-12T17:50:52.935Z] --- PASS: podman.network-single (153.44s)
[2025-07-12T17:50:52.935Z] --- PASS: ext.config.butane.grub-users (47.28s)
[2025-07-12T17:50:54.290Z] --- PASS: ext.config.networking.nmstate.state (43.36s)
[2025-07-12T17:50:56.790Z] === RUN   ostree.hotfix/rollback
[2025-07-12T17:51:04.849Z] --- PASS: multipath.partition (42.17s)
[2025-07-12T17:51:19.650Z] --- PASS: ext.config.ignition.systemd-enable-units (25.78s)
[2025-07-12T17:51:19.650Z] --- PASS: ostree.hotfix (68.48s)
[2025-07-12T17:51:19.650Z]     --- PASS: ostree.hotfix/unlock (6.50s)
[2025-07-12T17:51:19.650Z]     --- PASS: ostree.hotfix/install (0.56s)
[2025-07-12T17:51:19.650Z]     --- PASS: ostree.hotfix/uninstall (0.34s)
[2025-07-12T17:51:19.650Z]     --- PASS: ostree.hotfix/persist (18.30s)
[2025-07-12T17:51:19.650Z]     --- PASS: ostree.hotfix/rollback (18.60s)
[2025-07-12T17:51:34.456Z] --- PASS: ext.config.disks.lvmdevices (43.29s)
[2025-07-12T17:51:49.264Z] --- PASS: coreos.ignition.mount.disks (53.77s)
[2025-07-12T17:51:49.264Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-x86_64
[2025-07-12T17:51:49.267Z] [Pipeline] }
[2025-07-12T17:51:49.272Z] [Pipeline] // withEnv
[2025-07-12T17:51:49.280Z] [Pipeline] withEnv
[2025-07-12T17:51:49.280Z] [Pipeline] {
[2025-07-12T17:51:49.285Z] [Pipeline] sh
[2025-07-12T17:51:49.788Z] + set -xeuo pipefail
[2025-07-12T17:51:49.788Z] ++ umask
[2025-07-12T17:51:49.788Z] + '[' 0022 = 0000 ']'
[2025-07-12T17:51:49.788Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T17:51:49.788Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision
[2025-07-12T17:51:49.789Z] 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-ADHrh/kola-reprovision-x86_64
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.raid1
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.autosave-xfs
[2025-07-12T17:51:50.042Z] === RUN   coreos.boot-mirror
[2025-07-12T17:51:50.042Z] === RUN   coreos.boot-mirror.luks
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.luks.512e
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.luks.autosave-xfs
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.luks.multipath
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.swap-before-root
[2025-07-12T17:51:50.042Z] === RUN   ext.config.rpm-ostree.kernel-replace
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.luks
[2025-07-12T17:51:50.042Z] === RUN   ext.config.root-reprovision.filesystem-only
[2025-07-12T17:53:11.372Z] --- PASS: ext.config.root-reprovision.raid1 (68.65s)
[2025-07-12T17:54:47.706Z] --- PASS: ext.config.root-reprovision.luks.multipath (94.20s)
[2025-07-12T18:00:24.135Z] --- PASS: ext.config.rpm-ostree.kernel-replace (350.66s)
[2025-07-12T18:01:31.721Z] --- PASS: ext.config.root-reprovision.swap-before-root (68.07s)
[2025-07-12T18:02:53.045Z] === RUN   coreos.boot-mirror.luks/sanity-check
[2025-07-12T18:02:59.557Z] === RUN   coreos.boot-mirror.luks/detach-primary
[2025-07-12T18:03:17.568Z] === RUN   coreos.boot-mirror.luks/verify-fallback
[2025-07-12T18:03:44.041Z] --- PASS: coreos.boot-mirror.luks (128.52s)
[2025-07-12T18:03:44.041Z]     --- PASS: coreos.boot-mirror.luks/sanity-check (1.27s)
[2025-07-12T18:03:44.041Z]     --- PASS: coreos.boot-mirror.luks/detach-primary (17.63s)
[2025-07-12T18:03:44.041Z]     --- PASS: coreos.boot-mirror.luks/verify-fallback (0.65s)
[2025-07-12T18:05:20.399Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (91.72s)
[2025-07-12T18:06:56.749Z] --- PASS: ext.config.root-reprovision.luks.512e (91.82s)
[2025-07-12T18:08:18.086Z] --- PASS: ext.config.root-reprovision.luks (92.13s)
[2025-07-12T18:09:25.662Z] --- PASS: ext.config.root-reprovision.filesystem-only (67.98s)
[2025-07-12T18:10:21.793Z] === RUN   coreos.boot-mirror/sanity-check
[2025-07-12T18:10:21.793Z] === RUN   coreos.boot-mirror/detach-primary
[2025-07-12T18:10:39.810Z] === RUN   coreos.boot-mirror/verify-fallback
[2025-07-12T18:10:45.047Z] --- PASS: coreos.boot-mirror (81.00s)
[2025-07-12T18:10:45.047Z]     --- PASS: coreos.boot-mirror/sanity-check (1.44s)
[2025-07-12T18:10:45.047Z]     --- PASS: coreos.boot-mirror/detach-primary (17.80s)
[2025-07-12T18:10:45.047Z]     --- PASS: coreos.boot-mirror/verify-fallback (0.63s)
[2025-07-12T18:11:41.190Z] --- PASS: ext.config.root-reprovision.autosave-xfs (50.56s)
[2025-07-12T18:11:41.190Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-reprovision-x86_64
[2025-07-12T18:11:41.193Z] [Pipeline] }
[2025-07-12T18:11:41.200Z] [Pipeline] // withEnv
[2025-07-12T18:11:41.207Z] [Pipeline] }
[2025-07-12T18:11:41.213Z] [Pipeline] // parallel
[2025-07-12T18:11:41.216Z] [Pipeline] withEnv
[2025-07-12T18:11:41.217Z] [Pipeline] {
[2025-07-12T18:11:41.224Z] [Pipeline] sh
[2025-07-12T18:11:41.725Z] + set -xeuo pipefail
[2025-07-12T18:11:41.725Z] ++ umask
[2025-07-12T18:11:41.725Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:41.725Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:41.725Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-upgrade-x86_64
[2025-07-12T18:11:41.728Z] [Pipeline] }
[2025-07-12T18:11:41.730Z] [Pipeline] // withEnv
[2025-07-12T18:11:41.737Z] [Pipeline] withEnv
[2025-07-12T18:11:41.737Z] [Pipeline] {
[2025-07-12T18:11:41.741Z] [Pipeline] sh
[2025-07-12T18:11:42.219Z] + set -xeuo pipefail
[2025-07-12T18:11:42.219Z] ++ umask
[2025-07-12T18:11:42.219Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:42.219Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:42.219Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh -c --xz kola-upgrade-x86_64
[2025-07-12T18:11:42.224Z] [Pipeline] }
[2025-07-12T18:11:42.226Z] [Pipeline] // withEnv
[2025-07-12T18:11:42.233Z] [Pipeline] archiveArtifacts
[2025-07-12T18:11:42.237Z] Archiving artifacts
[2025-07-12T18:11:42.262Z] [Pipeline] withEnv
[2025-07-12T18:11:42.263Z] [Pipeline] {
[2025-07-12T18:11:42.267Z] [Pipeline] sh
[2025-07-12T18:11:42.740Z] + set -xeuo pipefail
[2025-07-12T18:11:42.740Z] ++ umask
[2025-07-12T18:11:42.740Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:42.740Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:42.740Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-upgrade-x86_64 --output -
[2025-07-12T18:11:42.742Z] [Pipeline] }
[2025-07-12T18:11:42.746Z] [Pipeline] // withEnv
[2025-07-12T18:11:42.752Z] [Pipeline] junit
[2025-07-12T18:11:42.755Z] Recording test results
[2025-07-12T18:11:43.152Z] None of the test reports contained any result
[2025-07-12T18:11:43.154Z] [Pipeline] withEnv
[2025-07-12T18:11:43.154Z] [Pipeline] {
[2025-07-12T18:11:43.156Z] [Pipeline] sh
[2025-07-12T18:11:43.635Z] + set -xeuo pipefail
[2025-07-12T18:11:43.635Z] ++ umask
[2025-07-12T18:11:43.635Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:43.635Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:43.635Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-x86_64
[2025-07-12T18:11:43.636Z] [Pipeline] }
[2025-07-12T18:11:43.639Z] [Pipeline] // withEnv
[2025-07-12T18:11:43.644Z] [Pipeline] withEnv
[2025-07-12T18:11:43.644Z] [Pipeline] {
[2025-07-12T18:11:43.646Z] [Pipeline] sh
[2025-07-12T18:11:44.126Z] + set -xeuo pipefail
[2025-07-12T18:11:44.126Z] ++ umask
[2025-07-12T18:11:44.126Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:44.126Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:44.126Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh -c --xz kola-x86_64
[2025-07-12T18:11:48.274Z] [Pipeline] }
[2025-07-12T18:11:48.280Z] [Pipeline] // withEnv
[2025-07-12T18:11:48.285Z] [Pipeline] archiveArtifacts
[2025-07-12T18:11:48.287Z] Archiving artifacts
[2025-07-12T18:11:49.558Z] [Pipeline] withEnv
[2025-07-12T18:11:49.559Z] [Pipeline] {
[2025-07-12T18:11:49.564Z] [Pipeline] sh
[2025-07-12T18:11:50.040Z] + set -xeuo pipefail
[2025-07-12T18:11:50.040Z] ++ umask
[2025-07-12T18:11:50.040Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:50.040Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:50.040Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-x86_64 --output -
[2025-07-12T18:11:50.042Z] [Pipeline] }
[2025-07-12T18:11:50.046Z] [Pipeline] // withEnv
[2025-07-12T18:11:50.052Z] [Pipeline] junit
[2025-07-12T18:11:50.053Z] Recording test results
[2025-07-12T18:11:50.063Z] None of the test reports contained any result
[2025-07-12T18:11:50.064Z] [Pipeline] withEnv
[2025-07-12T18:11:50.064Z] [Pipeline] {
[2025-07-12T18:11:50.066Z] [Pipeline] sh
[2025-07-12T18:11:50.541Z] + set -xeuo pipefail
[2025-07-12T18:11:50.542Z] ++ umask
[2025-07-12T18:11:50.542Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:50.542Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:50.542Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-reprovision-x86_64
[2025-07-12T18:11:50.543Z] [Pipeline] }
[2025-07-12T18:11:50.545Z] [Pipeline] // withEnv
[2025-07-12T18:11:50.552Z] [Pipeline] withEnv
[2025-07-12T18:11:50.553Z] [Pipeline] {
[2025-07-12T18:11:50.555Z] [Pipeline] sh
[2025-07-12T18:11:51.031Z] + set -xeuo pipefail
[2025-07-12T18:11:51.031Z] ++ umask
[2025-07-12T18:11:51.031Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:51.031Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:51.031Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh -c --xz kola-reprovision-x86_64
[2025-07-12T18:11:53.534Z] [Pipeline] }
[2025-07-12T18:11:53.536Z] [Pipeline] // withEnv
[2025-07-12T18:11:53.543Z] [Pipeline] archiveArtifacts
[2025-07-12T18:11:53.547Z] Archiving artifacts
[2025-07-12T18:11:53.685Z] [Pipeline] withEnv
[2025-07-12T18:11:53.686Z] [Pipeline] {
[2025-07-12T18:11:53.689Z] [Pipeline] sh
[2025-07-12T18:11:54.164Z] + set -xeuo pipefail
[2025-07-12T18:11:54.164Z] ++ umask
[2025-07-12T18:11:54.164Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:54.164Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:11:54.164Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ADHrh/kola-reprovision-x86_64 --output -
[2025-07-12T18:11:54.166Z] [Pipeline] }
[2025-07-12T18:11:54.171Z] [Pipeline] // withEnv
[2025-07-12T18:11:54.175Z] [Pipeline] junit
[2025-07-12T18:11:54.176Z] Recording test results
[2025-07-12T18:11:54.190Z] None of the test reports contained any result
[2025-07-12T18:11:54.191Z] [Pipeline] stage
[2025-07-12T18:11:54.191Z] [Pipeline] { (x86_64:Build Live)
[2025-07-12T18:11:54.193Z] [Pipeline] withEnv
[2025-07-12T18:11:54.193Z] [Pipeline] {
[2025-07-12T18:11:54.199Z] [Pipeline] sh
[2025-07-12T18:11:54.674Z] + set -xeuo pipefail
[2025-07-12T18:11:54.674Z] ++ umask
[2025-07-12T18:11:54.674Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:11:54.674Z] + cosa osbuild metal metal4k live
[2025-07-12T18:11:54.674Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-12T18:11:54.929Z] Config commit: 64331eed30d8cf666b6b2f98190ca8972f71f480
[2025-07-12T18:11:54.929Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-12T18:11:55.485Z] Will build metal
[2025-07-12T18:11:55.740Z] Will build metal4k
[2025-07-12T18:11:55.992Z] Will build live
[2025-07-12T18:12:10.798Z] ++ arch
[2025-07-12T18:12:10.798Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250712.dev.0"' -D 'build_version="43.20250712.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.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=2915 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2402 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-X5YP.json
[2025-07-12T18:12:11.052Z] + set +x
[2025-07-12T18:12:11.052Z] 
[2025-07-12T18:12:11.052Z] + 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-X5YP.json
[2025-07-12T18:12:11.052Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:12:11.052Z] /dev/vdb1        40G  9.4G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:12:11.052Z] 
[2025-07-12T18:12:11.305Z] starting /tmp/osbuild-X5YP.jsonPipeline source org.osbuild.curl: 72bda402c7753bf5ba700bca6009c317b80c0ffa50ce780841b842f4d0d17ea7
[2025-07-12T18:12:11.305Z] Build
[2025-07-12T18:12:11.305Z]   root: <host>
[2025-07-12T18:12:11.305Z] 
[2025-07-12T18:12:11.305Z] ⏱  Duration: 1752343930s
[2025-07-12T18:12:11.305Z] Pipeline raw-metal-image: 9c8365436c731b666c8a0a7b7bed27b3e740a38187bd61aa42522be8c0ab6f82
[2025-07-12T18:12:11.305Z] Build
[2025-07-12T18:12:11.305Z]   root: <host>
[2025-07-12T18:12:11.305Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:11.305Z] org.osbuild.copy: 529242101089b24d0c28f66e50ca4287d48f8a3e4bd6423a63b5244e7945f43f {
[2025-07-12T18:12:11.305Z]   "paths": [
[2025-07-12T18:12:11.305Z]     {
[2025-07-12T18:12:11.305Z]       "from": "input://tree/disk.img",
[2025-07-12T18:12:11.305Z]       "to": "tree:///disk.img"
[2025-07-12T18:12:11.305Z]     }
[2025-07-12T18:12:11.305Z]   ]
[2025-07-12T18:12:11.305Z] }
[2025-07-12T18:12:11.558Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:11.814Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T18:12:11.814Z] 
[2025-07-12T18:12:11.814Z] ⏱  Duration: 0s
[2025-07-12T18:12:11.814Z] org.osbuild.coreos.platform: 9c8365436c731b666c8a0a7b7bed27b3e740a38187bd61aa42522be8c0ab6f82 {
[2025-07-12T18:12:11.814Z]   "platform": "metal"
[2025-07-12T18:12:11.814Z] }
[2025-07-12T18:12:11.814Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:12.066Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/
[2025-07-12T18:12:12.066Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0'
[2025-07-12T18:12:12.066Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/boot
[2025-07-12T18:12:12.320Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:12.320Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/boot unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/boot unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/var unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/sysroot unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts unmounted
[2025-07-12T18:12:12.320Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts unmounted
[2025-07-12T18:12:12.320Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2b9gg587/mounts/
[2025-07-12T18:12:12.578Z] 
[2025-07-12T18:12:12.578Z] ⏱  Duration: 0s
[2025-07-12T18:12:12.578Z] Pipeline metal: 5d385c62a303aa0ddfbdd9b34ea39a390a6d7c0a910da0d9203e7bae27f10b9b
[2025-07-12T18:12:12.578Z] Build
[2025-07-12T18:12:12.578Z]   root: <host>
[2025-07-12T18:12:12.578Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:12.578Z] org.osbuild.copy: 5d385c62a303aa0ddfbdd9b34ea39a390a6d7c0a910da0d9203e7bae27f10b9b {
[2025-07-12T18:12:12.578Z]   "paths": [
[2025-07-12T18:12:12.578Z]     {
[2025-07-12T18:12:12.578Z]       "from": "input://tree/disk.img",
[2025-07-12T18:12:12.578Z]       "to": "tree:///fedora-coreos-43.20250712.dev.0-metal.x86_64.raw"
[2025-07-12T18:12:12.578Z]     }
[2025-07-12T18:12:12.578Z]   ]
[2025-07-12T18:12:12.578Z] }
[2025-07-12T18:12:12.578Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:12.578Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw'
[2025-07-12T18:12:12.832Z] 
[2025-07-12T18:12:12.832Z] ⏱  Duration: 0s
[2025-07-12T18:12:12.832Z] Pipeline raw-4k-image: 0021b9d5aa7a6898241ae0d7cfa136bdd134e8dbb0ec2273f404fdc262d36185
[2025-07-12T18:12:12.832Z] Build
[2025-07-12T18:12:12.832Z]   root: <host>
[2025-07-12T18:12:12.832Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:12.832Z] org.osbuild.truncate: 4b872f871d1c0e5d5393eb87ae6f6bbbf6fa8b1511d7a78691c2030ba7fcbfc1 {
[2025-07-12T18:12:12.832Z]   "filename": "disk.img",
[2025-07-12T18:12:12.832Z]   "size": "3056599040"
[2025-07-12T18:12:12.832Z] }
[2025-07-12T18:12:12.832Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:13.085Z] 
[2025-07-12T18:12:13.085Z] ⏱  Duration: 0s
[2025-07-12T18:12:13.085Z] org.osbuild.sfdisk: 74b7b78c43500d07549be087aad3d890fcedce91e94180683bdd5f8c10b9a721 {
[2025-07-12T18:12:13.085Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-12T18:12:13.085Z]   "label": "gpt",
[2025-07-12T18:12:13.085Z]   "partitions": [
[2025-07-12T18:12:13.085Z]     {
[2025-07-12T18:12:13.085Z]       "start": 256,
[2025-07-12T18:12:13.085Z]       "partnum": 1,
[2025-07-12T18:12:13.085Z]       "size": 256,
[2025-07-12T18:12:13.085Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T18:12:13.085Z]       "bootable": true,
[2025-07-12T18:12:13.085Z]       "name": "BIOS-BOOT"
[2025-07-12T18:12:13.085Z]     },
[2025-07-12T18:12:13.085Z]     {
[2025-07-12T18:12:13.085Z]       "start": 512,
[2025-07-12T18:12:13.085Z]       "partnum": 2,
[2025-07-12T18:12:13.085Z]       "size": 32512,
[2025-07-12T18:12:13.085Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T18:12:13.085Z]       "name": "EFI-SYSTEM"
[2025-07-12T18:12:13.085Z]     },
[2025-07-12T18:12:13.085Z]     {
[2025-07-12T18:12:13.085Z]       "start": 33024,
[2025-07-12T18:12:13.085Z]       "partnum": 3,
[2025-07-12T18:12:13.085Z]       "size": 98304,
[2025-07-12T18:12:13.085Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T18:12:13.085Z]       "name": "boot"
[2025-07-12T18:12:13.085Z]     },
[2025-07-12T18:12:13.085Z]     {
[2025-07-12T18:12:13.085Z]       "start": 131328,
[2025-07-12T18:12:13.085Z]       "partnum": 4,
[2025-07-12T18:12:13.085Z]       "size": 614656,
[2025-07-12T18:12:13.085Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T18:12:13.085Z]       "name": "root"
[2025-07-12T18:12:13.085Z]     }
[2025-07-12T18:12:13.085Z]   ]
[2025-07-12T18:12:13.085Z] }
[2025-07-12T18:12:13.085Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:13.085Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:13.085Z] label: gpt
[2025-07-12T18:12:13.085Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-12T18:12:13.085Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-12T18:12:13.085Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-12T18:12:13.085Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-12T18:12:13.085Z] /dev/loop0p4: start="131328", size="614656", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-12T18:12:13.338Z] {
[2025-07-12T18:12:13.338Z]    "partitiontable": {
[2025-07-12T18:12:13.338Z]       "label": "gpt",
[2025-07-12T18:12:13.338Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-12T18:12:13.338Z]       "device": "/dev/loop0",
[2025-07-12T18:12:13.338Z]       "unit": "sectors",
[2025-07-12T18:12:13.338Z]       "firstlba": 256,
[2025-07-12T18:12:13.338Z]       "lastlba": 746234,
[2025-07-12T18:12:13.338Z]       "sectorsize": 4096,
[2025-07-12T18:12:13.338Z]       "partitions": [
[2025-07-12T18:12:13.338Z]          {
[2025-07-12T18:12:13.338Z]             "node": "/dev/loop0p1",
[2025-07-12T18:12:13.338Z]             "start": 256,
[2025-07-12T18:12:13.338Z]             "size": 256,
[2025-07-12T18:12:13.338Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-12T18:12:13.338Z]             "uuid": "F9BDA80D-0154-4719-AFD0-D69F1248F2F2",
[2025-07-12T18:12:13.338Z]             "name": "BIOS-BOOT"
[2025-07-12T18:12:13.338Z]          },{
[2025-07-12T18:12:13.338Z]             "node": "/dev/loop0p2",
[2025-07-12T18:12:13.338Z]             "start": 512,
[2025-07-12T18:12:13.338Z]             "size": 32512,
[2025-07-12T18:12:13.338Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-12T18:12:13.338Z]             "uuid": "DA1D4B38-AB40-4575-A85D-BFF93D663769",
[2025-07-12T18:12:13.338Z]             "name": "EFI-SYSTEM"
[2025-07-12T18:12:13.338Z]          },{
[2025-07-12T18:12:13.338Z]             "node": "/dev/loop0p3",
[2025-07-12T18:12:13.338Z]             "start": 33024,
[2025-07-12T18:12:13.338Z]             "size": 98304,
[2025-07-12T18:12:13.338Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T18:12:13.338Z]             "uuid": "4BC545BC-25FF-4D3D-B62F-E3A74B9217CB",
[2025-07-12T18:12:13.338Z]             "name": "boot"
[2025-07-12T18:12:13.338Z]          },{
[2025-07-12T18:12:13.338Z]             "node": "/dev/loop0p4",
[2025-07-12T18:12:13.338Z]             "start": 131328,
[2025-07-12T18:12:13.338Z]             "size": 614656,
[2025-07-12T18:12:13.338Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-12T18:12:13.338Z]             "uuid": "4ADB75CB-70D6-4DC6-B707-11C38FE2D0F2",
[2025-07-12T18:12:13.338Z]             "name": "root"
[2025-07-12T18:12:13.338Z]          }
[2025-07-12T18:12:13.338Z]       ]
[2025-07-12T18:12:13.338Z]    }
[2025-07-12T18:12:13.338Z] }
[2025-07-12T18:12:13.338Z] 
[2025-07-12T18:12:13.338Z] ⏱  Duration: 0s
[2025-07-12T18:12:13.338Z] org.osbuild.mkfs.fat: 23c1bdf0c450d4d403f4c84f32bea6fafeab6d58d34c09eb12770932e0f43a37 {
[2025-07-12T18:12:13.338Z]   "label": "EFI-SYSTEM",
[2025-07-12T18:12:13.338Z]   "volid": "7B7795E7"
[2025-07-12T18:12:13.338Z] }
[2025-07-12T18:12:13.338Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T18:12:13.338Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:13.591Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T18:12:13.591Z] 
[2025-07-12T18:12:13.591Z] ⏱  Duration: 0s
[2025-07-12T18:12:13.591Z] org.osbuild.mkfs.ext4: 9663b4e890b82f49f574d65e129714de19469f40d5d9588d5f100b48689634aa {
[2025-07-12T18:12:13.591Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-12T18:12:13.591Z]   "label": "boot",
[2025-07-12T18:12:13.591Z]   "metadata_csum_seed": true
[2025-07-12T18:12:13.591Z] }
[2025-07-12T18:12:13.591Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T18:12:13.591Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:13.844Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-12T18:12:13.844Z] Discarding device blocks:     0/98304           done                            
[2025-07-12T18:12:13.844Z] Creating filesystem with 98304 4k blocks and 98304 inodes
[2025-07-12T18:12:13.844Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-12T18:12:13.844Z] Superblock backups stored on blocks: 
[2025-07-12T18:12:13.844Z] 	32768
[2025-07-12T18:12:13.844Z] 
[2025-07-12T18:12:13.844Z] Allocating group tables: 0/3   done                            
[2025-07-12T18:12:13.844Z] Writing inode tables: 0/3   done                            
[2025-07-12T18:12:13.844Z] Creating journal (4096 blocks): done
[2025-07-12T18:12:13.844Z] Writing superblocks and filesystem accounting information: 0/3   done
[2025-07-12T18:12:13.844Z] 
[2025-07-12T18:12:13.844Z] 
[2025-07-12T18:12:13.844Z] ⏱  Duration: 0s
[2025-07-12T18:12:13.844Z] org.osbuild.mkfs.xfs: 9756139f8262bd79f43c0a2f3803ee4b037ca8f1188784c06d44df7ec748cf63 {
[2025-07-12T18:12:13.844Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-12T18:12:13.844Z]   "label": "root"
[2025-07-12T18:12:13.844Z] }
[2025-07-12T18:12:13.844Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-12T18:12:14.097Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:14.097Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153664 blks
[2025-07-12T18:12:14.097Z]          =                       sectsz=4096  attr=2, projid32bit=1
[2025-07-12T18:12:14.097Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-12T18:12:14.097Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-12T18:12:14.097Z]          =                       exchange=0  
[2025-07-12T18:12:14.097Z] data     =                       bsize=4096   blocks=614656, imaxpct=25
[2025-07-12T18:12:14.097Z]          =                       sunit=0      swidth=0 blks
[2025-07-12T18:12:14.097Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-12T18:12:14.097Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-12T18:12:14.097Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
[2025-07-12T18:12:14.097Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-12T18:12:14.097Z] Discarding blocks...Done.
[2025-07-12T18:12:14.097Z] 
[2025-07-12T18:12:14.097Z] ⏱  Duration: 0s
[2025-07-12T18:12:14.097Z] org.osbuild.mkdir: 10a671391329d4683eab9621ed27b5e824c443ff3cdface762342091eb63d51f {
[2025-07-12T18:12:14.097Z]   "paths": [
[2025-07-12T18:12:14.097Z]     {
[2025-07-12T18:12:14.097Z]       "path": "mount://root/boot",
[2025-07-12T18:12:14.097Z]       "mode": 493
[2025-07-12T18:12:14.097Z]     },
[2025-07-12T18:12:14.097Z]     {
[2025-07-12T18:12:14.097Z]       "path": "mount://boot/efi",
[2025-07-12T18:12:14.097Z]       "mode": 493
[2025-07-12T18:12:14.097Z]     }
[2025-07-12T18:12:14.097Z]   ]
[2025-07-12T18:12:14.097Z] }
[2025-07-12T18:12:14.097Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:14.350Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78hhex_/mounts/root-mount-point
[2025-07-12T18:12:14.350Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78hhex_/mounts/boot-mount-point
[2025-07-12T18:12:14.350Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:14.603Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78hhex_/mounts/boot-mount-point unmounted
[2025-07-12T18:12:14.603Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-p78hhex_/mounts/root-mount-point unmounted
[2025-07-12T18:12:14.603Z] 
[2025-07-12T18:12:14.603Z] ⏱  Duration: 0s
[2025-07-12T18:12:14.603Z] org.osbuild.selinux: d7d9a9f7c30bdd822945cd9194c793a063bbc2174cb53c571d7261d54847858d {
[2025-07-12T18:12:14.603Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T18:12:14.603Z]   "target": "mount://root/"
[2025-07-12T18:12:14.603Z] }
[2025-07-12T18:12:14.603Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:14.856Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9wwj_m7i/mounts/
[2025-07-12T18:12:14.856Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:14.856Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9wwj_m7i/mounts/ unmounted
[2025-07-12T18:12:15.109Z] 
[2025-07-12T18:12:15.109Z] ⏱  Duration: 0s
[2025-07-12T18:12:15.109Z] org.osbuild.selinux: f642a496a16f0e94a70c4d884101d778fe4102d9c75bf502230f5dd4d01ef86f {
[2025-07-12T18:12:15.109Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-12T18:12:15.109Z]   "target": "mount://root/boot/"
[2025-07-12T18:12:15.109Z] }
[2025-07-12T18:12:15.109Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:15.109Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y4wzy502/mounts/
[2025-07-12T18:12:15.362Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y4wzy502/mounts/boot
[2025-07-12T18:12:15.362Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:15.362Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y4wzy502/mounts/boot unmounted
[2025-07-12T18:12:15.615Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y4wzy502/mounts/ unmounted
[2025-07-12T18:12:15.615Z] 
[2025-07-12T18:12:15.615Z] ⏱  Duration: 0s
[2025-07-12T18:12:15.615Z] org.osbuild.copy: b69c81c3d50684d8509226e855bf2ed0c6632d6433dcdfd141c32560fa8d6627 {
[2025-07-12T18:12:15.615Z]   "paths": [
[2025-07-12T18:12:15.615Z]     {
[2025-07-12T18:12:15.615Z]       "from": "input://tree/",
[2025-07-12T18:12:15.615Z]       "to": "mount://root/"
[2025-07-12T18:12:15.615Z]     }
[2025-07-12T18:12:15.615Z]   ]
[2025-07-12T18:12:15.615Z] }
[2025-07-12T18:12:15.615Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:15.868Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/
[2025-07-12T18:12:15.868Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/boot
[2025-07-12T18:12:15.868Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/boot/efi
[2025-07-12T18:12:16.121Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:16.121Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-12T18:12:21.342Z] 
[2025-07-12T18:12:21.342Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:12:21.342Z] /dev/vdb1        40G  9.9G   31G  25% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:12:21.342Z] 
[2025-07-12T18:12:29.400Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/boot/efi unmounted
[2025-07-12T18:12:29.400Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/boot unmounted
[2025-07-12T18:12:29.400Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b1jvzlui/mounts/ unmounted
[2025-07-12T18:12:29.400Z] 
[2025-07-12T18:12:29.400Z] ⏱  Duration: 13s
[2025-07-12T18:12:29.400Z] org.osbuild.bootupd: 52b236a346d2e5ab5ae635debd0091b8012ed545785ca05b44f39be051c41b15 {
[2025-07-12T18:12:29.400Z]   "static-configs": true,
[2025-07-12T18:12:29.400Z]   "deployment": {
[2025-07-12T18:12:29.400Z]     "default": true
[2025-07-12T18:12:29.400Z]   }
[2025-07-12T18:12:29.400Z] }
[2025-07-12T18:12:29.400Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:29.653Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/
[2025-07-12T18:12:29.653Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/boot
[2025-07-12T18:12:29.653Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/boot/efi
[2025-07-12T18:12:29.907Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:29.907Z] Skip installing component BIOS without target device
[2025-07-12T18:12:29.907Z] Added 01_users.cfg
[2025-07-12T18:12:29.907Z] Added 05_ignition.cfg
[2025-07-12T18:12:29.907Z] Added 10_blscfg.cfg
[2025-07-12T18:12:29.907Z] Added 14_menu_show_once.cfg
[2025-07-12T18:12:29.907Z] Added 30_uefi-firmware.cfg
[2025-07-12T18:12:29.907Z] Added 41_custom.cfg
[2025-07-12T18:12:29.907Z] Installed: grub.cfg
[2025-07-12T18:12:29.907Z] Installed: "fedora/grub.cfg"
[2025-07-12T18:12:30.159Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/boot/efi unmounted
[2025-07-12T18:12:30.159Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/boot unmounted
[2025-07-12T18:12:30.159Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d50dd757/mounts/ unmounted
[2025-07-12T18:12:30.159Z] 
[2025-07-12T18:12:30.159Z] ⏱  Duration: 0s
[2025-07-12T18:12:30.159Z] org.osbuild.chattr: 0021b9d5aa7a6898241ae0d7cfa136bdd134e8dbb0ec2273f404fdc262d36185 {
[2025-07-12T18:12:30.159Z]   "items": {
[2025-07-12T18:12:30.159Z]     "mount://root/": {
[2025-07-12T18:12:30.159Z]       "immutable": true
[2025-07-12T18:12:30.160Z]     }
[2025-07-12T18:12:30.160Z]   }
[2025-07-12T18:12:30.160Z] }
[2025-07-12T18:12:30.160Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:30.415Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/
[2025-07-12T18:12:30.415Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0'
[2025-07-12T18:12:30.415Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/boot unmounted
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/var unmounted
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/sysroot unmounted
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts unmounted
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts unmounted
[2025-07-12T18:12:30.667Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts unmounted
[2025-07-12T18:12:30.667Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-cn1ob6z0/mounts/
[2025-07-12T18:12:30.667Z] 
[2025-07-12T18:12:30.667Z] ⏱  Duration: 0s
[2025-07-12T18:12:30.667Z] Pipeline raw-metal4k-image: 6fb6a45bba7231e4960eefad58b08c2b6ee6aab96eb60786eb2f3fd818c36e9f
[2025-07-12T18:12:30.667Z] Build
[2025-07-12T18:12:30.667Z]   root: <host>
[2025-07-12T18:12:30.667Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:30.667Z] org.osbuild.copy: 072a22e40b78e0362b14a17e59a27fa068e1dd429463c8109078746fde3ef9b4 {
[2025-07-12T18:12:30.667Z]   "paths": [
[2025-07-12T18:12:30.667Z]     {
[2025-07-12T18:12:30.667Z]       "from": "input://tree/disk.img",
[2025-07-12T18:12:30.667Z]       "to": "tree:///disk.img"
[2025-07-12T18:12:30.667Z]     }
[2025-07-12T18:12:30.667Z]   ]
[2025-07-12T18:12:30.667Z] }
[2025-07-12T18:12:30.667Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:30.920Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-12T18:12:30.920Z] 
[2025-07-12T18:12:30.920Z] ⏱  Duration: 0s
[2025-07-12T18:12:30.920Z] org.osbuild.coreos.platform: 6fb6a45bba7231e4960eefad58b08c2b6ee6aab96eb60786eb2f3fd818c36e9f {
[2025-07-12T18:12:30.920Z]   "platform": "metal"
[2025-07-12T18:12:30.920Z] }
[2025-07-12T18:12:30.920Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-12T18:12:31.174Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/
[2025-07-12T18:12:31.174Z] 
[2025-07-12T18:12:31.174Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:12:31.174Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:12:31.174Z] 
[2025-07-12T18:12:31.174Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0'
[2025-07-12T18:12:31.174Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/boot
[2025-07-12T18:12:31.427Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:31.427Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/boot unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/ostree/deploy/fedora-coreos/deploy/404dc2c355049d26a504b535ee593ee6c778d78d46b87a5d305679faf9d4f6a1.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/boot unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/var unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/sysroot unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts unmounted
[2025-07-12T18:12:31.427Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts unmounted
[2025-07-12T18:12:31.427Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wpkki60k/mounts/
[2025-07-12T18:12:31.427Z] 
[2025-07-12T18:12:31.427Z] ⏱  Duration: 0s
[2025-07-12T18:12:31.427Z] Pipeline metal4k: c2c03d246b8f4063236f3dcad69fd3edd820d16c98c04c7c6ced0298cc088d79
[2025-07-12T18:12:31.427Z] Build
[2025-07-12T18:12:31.427Z]   root: <host>
[2025-07-12T18:12:31.427Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:31.427Z] org.osbuild.copy: c2c03d246b8f4063236f3dcad69fd3edd820d16c98c04c7c6ced0298cc088d79 {
[2025-07-12T18:12:31.427Z]   "paths": [
[2025-07-12T18:12:31.427Z]     {
[2025-07-12T18:12:31.427Z]       "from": "input://tree/disk.img",
[2025-07-12T18:12:31.427Z]       "to": "tree:///fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw"
[2025-07-12T18:12:31.427Z]     }
[2025-07-12T18:12:31.427Z]   ]
[2025-07-12T18:12:31.427Z] }
[2025-07-12T18:12:31.680Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:31.680Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw'
[2025-07-12T18:12:31.680Z] 
[2025-07-12T18:12:31.680Z] ⏱  Duration: 0s
[2025-07-12T18:12:31.933Z] Pipeline live: 3ec87ba008e058110774835a46065ccd1465f80a0e30373bc9e230224492aeab
[2025-07-12T18:12:31.933Z] Build
[2025-07-12T18:12:31.933Z]   root: <host>
[2025-07-12T18:12:31.933Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-12T18:12:31.933Z] org.osbuild.coreos.live-artifacts.mono: 3ec87ba008e058110774835a46065ccd1465f80a0e30373bc9e230224492aeab {
[2025-07-12T18:12:31.933Z]   "filenames": {
[2025-07-12T18:12:31.933Z]     "live-iso": "fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso",
[2025-07-12T18:12:31.933Z]     "live-kernel": "fedora-coreos-43.20250712.dev.0-live-kernel.x86_64",
[2025-07-12T18:12:31.933Z]     "live-initramfs": "fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img",
[2025-07-12T18:12:31.933Z]     "live-rootfs": "fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img"
[2025-07-12T18:12:31.933Z]   }
[2025-07-12T18:12:31.933Z] }
[2025-07-12T18:12:32.186Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-12T18:12:32.439Z] Generating osmet file for fedora-coreos-43.20250712.dev.0-metal.x86_64.raw image
[2025-07-12T18:12:37.657Z] Total OSTree objects scanned from /root: 19937 (19931 mapped, 6 empty)
[2025-07-12T18:12:37.657Z] Total OSTree objects found in /boot: 316
[2025-07-12T18:12:37.657Z] Duplicate extents dropped: 0
[2025-07-12T18:12:37.657Z] Overlapping extents clamped: 0
[2025-07-12T18:12:37.657Z] Total /root extents: 19934
[2025-07-12T18:12:37.657Z] Duplicate extents dropped: 0
[2025-07-12T18:12:37.657Z] Overlapping extents clamped: 0
[2025-07-12T18:12:37.657Z] Total /boot extents: 322
[2025-07-12T18:12:37.657Z] Packing image
[2025-07-12T18:12:41.801Z] 
[2025-07-12T18:12:41.801Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:12:41.801Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:12:41.801Z] 
[2025-07-12T18:12:51.710Z] 
[2025-07-12T18:12:51.710Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:12:51.710Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:12:51.710Z] 
[2025-07-12T18:13:01.622Z] 
[2025-07-12T18:13:01.622Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:01.622Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:01.622Z] 
[2025-07-12T18:13:11.534Z] 
[2025-07-12T18:13:11.534Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:11.534Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:11.534Z] 
[2025-07-12T18:13:19.661Z] Total bytes skipped: 1903267840
[2025-07-12T18:13:19.661Z] Total bytes written: 1153331200
[2025-07-12T18:13:19.661Z] Total bytes written (compressed): 21045852
[2025-07-12T18:13:19.661Z] Verifying that repacked image matches digest
[2025-07-12T18:13:21.537Z] 
[2025-07-12T18:13:21.537Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:21.537Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:21.537Z] 
[2025-07-12T18:13:24.039Z] Packing successful!
[2025-07-12T18:13:24.039Z] Generating osmet file for fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw image
[2025-07-12T18:13:28.183Z] Total OSTree objects scanned from /root: 19937 (19931 mapped, 6 empty)
[2025-07-12T18:13:28.183Z] Total OSTree objects found in /boot: 3
[2025-07-12T18:13:28.183Z] Duplicate extents dropped: 0
[2025-07-12T18:13:28.183Z] Overlapping extents clamped: 0
[2025-07-12T18:13:28.183Z] Total /root extents: 19934
[2025-07-12T18:13:28.183Z] Duplicate extents dropped: 0
[2025-07-12T18:13:28.183Z] Overlapping extents clamped: 0
[2025-07-12T18:13:28.183Z] Total /boot extents: 5
[2025-07-12T18:13:28.183Z] Packing image
[2025-07-12T18:13:31.431Z] 
[2025-07-12T18:13:31.431Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:31.431Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:31.431Z] 
[2025-07-12T18:13:43.561Z] 
[2025-07-12T18:13:43.561Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:43.561Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:43.561Z] 
[2025-07-12T18:13:51.614Z] 
[2025-07-12T18:13:51.614Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:13:51.614Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:13:51.614Z] 
[2025-07-12T18:14:01.525Z] 
[2025-07-12T18:14:01.525Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:01.525Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:01.525Z] 
[2025-07-12T18:14:09.582Z] Total bytes skipped: 1892388864
[2025-07-12T18:14:09.582Z] Total bytes written: 1164210176
[2025-07-12T18:14:09.582Z] Total bytes written (compressed): 19631808
[2025-07-12T18:14:09.582Z] Verifying that repacked image matches digest
[2025-07-12T18:14:12.084Z] 
[2025-07-12T18:14:12.084Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:12.084Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:12.084Z] 
[2025-07-12T18:14:14.589Z] Packing successful!
[2025-07-12T18:14:14.851Z] Kernel binary linked: /run/osbuild/tree/tmpumtl01yv/tmp-rootfs-dir/boot/vmlinuz-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64
[2025-07-12T18:14:14.851Z] Kernel HMAC linked: /run/osbuild/tree/tmpumtl01yv/tmp-rootfs-dir/boot/.vmlinuz-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43.x86_64.hmac
[2025-07-12T18:14:14.851Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet
[2025-07-12T18:14:22.921Z] 
[2025-07-12T18:14:22.921Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:22.921Z] /dev/vdb1        40G   13G   28G  32% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:22.921Z] 
[2025-07-12T18:14:32.842Z] 
[2025-07-12T18:14:32.842Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:32.842Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:32.842Z] 
[2025-07-12T18:14:42.753Z] 
[2025-07-12T18:14:42.753Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:42.753Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:42.753Z] 
[2025-07-12T18:14:52.665Z] 
[2025-07-12T18:14:52.665Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:14:52.665Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:14:52.665Z] 
[2025-07-12T18:15:02.583Z] 
[2025-07-12T18:15:02.583Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:02.583Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:02.583Z] 
[2025-07-12T18:15:12.490Z] 
[2025-07-12T18:15:12.490Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:12.490Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:12.490Z] 
[2025-07-12T18:15:22.401Z] 
[2025-07-12T18:15:22.401Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:22.401Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:22.401Z] 
[2025-07-12T18:15:32.308Z] 
[2025-07-12T18:15:32.308Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:32.308Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:32.308Z] 
[2025-07-12T18:15:42.217Z] 
[2025-07-12T18:15:42.217Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:42.217Z] /dev/vdb1        40G   15G   26G  37% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:42.217Z] 
[2025-07-12T18:15:54.358Z] 
[2025-07-12T18:15:54.358Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-12T18:15:54.358Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-12T18:15:54.358Z] 
[2025-07-12T18:15:54.358Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250712.dev.0
[2025-07-12T18:15:54.358Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpumtl01yv/iso/zipl.prm
[2025-07-12T18:15:54.358Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpumtl01yv/iso/EFI/fedora/grub.cfg
[2025-07-12T18:15:54.358Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpumtl01yv/iso/isolinux/boot.msg
[2025-07-12T18:15:54.358Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpumtl01yv/iso/isolinux/isolinux.cfg
[2025-07-12T18:15:54.358Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-12T18:15:54.358Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-12T18:15:54.358Z] genisoimage 1.1.11 (Linux)
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/coreos
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/isolinux
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/images
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/images/pxeboot
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/EFI
[2025-07-12T18:15:54.358Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/EFI/fedora
[2025-07-12T18:15:54.358Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-12T18:15:54.358Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-12T18:15:54.358Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-12T18:15:54.358Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-12T18:15:54.358Z] Size of boot image is 4 sectors -> No emulation
[2025-07-12T18:15:54.358Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-12T18:15:54.358Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-12T18:15:54.358Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-12T18:15:54.358Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   Version block                           Start Block 20
[2025-07-12T18:15:54.358Z] Done with: Version block                           Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   Path table                              Start Block 21
[2025-07-12T18:15:54.358Z] Done with: Path table                              Block(s)    4
[2025-07-12T18:15:54.358Z] Writing:   Joliet path table                       Start Block 25
[2025-07-12T18:15:54.358Z] Done with: Joliet path table                       Block(s)    4
[2025-07-12T18:15:54.358Z] Writing:   Directory tree                          Start Block 29
[2025-07-12T18:15:54.358Z] Done with: Directory tree                          Block(s)    7
[2025-07-12T18:15:54.358Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-12T18:15:54.358Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-12T18:15:54.358Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-12T18:15:54.358Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-12T18:15:54.358Z] Writing:   Extension record                        Start Block 43
[2025-07-12T18:15:54.358Z] Done with: Extension record                        Block(s)    1
[2025-07-12T18:15:54.358Z] Writing:   The File(s)                             Start Block 44
[2025-07-12T18:15:54.358Z]   1.00% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   2.00% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   2.99% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   3.99% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   4.99% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   5.98% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   6.98% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   7.98% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   8.98% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]   9.97% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  10.97% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  11.97% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  12.97% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  13.96% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  14.96% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  15.96% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  16.96% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  17.95% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  18.95% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  19.95% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  20.94% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  21.94% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  22.94% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  23.93% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  24.93% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  25.93% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  26.93% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  27.92% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  28.92% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  29.92% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  30.92% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  31.91% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  32.91% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  33.91% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  34.91% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  35.90% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  36.90% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  37.90% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  38.89% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  39.89% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  40.89% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  41.88% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  42.88% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  43.88% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  44.88% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  45.87% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  46.87% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  47.87% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  48.87% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  49.86% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  50.86% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  51.86% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  52.86% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  53.85% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  54.85% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  55.85% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  56.84% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  57.84% done, estimate finish Sat Jul 12 18:15:52 2025
[2025-07-12T18:15:54.358Z]  58.84% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  59.83% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  60.83% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  61.83% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  62.83% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  63.82% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  64.82% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  65.82% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  66.82% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  67.81% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  68.81% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  69.81% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  70.81% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  71.80% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  72.80% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  73.80% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  74.79% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  75.79% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  76.79% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  77.78% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  78.78% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  79.78% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  80.78% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  81.77% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  82.77% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  83.77% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  84.77% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  85.76% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  86.76% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  87.76% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  88.76% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  89.75% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  90.75% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  91.75% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  92.74% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  93.74% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  94.74% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  95.73% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  96.73% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  97.73% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  98.73% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z]  99.72% done, estimate finish Sat Jul 12 18:15:53 2025
[2025-07-12T18:15:54.358Z] Total translation table size: 2048
[2025-07-12T18:15:54.358Z] Total rockridge attributes bytes: 2926
[2025-07-12T18:15:54.358Z] Total directory bytes: 12288
[2025-07-12T18:15:54.358Z] Path table size(bytes): 96
[2025-07-12T18:15:54.358Z] Done with: The File(s)                             Block(s)    501198
[2025-07-12T18:15:54.358Z] Writing:   Ending Padblock                         Start Block 501242
[2025-07-12T18:15:54.358Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-12T18:15:54.358Z] Max brk space used 1b000
[2025-07-12T18:15:54.358Z] 501392 extents written (979 MB)
[2025-07-12T18:15:54.915Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-12T18:15:54.915Z] genisoimage 1.1.11 (Linux)
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/coreos
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/isolinux
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/images
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/images/pxeboot
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/EFI
[2025-07-12T18:15:54.915Z] Scanning /run/osbuild/tree/tmpumtl01yv/iso/EFI/fedora
[2025-07-12T18:15:54.916Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-12T18:15:54.916Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-12T18:15:54.916Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-12T18:15:54.916Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-12T18:15:54.916Z] Size of boot image is 4 sectors -> No emulation
[2025-07-12T18:15:54.916Z] Size of boot image is 15536 sectors -> No emulation
[2025-07-12T18:15:54.916Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-12T18:15:54.916Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-12T18:15:54.916Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   Version block                           Start Block 20
[2025-07-12T18:15:54.916Z] Done with: Version block                           Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   Path table                              Start Block 21
[2025-07-12T18:15:54.916Z] Done with: Path table                              Block(s)    4
[2025-07-12T18:15:54.916Z] Writing:   Joliet path table                       Start Block 25
[2025-07-12T18:15:54.916Z] Done with: Joliet path table                       Block(s)    4
[2025-07-12T18:15:54.916Z] Writing:   Directory tree                          Start Block 29
[2025-07-12T18:15:54.916Z] Done with: Directory tree                          Block(s)    7
[2025-07-12T18:15:54.916Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-12T18:15:54.916Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-12T18:15:54.916Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-12T18:15:54.916Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-12T18:15:54.916Z] Writing:   Extension record                        Start Block 43
[2025-07-12T18:15:54.916Z] Done with: Extension record                        Block(s)    1
[2025-07-12T18:15:54.916Z] Writing:   The File(s)                             Start Block 44
[2025-07-12T18:15:54.916Z]   6.88% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  13.76% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  20.63% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  27.51% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  34.37% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  41.26% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  48.12% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  55.00% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  61.86% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  68.75% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  75.61% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  82.49% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  89.36% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z]  96.24% done, estimate finish Sat Jul 12 18:15:54 2025
[2025-07-12T18:15:54.916Z] Total translation table size: 2048
[2025-07-12T18:15:54.916Z] Total rockridge attributes bytes: 2762
[2025-07-12T18:15:54.916Z] Total directory bytes: 12288
[2025-07-12T18:15:54.916Z] Path table size(bytes): 96
[2025-07-12T18:15:54.916Z] Done with: The File(s)                             Block(s)    72554
[2025-07-12T18:15:54.916Z] Writing:   Ending Padblock                         Start Block 72598
[2025-07-12T18:15:54.916Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-12T18:15:54.916Z] Max brk space used 1b000
[2025-07-12T18:15:54.916Z] 72748 extents written (142 MB)
[2025-07-12T18:15:55.169Z] Packing minimal ISO
[2025-07-12T18:15:55.169Z] Matched 16 files of 16
[2025-07-12T18:15:55.169Z] Total bytes skipped: 148573438
[2025-07-12T18:15:55.169Z] Total bytes written: 1372930
[2025-07-12T18:15:55.169Z] Total bytes written (compressed): 2836
[2025-07-12T18:15:55.169Z] Verifying that packed image matches digest
[2025-07-12T18:15:55.422Z] Packing successful!
[2025-07-12T18:15:55.677Z] 
[2025-07-12T18:15:55.677Z] ⏱  Duration: 203s
[2025-07-12T18:15:55.677Z] manifest /tmp/osbuild-X5YP.json finished successfully
[2025-07-12T18:15:55.933Z] oci-archive:	9208d6c869b159416027e3344fbb3617966816f91e249a13b86559e11a0f6321
[2025-07-12T18:15:55.933Z] deployed-tree:	a5533ebcbdbe003c3320e9bc58499d8a73722036bcc88e9e7fa96678e054d331
[2025-07-12T18:15:55.933Z] tree:     	781ce7bb562f8f0b5170603440ec644210ee5ff723359ef549302c5688a69229
[2025-07-12T18:15:55.933Z] raw-image:	631e10c132c7ef9448cfec6cfb3f644cfa0e1e22ba319af38debd32f5fea6100
[2025-07-12T18:15:55.933Z] raw-4k-image:	0021b9d5aa7a6898241ae0d7cfa136bdd134e8dbb0ec2273f404fdc262d36185
[2025-07-12T18:15:55.933Z] raw-aliyun-image:	09f111a9a8f7482ad31ce2e91ee097b4807e0a8488e711606414fb4ae232cf30
[2025-07-12T18:15:55.933Z] aliyun:   	a667fb542c463ba2221b66fdef94d80a4b25c69ed5eaa3edf21ad5c7210c1f92
[2025-07-12T18:15:55.933Z] raw-applehv-image:	0b481a4275fd528c0edde90f010953a8c336c3ab5aa2e66d01475c5491ee5bf0
[2025-07-12T18:15:55.933Z] applehv:  	a53e412a7fb2745231c4d97cf8052a2eae25dfda8583cd47e490d9656f424585
[2025-07-12T18:15:55.933Z] raw-aws-image:	05636313656b9a2290cdf94b9fca518aedf7a35df7171da0be5f4caf46640ca2
[2025-07-12T18:15:55.933Z] aws:      	cf671ea3669b00f8760d2fed3cb56b2b898cc0f93bf1cab3af6516c2016a88fc
[2025-07-12T18:15:55.933Z] raw-azure-image:	791b47ccc555dd74d43a5761f8e07cbd85adb8655a0466ec89eb7585c5fbe66c
[2025-07-12T18:15:55.933Z] azure:    	95c7e8c1ceccd64c0bc24bdfb589b60177c1aea6a0eac20a951f82fe7d7e3eb5
[2025-07-12T18:15:55.933Z] raw-azurestack-image:	fa0a9868f4fbf0851dddd0b4a38c2308ad92a3cc83d9dcfe1ac667a1cfcf2d92
[2025-07-12T18:15:55.933Z] azurestack:	8ca816f6314b47f24971193aa290d4ff7560a493ab0c96f2d6bfdc55f1ef02ea
[2025-07-12T18:15:55.933Z] raw-digitalocean-image:	44019d80b1c64567e78b10d40737c83179684e9eeb55449d04133f6d3f943654
[2025-07-12T18:15:55.933Z] digitalocean:	d0b94b87dfb989a0688b1298c39583ec3bb9f634a567be88437434f9d095e98c
[2025-07-12T18:15:55.933Z] raw-exoscale-image:	29883a52e1bd3bc206491e548ed7f575fce1fcb45b8ae75594e7dd463e99408f
[2025-07-12T18:15:55.933Z] exoscale: 	cbade1b8648fa4cab23122e88c434a6079557c85fe75696aa8fbdab8d3bddf64
[2025-07-12T18:15:55.933Z] raw-gcp-image:	6d7856ee7e9a2d9caf892aeb939d2876bd30c4e142fbf8933603eee76c6d7c24
[2025-07-12T18:15:55.933Z] raw-gcp-image-tar:	45ad68c5a6b353e56a50ce04ecbe3ec0d0a79f60ba1ffb2d3024ba6866a7118d
[2025-07-12T18:15:55.933Z] gcp:      	366fe20a8bcaf47875a726f38c620b9961f97f70a739aaac9d5256909f44737d
[2025-07-12T18:15:55.933Z] raw-hetzner-image:	49a9c94b9e744b346169bd97a9fc0a0b6a79209138b4cc3aec6f0afe56dcbf57
[2025-07-12T18:15:55.933Z] hetzner:  	ed753a4413213e6158b2c1bef33c5f58fd40853188b0501d766fd5c6d3a602bc
[2025-07-12T18:15:55.933Z] raw-hyperv-image:	355915f720efab8e0716c02fd76d9c107c7b0a376adb85d3d4ccf23236cc70be
[2025-07-12T18:15:55.933Z] hyperv:   	6e59b11d24993dafdc2b5bcfa902345ab553ef084fd68eb4ffa44c77da74289b
[2025-07-12T18:15:55.933Z] raw-ibmcloud-image:	80fda092c81a71508ebfbb7d0f130fb07560dcdd7d0e3e92cdfae0544f50bdd2
[2025-07-12T18:15:55.933Z] ibmcloud: 	c0c601653917bdc1ca4e965abc988e301bb62e91ce0908c67e4adacae8d8346d
[2025-07-12T18:15:55.933Z] raw-kubevirt-image:	e0cf1c248633466a3d99f53af65a8f9578e90b442bc0610d85e861251f2f72bf
[2025-07-12T18:15:55.933Z] qemu-kubevirt-image:	07cf486289d57495bb8841835e67b89db756ba3d0a826c687b594a58e184848b
[2025-07-12T18:15:55.933Z] kubevirt: 	d298f5630718dd7e0cd302ba6e1db12b24c0b96ff431eca2a100609e680e4d99
[2025-07-12T18:15:55.933Z] raw-openstack-image:	5488bc9117d6225834d32e70131bde6070b9c2932fadd2d280a8f3ff2f4a819d
[2025-07-12T18:15:55.933Z] openstack:	6bd3de22b92a1f3e65029a698584568dd3b822f9b7e49cd6d9ab93c504fdea2f
[2025-07-12T18:15:55.933Z] raw-oraclecloud-image:	1f31c2b50f9eba074072caaae1d81157d5746b52cc32c6d1ca8180fa29ea951a
[2025-07-12T18:15:55.933Z] oraclecloud:	2b8d7787bba7039f1d5daf7dcdd9d941473c3fdd542e9939e01096d50f39fef2
[2025-07-12T18:15:55.933Z] raw-proxmoxve-image:	457ee5570b023be02d3f73e49f5d20e9185a827109fdddec1d04d6943565991e
[2025-07-12T18:15:55.933Z] proxmoxve:	c0a432631765f962afc9fac78ecda1ad9c00daa300ba5ef94f9ae620a32698b5
[2025-07-12T18:15:55.933Z] raw-metal-image:	9c8365436c731b666c8a0a7b7bed27b3e740a38187bd61aa42522be8c0ab6f82
[2025-07-12T18:15:55.933Z] metal:    	5d385c62a303aa0ddfbdd9b34ea39a390a6d7c0a910da0d9203e7bae27f10b9b
[2025-07-12T18:15:55.933Z] raw-metal4k-image:	6fb6a45bba7231e4960eefad58b08c2b6ee6aab96eb60786eb2f3fd818c36e9f
[2025-07-12T18:15:55.933Z] metal4k:  	c2c03d246b8f4063236f3dcad69fd3edd820d16c98c04c7c6ced0298cc088d79
[2025-07-12T18:15:55.933Z] raw-nutanix-image:	ba5224b199df61a5d52adcdd3aeb4f789ebc6ed44de7fb2d33d7dd8b1b1b858c
[2025-07-12T18:15:55.933Z] nutanix:  	e3101dfe3813655a0910cbd2602bd904550681661f1d2e6ee90c3e6158101509
[2025-07-12T18:15:55.933Z] raw-qemu-image:	150b3bcf84a34c31d54a2b2327687e8cb2069d6d7cfefe42c15843bb33d54d18
[2025-07-12T18:15:55.933Z] qemu:     	fdccf46e35ba8baea656f33cfeb86ae27b06bbf331d7096e4610f6187b7a5acc
[2025-07-12T18:15:55.933Z] raw-vultr-image:	5b723c287487251f63dd48a59687ef5ccb67725b4c6349f7d463e7cd5585028a
[2025-07-12T18:15:55.933Z] vultr:    	f8369480ffc2af3cf3019febba8e12c2cef7bc249aebfb9ecd7e6b8a231bfa0a
[2025-07-12T18:15:55.933Z] live:     	3ec87ba008e058110774835a46065ccd1465f80a0e30373bc9e230224492aeab
[2025-07-12T18:15:55.933Z] + set +x
[2025-07-12T18:15:55.933Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/live/fedora-coreos-43.20250712.dev.0-live-kernel.x86_64': Operation not permitted
[2025-07-12T18:15:56.188Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/live/fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img': Operation not permitted
[2025-07-12T18:15:57.116Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/live/fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img': Operation not permitted
[2025-07-12T18:15:58.477Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/live/fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso': Operation not permitted
[2025-07-12T18:15:58.477Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/live': Operation not permitted
[2025-07-12T18:16:01.729Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/metal/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw': Operation not permitted
[2025-07-12T18:16:01.729Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/metal': Operation not permitted
[2025-07-12T18:16:04.977Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/metal4k/fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw': Operation not permitted
[2025-07-12T18:16:04.977Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.O7orFkABMn/metal4k': Operation not permitted
[2025-07-12T18:16:10.200Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344169422635153
[2025-07-12T18:16:10.200Z] Successfully generated: fedora-coreos-43.20250712.dev.0-metal.x86_64.raw
[2025-07-12T18:16:12.075Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344171827065545
[2025-07-12T18:16:12.075Z] Successfully generated: fedora-coreos-43.20250712.dev.0-metal4k.x86_64.raw
[2025-07-12T18:16:13.435Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344173108379541
[2025-07-12T18:16:13.435Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-iso.x86_64.iso
[2025-07-12T18:16:13.688Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344173538925091
[2025-07-12T18:16:13.688Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-kernel.x86_64
[2025-07-12T18:16:15.046Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344174665302271
[2025-07-12T18:16:15.046Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-rootfs.x86_64.img
[2025-07-12T18:16:15.299Z] /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json wrote with version stamp 1752344175098686042
[2025-07-12T18:16:15.299Z] Successfully generated: fedora-coreos-43.20250712.dev.0-live-initramfs.x86_64.img
[2025-07-12T18:16:15.302Z] [Pipeline] }
[2025-07-12T18:16:15.310Z] [Pipeline] // withEnv
[2025-07-12T18:16:15.322Z] [Pipeline] withEnv
[2025-07-12T18:16:15.322Z] [Pipeline] {
[2025-07-12T18:16:15.330Z] [Pipeline] sh
[2025-07-12T18:16:15.815Z] + set -xeuo pipefail
[2025-07-12T18:16:15.816Z] ++ umask
[2025-07-12T18:16:15.816Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:16:15.816Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
[2025-07-12T18:16:15.816Z] Targeting build: 43.20250712.dev.0
[2025-07-12T18:16:15.816Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64
[2025-07-12T18:16:15.816Z] 2025-07-12 18:16:15,737 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/fedora-coreos-43.20250712.dev.0-metal.x86_64.raw']
[2025-07-12T18:20:37.209Z] Compressed: fedora-coreos-43.20250712.dev.0-metal.x86_64.raw.xz
[2025-07-12T18:20:37.209Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs
[2025-07-12T18:20:37.209Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250712.dev.0/x86_64/meta.json
[2025-07-12T18:20:37.212Z] [Pipeline] }
[2025-07-12T18:20:37.217Z] [Pipeline] // withEnv
[2025-07-12T18:20:37.225Z] [Pipeline] }
[2025-07-12T18:20:37.236Z] [Pipeline] // stage
[2025-07-12T18:20:37.241Z] [Pipeline] stage
[2025-07-12T18:20:37.241Z] [Pipeline] { (x86_64:kola:testiso)
[2025-07-12T18:20:37.268Z] [Pipeline] withEnv
[2025-07-12T18:20:37.268Z] [Pipeline] {
[2025-07-12T18:20:37.272Z] [Pipeline] sh
[2025-07-12T18:20:38.337Z] + set -euo pipefail
[2025-07-12T18:20:38.337Z] ++ umask
[2025-07-12T18:20:38.337Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:20:38.337Z] + uuidgen
[2025-07-12T18:20:38.337Z] + cut -f1 -d-
[2025-07-12T18:20:38.342Z] [Pipeline] }
[2025-07-12T18:20:38.346Z] [Pipeline] // withEnv
[2025-07-12T18:20:38.354Z] [Pipeline] withEnv
[2025-07-12T18:20:38.354Z] [Pipeline] {
[2025-07-12T18:20:38.359Z] [Pipeline] sh
[2025-07-12T18:20:38.836Z] + set -euo pipefail
[2025-07-12T18:20:38.836Z] ++ umask
[2025-07-12T18:20:38.836Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:20:38.836Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:20:38.836Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-12T18:20:38.839Z] [Pipeline] }
[2025-07-12T18:20:38.843Z] [Pipeline] // withEnv
[2025-07-12T18:20:38.850Z] [Pipeline] withEnv
[2025-07-12T18:20:38.851Z] [Pipeline] {
[2025-07-12T18:20:38.856Z] [Pipeline] sh
[2025-07-12T18:20:39.334Z] + set -xeuo pipefail
[2025-07-12T18:20:39.334Z] ++ umask
[2025-07-12T18:20:39.334Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:20:39.334Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:20:39.334Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-MAEQV/kola-testiso-x86_64
[2025-07-12T18:20:39.334Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-MAEQV/kola-testiso-x86_64
[2025-07-12T18:20:39.334Z] Ignoring verification of signature on metal image
[2025-07-12T18:20:39.334Z] Running test: iso-as-disk.bios
[2025-07-12T18:21:11.327Z] PASS: iso-as-disk.bios (22.933s)
[2025-07-12T18:21:11.327Z] Running test: iso-as-disk.uefi
[2025-07-12T18:21:33.173Z] PASS: iso-as-disk.uefi (23.641s)
[2025-07-12T18:21:33.173Z] Running test: iso-as-disk.uefi-secure
[2025-07-12T18:22:05.154Z] PASS: iso-as-disk.uefi-secure (24.263s)
[2025-07-12T18:22:05.154Z] Running test: iso-as-disk.4k.uefi
[2025-07-12T18:22:31.616Z] PASS: iso-as-disk.4k.uefi (23.644s)
[2025-07-12T18:22:31.616Z] Running test: iso-install.bios
[2025-07-12T18:23:52.958Z] PASS: iso-install.bios (1m12.056s)
[2025-07-12T18:23:52.958Z] Running test: iso-live-login.bios
[2025-07-12T18:24:19.421Z] The file: journal.txt does not exist
[2025-07-12T18:24:19.421Z] PASS: iso-live-login.bios (31.392s)
[2025-07-12T18:24:19.421Z] Running test: iso-live-login.uefi
[2025-07-12T18:24:51.422Z] The file: journal.txt does not exist
[2025-07-12T18:24:51.422Z] PASS: iso-live-login.uefi (27.365s)
[2025-07-12T18:24:51.422Z] Running test: iso-live-login.uefi-secure
[2025-07-12T18:25:23.425Z] The file: journal.txt does not exist
[2025-07-12T18:25:23.425Z] PASS: iso-live-login.uefi-secure (27.614s)
[2025-07-12T18:25:23.425Z] Running test: iso-live-login.4k.uefi
[2025-07-12T18:25:55.408Z] The file: journal.txt does not exist
[2025-07-12T18:25:55.408Z] PASS: iso-live-login.4k.uefi (27.664s)
[2025-07-12T18:25:55.408Z] Running test: iso-offline-install.bios
[2025-07-12T18:28:46.770Z] PASS: iso-offline-install.bios (2m44.432s)
[2025-07-12T18:28:46.770Z] Running test: iso-offline-install.mpath.bios
[2025-07-12T18:31:23.147Z] PASS: iso-offline-install.mpath.bios (2m34.994s)
[2025-07-12T18:31:23.147Z] Running test: iso-offline-install-fromram.4k.uefi
[2025-07-12T18:32:59.481Z] PASS: iso-offline-install-fromram.4k.uefi (1m26.166s)
[2025-07-12T18:32:59.481Z] Running test: iso-offline-install-iscsi.ibft.uefi
[2025-07-12T18:32:59.481Z] Warning: Cannot announce submounts, client does not support it
[2025-07-12T18:36:50.866Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m42.144s)
[2025-07-12T18:36:50.866Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
[2025-07-12T18:40:57.253Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m14.204s)
[2025-07-12T18:40:57.253Z] Running test: iso-offline-install-iscsi.manual.bios
[2025-07-12T18:45:33.651Z] PASS: iso-offline-install-iscsi.manual.bios (4m17.145s)
[2025-07-12T18:45:33.651Z] Running test: miniso-install.bios
[2025-07-12T18:47:09.983Z] PASS: miniso-install.bios (1m44.13s)
[2025-07-12T18:47:09.983Z] Running test: miniso-install.nm.bios
[2025-07-12T18:49:01.311Z] PASS: miniso-install.nm.bios (1m46.943s)
[2025-07-12T18:49:01.311Z] Running test: miniso-install.4k.uefi
[2025-07-12T18:51:07.642Z] PASS: miniso-install.4k.uefi (2m3.127s)
[2025-07-12T18:51:07.642Z] Running test: miniso-install.4k.nm.uefi
[2025-07-12T18:52:58.968Z] PASS: miniso-install.4k.nm.uefi (1m36.442s)
[2025-07-12T18:52:58.968Z] Running test: pxe-offline-install.rootfs-appended.bios
[2025-07-12T18:55:20.310Z] PASS: pxe-offline-install.rootfs-appended.bios (2m25.095s)
[2025-07-12T18:55:20.310Z] Running test: pxe-offline-install.4k.uefi
[2025-07-12T18:57:11.643Z] PASS: pxe-offline-install.4k.uefi (1m45.187s)
[2025-07-12T18:57:11.643Z] Running test: pxe-online-install.bios
[2025-07-12T18:58:47.981Z] PASS: pxe-online-install.bios (1m25.841s)
[2025-07-12T18:58:47.981Z] Running test: pxe-online-install.4k.uefi
[2025-07-12T18:59:55.570Z] PASS: pxe-online-install.4k.uefi (1m10.14s)
[2025-07-12T18:59:55.573Z] [Pipeline] }
[2025-07-12T18:59:55.577Z] [Pipeline] // withEnv
[2025-07-12T18:59:55.587Z] [Pipeline] withEnv
[2025-07-12T18:59:55.587Z] [Pipeline] {
[2025-07-12T18:59:55.594Z] [Pipeline] sh
[2025-07-12T18:59:56.089Z] + set -xeuo pipefail
[2025-07-12T18:59:56.089Z] ++ umask
[2025-07-12T18:59:56.089Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:59:56.089Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:59:56.089Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-MAEQV -c --xz kola-testiso-x86_64
[2025-07-12T18:59:57.967Z] [Pipeline] }
[2025-07-12T18:59:57.969Z] [Pipeline] // withEnv
[2025-07-12T18:59:57.977Z] [Pipeline] archiveArtifacts
[2025-07-12T18:59:57.979Z] Archiving artifacts
[2025-07-12T18:59:58.004Z] [Pipeline] withEnv
[2025-07-12T18:59:58.006Z] [Pipeline] {
[2025-07-12T18:59:58.008Z] [Pipeline] sh
[2025-07-12T18:59:58.485Z] + set -xeuo pipefail
[2025-07-12T18:59:58.485Z] ++ umask
[2025-07-12T18:59:58.485Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:59:58.485Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-12T18:59:58.485Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-MAEQV/kola-testiso-x86_64 --output -
[2025-07-12T18:59:58.487Z] [Pipeline] }
[2025-07-12T18:59:58.491Z] [Pipeline] // withEnv
[2025-07-12T18:59:58.496Z] [Pipeline] junit
[2025-07-12T18:59:58.497Z] Recording test results
[2025-07-12T18:59:58.513Z] None of the test reports contained any result
[2025-07-12T18:59:58.513Z] [Pipeline] }
[2025-07-12T18:59:58.517Z] [Pipeline] // stage
[2025-07-12T18:59:58.523Z] [Pipeline] stage
[2025-07-12T18:59:58.523Z] [Pipeline] { (x86_64:Destroy Remote)
[2025-07-12T18:59:58.526Z] [Pipeline] }
[2025-07-12T18:59:58.531Z] [Pipeline] // stage
[2025-07-12T18:59:58.535Z] [Pipeline] }
[2025-07-12T18:59:58.540Z] [Pipeline] // parallel
[2025-07-12T18:59:58.550Z] [Pipeline] stage
[2025-07-12T18:59:58.550Z] [Pipeline] { (Report Completion)
[2025-07-12T18:59:58.916Z] [Pipeline] withCredentials
[2025-07-12T18:59:58.929Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-12T18:59:58.929Z] [Pipeline] {
[2025-07-12T18:59:58.938Z] [Pipeline] withEnv
[2025-07-12T18:59:58.938Z] [Pipeline] {
[2025-07-12T18:59:58.940Z] [Pipeline] sh
[2025-07-12T18:59:59.421Z] + set -xeuo pipefail
[2025-07-12T18:59:59.421Z] ++ umask
[2025-07-12T18:59:59.421Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:59:59.421Z] + /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/37/display/redirect --outcome PASSED --advisory FEDORA-2025-c55f336652 --stream rawhide
[2025-07-12T18:59:59.423Z] [Pipeline] }
[2025-07-12T18:59:59.428Z] [Pipeline] // withEnv
[2025-07-12T18:59:59.434Z] [Pipeline] }
[2025-07-12T18:59:59.437Z] [Pipeline] // withCredentials
[2025-07-12T18:59:59.445Z] [Pipeline] withCredentials
[2025-07-12T18:59:59.454Z] Masking supported pattern matches of $TOKEN
[2025-07-12T18:59:59.454Z] [Pipeline] {
[2025-07-12T18:59:59.458Z] [Pipeline] withEnv
[2025-07-12T18:59:59.458Z] [Pipeline] {
[2025-07-12T18:59:59.463Z] [Pipeline] sh
[2025-07-12T18:59:59.939Z] + set -xeuo pipefail
[2025-07-12T18:59:59.939Z] ++ umask
[2025-07-12T18:59:59.939Z] + '[' 0022 = 0000 ']'
[2025-07-12T18:59:59.939Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-12T18:59:59.939Z]            {
[2025-07-12T18:59:59.939Z]              "body": "🟢 kernel-6.16.0-0.rc5.250712g379f604cc3dc.50.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/37/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-c55f336652)"
[2025-07-12T18:59:59.939Z]             }'
[2025-07-12T19:00:00.859Z] [Pipeline] }
[2025-07-12T19:00:00.863Z] [Pipeline] // withEnv
[2025-07-12T19:00:00.870Z] [Pipeline] }
[2025-07-12T19:00:00.871Z] [Pipeline] // withCredentials
[2025-07-12T19:00:00.877Z] [Pipeline] }
[2025-07-12T19:00:00.880Z] [Pipeline] // stage
[2025-07-12T19:00:00.886Z] [Pipeline] }
[2025-07-12T19:00:00.890Z] [Pipeline] // timeout
[2025-07-12T19:00:00.892Z] [Pipeline] }
[2025-07-12T19:00:00.896Z] [Pipeline] // container
[2025-07-12T19:00:00.900Z] [Pipeline] }
[2025-07-12T19:00:00.907Z] [Pipeline] // node
[2025-07-12T19:00:00.912Z] [Pipeline] }
[2025-07-12T19:00:00.918Z] [Pipeline] // podTemplate
[2025-07-12T19:00:00.924Z] [Pipeline] End of Pipeline
[2025-07-12T19:00:00.964Z] Finished: SUCCESS