[2025-07-25T21:03:47.491Z] Started by upstream project "bodhi-trigger" build number 63
[2025-07-25T21:03:47.491Z] originally caused by:
[2025-07-25T21:03:47.491Z]  Triggered by CI message.
[2025-07-25T21:03:47.492Z] 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-25T21:03:47.494Z] The recommended git tool is: NONE
[2025-07-25T21:03:47.494Z] No credentials specified
[2025-07-25T21:03:47.495Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-25T21:03:47.500Z] Fetching changes from the remote Git repository
[2025-07-25T21:03:47.501Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-25T21:03:47.507Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-25T21:03:47.507Z]  > git --version # timeout=10
[2025-07-25T21:03:47.512Z]  > git --version # 'git version 2.47.1'
[2025-07-25T21:03:47.512Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-25T21:03:47.681Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-25T21:03:47.686Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-25T21:03:47.686Z]  > git config core.sparsecheckout # timeout=10
[2025-07-25T21:03:47.691Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-25T21:03:47.699Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-25T21:03:47.699Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-25T21:03:47.732Z] Loading library coreos@main
[2025-07-25T21:03:47.732Z] Attempting to resolve main from remote references...
[2025-07-25T21:03:47.732Z]  > git --version # timeout=10
[2025-07-25T21:03:47.737Z]  > git --version # 'git version 2.47.1'
[2025-07-25T21:03:47.737Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-25T21:03:47.889Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-25T21:03:47.890Z] The recommended git tool is: NONE
[2025-07-25T21:03:47.890Z] No credentials specified
[2025-07-25T21:03:47.890Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-25T21:03:47.895Z] Fetching changes from the remote Git repository
[2025-07-25T21:03:47.897Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-25T21:03:47.902Z] Fetching without tags
[2025-07-25T21:03:47.902Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-25T21:03:47.903Z]  > git --version # timeout=10
[2025-07-25T21:03:47.907Z]  > git --version # 'git version 2.47.1'
[2025-07-25T21:03:47.907Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-25T21:03:48.039Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-25T21:03:48.039Z]  > git config core.sparsecheckout # timeout=10
[2025-07-25T21:03:48.044Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-25T21:03:48.051Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-25T21:03:48.051Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-25T21:03:48.120Z] [Pipeline] Start of Pipeline
[2025-07-25T21:03:48.126Z] [Pipeline] node
[2025-07-25T21:03:48.129Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-25T21:03:48.130Z] [Pipeline] {
[2025-07-25T21:03:48.142Z] [Pipeline] withEnv
[2025-07-25T21:03:48.142Z] [Pipeline] {
[2025-07-25T21:03:48.145Z] [Pipeline] sh
[2025-07-25T21:03:48.401Z] + set -xeuo pipefail
[2025-07-25T21:03:48.401Z] ++ umask
[2025-07-25T21:03:48.401Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:03:48.401Z] + rm -rf pipe
[2025-07-25T21:03:48.401Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-25T21:03:48.401Z] Cloning into 'pipe'...
[2025-07-25T21:03:48.652Z] [Pipeline] }
[2025-07-25T21:03:48.653Z] [Pipeline] // withEnv
[2025-07-25T21:03:48.657Z] [Pipeline] load
[2025-07-25T21:03:48.729Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-25T21:03:48.731Z] 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-25T21:03:48.732Z] [Pipeline] }
[2025-07-25T21:03:48.739Z] [Pipeline] // load
[2025-07-25T21:03:48.744Z] 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-25T21:03:48.744Z] [Pipeline] readYaml
[2025-07-25T21:03:48.746Z] 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-25T21:03:48.746Z] [Pipeline] }
[2025-07-25T21:03:48.751Z] [Pipeline] // node
[2025-07-25T21:03:48.761Z] [Pipeline] properties
[2025-07-25T21:03:48.809Z] [Pipeline] libraryResource
[2025-07-25T21:03:48.810Z] [Pipeline] readJSON
[2025-07-25T21:03:48.814Z] [Pipeline] node
[2025-07-25T21:03:48.817Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-25T21:03:48.818Z] [Pipeline] {
[2025-07-25T21:03:48.822Z] [Pipeline] writeYaml
[2025-07-25T21:03:48.826Z] [Pipeline] readFile
[2025-07-25T21:03:48.830Z] [Pipeline] }
[2025-07-25T21:03:48.834Z] [Pipeline] // node
[2025-07-25T21:03:48.838Z] [Pipeline] podTemplate
[2025-07-25T21:03:48.838Z] [Pipeline] {
[2025-07-25T21:03:48.842Z] [Pipeline] node
[2025-07-25T21:03:49.861Z] Created Pod: openshift coreos-ci/pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg
[2025-07-25T21:03:49.898Z] [PodInfo] coreos-ci/pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg
[2025-07-25T21:03:49.898Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-25T21:03:49.898Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-25T21:03:49.898Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-25T21:03:50.517Z] [PodInfo] coreos-ci/pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg
[2025-07-25T21:03:50.517Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-25T21:03:50.517Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-25T21:03:50.517Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-25T21:03:59.701Z] Agent pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg is provisioned from template pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4
[2025-07-25T21:03:59.702Z] ---
[2025-07-25T21:03:59.702Z] apiVersion: "v1"
[2025-07-25T21:03:59.702Z] kind: "Pod"
[2025-07-25T21:03:59.702Z] metadata:
[2025-07-25T21:03:59.702Z]   annotations:
[2025-07-25T21:03:59.702Z]     kubernetes.jenkins.io/last-refresh: "1753477429843"
[2025-07-25T21:03:59.702Z]     buildUrl: "http://172.30.177.66:80/job/test-override/72/"
[2025-07-25T21:03:59.702Z]     runUrl: "job/test-override/72/"
[2025-07-25T21:03:59.702Z]   labels:
[2025-07-25T21:03:59.702Z]     jenkins: "slave"
[2025-07-25T21:03:59.702Z]     jenkins/label-digest: "855c96c4c0a69f108083261ffaff7c4d85fe8c43"
[2025-07-25T21:03:59.702Z]     jenkins/label: "pod-abc0579c-25f7-42f7-b41f-26f443326754"
[2025-07-25T21:03:59.702Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-25T21:03:59.702Z]   name: "pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg"
[2025-07-25T21:03:59.702Z]   namespace: "coreos-ci"
[2025-07-25T21:03:59.702Z] spec:
[2025-07-25T21:03:59.702Z]   containers:
[2025-07-25T21:03:59.702Z]   - command:
[2025-07-25T21:03:59.702Z]     - "/usr/bin/dumb-init"
[2025-07-25T21:03:59.702Z]     - "/usr/bin/sleep"
[2025-07-25T21:03:59.702Z]     - "infinity"
[2025-07-25T21:03:59.702Z]     env:
[2025-07-25T21:03:59.702Z]     - name: "NCPUS"
[2025-07-25T21:03:59.702Z]       value: "6"
[2025-07-25T21:03:59.702Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-25T21:03:59.702Z]     imagePullPolicy: "Always"
[2025-07-25T21:03:59.702Z]     name: "worker"
[2025-07-25T21:03:59.702Z]     resources:
[2025-07-25T21:03:59.702Z]       limits:
[2025-07-25T21:03:59.702Z]         memory: "10752Mi"
[2025-07-25T21:03:59.702Z]         cpu: "6"
[2025-07-25T21:03:59.702Z]         devices.kubevirt.io/kvm: "1"
[2025-07-25T21:03:59.702Z]       requests:
[2025-07-25T21:03:59.702Z]         memory: "10752Mi"
[2025-07-25T21:03:59.702Z]         cpu: "6"
[2025-07-25T21:03:59.702Z]         devices.kubevirt.io/kvm: "1"
[2025-07-25T21:03:59.702Z]     volumeMounts:
[2025-07-25T21:03:59.702Z]     - mountPath: "/srv/"
[2025-07-25T21:03:59.702Z]       name: "emptydir-0"
[2025-07-25T21:03:59.702Z]     - mountPath: "/home/jenkins/agent"
[2025-07-25T21:03:59.702Z]       name: "workspace-volume"
[2025-07-25T21:03:59.702Z]       readOnly: false
[2025-07-25T21:03:59.702Z]   - env:
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_SECRET"
[2025-07-25T21:03:59.702Z]       value: "********"
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_TUNNEL"
[2025-07-25T21:03:59.702Z]       value: "172.30.178.247:50000"
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-25T21:03:59.702Z]       value: "pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg"
[2025-07-25T21:03:59.702Z]     - name: "REMOTING_OPTS"
[2025-07-25T21:03:59.702Z]       value: "-noReconnectAfter 1d"
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_NAME"
[2025-07-25T21:03:59.702Z]       value: "pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg"
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-25T21:03:59.702Z]       value: "/home/jenkins/agent"
[2025-07-25T21:03:59.702Z]     - name: "JENKINS_URL"
[2025-07-25T21:03:59.702Z]       value: "http://172.30.177.66:80/"
[2025-07-25T21:03:59.702Z]     image: "jenkins-agent-base:latest"
[2025-07-25T21:03:59.702Z]     name: "jnlp"
[2025-07-25T21:03:59.702Z]     resources:
[2025-07-25T21:03:59.702Z]       limits:
[2025-07-25T21:03:59.702Z]         memory: "512Mi"
[2025-07-25T21:03:59.702Z]         cpu: "1"
[2025-07-25T21:03:59.702Z]       requests:
[2025-07-25T21:03:59.702Z]         memory: "512Mi"
[2025-07-25T21:03:59.702Z]         cpu: "1"
[2025-07-25T21:03:59.702Z]     volumeMounts:
[2025-07-25T21:03:59.702Z]     - mountPath: "/home/jenkins/agent"
[2025-07-25T21:03:59.702Z]       name: "workspace-volume"
[2025-07-25T21:03:59.702Z]       readOnly: false
[2025-07-25T21:03:59.702Z]   nodeSelector:
[2025-07-25T21:03:59.702Z]     kubernetes.io/os: "linux"
[2025-07-25T21:03:59.702Z]   restartPolicy: "Never"
[2025-07-25T21:03:59.702Z]   serviceAccountName: "jenkins"
[2025-07-25T21:03:59.702Z]   volumes:
[2025-07-25T21:03:59.702Z]   - emptyDir: {}
[2025-07-25T21:03:59.702Z]     name: "emptydir-0"
[2025-07-25T21:03:59.702Z]   - emptyDir:
[2025-07-25T21:03:59.702Z]       medium: ""
[2025-07-25T21:03:59.702Z]     name: "workspace-volume"
[2025-07-25T21:03:59.702Z] 
[2025-07-25T21:03:59.727Z] Running on pod-abc0579c-25f7-42f7-b41f-26f443326754-9fkk4-dn8sg in /home/jenkins/agent/workspace/test-override
[2025-07-25T21:03:59.728Z] [Pipeline] {
[2025-07-25T21:03:59.732Z] [Pipeline] container
[2025-07-25T21:03:59.732Z] [Pipeline] {
[2025-07-25T21:03:59.737Z] [Pipeline] withEnv
[2025-07-25T21:03:59.737Z] [Pipeline] {
[2025-07-25T21:03:59.739Z] [Pipeline] sh
[2025-07-25T21:04:00.329Z] + set -xeuo pipefail
[2025-07-25T21:04:00.329Z] ++ umask
[2025-07-25T21:04:00.329Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:00.329Z] + cat /cosa/coreos-assembler-git.json
[2025-07-25T21:04:00.329Z] + tee coreos-assembler-git.json
[2025-07-25T21:04:00.329Z] {
[2025-07-25T21:04:00.329Z]   "date": "2025-07-23T19:25:52Z",
[2025-07-25T21:04:00.329Z]   "git": {
[2025-07-25T21:04:00.329Z]     "commit": "e52cd23cd7be3ae674031dfa1a170c37f591b867",
[2025-07-25T21:04:00.329Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-25T21:04:00.329Z]     "branch": "HEAD",
[2025-07-25T21:04:00.329Z]     "dirty": "false"
[2025-07-25T21:04:00.329Z]   },
[2025-07-25T21:04:00.329Z]   "file": {
[2025-07-25T21:04:00.329Z]     "checksum": "2c7fe51dd35b9af6d99ebb07ec84486506c19299ae9f2e977246b92bc37065cb",
[2025-07-25T21:04:00.329Z]     "checksum_type": "sha256",
[2025-07-25T21:04:00.329Z]     "format": "tar.gz",
[2025-07-25T21:04:00.329Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-25T21:04:00.329Z]     "size": "12234831"
[2025-07-25T21:04:00.329Z]   }
[2025-07-25T21:04:00.329Z] }
[2025-07-25T21:04:00.334Z] [Pipeline] }
[2025-07-25T21:04:00.336Z] [Pipeline] // withEnv
[2025-07-25T21:04:00.342Z] [Pipeline] archiveArtifacts
[2025-07-25T21:04:00.346Z] Archiving artifacts
[2025-07-25T21:04:00.835Z] [Pipeline] withEnv
[2025-07-25T21:04:00.836Z] [Pipeline] {
[2025-07-25T21:04:00.841Z] [Pipeline] sh
[2025-07-25T21:04:01.322Z] + set -xeuo pipefail
[2025-07-25T21:04:01.322Z] ++ umask
[2025-07-25T21:04:01.322Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:01.322Z] + rpm -qa
[2025-07-25T21:04:01.322Z] + sort
[2025-07-25T21:04:01.580Z] [Pipeline] }
[2025-07-25T21:04:01.585Z] [Pipeline] // withEnv
[2025-07-25T21:04:01.591Z] [Pipeline] archiveArtifacts
[2025-07-25T21:04:01.593Z] Archiving artifacts
[2025-07-25T21:04:01.598Z] [Pipeline] withEnv
[2025-07-25T21:04:01.599Z] [Pipeline] {
[2025-07-25T21:04:01.604Z] [Pipeline] sh
[2025-07-25T21:04:02.086Z] + set -xeuo pipefail
[2025-07-25T21:04:02.086Z] ++ umask
[2025-07-25T21:04:02.086Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:02.086Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-25T21:04:02.089Z] [Pipeline] }
[2025-07-25T21:04:02.091Z] [Pipeline] // withEnv
[2025-07-25T21:04:02.099Z] [Pipeline] timeout
[2025-07-25T21:04:02.100Z] Timeout set to expire in 3 hr 20 min
[2025-07-25T21:04:02.100Z] [Pipeline] {
[2025-07-25T21:04:02.113Z] [Pipeline] withEnv
[2025-07-25T21:04:02.113Z] [Pipeline] {
[2025-07-25T21:04:02.115Z] [Pipeline] sh
[2025-07-25T21:04:02.594Z] + set -euo pipefail
[2025-07-25T21:04:02.594Z] ++ umask
[2025-07-25T21:04:02.594Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:02.594Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-ac4d4e9c47
[2025-07-25T21:04:02.594Z] + jq -r '.update.builds[].nvr'
[2025-07-25T21:04:02.608Z] [Pipeline] }
[2025-07-25T21:04:02.611Z] [Pipeline] // withEnv
[2025-07-25T21:04:02.616Z] [Pipeline] stage
[2025-07-25T21:04:02.616Z] [Pipeline] { (Report Running)
[2025-07-25T21:04:02.623Z] [Pipeline] withCredentials
[2025-07-25T21:04:02.631Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-25T21:04:02.631Z] [Pipeline] {
[2025-07-25T21:04:02.636Z] [Pipeline] withEnv
[2025-07-25T21:04:02.636Z] [Pipeline] {
[2025-07-25T21:04:02.639Z] [Pipeline] sh
[2025-07-25T21:04:03.120Z] + set -xeuo pipefail
[2025-07-25T21:04:03.120Z] ++ umask
[2025-07-25T21:04:03.120Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:03.120Z] + /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/72/display/redirect --outcome RUNNING --advisory FEDORA-2025-ac4d4e9c47 --stream testing-devel
[2025-07-25T21:04:03.122Z] [Pipeline] }
[2025-07-25T21:04:03.126Z] [Pipeline] // withEnv
[2025-07-25T21:04:03.130Z] [Pipeline] }
[2025-07-25T21:04:03.135Z] [Pipeline] // withCredentials
[2025-07-25T21:04:03.139Z] [Pipeline] }
[2025-07-25T21:04:03.141Z] [Pipeline] // stage
[2025-07-25T21:04:03.154Z] [Pipeline] withCredentials
[2025-07-25T21:04:03.156Z] [Pipeline] // withCredentials
[2025-07-25T21:04:03.160Z] [Pipeline] echo
[2025-07-25T21:04:03.160Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-25T21:04:03.166Z] [Pipeline] withCredentials
[2025-07-25T21:04:03.169Z] [Pipeline] // withCredentials
[2025-07-25T21:04:03.173Z] [Pipeline] echo
[2025-07-25T21:04:03.173Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-25T21:04:03.178Z] [Pipeline] withCredentials
[2025-07-25T21:04:03.180Z] [Pipeline] // withCredentials
[2025-07-25T21:04:03.184Z] [Pipeline] echo
[2025-07-25T21:04:03.186Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-25T21:04:03.191Z] [Pipeline] withEnv
[2025-07-25T21:04:03.192Z] [Pipeline] {
[2025-07-25T21:04:03.199Z] [Pipeline] sh
[2025-07-25T21:04:03.681Z] + set -euo pipefail
[2025-07-25T21:04:03.681Z] ++ umask
[2025-07-25T21:04:03.681Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:03.681Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel
[2025-07-25T21:04:03.681Z] + cut -d '	' -f 1
[2025-07-25T21:04:03.684Z] [Pipeline] }
[2025-07-25T21:04:03.688Z] [Pipeline] // withEnv
[2025-07-25T21:04:03.693Z] [Pipeline] withEnv
[2025-07-25T21:04:03.693Z] [Pipeline] {
[2025-07-25T21:04:03.697Z] [Pipeline] sh
[2025-07-25T21:04:04.178Z] + set -xeuo pipefail
[2025-07-25T21:04:04.178Z] ++ umask
[2025-07-25T21:04:04.178Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:04.178Z] + cosa init --branch testing-devel --commit=6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989 https://github.com/coreos/fedora-coreos-config
[2025-07-25T21:04:04.178Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-25T21:04:04.178Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-25T21:04:04.178Z] + mkdir -p src
[2025-07-25T21:04:04.178Z] + cd src
[2025-07-25T21:04:04.178Z] + test -e config
[2025-07-25T21:04:04.178Z] + case "${source}" in
[2025-07-25T21:04:04.178Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-25T21:04:04.178Z] Cloning into 'config'...
[2025-07-25T21:04:04.739Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-25T21:04:04.739Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-25T21:04:07.255Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-25T21:04:07.255Z]  * branch            b8deaebb6129b55e231dd1b6d0f03091188aa9e5 -> FETCH_HEAD
[2025-07-25T21:04:07.255Z] Submodule path 'fedora-bootc': checked out 'b8deaebb6129b55e231dd1b6d0f03091188aa9e5'
[2025-07-25T21:04:07.255Z] + '[' -n 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989 ']'
[2025-07-25T21:04:07.255Z] + git -C ./config fetch origin 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:04:07.255Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-25T21:04:07.255Z]  * branch            6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989 -> FETCH_HEAD
[2025-07-25T21:04:07.255Z] + git -C ./config reset --hard 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:04:07.255Z] HEAD is now at 6066ca8 workflows/bump-fedora-bootc: also track bootc-base-imagectl helper
[2025-07-25T21:04:07.255Z] + git -C ./config submodule update --init --recursive
[2025-07-25T21:04:07.255Z] + set +x
[2025-07-25T21:04:07.255Z] Config commit: 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:04:07.255Z] + manifest=src/config/manifest.yaml
[2025-07-25T21:04:07.255Z] + image=src/config/image.yaml
[2025-07-25T21:04:07.255Z] + [[ -n '' ]]
[2025-07-25T21:04:07.255Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-25T21:04:07.255Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-25T21:04:07.255Z] + mkdir -p cache
[2025-07-25T21:04:07.255Z] + mkdir -p builds
[2025-07-25T21:04:07.255Z] + mkdir -p tmp
[2025-07-25T21:04:07.255Z] + mkdir -p overrides/rpm
[2025-07-25T21:04:07.255Z] + mkdir -p overrides/rootfs
[2025-07-25T21:04:07.255Z] + test 0 = 1
[2025-07-25T21:04:07.255Z] + case "${YUMREPOS}" in
[2025-07-25T21:04:07.255Z] + set +x
[2025-07-25T21:04:07.255Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-25T21:04:07.259Z] [Pipeline] }
[2025-07-25T21:04:07.263Z] [Pipeline] // withEnv
[2025-07-25T21:04:07.271Z] [Pipeline] stage
[2025-07-25T21:04:07.272Z] [Pipeline] { (Initialize Remotes)
[2025-07-25T21:04:07.275Z] [Pipeline] parallel
[2025-07-25T21:04:07.275Z] [Pipeline] { (Branch: x86_64)
[2025-07-25T21:04:07.278Z] [Pipeline] }
[2025-07-25T21:04:07.282Z] [Pipeline] // parallel
[2025-07-25T21:04:07.287Z] [Pipeline] }
[2025-07-25T21:04:07.293Z] [Pipeline] // stage
[2025-07-25T21:04:07.296Z] [Pipeline] stage
[2025-07-25T21:04:07.297Z] [Pipeline] { (Download Overrides)
[2025-07-25T21:04:07.302Z] [Pipeline] parallel
[2025-07-25T21:04:07.302Z] [Pipeline] { (Branch: x86_64)
[2025-07-25T21:04:07.307Z] [Pipeline] withEnv
[2025-07-25T21:04:07.307Z] [Pipeline] {
[2025-07-25T21:04:07.312Z] [Pipeline] sh
[2025-07-25T21:04:07.797Z] + set -xeuo pipefail
[2025-07-25T21:04:07.800Z] ++ umask
[2025-07-25T21:04:07.800Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:07.800Z] + cosa shell -- env -C overrides/rpm koji download-build buildah-1.41.0-1.fc42 --arch x86_64 --arch noarch
[2025-07-25T21:04:07.800Z] Downloading [1/2]: buildah-1.41.0-1.fc42.x86_64.rpm
[2025-07-25T21:04:07.800Z] [===                                 ]  10% 1.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [=======                             ]  20% 2.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [===========                         ]  31% 3.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [==============                      ]  41% 4.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [==================                  ]  51% 5.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [======================              ]  62% 6.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [==========================          ]  72% 7.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [=============================       ]  82% 8.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [=================================   ]  93% 9.00 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] [====================================] 100% 9.66 MiB / 9.66 MiB
[2025-07-25T21:04:07.800Z] Downloading [2/2]: buildah-tests-1.41.0-1.fc42.x86_64.rpm
[2025-07-25T21:04:07.800Z] [=                                   ]   3% 1.00 MiB / 26.68 MiB
[2025-07-25T21:04:07.800Z] [==                                  ]   7% 2.00 MiB / 26.68 MiB
[2025-07-25T21:04:07.800Z] [====                                ]  11% 3.00 MiB / 26.68 MiB
[2025-07-25T21:04:07.800Z] [=====                               ]  14% 4.00 MiB / 26.68 MiB
[2025-07-25T21:04:07.800Z] [======                              ]  18% 5.00 MiB / 26.68 MiB
[2025-07-25T21:04:07.800Z] [========                            ]  22% 6.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=========                           ]  26% 7.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [==========                          ]  29% 8.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [============                        ]  33% 9.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=============                       ]  37% 10.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [==============                      ]  41% 11.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [================                    ]  44% 12.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=================                   ]  48% 13.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [==================                  ]  52% 14.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [====================                ]  56% 15.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=====================               ]  59% 16.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [======================              ]  63% 17.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [========================            ]  67% 18.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=========================           ]  71% 19.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [==========================          ]  74% 20.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [============================        ]  78% 21.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=============================       ]  82% 22.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [===============================     ]  86% 23.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [================================    ]  89% 24.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=================================   ]  93% 25.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [=================================== ]  97% 26.00 MiB / 26.68 MiB
[2025-07-25T21:04:08.055Z] [====================================] 100% 26.68 MiB / 26.68 MiB
[2025-07-25T21:04:08.057Z] [Pipeline] }
[2025-07-25T21:04:08.062Z] [Pipeline] // withEnv
[2025-07-25T21:04:08.069Z] [Pipeline] withEnv
[2025-07-25T21:04:08.069Z] [Pipeline] {
[2025-07-25T21:04:08.073Z] [Pipeline] sh
[2025-07-25T21:04:08.553Z] + set -xeuo pipefail
[2025-07-25T21:04:08.554Z] ++ umask
[2025-07-25T21:04:08.554Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:08.554Z] + cosa shell -- env -C overrides/rpm koji download-build containers-common-0.64.0-1.fc42 --arch x86_64 --arch noarch
[2025-07-25T21:04:08.554Z] Downloading [1/2]: containers-common-extra-0.64.0-1.fc42.noarch.rpm
[2025-07-25T21:04:08.554Z] [====================================] 100% 9.83 KiB / 9.83 KiB
[2025-07-25T21:04:08.554Z] Downloading [2/2]: containers-common-0.64.0-1.fc42.noarch.rpm
[2025-07-25T21:04:08.554Z] [====================================] 100% 93.11 KiB / 93.11 KiB
[2025-07-25T21:04:08.557Z] [Pipeline] }
[2025-07-25T21:04:08.559Z] [Pipeline] // withEnv
[2025-07-25T21:04:08.567Z] [Pipeline] withEnv
[2025-07-25T21:04:08.567Z] [Pipeline] {
[2025-07-25T21:04:08.575Z] [Pipeline] sh
[2025-07-25T21:04:09.056Z] + set -xeuo pipefail
[2025-07-25T21:04:09.056Z] ++ umask
[2025-07-25T21:04:09.056Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:09.056Z] + cosa shell -- env -C overrides/rpm koji download-build podman-5.6.0~rc1-1.fc42 --arch x86_64 --arch noarch
[2025-07-25T21:04:09.056Z] Downloading [1/6]: podman-tests-5.6.0~rc1-1.fc42.x86_64.rpm
[2025-07-25T21:04:09.056Z] [===                                 ]   9% 1.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [======                              ]  18% 2.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [==========                          ]  28% 3.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [=============                       ]  37% 4.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [================                    ]  47% 5.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [====================                ]  56% 6.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [=======================             ]  65% 7.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [===========================         ]  75% 8.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [==============================      ]  84% 9.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [=================================   ]  94% 10.00 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] [====================================] 100% 10.63 MiB / 10.63 MiB
[2025-07-25T21:04:09.056Z] Downloading [2/6]: podman-docker-5.6.0~rc1-1.fc42.noarch.rpm
[2025-07-25T21:04:09.056Z] [====================================] 100% 54.61 KiB / 54.61 KiB
[2025-07-25T21:04:09.056Z] Downloading [3/6]: podman-remote-5.6.0~rc1-1.fc42.x86_64.rpm
[2025-07-25T21:04:09.056Z] [===                                 ]  10% 1.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.056Z] [=======                             ]  21% 2.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.056Z] [===========                         ]  32% 3.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.056Z] [===============                     ]  43% 4.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.056Z] [===================                 ]  54% 5.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] [=======================             ]  65% 6.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] [===========================         ]  75% 7.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] [===============================     ]  86% 8.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] [=================================== ]  97% 9.00 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] [====================================] 100% 9.22 MiB / 9.22 MiB
[2025-07-25T21:04:09.312Z] Downloading [4/6]: podman-5.6.0~rc1-1.fc42.x86_64.rpm
[2025-07-25T21:04:09.312Z] [==                                  ]   6% 1.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [====                                ]  13% 2.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [=======                             ]  20% 3.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [=========                           ]  27% 4.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [============                        ]  34% 5.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [==============                      ]  40% 6.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [=================                   ]  47% 7.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [===================                 ]  54% 8.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [======================              ]  61% 9.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [========================            ]  68% 10.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [===========================         ]  75% 11.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [=============================       ]  81% 12.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [===============================     ]  88% 13.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [==================================  ]  95% 14.00 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] [====================================] 100% 14.65 MiB / 14.65 MiB
[2025-07-25T21:04:09.312Z] Downloading [5/6]: podmansh-5.6.0~rc1-1.fc42.x86_64.rpm
[2025-07-25T21:04:09.312Z] [====================================] 100% 16.83 KiB / 16.83 KiB
[2025-07-25T21:04:09.312Z] Downloading [6/6]: podman-machine-5.6.0~rc1-1.fc42.x86_64.rpm
[2025-07-25T21:04:09.312Z] [====================================] 100% 14.94 KiB / 14.94 KiB
[2025-07-25T21:04:09.315Z] [Pipeline] }
[2025-07-25T21:04:09.319Z] [Pipeline] // withEnv
[2025-07-25T21:04:09.325Z] [Pipeline] }
[2025-07-25T21:04:09.331Z] [Pipeline] // parallel
[2025-07-25T21:04:09.335Z] [Pipeline] }
[2025-07-25T21:04:09.341Z] [Pipeline] // stage
[2025-07-25T21:04:09.349Z] [Pipeline] parallel
[2025-07-25T21:04:09.349Z] [Pipeline] { (Branch: x86_64)
[2025-07-25T21:04:09.357Z] [Pipeline] stage
[2025-07-25T21:04:09.357Z] [Pipeline] { (x86_64:Fetch)
[2025-07-25T21:04:09.364Z] [Pipeline] withEnv
[2025-07-25T21:04:09.364Z] [Pipeline] {
[2025-07-25T21:04:09.371Z] [Pipeline] sh
[2025-07-25T21:04:09.863Z] + set -xeuo pipefail
[2025-07-25T21:04:09.864Z] ++ umask
[2025-07-25T21:04:09.864Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:04:09.864Z] + cosa fetch --with-cosa-overrides
[2025-07-25T21:04:09.864Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-25T21:04:10.118Z] Config commit: 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:04:10.118Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-25T21:04:10.118Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-25T21:04:10.373Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 71804d3433560a7bd2f45f27c326653b383e085119e1c7e205b1fd58b1bedfaa
[2025-07-25T21:04:10.373Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... de76855b2e4e00e2085a0c6d1de29f237f7844abf212164b6ef4c588f2f4e18c
[2025-07-25T21:04:10.373Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... b8c7b0f010638a6ccc370ddb5ef5076e60c654430916e308355db3b402fbb6f7
[2025-07-25T21:04:10.373Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 02e7dfc730bc45f050ffdcedd9ebc7f56b6e1e22cfd8a3911d5284b03664581f
[2025-07-25T21:04:10.373Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f8066dc997fdaba31244e8d501bc4e84ba0ff9a7f9fd13fd3982816d957ac51e
[2025-07-25T21:04:10.373Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 12a085e0663125b8d33e0b709a5744fb12e5b4df8e6d20584e5e25023d9d09e2
[2025-07-25T21:04:10.373Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 36c3a699f80b80cc7630ad838d0aeb114109398c0d23ba5a7e02f850e803139d
[2025-07-25T21:04:10.373Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2d1544cf766c283367e7a5db455c51d92ee11a4c2a249984da26614994df8e99
[2025-07-25T21:04:10.373Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9aa4f5f0d30b0c9e0690f1c3451ac7b2cf8ce1fe7ffa169793cd4c2ddf93cbb0
[2025-07-25T21:04:10.628Z] Directory walk started
[2025-07-25T21:04:10.628Z] Directory walk done - 10 packages
[2025-07-25T21:04:10.628Z] Temporary output repo path: ./.repodata/
[2025-07-25T21:04:10.628Z] Pool started (with 5 workers)
[2025-07-25T21:04:10.628Z] Pool finished
[2025-07-25T21:04:10.628Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-25T21:04:10.628Z] 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/src/config/manifest-lock.x86_64.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-25T21:04:10.628Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=48318382080 lazy_refcounts=off refcount_bits=16
[2025-07-25T21:04:28.661Z] Loaded lockfiles:
[2025-07-25T21:04:28.661Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json
[2025-07-25T21:04:28.661Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-25T21:04:28.661Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-25T21:04:28.661Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-25T21:04:28.661Z] 
[2025-07-25T21:04:28.661Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-25T21:04:28.661Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-25T21:04:28.661Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-25T21:04:28.661Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-25T21:04:28.661Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-25T21:04:28.661Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-25T21:04:28.661Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-25T21:04:28.661Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-25T21:04:28.661Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-25T21:04:28.661Z] rpm-ostree version: 2025.8
[2025-07-25T21:04:28.661Z] No previous commit for fedora/x86_64/coreos/testing-devel
[2025-07-25T21:04:28.661Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates
[2025-07-25T21:04:28.661Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-25T21:04:29.220Z] Updating metadata for 'fedora'...done
[2025-07-25T21:04:29.474Z] Updating metadata for 'fedora-updates'...done
[2025-07-25T21:05:16.085Z] Importing rpm-md...done
[2025-07-25T21:05:16.085Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-25T21:04:10Z solvables: 10
[2025-07-25T21:05:16.085Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-25T18:38:35Z solvables: 42869
[2025-07-25T21:05:16.085Z] rpm-md repo 'fedora'; generated: 2025-04-09T11:06:59Z solvables: 76879
[2025-07-25T21:05:16.085Z] rpm-md repo 'fedora-updates'; generated: 2025-07-25T00:53:35Z solvables: 19635
[2025-07-25T21:05:16.085Z] Resolving dependencies...done
[2025-07-25T21:05:16.085Z] Installing 441 packages:
[2025-07-25T21:05:16.085Z]   NetworkManager-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   NetworkManager-cloud-setup-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   NetworkManager-libnm-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   NetworkManager-team-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   NetworkManager-tui-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   afterburn-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   afterburn-dracut-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   amd-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   amd-ucode-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   audit-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   audit-libs-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   audit-rules-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   basesystem-11-22.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bootc-1.4.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bootupd-0.2.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   btrfs-progs-6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   chrony-4.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   clevis-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   container-selinux-4:2.239.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   containers-common-5:0.64.0-1.fc42.noarch (coreos-assembler-local-overrides)
[2025-07-25T21:05:16.085Z]   containers-common-extra-5:0.64.0-1.fc42.noarch (coreos-assembler-local-overrides)
[2025-07-25T21:05:16.085Z]   coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   coreutils-9.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   coreutils-common-9.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   criu-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   crun-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   crun-wasm-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   crypto-policies-20250707-1.gitad370a8.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cryptsetup-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cryptsetup-libs-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   curl-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   dbus-broker-36-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.085Z]   device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   docker-cli-28.3.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dracut-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dracut-network-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   dracut-squash-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   ethtool-2:6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-gpg-keys-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-release-common-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-release-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-repos-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-repos-archive-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fedora-repos-ostree-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   file-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   file-libs-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   fwupd-2.0.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   git-core-2.50.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   glib2-2.84.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   glibc-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   glibc-common-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   glibc-gconv-extra-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   glibc-minimal-langpack-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gnutls-3.8.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gpgme-1.24.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grep-3.11-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-common-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-efi-x64-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-pc-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-pc-modules-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-tools-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   grub2-tools-minimal-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   hwdata-0.397-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   ignition-2.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   ignition-grub-2.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   inih-58-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   intel-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kernel-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kernel-core-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kernel-modules-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kernel-modules-core-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kmod-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   krb5-libs-1.21.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   less-679-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libcurl-minimal-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libdrm-2.4.125-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libeconf-0.7.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.086Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libipa_hbac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libldb-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libmodulemd-2.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnfsidmap-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libnvme-1.14-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsmbclient-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsolv-0.7.34-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsss_certmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsss_nss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libsss_sudo-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libwbclient-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   linux-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   linux-firmware-whence-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lua-libs-5.4.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   moby-engine-28.3.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   moby-filesystem-28.3.2-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nano-8.3-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   netavark-2:1.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nvidia-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   nvme-cli-2.14-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openssl-1:3.2.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   openssl-libs-1:3.2.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ostree-2025.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ostree-libs-2025.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pam-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pam-libs-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   passt-0^20250611.g0293c6f-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   passt-selinux-0^20250611.g0293c6f-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pciutils-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pciutils-libs-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   podman-5:5.6.0~rc1-1.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-25T21:05:16.088Z]   policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   polkit-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   polkit-libs-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   publicsuffix-list-dafsa-20250616-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   qed-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   readline-8.2-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-ostree-2025.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-ostree-libs-2025.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   samba-client-libs-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   samba-common-2:4.22.3-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   samba-common-libs-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   selinux-policy-42.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   selinux-policy-targeted-42.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   setup-2.15.0-13.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-ad-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-client-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-common-pac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-ipa-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-krb5-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-krb5-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-ldap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sssd-nfs-idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   sudo-1.9.17-2.p1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-container-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-libs-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-pam-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-resolved-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-shared-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-sysusers-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   systemd-udev-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   toolbox-0.1.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   tzdata-2025b-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   vim-data-2:9.1.1552-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   vim-minimal-2:9.1.1552-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   which-2.23-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z]   zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:16.088Z] Input state hash: 9ea844c0f6c1e5b96efdb221e26f5bcb436c1b5d1186008259701f8836e22111
[2025-07-25T21:05:16.088Z] Will download: 438 packages (709.0?MB)
[2025-07-25T21:05:16.650Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-25T21:05:21.887Z] Importing packages...done: 441
[2025-07-25T21:05:23.769Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-25T21:05:25.658Z] [Pipeline] }
[2025-07-25T21:05:25.660Z] [Pipeline] // withEnv
[2025-07-25T21:05:25.667Z] [Pipeline] }
[2025-07-25T21:05:25.670Z] [Pipeline] // stage
[2025-07-25T21:05:25.678Z] [Pipeline] stage
[2025-07-25T21:05:25.679Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-25T21:05:25.681Z] [Pipeline] withEnv
[2025-07-25T21:05:25.681Z] [Pipeline] {
[2025-07-25T21:05:25.685Z] [Pipeline] sh
[2025-07-25T21:05:26.186Z] + set -xeuo pipefail
[2025-07-25T21:05:26.186Z] ++ umask
[2025-07-25T21:05:26.186Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:05:26.186Z] + cosa build
[2025-07-25T21:05:26.186Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-25T21:05:26.442Z] Config commit: 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:05:26.443Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-25T21:05:26.443Z] libostree:
[2025-07-25T21:05:26.443Z]  Version: '2025.3'
[2025-07-25T21:05:26.443Z]  Git: 2fe136eb3009d43b1ee4b730d1afb718c1c3acf8
[2025-07-25T21:05:26.443Z]  Features:
[2025-07-25T21:05:26.443Z]   - inode64
[2025-07-25T21:05:26.443Z]   - initial-var
[2025-07-25T21:05:26.443Z]   - libcurl
[2025-07-25T21:05:26.443Z]   - libsoup3
[2025-07-25T21:05:26.443Z]   - gpgme
[2025-07-25T21:05:26.443Z]   - composefs
[2025-07-25T21:05:26.443Z]   - ex-fsverity
[2025-07-25T21:05:26.443Z]   - libarchive
[2025-07-25T21:05:26.443Z]   - selinux
[2025-07-25T21:05:26.443Z]   - openssl
[2025-07-25T21:05:26.443Z]   - sign-ed25519
[2025-07-25T21:05:26.443Z]   - sign-spki
[2025-07-25T21:05:26.443Z]   - libmount
[2025-07-25T21:05:26.443Z]   - systemd
[2025-07-25T21:05:26.443Z]   - release
[2025-07-25T21:05:26.443Z]   - p2p
[2025-07-25T21:05:26.443Z] rpm-ostree:
[2025-07-25T21:05:26.443Z]  Version: '2025.8'
[2025-07-25T21:05:26.443Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-25T21:05:26.443Z]  Features:
[2025-07-25T21:05:26.443Z]   - rust
[2025-07-25T21:05:26.443Z]   - compose
[2025-07-25T21:05:26.443Z]   - container
[2025-07-25T21:05:26.443Z]   - fedora-integration
[2025-07-25T21:05:26.697Z] Previous build: none
[2025-07-25T21:05:26.697Z] Previous commit: none
[2025-07-25T21:05:26.697Z] Image Config checksum: 658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9
[2025-07-25T21:05:26.697Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-25T21:05:26.697Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-25T21:05:26.697Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 71804d3433560a7bd2f45f27c326653b383e085119e1c7e205b1fd58b1bedfaa
[2025-07-25T21:05:26.697Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... de76855b2e4e00e2085a0c6d1de29f237f7844abf212164b6ef4c588f2f4e18c
[2025-07-25T21:05:26.697Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... b8c7b0f010638a6ccc370ddb5ef5076e60c654430916e308355db3b402fbb6f7
[2025-07-25T21:05:26.697Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 02e7dfc730bc45f050ffdcedd9ebc7f56b6e1e22cfd8a3911d5284b03664581f
[2025-07-25T21:05:26.951Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f8066dc997fdaba31244e8d501bc4e84ba0ff9a7f9fd13fd3982816d957ac51e
[2025-07-25T21:05:26.951Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 12a085e0663125b8d33e0b709a5744fb12e5b4df8e6d20584e5e25023d9d09e2
[2025-07-25T21:05:26.951Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 36c3a699f80b80cc7630ad838d0aeb114109398c0d23ba5a7e02f850e803139d
[2025-07-25T21:05:26.951Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2d1544cf766c283367e7a5db455c51d92ee11a4c2a249984da26614994df8e99
[2025-07-25T21:05:26.951Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9aa4f5f0d30b0c9e0690f1c3451ac7b2cf8ce1fe7ffa169793cd4c2ddf93cbb0
[2025-07-25T21:05:26.951Z] Directory walk started
[2025-07-25T21:05:26.951Z] Directory walk done - 10 packages
[2025-07-25T21:05:26.951Z] Temporary output repo path: ./.repodata/
[2025-07-25T21:05:26.951Z] Pool started (with 5 workers)
[2025-07-25T21:05:26.951Z] Pool finished
[2025-07-25T21:05:26.951Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-25T21:05:27.206Z] 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/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-25T21:05:37.135Z] Loaded lockfiles:
[2025-07-25T21:05:37.135Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json
[2025-07-25T21:05:37.135Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-25T21:05:37.135Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-25T21:05:37.135Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-25T21:05:37.135Z] 
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-25T21:05:37.135Z] rpm-ostree version: 2025.8
[2025-07-25T21:05:37.135Z] No previous commit for fedora/x86_64/coreos/testing-devel
[2025-07-25T21:05:37.135Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates
[2025-07-25T21:05:39.642Z] Importing rpm-md...done
[2025-07-25T21:05:39.642Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-25T21:05:26Z solvables: 10
[2025-07-25T21:05:39.642Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-25T18:38:35Z solvables: 42869
[2025-07-25T21:05:39.642Z] rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879
[2025-07-25T21:05:39.642Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-07-25T00:53:35Z solvables: 19635
[2025-07-25T21:05:41.000Z] Resolving dependencies...done
[2025-07-25T21:05:41.000Z] Installing 441 packages:
[2025-07-25T21:05:41.000Z]   NetworkManager-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   NetworkManager-cloud-setup-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   NetworkManager-libnm-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   NetworkManager-team-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   NetworkManager-tui-1:1.52.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   afterburn-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   afterburn-dracut-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   amd-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   amd-ucode-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   audit-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   audit-libs-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   audit-rules-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   basesystem-11-22.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bootc-1.4.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bootupd-0.2.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   btrfs-progs-6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   chrony-4.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   clevis-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   container-selinux-4:2.239.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   containers-common-5:0.64.0-1.fc42.noarch (coreos-assembler-local-overrides)
[2025-07-25T21:05:41.000Z]   containers-common-extra-5:0.64.0-1.fc42.noarch (coreos-assembler-local-overrides)
[2025-07-25T21:05:41.000Z]   coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   coreutils-9.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   coreutils-common-9.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   criu-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   crun-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   crun-wasm-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   crypto-policies-20250707-1.gitad370a8.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cryptsetup-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cryptsetup-libs-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   curl-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dbus-broker-36-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   docker-cli-28.3.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dracut-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dracut-network-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   dracut-squash-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   ethtool-2:6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-gpg-keys-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-release-common-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-release-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-repos-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-repos-archive-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fedora-repos-ostree-42-1.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   file-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   file-libs-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   fwupd-2.0.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   git-core-2.50.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   glib2-2.84.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   glibc-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   glibc-common-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   glibc-gconv-extra-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   glibc-minimal-langpack-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gnutls-3.8.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gpgme-1.24.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grep-3.11-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-common-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-efi-x64-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-pc-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-pc-modules-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-tools-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   grub2-tools-minimal-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   hwdata-0.397-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   ignition-2.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   ignition-grub-2.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   inih-58-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   intel-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kernel-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kernel-core-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kernel-modules-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kernel-modules-core-6.15.7-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kmod-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   krb5-libs-1.21.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   less-679-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libcurl-minimal-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libdrm-2.4.125-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libeconf-0.7.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.000Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libipa_hbac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libldb-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libmodulemd-2.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnfsidmap-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libnvme-1.14-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsmbclient-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsolv-0.7.34-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsss_certmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsss_nss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libsss_sudo-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libwbclient-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   linux-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   linux-firmware-whence-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lua-libs-5.4.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   moby-engine-28.3.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   moby-filesystem-28.3.2-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nano-8.3-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   netavark-2:1.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nvidia-gpu-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   nvme-cli-2.14-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openssl-1:3.2.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   openssl-libs-1:3.2.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ostree-2025.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ostree-libs-2025.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pam-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pam-libs-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   passt-0^20250611.g0293c6f-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   passt-selinux-0^20250611.g0293c6f-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pciutils-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pciutils-libs-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   podman-5:5.6.0~rc1-1.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-25T21:05:41.255Z]   policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   polkit-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   polkit-libs-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   publicsuffix-list-dafsa-20250616-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   qed-firmware-20250708-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   readline-8.2-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-ostree-2025.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-ostree-libs-2025.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   samba-client-libs-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   samba-common-2:4.22.3-2.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   samba-common-libs-2:4.22.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   selinux-policy-42.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   selinux-policy-targeted-42.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   setup-2.15.0-13.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-ad-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-client-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-common-pac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-ipa-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-krb5-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-krb5-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-ldap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sssd-nfs-idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   sudo-1.9.17-2.p1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-container-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-libs-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-pam-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-resolved-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-shared-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-sysusers-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   systemd-udev-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   toolbox-0.1.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   tzdata-2025b-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   vim-data-2:9.1.1552-1.fc42.noarch (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   vim-minimal-2:9.1.1552-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   which-2.23-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z]   zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-25T21:05:41.255Z] Input state hash: 9ea844c0f6c1e5b96efdb221e26f5bcb436c1b5d1186008259701f8836e22111
[2025-07-25T21:05:44.512Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-25T21:05:44.512Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-25T21:05:45.070Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-25T21:05:45.070Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-25T21:05:45.070Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-25T21:05:45.070Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-25T21:05:46.958Z] Checking out packages...done
[2025-07-25T21:05:46.958Z] Checking out ostree layers...done
[2025-07-25T21:05:46.958Z] /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
[2025-07-25T21:05:46.958Z] /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
[2025-07-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] /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-25T21:05:46.958Z] Creating group 'dbus' with GID 81.
[2025-07-25T21:05:46.958Z] Creating group 'rpc' with GID 32.
[2025-07-25T21:05:46.958Z] Creating group 'sshd' with GID 74.
[2025-07-25T21:05:46.958Z] Creating group 'utempter' with GID 35.
[2025-07-25T21:05:46.958Z] Creating group 'utmp' with GID 22.
[2025-07-25T21:05:46.958Z] Creating group 'kvm' with GID 36.
[2025-07-25T21:05:46.958Z] Creating group 'clock' with GID 103.
[2025-07-25T21:05:46.958Z] Creating group 'render' with GID 105.
[2025-07-25T21:05:46.958Z] Creating group 'sgx' with GID 106.
[2025-07-25T21:05:46.958Z] Creating group 'docker' with GID 985.
[2025-07-25T21:05:46.958Z] Creating group 'printadmin' with GID 984.
[2025-07-25T21:05:46.958Z] Creating group 'zincati' with GID 983.
[2025-07-25T21:05:46.958Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-25T21:05:46.958Z] Creating group 'clevis' with GID 982.
[2025-07-25T21:05:46.958Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-25T21:05:46.958Z] Creating group 'dnsmasq' with GID 981.
[2025-07-25T21:05:46.958Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-25T21:05:46.958Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-25T21:05:46.958Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-25T21:05:46.958Z] Creating group 'systemd-oom' with GID 979.
[2025-07-25T21:05:46.958Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-25T21:05:46.958Z] Creating group 'tss' with GID 59.
[2025-07-25T21:05:46.958Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-25T21:05:46.958Z] Running systemd-sysusers...done
[2025-07-25T21:05:48.322Z] Running pre scripts...18 done
[2025-07-25T21:06:34.936Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-25T21:06:34.936Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-25T21:06:34.936Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-25T21:06:34.936Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-25T21:06:34.936Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-25T21:06:34.936Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
[2025-07-25T21:06:34.936Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
[2025-07-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] 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-25T21:06:34.936Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-25T21:06:34.936Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-25T21:06:34.936Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-25T21:06:34.936Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-25T21:06:34.936Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-25T21:06:34.936Z] 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-25T21:06:34.936Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-25T21:06:34.936Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-25T21:06:34.936Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-25T21:06:34.936Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-25T21:06:34.936Z] 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-25T21:06:41.462Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-25T21:06:41.462Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-25T21:06:41.462Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-25T21:06:41.462Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-25T21:06:41.462Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-25T21:06:41.462Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-25T21:06:41.462Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-25T21:06:41.462Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-25T21:06:41.462Z] audit-rules.post: No rules detected, adding default
[2025-07-25T21:06:41.462Z] 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-25T21:06:41.462Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-25T21:06:41.462Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-25T21:06:41.462Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-25T21:06:41.462Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-25T21:06:41.462Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-25T21:06:41.462Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-25T21:06:41.462Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-25T21:06:41.462Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-25T21:06:41.462Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-25T21:06:41.462Z] 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-25T21:06:41.462Z] 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-25T21:06:41.462Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-25T21:06:41.462Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-25T21:06:41.462Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-25T21:06:41.462Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-25T21:06:41.462Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-25T21:06:41.462Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-25T21:06:41.462Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-25T21:06:41.462Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-25T21:06:41.462Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/systRunning post scripts...done
[2025-07-25T21:07:07.939Z] Running posttrans scripts...16 done
[2025-07-25T21:07:07.939Z] Creating group 'sshd' with GID 74.
[2025-07-25T21:07:07.939Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-25T21:07:07.939Z] Creating group 'sssd' with GID 986.
[2025-07-25T21:07:07.939Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-25T21:07:07.939Z] Creating group 'zincati' with GID 985.
[2025-07-25T21:07:07.939Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-25T21:07:07.939Z] Creating group 'docker' with GID 984.
[2025-07-25T21:07:07.939Z] Creating group 'chrony' with GID 983.
[2025-07-25T21:07:07.939Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-25T21:07:07.939Z] Writing rpmdb...done
[2025-07-25T21:07:07.939Z] em/irqbalance.service'.
[2025-07-25T21:07:07.939Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-25T21:07:07.939Z] Regenerating rpmdb for target
[2025-07-25T21:07:16.023Z] Relabeling...done
[2025-07-25T21:07:22.555Z] Updating usr/lib/os-release
[2025-07-25T21:07:22.555Z] Executing `postprocess` inline script '0'
[2025-07-25T21:07:22.555Z] + cat
[2025-07-25T21:07:22.555Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-25T21:07:30.621Z] + rm /tmp/fcos-workarounds.cil
[2025-07-25T21:07:30.621Z] Executing `postprocess` inline script '1'
[2025-07-25T21:07:30.621Z] + cat
[2025-07-25T21:07:30.621Z] Executing `postprocess` inline script '2'
[2025-07-25T21:07:30.621Z] + rm -rf /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-25T21:07:30.621Z] + systemctl preset-all
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-25T21:07:30.621Z] 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-25T21:07:30.621Z] 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-25T21:07:30.621Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-25T21:07:30.621Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-25T21:07:30.622Z] 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-25T21:07:30.622Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-25T21:07:30.622Z] 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-25T21:07:30.622Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-25T21:07:30.622Z] 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-25T21:07:30.622Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-25T21:07:30.622Z] 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-25T21:07:30.622Z] 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-25T21:07:30.622Z] 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-25T21:07:30.622Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-25T21:07:30.622Z] + systemctl --user --global preset-all
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-25T21:07:30.622Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-25T21:07:30.622Z] Executing `postprocess` inline script '3'
[2025-07-25T21:07:30.622Z] + source /usr/lib/os-release
[2025-07-25T21:07:30.622Z] ++ NAME='Fedora Linux'
[2025-07-25T21:07:30.622Z] ++ VERSION='42.20250725.dev.0 (CoreOS)'
[2025-07-25T21:07:30.622Z] ++ RELEASE_TYPE=stable
[2025-07-25T21:07:30.622Z] ++ ID=fedora
[2025-07-25T21:07:30.622Z] ++ VERSION_ID=42
[2025-07-25T21:07:30.622Z] ++ VERSION_CODENAME=
[2025-07-25T21:07:30.622Z] ++ PLATFORM_ID=platform:f42
[2025-07-25T21:07:30.622Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250725.dev.0'
[2025-07-25T21:07:30.622Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-25T21:07:30.622Z] ++ LOGO=fedora-logo-icon
[2025-07-25T21:07:30.622Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42
[2025-07-25T21:07:30.622Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-25T21:07:30.622Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-25T21:07:30.622Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-25T21:07:30.622Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-25T21:07:30.622Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-25T21:07:30.622Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42
[2025-07-25T21:07:30.622Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-25T21:07:30.622Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42
[2025-07-25T21:07:30.622Z] ++ SUPPORT_END=2026-05-13
[2025-07-25T21:07:30.622Z] ++ VARIANT=CoreOS
[2025-07-25T21:07:30.622Z] ++ VARIANT_ID=coreos
[2025-07-25T21:07:30.622Z] ++ OSTREE_VERSION=42.20250725.dev.0
[2025-07-25T21:07:30.622Z] + 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-25T21:07:30.622Z] + tee /usr/lib/kernel/install.conf
[2025-07-25T21:07:30.622Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-25T21:07:30.622Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-25T21:07:30.622Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-25T21:07:30.622Z] Executing `postprocess` inline script '4'
[2025-07-25T21:07:30.622Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-25T21:07:30.622Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-25T21:07:30.622Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-25T21:07:30.622Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-25T21:07:30.622Z] Executing `postprocess` inline script '5'
[2025-07-25T21:07:30.876Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-25T21:07:30.876Z] + cat
[2025-07-25T21:07:30.876Z] + cat
[2025-07-25T21:07:30.876Z] + cat
[2025-07-25T21:07:30.876Z] + cat
[2025-07-25T21:07:30.876Z] Executing `postprocess` inline script '6'
[2025-07-25T21:07:30.876Z] + mkdir -p /usr/lib/ostree
[2025-07-25T21:07:30.876Z] + cat
[2025-07-25T21:07:30.876Z] Executing `postprocess` inline script '7'
[2025-07-25T21:07:30.876Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-25T21:07:30.876Z] Generated update layout for BIOS: grub2-tools-1:2.12-32.fc42.x86_64
[2025-07-25T21:07:31.130Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-32.fc42.x86_64,shim-x64-15.8-3.x86_64
[2025-07-25T21:07:31.130Z] Executing `postprocess` inline script '8'
[2025-07-25T21:07:31.130Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-25T21:07:31.130Z] Executing `postprocess` inline script '9'
[2025-07-25T21:07:31.130Z] + cat
[2025-07-25T21:07:31.130Z] Executing `postprocess` inline script '10'
[2025-07-25T21:07:31.130Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-25T21:07:31.130Z] + grep -q '^4 ' /dev/fd/63
[2025-07-25T21:07:31.130Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-25T21:07:31.130Z] + cat
[2025-07-25T21:07:31.130Z] Executing `postprocess` inline script '11'
[2025-07-25T21:07:31.385Z] + '[' -f /run/.containerenv ']'
[2025-07-25T21:07:31.385Z] Executing `postprocess` inline script '12'
[2025-07-25T21:07:31.385Z] + rm -vf /etc/machine-id
[2025-07-25T21:07:31.385Z] removed '/etc/machine-id'
[2025-07-25T21:07:31.385Z] Executing `postprocess` inline script '13'
[2025-07-25T21:07:31.385Z] + systemctl mask systemd-repart.service
[2025-07-25T21:07:31.385Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-07-25T21:07:31.385Z] Executing `postprocess` inline script '14'
[2025-07-25T21:07:31.385Z] + setsebool -P -N container_use_cephfs on
[2025-07-25T21:07:33.266Z] + setsebool -P -N virt_use_samba on
[2025-07-25T21:07:34.624Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '15'
[2025-07-25T21:07:34.624Z] + systemctl mask dnsmasq.service
[2025-07-25T21:07:34.624Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '16'
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-07-25T21:07:34.624Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '17'
[2025-07-25T21:07:34.624Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '18'
[2025-07-25T21:07:34.624Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '19'
[2025-07-25T21:07:34.624Z] + '[' -f /run/.containerenv ']'
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '20'
[2025-07-25T21:07:34.624Z] + cat
[2025-07-25T21:07:34.624Z] Executing `postprocess` inline script '21'
[2025-07-25T21:07:34.879Z] + source /etc/os-release
[2025-07-25T21:07:34.879Z] ++ NAME='Fedora Linux'
[2025-07-25T21:07:34.879Z] ++ VERSION='42.20250725.dev.0 (CoreOS)'
[2025-07-25T21:07:34.879Z] ++ RELEASE_TYPE=stable
[2025-07-25T21:07:34.879Z] ++ ID=fedora
[2025-07-25T21:07:34.879Z] ++ VERSION_ID=42
[2025-07-25T21:07:34.879Z] ++ VERSION_CODENAME=
[2025-07-25T21:07:34.879Z] ++ PLATFORM_ID=platform:f42
[2025-07-25T21:07:34.879Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250725.dev.0'
[2025-07-25T21:07:34.879Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-25T21:07:34.879Z] ++ LOGO=fedora-logo-icon
[2025-07-25T21:07:34.879Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42
[2025-07-25T21:07:34.879Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-25T21:07:34.879Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-25T21:07:34.879Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-25T21:07:34.879Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-25T21:07:34.879Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-25T21:07:34.879Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42
[2025-07-25T21:07:34.879Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-25T21:07:34.879Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42
[2025-07-25T21:07:34.879Z] ++ SUPPORT_END=2026-05-13
[2025-07-25T21:07:34.879Z] ++ VARIANT=CoreOS
[2025-07-25T21:07:34.879Z] ++ VARIANT_ID=coreos
[2025-07-25T21:07:34.879Z] ++ OSTREE_VERSION=42.20250725.dev.0
[2025-07-25T21:07:34.879Z] + [[ 42.20250725.dev.0 = *.dev* ]]
[2025-07-25T21:07:34.879Z] + mkdir -p /etc/zincati/config.d
[2025-07-25T21:07:34.879Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-07-25T21:07:34.879Z] Executing `postprocess` inline script '22'
[2025-07-25T21:07:34.879Z] + cat
[2025-07-25T21:07:34.879Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-07-25T21:07:34.879Z] + '[' -f /run/.containerenv ']'
[2025-07-25T21:07:34.879Z] + cat /usr/etc/rpm-ostreed.conf
[2025-07-25T21:07:34.879Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-07-25T21:07:34.879Z] + rm /tmp/rpm-ostreed.conf
[2025-07-25T21:07:34.879Z] Executing `postprocess` inline script '23'
[2025-07-25T21:07:42.948Z] Executing `postprocess` inline script '24'
[2025-07-25T21:07:43.202Z] + rm -rf /usr/share/info
[2025-07-25T21:07:43.203Z] + rm -rf /usr/share/man
[2025-07-25T21:07:43.458Z] + rm -rf /usr/share/doc
[2025-07-25T21:07:43.458Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-07-25T21:07:43.458Z] Executing `postprocess` inline script '25'
[2025-07-25T21:07:43.458Z] + '[' -f /run/.containerenv ']'
[2025-07-25T21:07:43.458Z] Initializing rootfs
[2025-07-25T21:07:43.458Z] Moving /usr to target
[2025-07-25T21:07:43.458Z] Copying toplevel compat symlinks
[2025-07-25T21:07:43.713Z] No embedded whiteouts found
[2025-07-25T21:07:43.713Z] No device files found
[2025-07-25T21:07:43.713Z] Recompiling policy
[2025-07-25T21:07:53.640Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-07-25T21:07:53.640Z] Migrating /usr/etc/group to /usr/lib/
[2025-07-25T21:07:53.640Z] Adding rpm-ostree-0-integration.conf
[2025-07-25T21:07:53.640Z] Preparing kernel
[2025-07-25T21:08:01.711Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-07-25T21:08:01.711Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-07-25T21:08:01.711Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.15.7-200.fc42.x86_64
[2025-07-25T21:08:01.711Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-07-25T21:08:01.711Z] dracut[I]: *** Including module: bash ***
[2025-07-25T21:08:01.711Z] dracut[I]: *** Including module: systemd ***
[2025-07-25T21:08:01.711Z] dracut[I]: *** Including module: fips ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: scsi-rules ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-journald ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-07-25T21:08:01.966Z] dracut[I]: *** Including module: modsign ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: dbus-broker ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: dbus ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: i18n ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: afterburn ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-07-25T21:08:02.220Z] dracut[I]: *** Including module: ignition ***
[2025-07-25T21:08:02.476Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-07-25T21:08:02.476Z] dracut[I]: *** Including module: coreos-live ***
[2025-07-25T21:08:02.730Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-07-25T21:08:02.730Z] dracut[I]: *** Including module: coreos-network ***
[2025-07-25T21:08:02.730Z] dracut[I]: *** Including module: network-manager ***
[2025-07-25T21:08:02.730Z] dracut[I]: *** Including module: ignition-conf ***
[2025-07-25T21:08:02.730Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: network ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: net-lib ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: url-lib ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: rdcore ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: clevis ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-07-25T21:08:02.983Z] dracut[I]: *** Including module: btrfs ***
[2025-07-25T21:08:03.240Z] dracut[I]: *** Including module: crypt ***
[2025-07-25T21:08:03.240Z] dracut[I]: *** Including module: dm ***
[2025-07-25T21:08:03.496Z] dracut[I]: *** Including module: kernel-modules ***
[2025-07-25T21:08:10.026Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-07-25T21:08:10.026Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-07-25T21:08:10.282Z] dracut[I]: *** Including module: mdraid ***
[2025-07-25T21:08:10.535Z] dracut[I]: *** Including module: multipath ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: nvdimm ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: qemu ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: qemu-net ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: fido2 ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: pkcs11 ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: cifs ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: hwdb ***
[2025-07-25T21:08:11.093Z] dracut[I]: *** Including module: iscsi ***
[2025-07-25T21:08:11.651Z] dracut[I]: *** Including module: lunmask ***
[2025-07-25T21:08:11.651Z] dracut[I]: *** Including module: nvmf ***
[2025-07-25T21:08:11.908Z] dracut[I]: *** Including module: resume ***
[2025-07-25T21:08:11.908Z] dracut[I]: *** Including module: rootfs-block ***
[2025-07-25T21:08:11.908Z] dracut[I]: *** Including module: terminfo ***
[2025-07-25T21:08:11.908Z] dracut[I]: *** Including module: udev-rules ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: virtiofs ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: azure-disk ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: walinuxagent ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: ostree ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: usrmount ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: base ***
[2025-07-25T21:08:12.469Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: fs-lib ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: journal-conf ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: openssl ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: shutdown ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Including modules done ***
[2025-07-25T21:08:12.725Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-07-25T21:08:15.241Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-07-25T21:08:15.241Z] dracut[I]: *** Resolving executable dependencies ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Hardlinking files ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Hardlinking files done ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-07-25T21:08:16.600Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-07-25T21:08:16.857Z] dracut[I]: *** Store current command line parameters ***
[2025-07-25T21:08:16.857Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-07-25T21:08:48.859Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-07-25T21:08:48.859Z] Executing: 01-var.sh
[2025-07-25T21:08:48.859Z] Ignored user missing from new passwd file: root
[2025-07-25T21:08:48.859Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-07-25T21:08:48.859Z] Ignored group missing from new group file: root
[2025-07-25T21:08:48.859Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-07-25T21:08:48.859Z] Network filesystem detected for repo; disabling transaction
[2025-07-25T21:08:55.386Z] Committing...done
[2025-07-25T21:09:13.415Z] 3723 metadata, 21704 content objects imported; 1.7?GB content written
[2025-07-25T21:09:13.415Z] fedora/x86_64/coreos/testing-devel => b9e8692f5bc7f0aff2ba3ba8e187f4212b0f190f0a19d252f63c03c0eb6169d4
[2025-07-25T21:09:13.671Z] New image input checksum: 8cb70a446bc9820a51c9901fd970e5e409ff47e6ff3209c274e14ddaae969b6a
[2025-07-25T21:09:13.671Z] None
[2025-07-25T21:09:13.671Z] New build ID: 42.20250725.dev.0
[2025-07-25T21:09:13.927Z] 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=658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9 --label=coreos-assembler.image-input-checksum=8cb70a446bc9820a51c9901fd970e5e409ff47e6ff3209c274e14ddaae969b6a --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989 --copymeta-opt=fedora-coreos.stream 42.20250725.dev.0 oci-archive:fedora-coreos-42.20250725.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-07-25T21:09:23.855Z] Building package mapping...done
[2025-07-25T21:09:23.855Z] 21704 objects in 443 packages (283 source)
[2025-07-25T21:09:23.855Z] rpm size: 1540633244
[2025-07-25T21:09:23.855Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-07-25T21:09:23.855Z] Duplicates: 1310
[2025-07-25T21:09:23.855Z] Multiple owners: 116
[2025-07-25T21:09:23.855Z] Generating container image
[2025-07-25T21:10:02.491Z] Pushed digest: sha256:18469372a46a439a8299dabf48e8d99ce4e5dd7d98c01b5a14eb84586c632918
[2025-07-25T21:10:02.491Z] Total objects: 25694
[2025-07-25T21:10:02.491Z] No unreachable objects
[2025-07-25T21:10:02.491Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/commitmeta.json'
[2025-07-25T21:10:02.491Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/ostree-commit-object'
[2025-07-25T21:10:02.491Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-07-25T21:10:02.491Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-07-25T21:10:02.491Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-07-25T21:10:02.491Z] renamed 'fedora-coreos-42.20250725.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/fedora-coreos-42.20250725.dev.0-ostree.x86_64.ociarchive'
[2025-07-25T21:10:02.491Z] renamed 'fedora-coreos-42.20250725.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/fedora-coreos-42.20250725.dev.0-ostree.x86_64-manifest.json'
[2025-07-25T21:10:02.491Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/meta.json'
[2025-07-25T21:10:02.491Z] Build 42.20250725.dev.0 was inserted 
[2025-07-25T21:10:02.746Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-25T21:10:02.746Z] Config commit: 6066ca8b96e9eabfbdb8d151e3ba13ef2b7cd989
[2025-07-25T21:10:02.746Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-25T21:10:03.306Z] Will build qemu
[2025-07-25T21:10:04.229Z] Estimating disk size...
[2025-07-25T21:10:05.592Z] Disk sizes: metal: 2843M (estimated), cloud: 10240M
[2025-07-25T21:10:17.746Z] ++ arch
[2025-07-25T21:10:17.746Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250725.dev.0"' -D 'build_version="42.20250725.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/fedora-coreos-42.20250725.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2843 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2330 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-pPNE.json
[2025-07-25T21:10:19.628Z] + set +x
[2025-07-25T21:10:19.628Z] + 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-pPNE.json
[2025-07-25T21:10:19.628Z] 
[2025-07-25T21:10:19.628Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:10:19.628Z] /dev/vdb1        45G  3.3G   42G   8% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:10:19.628Z] 
[2025-07-25T21:10:19.885Z] starting /tmp/osbuild-pPNE.jsonPipeline source org.osbuild.curl: 4a70e9d5ce511f0a723eaad55944a04eb7de7ffc6859992b03be8b774a08f089
[2025-07-25T21:10:19.885Z] Build
[2025-07-25T21:10:19.885Z]   root: <host>
[2025-07-25T21:10:23.140Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/fedora-coreos-42.20250725.dev.0-ostree.x86_64.ociarchive
[2025-07-25T21:10:23.140Z] 
[2025-07-25T21:10:23.140Z] ⏱  Duration: 1753477821s
[2025-07-25T21:10:23.140Z] Pipeline oci-archive: a8c894d4044da1b4627d4f3a477dd48265cb356bcb9d23958ac75291f820230a
[2025-07-25T21:10:23.140Z] Build
[2025-07-25T21:10:23.140Z]   root: <host>
[2025-07-25T21:10:23.140Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:10:23.140Z] org.osbuild.copy: a8c894d4044da1b4627d4f3a477dd48265cb356bcb9d23958ac75291f820230a {
[2025-07-25T21:10:23.140Z]   "paths": [
[2025-07-25T21:10:23.140Z]     {
[2025-07-25T21:10:23.140Z]       "from": "input://inlinefile/sha256:8ef0eba5689c757fa8ccc652a7e536844ef18129b0b7e6dab264103806bb4878",
[2025-07-25T21:10:23.140Z]       "to": "tree:///coreos.ociarchive"
[2025-07-25T21:10:23.140Z]     }
[2025-07-25T21:10:23.140Z]   ]
[2025-07-25T21:10:23.140Z] }
[2025-07-25T21:10:23.140Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:10:23.140Z] copying '/run/osbuild/inputs/inlinefile/sha256:8ef0eba5689c757fa8ccc652a7e536844ef18129b0b7e6dab264103806bb4878' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-07-25T21:10:23.140Z] 
[2025-07-25T21:10:23.140Z] ⏱  Duration: 0s
[2025-07-25T21:10:23.140Z] Pipeline deployed-tree: 25f4867cdea6dec288cdb148c67c6724dffc143434c5d7e6074a5424e6f3d897
[2025-07-25T21:10:23.140Z] Build
[2025-07-25T21:10:23.140Z]   root: <host>
[2025-07-25T21:10:23.140Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:10:23.140Z] org.osbuild.container-deploy: 25f4867cdea6dec288cdb148c67c6724dffc143434c5d7e6074a5424e6f3d897 {}
[2025-07-25T21:10:23.140Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8qknd7h/inputs/images
[2025-07-25T21:10:23.395Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:10:23.649Z] time="2025-07-25T21:10:22Z" 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-25T21:10:25.532Z] Getting image source signatures
[2025-07-25T21:10:25.532Z] Copying blob sha256:20f2ae45436d32bfeb3079743944a32917af829cd847db8d98f183518933a4b8
[2025-07-25T21:10:26.088Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-07-25T21:10:27.448Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-07-25T21:10:27.705Z] Copying blob sha256:24a0429f6ef9e5113b5945ed733dd7a42feb5d309794742ce7b65836d7378d0a
[2025-07-25T21:10:29.064Z] Copying blob sha256:437b68ef448071355e264e85783db7c719c9874eb046316f306eda96519202eb
[2025-07-25T21:10:29.625Z] 
[2025-07-25T21:10:29.625Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:10:29.625Z] /dev/vdb1        45G  5.8G   40G  13% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:10:29.625Z] 
[2025-07-25T21:10:29.883Z] Copying blob sha256:64f3fd901ef7d5f2932ec0364f8e35cd0b92f9b6f548f69b21122f38357320b1
[2025-07-25T21:10:30.444Z] Copying blob sha256:2b62a971ae103e1f50b46499f173be8057ca6dc36f421fd307fd60b95a3fa41e
[2025-07-25T21:10:31.369Z] Copying blob sha256:0c9a4fa75cbc2453881f6521741dfc2eb1226e768b22298c1241b7fe056a7550
[2025-07-25T21:10:31.929Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-07-25T21:10:32.491Z] Copying blob sha256:e9f70f2bd851808d2536694c073899c4fe838f48c62161a09b6fe77f2280d01e
[2025-07-25T21:10:32.748Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9
[2025-07-25T21:10:33.310Z] Copying blob sha256:1ed6698ac9b3a6094c1de9f47a645319a0ae547cca24c39909d027bd9a714a8f
[2025-07-25T21:10:33.310Z] Copying blob sha256:369b2beda80e143f8adb60780447b94c617485a4426cdf274b49fe72647566ba
[2025-07-25T21:10:33.871Z] Copying blob sha256:9d0357ef06a8de5642aa2afaaddb7f5eb92deb1a8bfc00993ef6c3af0296a42f
[2025-07-25T21:10:34.126Z] Copying blob sha256:8c6c44bc6f1c5a6512dccb500d3567dace464cf2161f3c381d6c49a4e7ac57c3
[2025-07-25T21:10:34.383Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-07-25T21:10:34.940Z] Copying blob sha256:9aad51f16a2145f42b47e2ad869962f26694b295d076544991f4326a23c08ec5
[2025-07-25T21:10:35.198Z] Copying blob sha256:fb04e5a08d5f5d2656db25892211517f2dd54dae328658a0a7658def50821eb0
[2025-07-25T21:10:35.455Z] Copying blob sha256:d84ba2f7ad2bd4ce06ab02ada53226ab5ebca9f31c142a60e74d4b7ec8330008
[2025-07-25T21:10:35.455Z] Copying blob sha256:ccbf92094d55f7ac2a8da1bb7bd92c2c4f85cb281e93a3f6fc32ae91dea8273d
[2025-07-25T21:10:35.711Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-07-25T21:10:35.966Z] Copying blob sha256:31e99e95777910fbbe0e0e8a887e5d1a4516a868fb802abf5830b35adb3517e6
[2025-07-25T21:10:35.966Z] Copying blob sha256:2929051b5f19ef104439ec4f9308fca07529431711fd8c498fa20821f93dcc75
[2025-07-25T21:10:36.220Z] Copying blob sha256:082445a5bab7cb303e52c2105520cc5fffef91754388a14e86eb6af3f9181ec7
[2025-07-25T21:10:36.220Z] Copying blob sha256:302a3ac4221586e98a15da468c0f9191d4a18a3d56e0fab9bb5a4a974d424398
[2025-07-25T21:10:36.477Z] Copying blob sha256:a7db08141151ebd49723d758820b27d4cd0e1ad5cbfaf7c93a6c0dc9da1fe2da
[2025-07-25T21:10:36.477Z] Copying blob sha256:63b4aa9a0bc1276517c17da9799539d0d57583a595be54de1ee79dc611c89bcc
[2025-07-25T21:10:36.730Z] Copying blob sha256:eb1566558ed3a3442f43da163b7fc72748fa92acfbee44e6002d99bca1da8a1b
[2025-07-25T21:10:36.983Z] Copying blob sha256:0e2c69551c56efd9f1b5694c899441f90a76aedcd57820c3c797280992242ebb
[2025-07-25T21:10:37.238Z] Copying blob sha256:007860495428d1873d511e9ec8eaf2657dc42f68d3e18a01565b4a6755163a36
[2025-07-25T21:10:37.493Z] Copying blob sha256:d7e00bc4e09443f3a8c0db405c0a6be541f9f9cf8a1ed6de574c720d53e7ff30
[2025-07-25T21:10:37.748Z] Copying blob sha256:cc5d76cb55ba3f56f1062d1574a55332278762ce682299973b7f5b390882e779
[2025-07-25T21:10:38.003Z] Copying blob sha256:c04614625e810bf952b6db732f3c20ac63759e933f149a77242e4b273fb36c5a
[2025-07-25T21:10:38.003Z] Copying blob sha256:a4f174f573af339f4ec60e1aae18f9ad2a28db37cd059df34850f69526c85b18
[2025-07-25T21:10:38.928Z] Copying blob sha256:4b1a67977f111e93dcf98a7fe8d47cbead0d55c21d415920629ae8f86d55bc5e
[2025-07-25T21:10:38.928Z] Copying blob sha256:0c470dd97f983d669b7900cf3695588c7ad30caaa3317f61e3b2bfdad874d971
[2025-07-25T21:10:38.928Z] Copying blob sha256:f5f7322084b636aae238c7eee0583c7c089da63bdacfced539571dce81459d7d
[2025-07-25T21:10:39.183Z] Copying blob sha256:24a00b80ee3d8976af45d406906e30158b3d1755b78cf198210bfa01617c56c0
[2025-07-25T21:10:39.742Z] Copying blob sha256:27c46667eee40ed8ab8f2a3f018a554298ff0096020174df872b7545010ec99a
[2025-07-25T21:10:39.742Z] 
[2025-07-25T21:10:39.742Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:10:39.742Z] /dev/vdb1        45G  7.0G   38G  16% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:10:39.742Z] 
[2025-07-25T21:10:39.998Z] Copying blob sha256:ea4952f445fb23fc6a92ae61578779aa07c5d7a3476fece4888e8b6ebe45f9af
[2025-07-25T21:10:40.253Z] Copying blob sha256:974c353913ca133fddbf1012c4238bfa64e4095b4afb212cf648062e608c3a52
[2025-07-25T21:10:40.508Z] Copying blob sha256:dc0e728e154253ae4aa952bc0c7f95e6f5ee3d552f824eee8fe37dde4f501382
[2025-07-25T21:10:41.067Z] Copying blob sha256:ac8f51a6d5014676f0609bc7916af58a6247cf882f606609a30159b412d6ab23
[2025-07-25T21:10:41.322Z] Copying blob sha256:11bb4c7467b6c646c05d8f2ae8242a8950c50447f93dde148c083575489f3f61
[2025-07-25T21:10:41.322Z] Copying blob sha256:f8df404526188a53e3f531de3b47f7d13e0feede3e69e9a01d300c1b07a9e6d6
[2025-07-25T21:10:41.882Z] Copying blob sha256:2598156d285f32366c260d79067afdbb01b1cf872303eda6187bd82bf6f72169
[2025-07-25T21:10:42.138Z] Copying blob sha256:a6db1fc32a7b7e2867cb91963a920926994a0501b89caf6a4c892cecc60218df
[2025-07-25T21:10:42.392Z] Copying blob sha256:f99c7f141de87e02b613489a96266cfa510e27667ab1d84ed973a24c7f6eb8a5
[2025-07-25T21:10:42.952Z] Copying blob sha256:b5a868fd669e678bd1de7e9077e777ecaf4667b1ced2d17ffbd049893da5cd2e
[2025-07-25T21:10:43.205Z] Copying blob sha256:97df33a4e35cd767d8c22724c51d74a736f354217da482e12ae615ccec1d10a6
[2025-07-25T21:10:44.561Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-07-25T21:10:44.561Z] Copying config sha256:8f595c9f4b6396d2977d00037d272f068ef9d51501c224f6df6ee95cb048fa31
[2025-07-25T21:10:44.561Z] Writing manifest to image destination
[2025-07-25T21:10:49.797Z] 
[2025-07-25T21:10:49.797Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:10:49.797Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:10:49.797Z] 
[2025-07-25T21:10:55.030Z] 8f595c9f4b6396d2977d00037d272f068ef9d51501c224f6df6ee95cb048fa31
[2025-07-25T21:10:57.538Z] Untagged: docker.io/library/tmp-container-deploy-15148415793012:latest
[2025-07-25T21:10:57.538Z] Deleted: 8f595c9f4b6396d2977d00037d272f068ef9d51501c224f6df6ee95cb048fa31
[2025-07-25T21:10:57.791Z] 
[2025-07-25T21:10:57.791Z] ⏱  Duration: 34s
[2025-07-25T21:11:00.301Z] 
[2025-07-25T21:11:00.301Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:00.301Z] /dev/vdb1        45G  5.8G   40G  13% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:00.301Z] 
[2025-07-25T21:11:01.664Z] Pipeline tree: 83c34627ddd7019dd8695951bd7e8662df1c9c61b2425533e8a5f9ba4aea5987
[2025-07-25T21:11:01.664Z] Build
[2025-07-25T21:11:01.664Z]   root: <host>
[2025-07-25T21:11:01.664Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:11:01.664Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-07-25T21:11:01.664Z] org.osbuild.selinux: ea3bf12e8adb7d75cae12df2ca9b24eb6e69ea945420c8483973bb49d321e5f7 {
[2025-07-25T21:11:01.664Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-25T21:11:01.664Z]   "target": "tree:///"
[2025-07-25T21:11:01.664Z] }
[2025-07-25T21:11:01.919Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:01.919Z] 
[2025-07-25T21:11:01.919Z] ⏱  Duration: 0s
[2025-07-25T21:11:01.919Z] org.osbuild.ostree.init-fs: 3f87eb9ce4427d305bd9d2c4f11c3ee60c39530aba2e295a7eb15566bb23e1d2 {}
[2025-07-25T21:11:02.174Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:02.174Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-07-25T21:11:02.174Z] 
[2025-07-25T21:11:02.174Z] ⏱  Duration: 0s
[2025-07-25T21:11:02.174Z] org.osbuild.ostree.os-init: 039ceb26a7552b6dcb1e05701cad8ccef54f3c928dbb019b537dec6f0a5e31cb {
[2025-07-25T21:11:02.174Z]   "osname": "fedora-coreos"
[2025-07-25T21:11:02.174Z] }
[2025-07-25T21:11:02.427Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:02.427Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-07-25T21:11:02.429Z] 
[2025-07-25T21:11:02.429Z] ⏱  Duration: 0s
[2025-07-25T21:11:02.429Z] org.osbuild.ostree.config: 80c1be7d048cc251d0c29fbb2a8d4856c62e9c68ef5421ea543cdccee40cd76e {
[2025-07-25T21:11:02.429Z]   "repo": "/ostree/repo",
[2025-07-25T21:11:02.429Z]   "config": {
[2025-07-25T21:11:02.429Z]     "sysroot": {
[2025-07-25T21:11:02.429Z]       "readonly": true,
[2025-07-25T21:11:02.429Z]       "bootloader": "none",
[2025-07-25T21:11:02.429Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-07-25T21:11:02.429Z]       "bootprefix": true
[2025-07-25T21:11:02.429Z]     }
[2025-07-25T21:11:02.429Z]   }
[2025-07-25T21:11:02.429Z] }
[2025-07-25T21:11:02.429Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:02.685Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-07-25T21:11:02.685Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-07-25T21:11:02.685Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-07-25T21:11:02.685Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-07-25T21:11:02.685Z] 
[2025-07-25T21:11:02.685Z] ⏱  Duration: 0s
[2025-07-25T21:11:02.685Z] org.osbuild.mkdir: 1ce2260fc208c5cc75b5267ae68fc00df13107e1cdb2a47a3e0db18a0215b0e4 {
[2025-07-25T21:11:02.685Z]   "paths": [
[2025-07-25T21:11:02.685Z]     {
[2025-07-25T21:11:02.685Z]       "path": "/boot/efi",
[2025-07-25T21:11:02.685Z]       "mode": 493
[2025-07-25T21:11:02.685Z]     }
[2025-07-25T21:11:02.685Z]   ]
[2025-07-25T21:11:02.685Z] }
[2025-07-25T21:11:02.685Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:02.685Z] 
[2025-07-25T21:11:02.685Z] ⏱  Duration: 0s
[2025-07-25T21:11:02.685Z] org.osbuild.ignition: f9de8aa3439244ddd5b88e8b5001984b45c4f81c2a110a71c91ad491f38e3613 {}
[2025-07-25T21:11:02.939Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:02.939Z] 
[2025-07-25T21:11:02.939Z] ⏱  Duration: 0s
[2025-07-25T21:11:02.939Z] org.osbuild.ostree.deploy.container: 221c62186cf47331a6980b0e74631cddd4b05a061f822240bf6e12fe4eb95549 {
[2025-07-25T21:11:02.939Z]   "osname": "fedora-coreos",
[2025-07-25T21:11:02.939Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel",
[2025-07-25T21:11:02.939Z]   "mounts": [
[2025-07-25T21:11:02.941Z]     "/boot",
[2025-07-25T21:11:02.941Z]     "/boot/efi"
[2025-07-25T21:11:02.941Z]   ],
[2025-07-25T21:11:02.941Z]   "kernel_opts": [
[2025-07-25T21:11:02.941Z]     "rw",
[2025-07-25T21:11:02.941Z]     "$ignition_firstboot",
[2025-07-25T21:11:02.941Z]     "mitigations=auto,nosmt"
[2025-07-25T21:11:02.941Z]   ]
[2025-07-25T21:11:02.941Z] }
[2025-07-25T21:11:02.941Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yu6i3_y9/inputs/images
[2025-07-25T21:11:03.196Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:03.196Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpe1bm6uls/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree
[2025-07-25T21:11:11.261Z] 
[2025-07-25T21:11:11.261Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:11.261Z] /dev/vdb1        45G  7.3G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:11.261Z] 
[2025-07-25T21:11:21.180Z] 
[2025-07-25T21:11:21.180Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:21.180Z] /dev/vdb1        45G  8.3G   37G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:21.180Z] 
[2025-07-25T21:11:26.407Z] 
[2025-07-25T21:11:26.407Z] ⏱  Duration: 23s
[2025-07-25T21:11:26.407Z] org.osbuild.ostree.aleph: 9f33d55125552ef421cbb8021c2ef81ccd9811848cfc9328db178e833f385daa {
[2025-07-25T21:11:26.407Z]   "coreos_compat": true,
[2025-07-25T21:11:26.407Z]   "deployment": {
[2025-07-25T21:11:26.407Z]     "default": true
[2025-07-25T21:11:26.407Z]   }
[2025-07-25T21:11:26.407Z] }
[2025-07-25T21:11:26.407Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:26.661Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel
[2025-07-25T21:11:26.661Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel --config
[2025-07-25T21:11:26.661Z] 
[2025-07-25T21:11:26.661Z] ⏱  Duration: 0s
[2025-07-25T21:11:26.661Z] org.osbuild.ostree.selinux: 83c34627ddd7019dd8695951bd7e8662df1c9c61b2425533e8a5f9ba4aea5987 {
[2025-07-25T21:11:26.661Z]   "deployment": {
[2025-07-25T21:11:26.661Z]     "default": true
[2025-07-25T21:11:26.661Z]   }
[2025-07-25T21:11:26.661Z] }
[2025-07-25T21:11:26.661Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:26.916Z] 
[2025-07-25T21:11:26.916Z] ⏱  Duration: 0s
[2025-07-25T21:11:30.170Z] 
[2025-07-25T21:11:30.170Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:30.170Z] /dev/vdb1        45G  7.4G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:30.170Z] 
[2025-07-25T21:11:31.529Z] Pipeline raw-image: a6618a23c2a0484bfcdf47bc4a05d76f9e4c24d9904522c767cd29dd5502e3a4
[2025-07-25T21:11:31.529Z] Build
[2025-07-25T21:11:31.529Z]   root: <host>
[2025-07-25T21:11:31.529Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:11:31.529Z] org.osbuild.truncate: 7d6a1c83e31b0e6ce200d492b12c3283af3650e2c6490404160f4976572174c8 {
[2025-07-25T21:11:31.529Z]   "filename": "disk.img",
[2025-07-25T21:11:31.529Z]   "size": "2981101568"
[2025-07-25T21:11:31.529Z] }
[2025-07-25T21:11:31.529Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:31.782Z] 
[2025-07-25T21:11:31.782Z] ⏱  Duration: 0s
[2025-07-25T21:11:31.782Z] org.osbuild.sfdisk: 56e390f28f20191f05e94d92fe35dd3c5181ec38ef0acd564752051d0aef3c12 {
[2025-07-25T21:11:31.782Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-25T21:11:31.782Z]   "label": "gpt",
[2025-07-25T21:11:31.782Z]   "partitions": [
[2025-07-25T21:11:31.782Z]     {
[2025-07-25T21:11:31.782Z]       "start": 2048,
[2025-07-25T21:11:31.782Z]       "partnum": 1,
[2025-07-25T21:11:31.782Z]       "size": 2048,
[2025-07-25T21:11:31.782Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-25T21:11:31.782Z]       "bootable": true,
[2025-07-25T21:11:31.782Z]       "name": "BIOS-BOOT"
[2025-07-25T21:11:31.782Z]     },
[2025-07-25T21:11:31.782Z]     {
[2025-07-25T21:11:31.782Z]       "start": 4096,
[2025-07-25T21:11:31.782Z]       "partnum": 2,
[2025-07-25T21:11:31.782Z]       "size": 260096,
[2025-07-25T21:11:31.782Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-25T21:11:31.782Z]       "name": "EFI-SYSTEM"
[2025-07-25T21:11:31.782Z]     },
[2025-07-25T21:11:31.782Z]     {
[2025-07-25T21:11:31.782Z]       "start": 264192,
[2025-07-25T21:11:31.782Z]       "partnum": 3,
[2025-07-25T21:11:31.782Z]       "size": 786432,
[2025-07-25T21:11:31.782Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-25T21:11:31.782Z]       "name": "boot"
[2025-07-25T21:11:31.782Z]     },
[2025-07-25T21:11:31.782Z]     {
[2025-07-25T21:11:31.782Z]       "start": 1050624,
[2025-07-25T21:11:31.782Z]       "partnum": 4,
[2025-07-25T21:11:31.782Z]       "size": 4769792,
[2025-07-25T21:11:31.782Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-25T21:11:31.782Z]       "name": "root"
[2025-07-25T21:11:31.782Z]     }
[2025-07-25T21:11:31.782Z]   ]
[2025-07-25T21:11:31.782Z] }
[2025-07-25T21:11:31.782Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:31.782Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:32.039Z] label: gpt
[2025-07-25T21:11:32.039Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-25T21:11:32.039Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-25T21:11:32.039Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-25T21:11:32.039Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-25T21:11:32.039Z] /dev/loop0p4: start="1050624", size="4769792", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-25T21:11:32.039Z] {
[2025-07-25T21:11:32.039Z]    "partitiontable": {
[2025-07-25T21:11:32.039Z]       "label": "gpt",
[2025-07-25T21:11:32.039Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-25T21:11:32.039Z]       "device": "/dev/loop0",
[2025-07-25T21:11:32.039Z]       "unit": "sectors",
[2025-07-25T21:11:32.039Z]       "firstlba": 2048,
[2025-07-25T21:11:32.039Z]       "lastlba": 5822430,
[2025-07-25T21:11:32.039Z]       "sectorsize": 512,
[2025-07-25T21:11:32.039Z]       "partitions": [
[2025-07-25T21:11:32.039Z]          {
[2025-07-25T21:11:32.039Z]             "node": "/dev/loop0p1",
[2025-07-25T21:11:32.039Z]             "start": 2048,
[2025-07-25T21:11:32.039Z]             "size": 2048,
[2025-07-25T21:11:32.039Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-25T21:11:32.039Z]             "uuid": "97C9EA45-9507-4221-9A01-F173902AFEFF",
[2025-07-25T21:11:32.039Z]             "name": "BIOS-BOOT"
[2025-07-25T21:11:32.039Z]          },{
[2025-07-25T21:11:32.039Z]             "node": "/dev/loop0p2",
[2025-07-25T21:11:32.039Z]             "start": 4096,
[2025-07-25T21:11:32.039Z]             "size": 260096,
[2025-07-25T21:11:32.039Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-25T21:11:32.039Z]             "uuid": "066891B0-F445-4A00-A86C-6CE38A13D3D9",
[2025-07-25T21:11:32.039Z]             "name": "EFI-SYSTEM"
[2025-07-25T21:11:32.039Z]          },{
[2025-07-25T21:11:32.039Z]             "node": "/dev/loop0p3",
[2025-07-25T21:11:32.039Z]             "start": 264192,
[2025-07-25T21:11:32.039Z]             "size": 786432,
[2025-07-25T21:11:32.039Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-25T21:11:32.039Z]             "uuid": "FE734FF4-E9DA-4FFD-B85C-3E921FB2A821",
[2025-07-25T21:11:32.039Z]             "name": "boot"
[2025-07-25T21:11:32.039Z]          },{
[2025-07-25T21:11:32.039Z]             "node": "/dev/loop0p4",
[2025-07-25T21:11:32.039Z]             "start": 1050624,
[2025-07-25T21:11:32.039Z]             "size": 4769792,
[2025-07-25T21:11:32.039Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-25T21:11:32.039Z]             "uuid": "78108718-7404-4E18-AF5B-0E4DC86B9B2E",
[2025-07-25T21:11:32.039Z]             "name": "root"
[2025-07-25T21:11:32.039Z]          }
[2025-07-25T21:11:32.039Z]       ]
[2025-07-25T21:11:32.039Z]    }
[2025-07-25T21:11:32.039Z] }
[2025-07-25T21:11:32.039Z] 
[2025-07-25T21:11:32.039Z] ⏱  Duration: 0s
[2025-07-25T21:11:32.039Z] org.osbuild.mkfs.fat: 1b14d90686eb9c816ea97204ea02fb0b8e798c2bb63e8479f7b40ebb564fe9a3 {
[2025-07-25T21:11:32.039Z]   "label": "EFI-SYSTEM",
[2025-07-25T21:11:32.039Z]   "volid": "7B7795E7"
[2025-07-25T21:11:32.039Z] }
[2025-07-25T21:11:32.039Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-25T21:11:32.292Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:32.292Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-25T21:11:32.292Z] 
[2025-07-25T21:11:32.292Z] ⏱  Duration: 0s
[2025-07-25T21:11:32.292Z] org.osbuild.mkfs.ext4: 63eaffe55aa71cc2bc10edc17c8ceeb199635c3ddf6249e2b4f46115e87fba15 {
[2025-07-25T21:11:32.292Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-25T21:11:32.292Z]   "label": "boot",
[2025-07-25T21:11:32.292Z]   "metadata_csum_seed": true
[2025-07-25T21:11:32.292Z] }
[2025-07-25T21:11:32.292Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-25T21:11:32.546Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:32.546Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-25T21:11:32.546Z] Discarding device blocks:      0/393216             done                            
[2025-07-25T21:11:32.546Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-07-25T21:11:32.546Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-25T21:11:32.546Z] Superblock backups stored on blocks: 
[2025-07-25T21:11:32.546Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-07-25T21:11:32.546Z] 
[2025-07-25T21:11:32.546Z] Allocating group tables:  0/48     done                            
[2025-07-25T21:11:32.546Z] Writing inode tables:  0/48     done                            
[2025-07-25T21:11:32.546Z] Creating journal (8192 blocks): done
[2025-07-25T21:11:32.546Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-07-25T21:11:32.546Z] 
[2025-07-25T21:11:32.546Z] 
[2025-07-25T21:11:32.546Z] ⏱  Duration: 0s
[2025-07-25T21:11:32.546Z] org.osbuild.mkfs.xfs: 2fc575ad9a71129a4f219872c75b28744a70d05d3a5a8629696b0999a89b87ed {
[2025-07-25T21:11:32.546Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-25T21:11:32.546Z]   "label": "root"
[2025-07-25T21:11:32.546Z] }
[2025-07-25T21:11:32.546Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-25T21:11:32.800Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:32.800Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=149056 blks
[2025-07-25T21:11:32.800Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-07-25T21:11:32.800Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-25T21:11:32.800Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-25T21:11:32.800Z]          =                       exchange=0  
[2025-07-25T21:11:32.800Z] data     =                       bsize=4096   blocks=596224, imaxpct=25
[2025-07-25T21:11:32.800Z]          =                       sunit=0      swidth=0 blks
[2025-07-25T21:11:32.800Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-25T21:11:32.800Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-25T21:11:32.800Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-07-25T21:11:32.800Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-25T21:11:32.800Z] Discarding blocks...Done.
[2025-07-25T21:11:32.800Z] 
[2025-07-25T21:11:32.800Z] ⏱  Duration: 0s
[2025-07-25T21:11:32.800Z] org.osbuild.mkdir: 47425ebf558b215a161a58657db942634b8355e85c3ef07faf8276f8077d1064 {
[2025-07-25T21:11:32.800Z]   "paths": [
[2025-07-25T21:11:32.800Z]     {
[2025-07-25T21:11:32.800Z]       "path": "mount://root/boot",
[2025-07-25T21:11:32.800Z]       "mode": 493
[2025-07-25T21:11:32.800Z]     },
[2025-07-25T21:11:32.800Z]     {
[2025-07-25T21:11:32.800Z]       "path": "mount://boot/efi",
[2025-07-25T21:11:32.800Z]       "mode": 493
[2025-07-25T21:11:32.800Z]     }
[2025-07-25T21:11:32.800Z]   ]
[2025-07-25T21:11:32.800Z] }
[2025-07-25T21:11:32.800Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:33.057Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mexlbhm9/mounts/root-mount-point
[2025-07-25T21:11:33.057Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mexlbhm9/mounts/boot-mount-point
[2025-07-25T21:11:33.057Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:33.310Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mexlbhm9/mounts/boot-mount-point unmounted
[2025-07-25T21:11:33.310Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mexlbhm9/mounts/root-mount-point unmounted
[2025-07-25T21:11:33.310Z] 
[2025-07-25T21:11:33.310Z] ⏱  Duration: 0s
[2025-07-25T21:11:33.310Z] org.osbuild.selinux: 68ea7dfa33c18d833cef5a36baf85f3b7edcc035fbdee33aa6d196bde5a6a146 {
[2025-07-25T21:11:33.310Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-25T21:11:33.310Z]   "target": "mount://root/"
[2025-07-25T21:11:33.310Z] }
[2025-07-25T21:11:33.310Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:33.565Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d7pzzt5u/mounts/
[2025-07-25T21:11:33.565Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:33.565Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d7pzzt5u/mounts/ unmounted
[2025-07-25T21:11:33.565Z] 
[2025-07-25T21:11:33.565Z] ⏱  Duration: 0s
[2025-07-25T21:11:33.565Z] org.osbuild.selinux: 8ee24fa68bf1edd2be2b0b6230489fe7d7b697c6c6e2338321c0529c77d6b275 {
[2025-07-25T21:11:33.565Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-25T21:11:33.565Z]   "target": "mount://root/boot/"
[2025-07-25T21:11:33.565Z] }
[2025-07-25T21:11:33.822Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:33.822Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fq92ntlv/mounts/
[2025-07-25T21:11:33.822Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fq92ntlv/mounts/boot
[2025-07-25T21:11:34.076Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:34.076Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fq92ntlv/mounts/boot unmounted
[2025-07-25T21:11:34.076Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fq92ntlv/mounts/ unmounted
[2025-07-25T21:11:34.076Z] 
[2025-07-25T21:11:34.076Z] ⏱  Duration: 0s
[2025-07-25T21:11:34.076Z] org.osbuild.copy: dcaa8ceba4c2c97bba4c315f21c5425c71d003834bb7d890c7232c0e05623155 {
[2025-07-25T21:11:34.076Z]   "paths": [
[2025-07-25T21:11:34.076Z]     {
[2025-07-25T21:11:34.076Z]       "from": "input://tree/",
[2025-07-25T21:11:34.076Z]       "to": "mount://root/"
[2025-07-25T21:11:34.076Z]     }
[2025-07-25T21:11:34.076Z]   ]
[2025-07-25T21:11:34.076Z] }
[2025-07-25T21:11:34.330Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:34.330Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/
[2025-07-25T21:11:34.330Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/boot
[2025-07-25T21:11:34.585Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/boot/efi
[2025-07-25T21:11:34.585Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:34.585Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-25T21:11:41.102Z] 
[2025-07-25T21:11:41.102Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:41.102Z] /dev/vdb1        45G  8.8G   37G  20% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:41.102Z] 
[2025-07-25T21:11:43.604Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/boot/efi unmounted
[2025-07-25T21:11:43.604Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/boot unmounted
[2025-07-25T21:11:43.604Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-081mbt8_/mounts/ unmounted
[2025-07-25T21:11:43.604Z] 
[2025-07-25T21:11:43.604Z] ⏱  Duration: 9s
[2025-07-25T21:11:43.604Z] org.osbuild.bootupd: 46fc2af7788b1c97b2968baaf15f5245b33a6b7c9d8eb01c2f68f1da996c8db9 {
[2025-07-25T21:11:43.604Z]   "bios": {
[2025-07-25T21:11:43.604Z]     "device": "disk"
[2025-07-25T21:11:43.604Z]   },
[2025-07-25T21:11:43.604Z]   "static-configs": true,
[2025-07-25T21:11:43.604Z]   "deployment": {
[2025-07-25T21:11:43.604Z]     "default": true
[2025-07-25T21:11:43.604Z]   }
[2025-07-25T21:11:43.604Z] }
[2025-07-25T21:11:43.604Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:43.861Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/
[2025-07-25T21:11:43.861Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/boot
[2025-07-25T21:11:43.861Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/boot/efi
[2025-07-25T21:11:44.114Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:45.036Z] Added 01_users.cfg
[2025-07-25T21:11:45.036Z] Added 05_ignition.cfg
[2025-07-25T21:11:45.036Z] Added 10_blscfg.cfg
[2025-07-25T21:11:45.036Z] Added 14_menu_show_once.cfg
[2025-07-25T21:11:45.036Z] Added 30_uefi-firmware.cfg
[2025-07-25T21:11:45.036Z] Added 41_custom.cfg
[2025-07-25T21:11:45.036Z] Installed: grub.cfg
[2025-07-25T21:11:45.036Z] Installed: "fedora/grub.cfg"
[2025-07-25T21:11:45.036Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/boot/efi unmounted
[2025-07-25T21:11:45.036Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/boot unmounted
[2025-07-25T21:11:45.036Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7kt_uc1i/mounts/ unmounted
[2025-07-25T21:11:45.036Z] 
[2025-07-25T21:11:45.036Z] ⏱  Duration: 1s
[2025-07-25T21:11:45.036Z] org.osbuild.chattr: a6618a23c2a0484bfcdf47bc4a05d76f9e4c24d9904522c767cd29dd5502e3a4 {
[2025-07-25T21:11:45.036Z]   "items": {
[2025-07-25T21:11:45.036Z]     "mount://root/": {
[2025-07-25T21:11:45.036Z]       "immutable": true
[2025-07-25T21:11:45.036Z]     }
[2025-07-25T21:11:45.036Z]   }
[2025-07-25T21:11:45.036Z] }
[2025-07-25T21:11:45.290Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:45.290Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/
[2025-07-25T21:11:45.290Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/5abeea3d21c02e2288dc743487e1332f0564fd78274a557c9975ee05a5fcfab5.0'
[2025-07-25T21:11:45.544Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:45.544Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/ostree/deploy/fedora-coreos/deploy/5abeea3d21c02e2288dc743487e1332f0564fd78274a557c9975ee05a5fcfab5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts
[2025-07-25T21:11:45.544Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/boot unmounted
[2025-07-25T21:11:45.544Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/var unmounted
[2025-07-25T21:11:45.544Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/sysroot unmounted
[2025-07-25T21:11:45.545Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts unmounted
[2025-07-25T21:11:45.545Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts unmounted
[2025-07-25T21:11:45.545Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts unmounted
[2025-07-25T21:11:45.545Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-snliogc4/mounts/
[2025-07-25T21:11:45.545Z] 
[2025-07-25T21:11:45.545Z] ⏱  Duration: 0s
[2025-07-25T21:11:45.545Z] Pipeline raw-qemu-image: 8a43031bcbf084a49e8120575968779f790c93f7420c3135c2c00c7c5c5c6a2e
[2025-07-25T21:11:45.545Z] Build
[2025-07-25T21:11:45.545Z]   root: <host>
[2025-07-25T21:11:45.545Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:11:45.545Z] org.osbuild.copy: 8d0b7f440f6d830f1e05a8cb99a91c7144b7ad5b3006d1b5d3a07133459ea4ee {
[2025-07-25T21:11:45.545Z]   "paths": [
[2025-07-25T21:11:45.545Z]     {
[2025-07-25T21:11:45.545Z]       "from": "input://tree/disk.img",
[2025-07-25T21:11:45.545Z]       "to": "tree:///disk.img"
[2025-07-25T21:11:45.545Z]     }
[2025-07-25T21:11:45.545Z]   ]
[2025-07-25T21:11:45.545Z] }
[2025-07-25T21:11:45.800Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:45.800Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-25T21:11:45.800Z] 
[2025-07-25T21:11:45.800Z] ⏱  Duration: 0s
[2025-07-25T21:11:45.800Z] org.osbuild.truncate: 6d28b3bf342b5ebcc775007c5de88c9a43f29179c20c1a21f6b48250f07062f3 {
[2025-07-25T21:11:45.800Z]   "filename": "disk.img",
[2025-07-25T21:11:45.800Z]   "size": "10737418240"
[2025-07-25T21:11:45.800Z] }
[2025-07-25T21:11:46.055Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:46.055Z] 
[2025-07-25T21:11:46.055Z] ⏱  Duration: 0s
[2025-07-25T21:11:46.055Z] org.osbuild.coreos.platform: 8a43031bcbf084a49e8120575968779f790c93f7420c3135c2c00c7c5c5c6a2e {
[2025-07-25T21:11:46.055Z]   "platform": "qemu"
[2025-07-25T21:11:46.055Z] }
[2025-07-25T21:11:46.055Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-25T21:11:46.308Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/
[2025-07-25T21:11:46.308Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/5abeea3d21c02e2288dc743487e1332f0564fd78274a557c9975ee05a5fcfab5.0'
[2025-07-25T21:11:46.308Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/boot
[2025-07-25T21:11:46.562Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:46.562Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/boot unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/ostree/deploy/fedora-coreos/deploy/5abeea3d21c02e2288dc743487e1332f0564fd78274a557c9975ee05a5fcfab5.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/boot unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/var unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/sysroot unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts unmounted
[2025-07-25T21:11:46.562Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts unmounted
[2025-07-25T21:11:46.562Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d6nz3e8e/mounts/
[2025-07-25T21:11:46.562Z] 
[2025-07-25T21:11:46.562Z] ⏱  Duration: 0s
[2025-07-25T21:11:46.562Z] Pipeline qemu: d6f80b9311c8cc2a23e50efd3bcb80df74e79d6edf467ab0d1d94ab4fd06aca9
[2025-07-25T21:11:46.562Z] Build
[2025-07-25T21:11:46.562Z]   root: <host>
[2025-07-25T21:11:46.562Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-25T21:11:46.562Z] org.osbuild.qemu: d6f80b9311c8cc2a23e50efd3bcb80df74e79d6edf467ab0d1d94ab4fd06aca9 {
[2025-07-25T21:11:46.562Z]   "filename": "fedora-coreos-42.20250725.dev.0-qemu.x86_64.qcow2",
[2025-07-25T21:11:46.562Z]   "format": {
[2025-07-25T21:11:46.562Z]     "type": "qcow2",
[2025-07-25T21:11:46.562Z]     "compression": false,
[2025-07-25T21:11:46.562Z]     "compat": "1.1"
[2025-07-25T21:11:46.562Z]   }
[2025-07-25T21:11:46.562Z] }
[2025-07-25T21:11:46.816Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-25T21:11:49.321Z] 
[2025-07-25T21:11:49.321Z] ⏱  Duration: 2s
[2025-07-25T21:11:49.321Z] manifest /tmp/osbuild-pPNE.json finished successfully
[2025-07-25T21:11:50.677Z] 
[2025-07-25T21:11:50.677Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-25T21:11:50.677Z] /dev/vdb1        45G   12G   34G  25% /home/jenkins/agent/workspace/test-override/cache
[2025-07-25T21:11:50.677Z] 
[2025-07-25T21:11:53.188Z] oci-archive:	a8c894d4044da1b4627d4f3a477dd48265cb356bcb9d23958ac75291f820230a
[2025-07-25T21:11:53.188Z] deployed-tree:	25f4867cdea6dec288cdb148c67c6724dffc143434c5d7e6074a5424e6f3d897
[2025-07-25T21:11:53.188Z] tree:     	83c34627ddd7019dd8695951bd7e8662df1c9c61b2425533e8a5f9ba4aea5987
[2025-07-25T21:11:53.188Z] raw-image:	a6618a23c2a0484bfcdf47bc4a05d76f9e4c24d9904522c767cd29dd5502e3a4
[2025-07-25T21:11:53.188Z] raw-4k-image:	b83791e55c5a3d9b2641d41004808c8dc59ccedfed8e0857aba9983805dd1c32
[2025-07-25T21:11:53.188Z] raw-aliyun-image:	082273c6b9179a025bf08fb90b9a4e639fba717e417409027858f95af69b0cf4
[2025-07-25T21:11:53.188Z] aliyun:   	97dd8e228e362e42bab7748181ba96b7c24c9b54c0968146fad62e603cdd0c32
[2025-07-25T21:11:53.188Z] raw-applehv-image:	d6750542602926ce4e2ea394a55af145c309c2c8f3f72fbc23d9ed121390d8a6
[2025-07-25T21:11:53.188Z] applehv:  	81cb6909bdeedb061394f747675a93f8ae9810a4812df283da019f10b126a831
[2025-07-25T21:11:53.188Z] raw-aws-image:	35cfa68bab84bb2cb2c16e50fa11d1b76d3b489449eb97e8f0982cb672e021d0
[2025-07-25T21:11:53.188Z] aws:      	18ca1953b7d2b84431537eab93bb4fbf4d45ed9f04ffbc2b2a6918984a8ad1c0
[2025-07-25T21:11:53.188Z] raw-azure-image:	1d62933193e917b3085f91e38f4959066ed0a6c1811ed1d0a4d9cac06f1bab50
[2025-07-25T21:11:53.188Z] azure:    	8632fef37a4d6a5d3751caafb7d2846393dc93c1a9a4c88d5c68a7ff0f694653
[2025-07-25T21:11:53.188Z] raw-azurestack-image:	730d04e102739d9e41cb41d242a35b64699333b29372aae71d179f8ed612d86e
[2025-07-25T21:11:53.188Z] azurestack:	5c6fd31060185cb182075fddd3241f6b7ce5ef4bf270e7ebc9b46b2b03f84c44
[2025-07-25T21:11:53.188Z] raw-digitalocean-image:	a7618ada4c3c536fb2dcd33dfcfc03580acbb284828eeddcdcc4ef468b5876ca
[2025-07-25T21:11:53.188Z] digitalocean:	8ab32a2f6378d54618863f643aa61e6df2c7792cf432ea74d26591f4d901fb40
[2025-07-25T21:11:53.188Z] raw-exoscale-image:	f7f629dcc53aef44ef0548d5fd9ee127a728806810110068455318e4286fdb2d
[2025-07-25T21:11:53.188Z] exoscale: 	ca0ecb15ee6ac169fd2fe6f799bc335260b4e3e75739d0154caf1cdc22bc48b9
[2025-07-25T21:11:53.188Z] raw-gcp-image:	d458250dee985997a99c9888f8ac125e221169fe93496c0d56bfdad43c64b407
[2025-07-25T21:11:53.188Z] raw-gcp-image-tar:	ad5f00c8f167492ad702957561b73299c55f30bfda6404278140e7f81d575531
[2025-07-25T21:11:53.188Z] gcp:      	c29f10c368fc6e6afb152be588f8a34ba27938d51380123c7d4be91ebac047af
[2025-07-25T21:11:53.188Z] raw-hetzner-image:	179ea2b8504c91f977b119412ca95023f30eec94a1b9bdde13b841cbb7827782
[2025-07-25T21:11:53.188Z] hetzner:  	73c1e51161238611a79733a9ec93a8ad6861d882943e77ac9f8f501c7cb6ead1
[2025-07-25T21:11:53.188Z] raw-hyperv-image:	5000ca74ab01d72b6c346664ff300324d1a07f452c6e1edc95649c7934ccd6d3
[2025-07-25T21:11:53.188Z] hyperv:   	81f67094a75ec8c9ea89c3f3c98a11fcc06ffdf2e31837f8b124338e8521d10e
[2025-07-25T21:11:53.188Z] raw-ibmcloud-image:	9ddc8490dc58bfcbda943cfa65ccb4fceabbd9c1634030c32ce089737766d6fa
[2025-07-25T21:11:53.188Z] ibmcloud: 	b79aab48a46a79f0483c2d6f6cc438301daf33f55a3affd0e4b1bfd9ba5e66ec
[2025-07-25T21:11:53.188Z] raw-kubevirt-image:	1f2a9c7eb1c5681f2529eb3c3814bef6915270a9825389e636c94414b29d447e
[2025-07-25T21:11:53.188Z] qemu-kubevirt-image:	542eeca76db1f44091ffca0812ef7e12454326a997c7728907acdee8086c53e6
[2025-07-25T21:11:53.188Z] kubevirt: 	279ca3860134dd1b695b19ae47e919327c91ee1d8efa3ce8716df18d36931b31
[2025-07-25T21:11:53.188Z] raw-openstack-image:	c5a63ce05075988208d920b5f325e1115799c30fe7340ff476809846f16c297c
[2025-07-25T21:11:53.188Z] openstack:	52c43862824b3f046422997b7e1748ecf153d8026dd0e97adb60490704eb9256
[2025-07-25T21:11:53.188Z] raw-oraclecloud-image:	35a1436389c1fb4087b152e50138481348d6471b91c83906c389f954ef73a66d
[2025-07-25T21:11:53.188Z] oraclecloud:	b387a0cb4037b345dac26ebfbfeeaac0322f1b55afbff65326baf79f01a220f5
[2025-07-25T21:11:53.188Z] raw-proxmoxve-image:	04f8582957e2478e6db50d2a620554c37faac52da66e7fcc3c6e47a1742354d4
[2025-07-25T21:11:53.188Z] proxmoxve:	faefe1aa6093ba66e467826c6046c62792de61733917dd3d833eb58fe3407106
[2025-07-25T21:11:53.188Z] raw-metal-image:	9e1dccee5484d146ace37a86d1892de3acb70c1b21a25e0a4926161e1c928ec2
[2025-07-25T21:11:53.188Z] metal:    	216a8a64b008220324e1fdfbccaef03900157de23a65f35580a019c6280e931f
[2025-07-25T21:11:53.188Z] raw-metal4k-image:	5edc1551aff2851ed0bf174c0b634e8da1d28f563c29340a75866575e5f06e1b
[2025-07-25T21:11:53.188Z] metal4k:  	bf5a12d67d46c02cb970c94413037c6a29fb8b137884eab0fb5944b6f37e4e51
[2025-07-25T21:11:53.188Z] raw-nutanix-image:	1aeb964c6c5c269aeab8dc01c12fff0147e3719e1782cc708bd7dca6f61fdc8b
[2025-07-25T21:11:53.189Z] nutanix:  	34af618db23877f41a0a2b049ce26e4d492d881e1e76a72eb9c77218dd63898d
[2025-07-25T21:11:53.189Z] raw-qemu-image:	8a43031bcbf084a49e8120575968779f790c93f7420c3135c2c00c7c5c5c6a2e
[2025-07-25T21:11:53.189Z] qemu:     	d6f80b9311c8cc2a23e50efd3bcb80df74e79d6edf467ab0d1d94ab4fd06aca9
[2025-07-25T21:11:53.189Z] raw-vultr-image:	6ca9ce37c9a04d3ccb52ce1a8aea51e4517b2a73b25eb93da7d22cac4581e01c
[2025-07-25T21:11:53.189Z] vultr:    	c7b888ae677f16ddd561b9b63ac076eff309e367392318e7af266ec1cb24984a
[2025-07-25T21:11:53.189Z] live:     	5d3a0b672d19bfc4642bdb0eef7f3f0385e31c57f17cf40c7dc736cbed0b9b8f
[2025-07-25T21:11:53.189Z] + set +x
[2025-07-25T21:11:55.699Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.ql1Gdp2QAK/qemu/fedora-coreos-42.20250725.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-07-25T21:11:55.699Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.ql1Gdp2QAK/qemu': Operation not permitted
[2025-07-25T21:12:05.627Z] /home/jenkins/agent/workspace/test-override/builds/42.20250725.dev.0/x86_64/meta.json wrote with version stamp 1753477924175888349
[2025-07-25T21:12:05.627Z] Successfully generated: fedora-coreos-42.20250725.dev.0-qemu.x86_64.qcow2
[2025-07-25T21:12:05.632Z] [Pipeline] }
[2025-07-25T21:12:05.638Z] [Pipeline] // withEnv
[2025-07-25T21:12:05.648Z] [Pipeline] }
[2025-07-25T21:12:05.652Z] [Pipeline] // stage
[2025-07-25T21:12:05.698Z] [Pipeline] withEnv
[2025-07-25T21:12:05.698Z] [Pipeline] {
[2025-07-25T21:12:05.701Z] [Pipeline] sh
[2025-07-25T21:12:06.187Z] + set -euo pipefail
[2025-07-25T21:12:06.187Z] ++ umask
[2025-07-25T21:12:06.187Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:06.187Z] + uuidgen
[2025-07-25T21:12:06.187Z] + cut -f1 -d-
[2025-07-25T21:12:06.192Z] [Pipeline] }
[2025-07-25T21:12:06.196Z] [Pipeline] // withEnv
[2025-07-25T21:12:06.203Z] [Pipeline] withEnv
[2025-07-25T21:12:06.203Z] [Pipeline] {
[2025-07-25T21:12:06.211Z] [Pipeline] sh
[2025-07-25T21:12:06.704Z] + set -euo pipefail
[2025-07-25T21:12:06.704Z] ++ umask
[2025-07-25T21:12:06.704Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:06.704Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:12:06.704Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-25T21:12:06.707Z] [Pipeline] }
[2025-07-25T21:12:06.713Z] [Pipeline] // withEnv
[2025-07-25T21:12:06.720Z] [Pipeline] parallel
[2025-07-25T21:12:06.720Z] [Pipeline] { (Branch: x86_64:kola)
[2025-07-25T21:12:06.720Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-07-25T21:12:06.739Z] [Pipeline] withEnv
[2025-07-25T21:12:06.740Z] [Pipeline] {
[2025-07-25T21:12:06.740Z] [Pipeline] withEnv
[2025-07-25T21:12:06.740Z] [Pipeline] {
[2025-07-25T21:12:06.746Z] [Pipeline] sh
[2025-07-25T21:12:06.979Z] [Pipeline] sh
[2025-07-25T21:12:07.233Z] + set -xeuo pipefail
[2025-07-25T21:12:07.233Z] ++ umask
[2025-07-25T21:12:07.233Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:07.233Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-07-25T21:12:07.235Z] [Pipeline] }
[2025-07-25T21:12:07.239Z] [Pipeline] // withEnv
[2025-07-25T21:12:07.247Z] [Pipeline] withEnv
[2025-07-25T21:12:07.247Z] [Pipeline] {
[2025-07-25T21:12:07.255Z] [Pipeline] sh
[2025-07-25T21:12:07.463Z] + set -xeuo pipefail
[2025-07-25T21:12:07.463Z] ++ umask
[2025-07-25T21:12:07.463Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:07.463Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:12:07.463Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-07-25T21:12:07.463Z] 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-SU9bu/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-07-25T21:12:07.463Z] 2025-07-25T21:12:07Z cli: Started logging at level INFO
[2025-07-25T21:12:07.463Z] 2025-07-25T21:12:07Z cli: Started logging at level INFO
[2025-07-25T21:12:07.752Z] + set -euo pipefail
[2025-07-25T21:12:07.752Z] ++ umask
[2025-07-25T21:12:07.752Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:07.752Z] + kola list --json
[2025-07-25T21:12:07.752Z] + jq -r '.[].Name'
[2025-07-25T21:12:07.756Z] [Pipeline] }
[2025-07-25T21:12:07.760Z] [Pipeline] // withEnv
[2025-07-25T21:12:07.768Z] [Pipeline] withEnv
[2025-07-25T21:12:07.768Z] [Pipeline] {
[2025-07-25T21:12:07.774Z] [Pipeline] sh
[2025-07-25T21:12:08.020Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250724.20.0/x86_64/fedora-coreos-42.20250724.20.0-qemu.x86_64.qcow2.xz
[2025-07-25T21:12:08.020Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250724.20.0/x86_64/fedora-coreos-42.20250724.20.0-qemu.x86_64.qcow2.xz.sig
[2025-07-25T21:12:08.256Z] + set -xeuo pipefail
[2025-07-25T21:12:08.256Z] ++ umask
[2025-07-25T21:12:08.256Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:12:08.256Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:12:08.256Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-07-25T21:12:08.256Z] 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-SU9bu/kola-x86_64
[2025-07-25T21:12:08.510Z] === RUN   ext.config.docker.swarm-overlay-network
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.nameserver
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.symlink
[2025-07-25T21:12:08.510Z] === RUN   basic.nvme
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.delete-config
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.remote
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.v2.users
[2025-07-25T21:12:08.510Z] === RUN   podman.workflow
[2025-07-25T21:12:08.510Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.kargs
[2025-07-25T21:12:08.510Z] === RUN   ostree.unlock
[2025-07-25T21:12:08.510Z] === RUN   ext.config.disks.lvmdevices
[2025-07-25T21:12:08.510Z] === RUN   rpmostree.install-uninstall
[2025-07-25T21:12:08.510Z] === RUN   non-exclusive-test-bucket-0
[2025-07-25T21:12:08.510Z] === RUN   rhcos.selinux.boolean.persist
[2025-07-25T21:12:08.510Z] === RUN   ext.config.rpm-ostree-countme
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.mount.partitions
[2025-07-25T21:12:08.510Z] === RUN   basic.uefi-secure
[2025-07-25T21:12:08.510Z] === RUN   basic
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.groups
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.once
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-07-25T21:12:08.510Z] === RUN   kdump.crash.nfs
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-07-25T21:12:08.510Z] === RUN   ext.config.multipath.resilient
[2025-07-25T21:12:08.510Z] === RUN   ext.config.clhm.ignition-warnings
[2025-07-25T21:12:08.510Z] === RUN   ext.config.gshadow
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.kargs-rd-net
[2025-07-25T21:12:08.510Z] === RUN   coreos.auth.verify
[2025-07-25T21:12:08.510Z] === RUN   ext.config.selinux.enforcing
[2025-07-25T21:12:08.510Z] === RUN   ext.config.boot.bootupd-validate
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-07-25T21:12:08.510Z] === RUN   ext.config.butane.grub-users
[2025-07-25T21:12:08.510Z] === RUN   ext.config.systemd.condition-needs-update
[2025-07-25T21:12:08.510Z] === RUN   coreos.unique.boot.ignition.failure
[2025-07-25T21:12:08.510Z] === RUN   ext.config.docker.basic
[2025-07-25T21:12:08.510Z] === RUN   multipath.partition
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.nmstate.policy
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.resource.remote
[2025-07-25T21:12:08.510Z] === RUN   fcos.users.shells
[2025-07-25T21:12:08.510Z] === RUN   ext.config.swap.zram-generator
[2025-07-25T21:12:08.510Z] === RUN   ostree.remote
[2025-07-25T21:12:08.510Z] === RUN   ext.config.var-mount.scsi-id
[2025-07-25T21:12:08.510Z] === RUN   ext.config.kdump.crash
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.nmstate.state
[2025-07-25T21:12:08.510Z] === RUN   multipath.day2
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.systemd-disable
[2025-07-25T21:12:08.510Z] === RUN   podman.network-single
[2025-07-25T21:12:08.510Z] === RUN   coreos.selinux.boolean
[2025-07-25T21:12:08.510Z] === RUN   rpmostree.upgrade-rollback
[2025-07-25T21:12:08.510Z] === RUN   multipath.day1
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.failure
[2025-07-25T21:12:08.510Z] === RUN   ext.config.security.lockdown
[2025-07-25T21:12:08.510Z] === RUN   fcos.filesystem
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-07-25T21:12:08.510Z] === RUN   ext.config.systemd.network-online
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-07-25T21:12:08.510Z] === RUN   ext.config.var-mount.simple
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.mount.disks
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.force-persist-ip
[2025-07-25T21:12:08.510Z] === RUN   basic.uefi
[2025-07-25T21:12:08.510Z] === RUN   ext.config.boot.grub2-install
[2025-07-25T21:12:08.510Z] === RUN   fcos.network.listeners
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-07-25T21:12:08.510Z] === RUN   coreos.unique.boot.failure
[2025-07-25T21:12:08.510Z] === RUN   ext.config.reboot
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-07-25T21:12:08.510Z] === RUN   podman.base
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-07-25T21:12:08.510Z] === RUN   coreos.ignition.sethostname
[2025-07-25T21:12:08.510Z] === RUN   ext.config.networking.no-persist-ip
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-07-25T21:12:08.510Z] === RUN   ext.config.containers.quadlet
[2025-07-25T21:12:08.510Z] === RUN   ostree.hotfix
[2025-07-25T21:12:08.510Z] === RUN   ext.config.var-mount.luks
[2025-07-25T21:12:08.510Z] === RUN   ext.config.firewall.iptables-legacy
[2025-07-25T21:12:08.510Z] === RUN   ext.config.podman.rootless-systemd
[2025-07-25T21:12:08.510Z] === RUN   kdump.crash.ssh
[2025-07-25T21:12:08.510Z] === RUN   rootfs.uuid
[2025-07-25T21:12:08.510Z] === RUN   rpmostree.status
[2025-07-25T21:12:08.510Z] === RUN   linux.nfs.client
[2025-07-25T21:12:08.510Z] === RUN   ext.config.toolbox
[2025-07-25T21:12:08.510Z] === RUN   ext.config.extensions.package
[2025-07-25T21:12:08.510Z] === RUN   ext.config.ignition.stable-boot
[2025-07-25T21:12:09.381Z] Read disk 69.04957294464111 MiB/913.6072540283203 MiB (7%)
[2025-07-25T21:12:10.305Z] Read disk 141.3048505783081 MiB/913.6072540283203 MiB (15%)
[2025-07-25T21:12:11.664Z] Read disk 173.31454944610596 MiB/913.6072540283203 MiB (18%)
[2025-07-25T21:12:12.587Z] Read disk 200.62188243865967 MiB/913.6072540283203 MiB (21%)
[2025-07-25T21:12:13.510Z] Read disk 241.0699586868286 MiB/913.6072540283203 MiB (26%)
[2025-07-25T21:12:14.432Z] Read disk 313.84968280792236 MiB/913.6072540283203 MiB (34%)
[2025-07-25T21:12:15.353Z] Read disk 364.84935665130615 MiB/913.6072540283203 MiB (39%)
[2025-07-25T21:12:16.710Z] Read disk 411.6521005630493 MiB/913.6072540283203 MiB (45%)
[2025-07-25T21:12:17.633Z] Read disk 467.8100347518921 MiB/913.6072540283203 MiB (51%)
[2025-07-25T21:12:18.556Z] Read disk 507.0379228591919 MiB/913.6072540283203 MiB (55%)
[2025-07-25T21:12:19.481Z] Read disk 542.1923685073853 MiB/913.6072540283203 MiB (59%)
[2025-07-25T21:12:20.403Z] Read disk 597.9105463027954 MiB/913.6072540283203 MiB (65%)
[2025-07-25T21:12:21.328Z] Read disk 638.4188508987427 MiB/913.6072540283203 MiB (69%)
[2025-07-25T21:12:22.690Z] Read disk 679.0314035415649 MiB/913.6072540283203 MiB (74%)
[2025-07-25T21:12:23.615Z] Read disk 742.2758226394653 MiB/913.6072540283203 MiB (81%)
[2025-07-25T21:12:24.541Z] Read disk 781.5941724777222 MiB/913.6072540283203 MiB (85%)
[2025-07-25T21:12:25.468Z] Read disk 819.9284257888794 MiB/913.6072540283203 MiB (89%)
[2025-07-25T21:12:26.392Z] Read disk 883.1700639724731 MiB/913.6072540283203 MiB (96%)
[2025-07-25T21:12:26.954Z] Read disk 913.6072540283203 MiB/913.6072540283203 MiB (100%)
[2025-07-25T21:12:26.954Z] Read disk 913.6072540283203 MiB/913.6072540283203 MiB (100%)
[2025-07-25T21:12:26.954Z] Read disk 913.6072540283203 MiB/913.6072540283203 MiB (100%)
[2025-07-25T21:12:26.954Z] gpg: Signature made Fri Jul 25 09:41:52 2025 UTC
[2025-07-25T21:12:26.954Z] gpg:                using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944
[2025-07-25T21:12:26.954Z] gpg: Good signature from "Fedora (42) <fedora-42-primary@fedoraproject.org>" [ultimate]
[2025-07-25T21:12:26.954Z] tmp/kola-qemu-cache/fedora-coreos-42.20250724.20.0-qemu.x86_64.qcow2
[2025-07-25T21:12:27.209Z] === RUN   fcos.upgrade.basic
[2025-07-25T21:12:34.985Z] --- PASS: ext.config.swap.zram-generator (26.09s)
[2025-07-25T21:12:36.345Z] --- PASS: ext.config.ssh.custom-host-key-permissions (27.98s)
[2025-07-25T21:12:39.606Z] --- PASS: ext.config.docker.swarm-overlay-network (31.01s)
[2025-07-25T21:12:44.835Z] --- PASS: ext.config.security.lockdown (36.11s)
[2025-07-25T21:12:49.075Z] === RUN   fcos.upgrade.basic/setup
[2025-07-25T21:12:53.233Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-07-25T21:13:02.855Z] --- PASS: coreos.ignition.mount.disks (53.48s)
[2025-07-25T21:13:02.855Z] --- PASS: ext.config.ignition.stable-boot (25.82s)
[2025-07-25T21:13:25.243Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-07-25T21:13:29.324Z] --- PASS: rpmostree.status (24.49s)
[2025-07-25T21:13:31.829Z] --- PASS: ext.config.extensions.package (52.43s)
[2025-07-25T21:13:37.057Z] --- PASS: linux.nfs.client (34.64s)
[2025-07-25T21:13:37.057Z]         nfs-client.go:128: NFS server booted
[2025-07-25T21:13:37.057Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-07-25T21:13:37.057Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-07-25T21:13:41.208Z] --- PASS: ext.config.toolbox (56.27s)
[2025-07-25T21:13:41.765Z] --- PASS: ext.config.var-mount.luks (67.13s)
[2025-07-25T21:13:48.278Z] === RUN   rootfs.uuid/RandomUUID
[2025-07-25T21:13:51.539Z] --- PASS: rootfs.uuid (24.29s)
[2025-07-25T21:13:51.539Z]     --- PASS: rootfs.uuid/RandomUUID (0.12s)
[2025-07-25T21:13:51.697Z] --- PASS: fcos.upgrade.basic (80.96s)
[2025-07-25T21:13:51.699Z]     --- PASS: fcos.upgrade.basic/setup (4.54s)
[2025-07-25T21:13:51.699Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (28.87s)
[2025-07-25T21:13:51.699Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (23.07s)
[2025-07-25T21:13:51.699Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-upgrade-x86_64
[2025-07-25T21:13:51.701Z] [Pipeline] }
[2025-07-25T21:13:51.709Z] [Pipeline] // withEnv
[2025-07-25T21:13:51.716Z] [Pipeline] }
[2025-07-25T21:14:09.560Z] --- PASS: ext.config.firewall.iptables-legacy (25.80s)
[2025-07-25T21:14:11.443Z] === RUN   ostree.hotfix/unlock
[2025-07-25T21:14:19.508Z] === RUN   ostree.hotfix/install
[2025-07-25T21:14:19.508Z] === RUN   ostree.hotfix/uninstall
[2025-07-25T21:14:19.761Z] === RUN   ostree.hotfix/persist
[2025-07-25T21:14:23.014Z] --- PASS: ext.config.podman.rootless-systemd (46.25s)
[2025-07-25T21:14:31.075Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (48.01s)
[2025-07-25T21:14:31.075Z] systemctl status kola-runext.service:
[2025-07-25T21:14:31.075Z] × kola-runext.service
[2025-07-25T21:14:31.075Z]      Loaded: loaded (/etc/systemd/system/kola-runext.service; static)
[2025-07-25T21:14:31.075Z]     Drop-In: /usr/lib/systemd/system/service.d
[2025-07-25T21:14:31.075Z]              └─10-timeout-abort.conf
[2025-07-25T21:14:31.075Z]      Active: failed (Result: exit-code) since Fri 2025-07-25 21:14:28 UTC; 872ms ago
[2025-07-25T21:14:31.075Z]    Duration: 284ms
[2025-07-25T21:14:31.075Z]  Invocation: 5e98c1166aa545a28f337d485b051f07
[2025-07-25T21:14:31.075Z]     Process: 2440 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE)
[2025-07-25T21:14:31.075Z]    Main PID: 2440 (code=exited, status=1/FAILURE)
[2025-07-25T21:14:31.075Z]    Mem peak: 13.4M
[2025-07-25T21:14:31.075Z]         CPU: 149ms
[2025-07-25T21:14:31.075Z] 
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "KernelMemory": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "MemoryReservation": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "MemorySwap": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "MemorySwappiness": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "OomKillDisable": false,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "PidsLimit": 2048,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "Ulimits": [
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                     {
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Name": "RLIMIT_NOFILE",
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Soft": 1048576,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Hard": 1048576
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                     },
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                     {
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Name": "RLIMIT_NPROC",
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Soft": 1048576,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                          "Hard": 1048576
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                     }
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                ],
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "CpuCount": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "CpuPercent": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "IOMaximumIOps": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "IOMaximumBandwidth": 0,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:                "CgroupConf": null
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:           },
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:           "UseImageHosts": false,
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:           "UseImageHostname": false
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]:      }
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: ]'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2476]: ++ jq -r '.[0].ImageName'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + [[ quay.io/fedora/fedora-minimal:latest != \q\u\a\y\.\i\o\/\f\e\d\o\r\a\/\f\e\d\o\r\a\-\m\i\n\i\m\a\l\:\l\a\t\e\s\t ]]
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2478]: ++ jq -r '.[0].NetworkSettings.Networks | keys[0]'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + [[ systemd-test != \s\y\s\t\e\m\d\-\t\e\s\t ]]
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2480]: ++ jq -r '.[0].HostConfig.Binds[0]'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + [[ systemd-test:/data:rprivate,nosuid,nodev,rbind != \s\y\s\t\e\m\d\-\t\e\s\t\:\/\d\a\t\a\:\r\w\,\r\p\r\i\v\a\t\e\,\n\o\s\u\i\d\,\n\o\d\e\v\,\r\b\i\n\d ]]
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + fatal 'Container not using the correct volume'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + echo 'Container not using the correct volume'
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: Container not using the correct volume
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 kola-runext-test.sh[2440]: + exit 1
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2025-07-25T21:14:31.075Z] Jul 25 21:14:28 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
[2025-07-25T21:14:33.583Z] --- FAIL: ext.config.containers.quadlet (26.57s)
[2025-07-25T21:14:33.583Z]         harness.go:1309: kolet failed: : kolet run-test-unit failed:  Error: Unit kola-runext.service exited with code 1
[2025-07-25T21:14:33.583Z] 2025-07-25T21:14:29Z cli: Unit kola-runext.service exited with code 1: Process exited with status 1
[2025-07-25T21:14:38.825Z] === RUN   ostree.hotfix/rollback
[2025-07-25T21:14:56.851Z] --- PASS: kdump.crash.ssh (84.74s)
[2025-07-25T21:14:56.851Z]         cluster.go:151: Running as unit: run-p6019-i6020.service; invocation ID: b60dd7eee90f4e429e1b2752694bc491
[2025-07-25T21:14:56.851Z] --- PASS: coreos.ignition.sethostname (23.76s)
[2025-07-25T21:14:57.772Z] --- PASS: ext.config.networking.no-persist-ip (28.13s)
[2025-07-25T21:15:01.929Z] --- PASS: ostree.hotfix (70.23s)
[2025-07-25T21:15:01.929Z]     --- PASS: ostree.hotfix/unlock (6.94s)
[2025-07-25T21:15:01.929Z]     --- PASS: ostree.hotfix/install (0.58s)
[2025-07-25T21:15:01.929Z]     --- PASS: ostree.hotfix/uninstall (0.35s)
[2025-07-25T21:15:01.929Z]     --- PASS: ostree.hotfix/persist (18.68s)
[2025-07-25T21:15:01.929Z]     --- PASS: ostree.hotfix/rollback (19.26s)
[2025-07-25T21:15:14.076Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (49.23s)
[2025-07-25T21:15:17.330Z] === RUN   ostree.unlock/unlock
[2025-07-25T21:15:17.583Z] === RUN   ostree.unlock/install
[2025-07-25T21:15:18.146Z] === RUN   ostree.unlock/uninstall
[2025-07-25T21:15:18.705Z] === RUN   ostree.unlock/discard
[2025-07-25T21:15:21.959Z] --- PASS: fcos.users.shells (23.54s)
[2025-07-25T21:15:24.463Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.62s)
[2025-07-25T21:15:25.020Z] --- PASS: coreos.ignition.groups (23.83s)
[2025-07-25T21:15:34.976Z] --- PASS: ext.config.ignition.resource.remote (22.85s)
[2025-07-25T21:15:40.203Z] --- PASS: ostree.unlock (42.98s)
[2025-07-25T21:15:40.203Z]     --- PASS: ostree.unlock/unlock (0.48s)
[2025-07-25T21:15:40.203Z]     --- PASS: ostree.unlock/install (0.54s)
[2025-07-25T21:15:40.203Z]     --- PASS: ostree.unlock/uninstall (0.35s)
[2025-07-25T21:15:40.203Z]     --- PASS: ostree.unlock/discard (18.12s)
[2025-07-25T21:15:46.725Z] === RUN   basic/ServicesActive
[2025-07-25T21:15:46.725Z] === RUN   basic/ReadOnly
[2025-07-25T21:15:46.725Z] === RUN   basic/Useradd
[2025-07-25T21:15:46.725Z] === RUN   basic/MachineID
[2025-07-25T21:15:46.725Z] === RUN   basic/FCOSGrowpart
[2025-07-25T21:15:46.725Z] === RUN   basic/PortSSH
[2025-07-25T21:15:46.725Z] === RUN   basic/DbusPerms
[2025-07-25T21:15:49.982Z] --- PASS: basic (24.92s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/ServicesActive (0.09s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/ReadOnly (0.09s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/Useradd (0.16s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/MachineID (0.09s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/FCOSGrowpart (0.11s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/PortSSH (0.09s)
[2025-07-25T21:15:49.982Z]     --- PASS: basic/DbusPerms (0.24s)
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/PortSSH
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/DbusPerms
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/ServicesActive
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/ReadOnly
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/Useradd
[2025-07-25T21:16:16.471Z] === RUN   basic.uefi-secure/MachineID
[2025-07-25T21:16:17.030Z] --- PASS: multipath.partition (42.09s)
[2025-07-25T21:16:17.030Z] --- PASS: basic.uefi-secure (37.09s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.12s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/DbusPerms (0.26s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/ServicesActive (0.10s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/ReadOnly (0.09s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/Useradd (0.16s)
[2025-07-25T21:16:17.030Z]     --- PASS: basic.uefi-secure/MachineID (0.10s)
[2025-07-25T21:16:18.914Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.18s)
[2025-07-25T21:16:33.739Z] --- PASS: coreos.unique.boot.ignition.failure (12.88s)
[2025-07-25T21:16:33.739Z] --- PASS: coreos.ignition.mount.partitions (42.18s)
[2025-07-25T21:16:43.672Z] --- PASS: ext.config.rpm-ostree-countme (25.79s)
[2025-07-25T21:16:46.935Z] --- PASS: ext.config.docker.basic (29.65s)
[2025-07-25T21:17:18.948Z] --- PASS: rhcos.selinux.boolean.persist (42.35s)
[2025-07-25T21:17:18.948Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-07-25T21:17:19.507Z] --- PASS: ext.config.networking.nmstate.policy (115.21s)
[2025-07-25T21:17:20.430Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-07-25T21:17:26.943Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-07-25T21:17:27.863Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-07-25T21:17:28.422Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-07-25T21:17:29.789Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-07-25T21:17:31.676Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-07-25T21:17:32.234Z] === RUN   rpmostree.install-uninstall/install
[2025-07-25T21:17:33.162Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-07-25T21:17:34.521Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-07-25T21:17:34.774Z] --- PASS: ext.config.butane.grub-users (48.03s)
[2025-07-25T21:17:36.138Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-07-25T21:17:38.021Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-07-25T21:17:39.382Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-07-25T21:17:39.382Z] --- PASS: ext.config.systemd.condition-needs-update (67.27s)
[2025-07-25T21:17:39.943Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-07-25T21:17:41.830Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-07-25T21:17:43.191Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-07-25T21:17:43.753Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-07-25T21:17:45.638Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-07-25T21:17:45.638Z] --- PASS: ext.config.ignition.systemd-unmasking (25.90s)
[2025-07-25T21:17:46.995Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-07-25T21:17:52.243Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-07-25T21:17:53.168Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-07-25T21:17:55.053Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-07-25T21:17:55.308Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-07-25T21:17:57.190Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-07-25T21:17:58.550Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-07-25T21:17:59.109Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-07-25T21:18:00.991Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-07-25T21:18:01.553Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-07-25T21:18:02.112Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-07-25T21:18:02.112Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-07-25T21:18:05.373Z] --- PASS: ext.config.clhm.ignition-warnings (25.75s)
[2025-07-25T21:18:06.739Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-07-25T21:18:08.101Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-07-25T21:18:09.985Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-07-25T21:18:11.351Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-07-25T21:18:13.233Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-07-25T21:18:18.469Z] --- PASS: ext.config.disks.lvmdevices (43.63s)
[2025-07-25T21:18:18.469Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-07-25T21:18:23.703Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-07-25T21:18:25.063Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-07-25T21:18:26.426Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-07-25T21:18:28.308Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-07-25T21:18:29.669Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-07-25T21:18:29.669Z] --- PASS: rpmostree.install-uninstall (75.83s)
[2025-07-25T21:18:29.669Z]     --- PASS: rpmostree.install-uninstall/install (29.93s)
[2025-07-25T21:18:29.669Z]     --- PASS: rpmostree.install-uninstall/uninstall (24.18s)
[2025-07-25T21:18:31.026Z] --- PASS: ext.config.multipath.resilient (45.59s)
[2025-07-25T21:18:31.281Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-07-25T21:18:31.841Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-07-25T21:18:33.719Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-07-25T21:18:35.078Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-07-25T21:18:47.227Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-07-25T21:18:47.227Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-07-25T21:18:49.111Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-07-25T21:18:50.471Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-07-25T21:18:52.352Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-07-25T21:18:54.232Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-07-25T21:18:55.592Z] --- PASS: ext.config.gshadow (25.71s)
[2025-07-25T21:18:55.592Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-07-25T21:18:56.959Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-07-25T21:18:58.843Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-07-25T21:18:58.843Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.73s)
[2025-07-25T21:19:00.201Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-07-25T21:19:00.762Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-07-25T21:19:02.646Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-07-25T21:19:04.006Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-07-25T21:19:04.259Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (59.12s)
[2025-07-25T21:19:05.619Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-07-25T21:19:07.504Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-07-25T21:19:10.012Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-07-25T21:19:12.526Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-07-25T21:19:13.087Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-07-25T21:19:14.978Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-07-25T21:19:16.342Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-07-25T21:19:18.228Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-07-25T21:19:18.483Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-07-25T21:19:20.367Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-07-25T21:19:21.761Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-07-25T21:19:22.015Z] --- PASS: coreos.auth.verify (23.40s)
[2025-07-25T21:19:23.371Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-07-25T21:19:25.248Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-07-25T21:19:30.472Z] --- PASS: non-exclusive-test-bucket-0 (167.00s)
[2025-07-25T21:19:30.472Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.60s)
[2025-07-25T21:19:30.472Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.65s)
[2025-07-25T21:19:30.472Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.65s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.63s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (1.58s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (4.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.62s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (10.79s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.63s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.65s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.62s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.63s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.61s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.62s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (0.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.60s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.65s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.59s)
[2025-07-25T21:19:30.475Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.61s)
[2025-07-25T21:19:36.994Z] --- PASS: coreos.ignition.once (41.22s)
[2025-07-25T21:19:45.060Z] --- PASS: kdump.crash.nfs (85.96s)
[2025-07-25T21:19:45.060Z]         cluster.go:151: Running as unit: run-p6380-i6381.service; invocation ID: 4c228343eddc421a99a92b4ce10adcb8
[2025-07-25T21:19:46.938Z] --- PASS: ext.config.selinux.enforcing (42.44s)
[2025-07-25T21:19:50.191Z] --- PASS: ext.config.networking.kargs-rd-net (27.60s)
[2025-07-25T21:19:58.254Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.76s)
[2025-07-25T21:20:06.316Z] --- PASS: ext.config.systemd.network-online (28.56s)
[2025-07-25T21:20:12.832Z] --- PASS: ext.config.ignition.systemd-enable-units (25.82s)
[2025-07-25T21:20:18.064Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.78s)
[2025-07-25T21:20:24.581Z] --- PASS: ext.config.boot.bootupd-validate (25.86s)
[2025-07-25T21:20:27.839Z] --- PASS: ext.config.var-mount.simple (43.23s)
[2025-07-25T21:20:31.092Z] --- PASS: ext.config.boot.grub2-install (25.90s)
[2025-07-25T21:20:33.604Z] === RUN   basic.uefi/ServicesActive
[2025-07-25T21:20:33.604Z] === RUN   basic.uefi/ReadOnly
[2025-07-25T21:20:33.604Z] === RUN   basic.uefi/Useradd
[2025-07-25T21:20:33.859Z] === RUN   basic.uefi/MachineID
[2025-07-25T21:20:33.859Z] === RUN   basic.uefi/FCOSGrowpart
[2025-07-25T21:20:33.859Z] === RUN   basic.uefi/PortSSH
[2025-07-25T21:20:34.113Z] === RUN   basic.uefi/DbusPerms
[2025-07-25T21:20:38.266Z] --- PASS: basic.uefi (24.97s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/ServicesActive (0.09s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/Useradd (0.16s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/MachineID (0.09s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/FCOSGrowpart (0.12s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/PortSSH (0.09s)
[2025-07-25T21:20:38.266Z]     --- PASS: basic.uefi/DbusPerms (0.25s)
[2025-07-25T21:20:41.523Z] --- PASS: fcos.network.listeners (23.53s)
[2025-07-25T21:20:51.451Z] --- PASS: ext.config.networking.force-persist-ip (27.66s)
[2025-07-25T21:20:54.713Z] --- PASS: coreos.ignition.failure (13.68s)
[2025-07-25T21:20:56.600Z] --- PASS: ext.config.ignition.systemd-disable (25.71s)
[2025-07-25T21:21:04.680Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (25.79s)
[2025-07-25T21:21:16.833Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (49.39s)
[2025-07-25T21:21:17.755Z] === RUN   basic.nvme/DbusPerms
[2025-07-25T21:21:17.755Z] === RUN   basic.nvme/ServicesActive
[2025-07-25T21:21:18.009Z] === RUN   basic.nvme/ReadOnly
[2025-07-25T21:21:18.009Z] === RUN   basic.nvme/Useradd
[2025-07-25T21:21:18.262Z] === RUN   basic.nvme/MachineID
[2025-07-25T21:21:18.262Z] === RUN   basic.nvme/FCOSGrowpart
[2025-07-25T21:21:18.515Z] === RUN   basic.nvme/PortSSH
[2025-07-25T21:21:21.766Z] --- PASS: basic.nvme (25.01s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/DbusPerms (0.26s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/ReadOnly (0.09s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-07-25T21:21:21.766Z]     --- PASS: basic.nvme/FCOSGrowpart (0.12s)
[2025-07-25T21:21:21.767Z]     --- PASS: basic.nvme/PortSSH (0.10s)
[2025-07-25T21:21:29.831Z] --- PASS: ext.config.ignition.kargs (38.21s)
[2025-07-25T21:21:37.894Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-07-25T21:21:47.816Z] --- PASS: coreos.misc.disk.varlibcontainers (43.27s)
[2025-07-25T21:21:47.816Z]         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-25T21:21:47.816Z]         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-25T21:21:49.173Z] --- PASS: multipath.day1 (54.60s)
[2025-07-25T21:22:01.317Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-07-25T21:22:07.848Z] === RUN   fcos.filesystem/writablefiles
[2025-07-25T21:22:07.848Z] --- PASS: ext.config.ignition.remote (45.53s)
[2025-07-25T21:22:07.848Z] === RUN   fcos.filesystem/writabledirs
[2025-07-25T21:22:07.848Z] === RUN   fcos.filesystem/stickydirs
[2025-07-25T21:22:08.104Z] === RUN   fcos.filesystem/denylist
[2025-07-25T21:22:10.615Z] --- PASS: coreos.selinux.boolean (40.94s)
[2025-07-25T21:22:11.538Z] --- PASS: fcos.filesystem (24.94s)
[2025-07-25T21:22:11.538Z]     --- PASS: fcos.filesystem/writablefiles (0.67s)
[2025-07-25T21:22:11.538Z]     --- PASS: fcos.filesystem/writabledirs (0.23s)
[2025-07-25T21:22:11.538Z]     --- PASS: fcos.filesystem/stickydirs (0.24s)
[2025-07-25T21:22:11.538Z]     --- PASS: fcos.filesystem/denylist (0.30s)
[2025-07-25T21:22:26.365Z] --- PASS: rpmostree.upgrade-rollback (67.75s)
[2025-07-25T21:22:26.365Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (23.24s)
[2025-07-25T21:22:26.365Z]     --- PASS: rpmostree.upgrade-rollback/rollback (20.88s)
[2025-07-25T21:22:30.516Z] === RUN   podman.workflow/run
[2025-07-25T21:22:35.751Z] --- PASS: ext.config.networking.nameserver (27.81s)
[2025-07-25T21:22:35.751Z] --- PASS: coreos.ignition.v2.users (23.93s)
[2025-07-25T21:22:50.571Z] --- PASS: coreos.ignition.symlink (23.61s)
[2025-07-25T21:23:05.399Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.75s)
[2025-07-25T21:23:13.473Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.37s)
[2025-07-25T21:23:18.711Z] --- PASS: ext.config.reboot (43.35s)
[2025-07-25T21:23:18.711Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-25T21:23:23.941Z] === RUN   podman.base/info
[2025-07-25T21:23:23.941Z] === RUN   podman.base/resources
[2025-07-25T21:23:29.166Z] --- PASS: coreos.unique.boot.failure (10.17s)
[2025-07-25T21:23:30.088Z] --- PASS: podman.base (26.86s)
[2025-07-25T21:23:30.088Z]     --- PASS: podman.base/info (0.33s)
[2025-07-25T21:23:30.088Z]     --- PASS: podman.base/resources (3.21s)
[2025-07-25T21:23:56.569Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.62s)
[2025-07-25T21:24:23.043Z] --- PASS: podman.network-single (152.86s)
[2025-07-25T21:24:28.279Z] --- PASS: ext.config.kdump.crash (74.98s)
[2025-07-25T21:24:40.430Z] --- PASS: ext.config.networking.nmstate.state (43.14s)
[2025-07-25T21:24:48.510Z] --- PASS: ext.config.ignition.delete-config (78.54s)
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/add
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/list
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/show-url
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/refs
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/summary
[2025-07-25T21:24:48.510Z] === RUN   ostree.remote/delete
[2025-07-25T21:24:52.661Z] --- PASS: ostree.remote (24.52s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/add (0.19s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/list (0.08s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/show-url (0.15s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/refs (0.12s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/summary (0.20s)
[2025-07-25T21:24:52.661Z]     --- PASS: ostree.remote/delete (0.37s)
[2025-07-25T21:25:10.678Z] --- PASS: multipath.day2 (46.77s)
[2025-07-25T21:25:14.834Z] --- PASS: ext.config.var-mount.scsi-id (35.75s)
[2025-07-25T21:27:36.189Z] === RUN   podman.workflow/exec
[2025-07-25T21:27:36.189Z] === RUN   podman.workflow/stop
[2025-07-25T21:27:46.106Z] === RUN   podman.workflow/remove
[2025-07-25T21:27:46.666Z] === RUN   podman.workflow/delete
[2025-07-25T21:27:50.819Z] --- PASS: podman.workflow (340.05s)
[2025-07-25T21:27:50.819Z]     --- PASS: podman.workflow/run (304.89s)
[2025-07-25T21:27:50.819Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-07-25T21:27:50.819Z]             cluster.go:151: Getting image source signatures
[2025-07-25T21:27:50.819Z]             cluster.go:151: Copying blob sha256:000c5277710e09a961a85bd6f1ab096b96281d4097329caf72f79aac93fb3228
[2025-07-25T21:27:50.819Z]             cluster.go:151: Copying config sha256:9c596f80de9a6f8d4ec7c83505751a92752d1b22552ecd316d0f7e5c7ec867bd
[2025-07-25T21:27:50.819Z]             cluster.go:151: Writing manifest to image destination
[2025-07-25T21:27:50.819Z]     --- PASS: podman.workflow/exec (0.30s)
[2025-07-25T21:27:50.819Z]     --- PASS: podman.workflow/stop (10.50s)
[2025-07-25T21:27:50.819Z]     --- PASS: podman.workflow/remove (0.42s)
[2025-07-25T21:27:50.819Z]     --- PASS: podman.workflow/delete (0.50s)
[2025-07-25T21:27:50.819Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-x86_64
[2025-07-25T21:27:50.819Z] 
[2025-07-25T21:27:50.819Z] 
[2025-07-25T21:27:50.819Z] ======== Re-running failed tests (flake detection) ========
[2025-07-25T21:27:50.819Z] 
[2025-07-25T21:27:51.075Z] === RUN   ext.config.containers.quadlet
[2025-07-25T21:28:17.565Z] systemctl status kola-runext.service:
[2025-07-25T21:28:17.565Z] × kola-runext.service
[2025-07-25T21:28:17.565Z]      Loaded: loaded (/etc/systemd/system/kola-runext.service; static)
[2025-07-25T21:28:17.565Z]     Drop-In: /usr/lib/systemd/system/service.d
[2025-07-25T21:28:17.565Z]              └─10-timeout-abort.conf
[2025-07-25T21:28:17.565Z]      Active: failed (Result: exit-code) since Fri 2025-07-25 21:28:12 UTC; 879ms ago
[2025-07-25T21:28:17.565Z]    Duration: 280ms
[2025-07-25T21:28:17.565Z]  Invocation: 367096b39587440397cef8795e319283
[2025-07-25T21:28:17.565Z]     Process: 2479 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE)
[2025-07-25T21:28:17.565Z]    Main PID: 2479 (code=exited, status=1/FAILURE)
[2025-07-25T21:28:17.565Z]    Mem peak: 13.3M
[2025-07-25T21:28:17.565Z]         CPU: 144ms
[2025-07-25T21:28:17.565Z] 
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "KernelMemory": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "MemoryReservation": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "MemorySwap": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "MemorySwappiness": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "OomKillDisable": false,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "PidsLimit": 2048,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "Ulimits": [
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                     {
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Name": "RLIMIT_NOFILE",
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Soft": 1048576,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Hard": 1048576
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                     },
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                     {
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Name": "RLIMIT_NPROC",
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Soft": 1048576,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                          "Hard": 1048576
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                     }
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                ],
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "CpuCount": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "CpuPercent": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "IOMaximumIOps": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "IOMaximumBandwidth": 0,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:                "CgroupConf": null
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:           },
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:           "UseImageHosts": false,
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:           "UseImageHostname": false
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]:      }
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: ]'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2515]: ++ jq -r '.[0].ImageName'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + [[ quay.io/fedora/fedora-minimal:latest != \q\u\a\y\.\i\o\/\f\e\d\o\r\a\/\f\e\d\o\r\a\-\m\i\n\i\m\a\l\:\l\a\t\e\s\t ]]
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2517]: ++ jq -r '.[0].NetworkSettings.Networks | keys[0]'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + [[ systemd-test != \s\y\s\t\e\m\d\-\t\e\s\t ]]
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2519]: ++ jq -r '.[0].HostConfig.Binds[0]'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + [[ systemd-test:/data:rprivate,nosuid,nodev,rbind != \s\y\s\t\e\m\d\-\t\e\s\t\:\/\d\a\t\a\:\r\w\,\r\p\r\i\v\a\t\e\,\n\o\s\u\i\d\,\n\o\d\e\v\,\r\b\i\n\d ]]
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + fatal 'Container not using the correct volume'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + echo 'Container not using the correct volume'
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: Container not using the correct volume
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 kola-runext-test.sh[2479]: + exit 1
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2025-07-25T21:28:17.565Z] Jul 25 21:28:12 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
[2025-07-25T21:28:17.565Z] --- FAIL: ext.config.containers.quadlet (26.01s)
[2025-07-25T21:28:17.565Z]         harness.go:1309: kolet failed: : kolet run-test-unit failed:  Error: Unit kola-runext.service exited with code 1
[2025-07-25T21:28:17.565Z] 2025-07-25T21:28:13Z cli: Unit kola-runext.service exited with code 1: Process exited with status 1
[2025-07-25T21:28:17.565Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-x86_64/rerun
[2025-07-25T21:28:17.565Z] Error: harness: test suite failed
[2025-07-25T21:28:17.565Z] 2025-07-25T21:28:16Z cli: harness: test suite failed
[2025-07-25T21:28:17.565Z] failed to execute cmd-kola: exit status 1
[2025-07-25T21:28:17.568Z] [Pipeline] }
[2025-07-25T21:28:17.573Z] [Pipeline] // withEnv
[2025-07-25T21:28:17.580Z] [Pipeline] error
[2025-07-25T21:28:17.581Z] [Pipeline] }
[2025-07-25T21:28:17.581Z] Failed in branch x86_64:kola
[2025-07-25T21:28:17.587Z] [Pipeline] // parallel
[2025-07-25T21:28:17.598Z] [Pipeline] withEnv
[2025-07-25T21:28:17.598Z] [Pipeline] {
[2025-07-25T21:28:17.603Z] [Pipeline] sh
[2025-07-25T21:28:18.108Z] + set -xeuo pipefail
[2025-07-25T21:28:18.108Z] ++ umask
[2025-07-25T21:28:18.108Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:18.108Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:18.108Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-upgrade-x86_64
[2025-07-25T21:28:18.113Z] [Pipeline] }
[2025-07-25T21:28:18.115Z] [Pipeline] // withEnv
[2025-07-25T21:28:18.123Z] [Pipeline] withEnv
[2025-07-25T21:28:18.123Z] [Pipeline] {
[2025-07-25T21:28:18.125Z] [Pipeline] sh
[2025-07-25T21:28:18.604Z] + set -xeuo pipefail
[2025-07-25T21:28:18.604Z] ++ umask
[2025-07-25T21:28:18.604Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:18.604Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:18.604Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu -c --xz kola-upgrade-x86_64
[2025-07-25T21:28:18.607Z] [Pipeline] }
[2025-07-25T21:28:18.609Z] [Pipeline] // withEnv
[2025-07-25T21:28:18.619Z] [Pipeline] archiveArtifacts
[2025-07-25T21:28:18.620Z] Archiving artifacts
[2025-07-25T21:28:18.648Z] [Pipeline] withEnv
[2025-07-25T21:28:18.648Z] [Pipeline] {
[2025-07-25T21:28:18.651Z] [Pipeline] sh
[2025-07-25T21:28:19.137Z] + set -xeuo pipefail
[2025-07-25T21:28:19.137Z] ++ umask
[2025-07-25T21:28:19.137Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:19.137Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:19.137Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-upgrade-x86_64 --output -
[2025-07-25T21:28:19.138Z] [Pipeline] }
[2025-07-25T21:28:19.143Z] [Pipeline] // withEnv
[2025-07-25T21:28:19.151Z] [Pipeline] junit
[2025-07-25T21:28:19.154Z] Recording test results
[2025-07-25T21:28:19.572Z] None of the test reports contained any result
[2025-07-25T21:28:19.573Z] [Pipeline] withEnv
[2025-07-25T21:28:19.574Z] [Pipeline] {
[2025-07-25T21:28:19.576Z] [Pipeline] sh
[2025-07-25T21:28:20.057Z] + set -xeuo pipefail
[2025-07-25T21:28:20.058Z] ++ umask
[2025-07-25T21:28:20.058Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:20.058Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:20.058Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-x86_64
[2025-07-25T21:28:20.059Z] [Pipeline] }
[2025-07-25T21:28:20.062Z] [Pipeline] // withEnv
[2025-07-25T21:28:20.067Z] [Pipeline] withEnv
[2025-07-25T21:28:20.067Z] [Pipeline] {
[2025-07-25T21:28:20.073Z] [Pipeline] sh
[2025-07-25T21:28:20.552Z] + set -xeuo pipefail
[2025-07-25T21:28:20.552Z] ++ umask
[2025-07-25T21:28:20.552Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:20.552Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:20.552Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu -c --xz kola-x86_64
[2025-07-25T21:28:24.704Z] [Pipeline] }
[2025-07-25T21:28:24.708Z] [Pipeline] // withEnv
[2025-07-25T21:28:24.716Z] [Pipeline] archiveArtifacts
[2025-07-25T21:28:24.718Z] Archiving artifacts
[2025-07-25T21:28:26.179Z] [Pipeline] withEnv
[2025-07-25T21:28:26.180Z] [Pipeline] {
[2025-07-25T21:28:26.183Z] [Pipeline] sh
[2025-07-25T21:28:26.662Z] + set -xeuo pipefail
[2025-07-25T21:28:26.663Z] ++ umask
[2025-07-25T21:28:26.663Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:26.663Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-25T21:28:26.663Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-SU9bu/kola-x86_64 --output -
[2025-07-25T21:28:26.664Z] [Pipeline] }
[2025-07-25T21:28:26.669Z] [Pipeline] // withEnv
[2025-07-25T21:28:26.674Z] [Pipeline] junit
[2025-07-25T21:28:26.676Z] Recording test results
[2025-07-25T21:28:26.751Z] [Pipeline] }
[2025-07-25T21:28:26.751Z] Failed in branch x86_64
[2025-07-25T21:28:26.756Z] [Pipeline] // parallel
[2025-07-25T21:28:26.764Z] [Pipeline] stage
[2025-07-25T21:28:26.764Z] [Pipeline] { (Report Completion)
[2025-07-25T21:28:26.771Z] [Pipeline] withCredentials
[2025-07-25T21:28:26.781Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-25T21:28:26.782Z] [Pipeline] {
[2025-07-25T21:28:26.787Z] [Pipeline] withEnv
[2025-07-25T21:28:26.787Z] [Pipeline] {
[2025-07-25T21:28:26.789Z] [Pipeline] sh
[2025-07-25T21:28:27.268Z] + set -xeuo pipefail
[2025-07-25T21:28:27.268Z] ++ umask
[2025-07-25T21:28:27.268Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:27.268Z] + /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/72/display/redirect --outcome FAILED --advisory FEDORA-2025-ac4d4e9c47 --stream testing-devel
[2025-07-25T21:28:27.270Z] [Pipeline] }
[2025-07-25T21:28:27.274Z] [Pipeline] // withEnv
[2025-07-25T21:28:27.278Z] [Pipeline] }
[2025-07-25T21:28:27.283Z] [Pipeline] // withCredentials
[2025-07-25T21:28:27.290Z] [Pipeline] withCredentials
[2025-07-25T21:28:27.297Z] Masking supported pattern matches of $TOKEN
[2025-07-25T21:28:27.297Z] [Pipeline] {
[2025-07-25T21:28:27.301Z] [Pipeline] withEnv
[2025-07-25T21:28:27.301Z] [Pipeline] {
[2025-07-25T21:28:27.304Z] [Pipeline] sh
[2025-07-25T21:28:27.786Z] + set -xeuo pipefail
[2025-07-25T21:28:27.786Z] ++ umask
[2025-07-25T21:28:27.786Z] + '[' 0022 = 0000 ']'
[2025-07-25T21:28:27.786Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-25T21:28:27.786Z]            {
[2025-07-25T21:28:27.786Z]              "body": "🔴 containers-common-0.64.0-1.fc42 podman-5.6.0~rc1-1.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/72/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-ac4d4e9c47)"
[2025-07-25T21:28:27.786Z]             }'
[2025-07-25T21:28:28.041Z] [Pipeline] }
[2025-07-25T21:28:28.045Z] [Pipeline] // withEnv
[2025-07-25T21:28:28.050Z] [Pipeline] }
[2025-07-25T21:28:28.056Z] [Pipeline] // withCredentials
[2025-07-25T21:28:28.061Z] [Pipeline] }
[2025-07-25T21:28:28.065Z] [Pipeline] // stage
[2025-07-25T21:28:28.070Z] [Pipeline] }
[2025-07-25T21:28:28.074Z] [Pipeline] // timeout
[2025-07-25T21:28:28.080Z] [Pipeline] }
[2025-07-25T21:28:28.084Z] [Pipeline] // container
[2025-07-25T21:28:28.089Z] [Pipeline] }
[2025-07-25T21:28:28.093Z] [Pipeline] // node
[2025-07-25T21:28:28.098Z] [Pipeline] }
[2025-07-25T21:28:28.104Z] [Pipeline] // podTemplate
[2025-07-25T21:28:28.110Z] [Pipeline] End of Pipeline
[2025-07-25T21:28:28.125Z] ERROR: Script returned exit code 1
[2025-07-25T21:28:28.139Z] Finished: FAILURE