[2025-06-06T13:37:52.196Z] Started by upstream project "bodhi-trigger" build number 1749 [2025-06-06T13:37:52.196Z] originally caused by: [2025-06-06T13:37:52.196Z] Triggered by CI message. [2025-06-06T13:37:52.286Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-06-06T13:37:52.287Z] Selected Git installation does not exist. Using Default [2025-06-06T13:37:52.287Z] The recommended git tool is: NONE [2025-06-06T13:37:52.287Z] No credentials specified [2025-06-06T13:37:52.287Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-06-06T13:37:52.295Z] Fetching changes from the remote Git repository [2025-06-06T13:37:52.296Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-06-06T13:37:52.323Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-06-06T13:37:52.323Z] > git --version # timeout=10 [2025-06-06T13:37:52.330Z] > git --version # 'git version 2.39.3' [2025-06-06T13:37:52.330Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-06T13:37:52.436Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-06-06T13:37:52.445Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-06-06T13:37:52.445Z] > git config core.sparsecheckout # timeout=10 [2025-06-06T13:37:52.451Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-06-06T13:37:52.462Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-06-06T13:37:52.462Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-06-06T13:37:52.642Z] Loading library coreos@main [2025-06-06T13:37:52.642Z] Attempting to resolve main from remote references... [2025-06-06T13:37:52.642Z] > git --version # timeout=10 [2025-06-06T13:37:52.648Z] > git --version # 'git version 2.39.3' [2025-06-06T13:37:52.648Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-06-06T13:37:52.761Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-06-06T13:37:52.762Z] Selected Git installation does not exist. Using Default [2025-06-06T13:37:52.762Z] The recommended git tool is: NONE [2025-06-06T13:37:52.762Z] No credentials specified [2025-06-06T13:37:52.762Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-06-06T13:37:52.770Z] Fetching changes from the remote Git repository [2025-06-06T13:37:52.771Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-06-06T13:37:52.782Z] Fetching without tags [2025-06-06T13:37:52.782Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-06-06T13:37:52.782Z] > git --version # timeout=10 [2025-06-06T13:37:52.789Z] > git --version # 'git version 2.39.3' [2025-06-06T13:37:52.789Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-06T13:37:52.877Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-06-06T13:37:52.877Z] > git config core.sparsecheckout # timeout=10 [2025-06-06T13:37:52.884Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-06-06T13:37:52.895Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-06-06T13:37:52.895Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-06-06T13:37:52.998Z] [Pipeline] Start of Pipeline [2025-06-06T13:37:53.046Z] [Pipeline] node [2025-06-06T13:37:53.049Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-06-06T13:37:53.076Z] [Pipeline] { [2025-06-06T13:37:53.092Z] [Pipeline] withEnv [2025-06-06T13:37:53.093Z] [Pipeline] { [2025-06-06T13:37:53.122Z] [Pipeline] sh [2025-06-06T13:37:53.378Z] + set -xeuo pipefail [2025-06-06T13:37:53.378Z] ++ umask [2025-06-06T13:37:53.378Z] + '[' 0022 = 0000 ']' [2025-06-06T13:37:53.378Z] + rm -rf pipe [2025-06-06T13:37:53.378Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-06-06T13:37:53.378Z] Cloning into 'pipe'... [2025-06-06T13:37:53.629Z] [Pipeline] } [2025-06-06T13:37:53.631Z] [Pipeline] // withEnv [2025-06-06T13:37:53.661Z] [Pipeline] load [2025-06-06T13:37:53.780Z] [Pipeline] { (pipe/utils.groovy) [2025-06-06T13:37:53.785Z] [Pipeline] } [2025-06-06T13:37:53.836Z] [Pipeline] // load [2025-06-06T13:37:53.860Z] [Pipeline] readYaml [2025-06-06T13:37:53.864Z] [Pipeline] } [2025-06-06T13:37:53.872Z] [Pipeline] // node [2025-06-06T13:37:53.897Z] [Pipeline] properties [2025-06-06T13:37:54.111Z] [Pipeline] libraryResource [2025-06-06T13:37:54.122Z] [Pipeline] readJSON [2025-06-06T13:37:54.129Z] [Pipeline] node [2025-06-06T13:37:54.133Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-06-06T13:37:54.137Z] [Pipeline] { [2025-06-06T13:37:54.143Z] [Pipeline] writeYaml [2025-06-06T13:37:54.147Z] [Pipeline] readFile [2025-06-06T13:37:54.160Z] [Pipeline] } [2025-06-06T13:37:54.197Z] [Pipeline] // node [2025-06-06T13:37:54.215Z] [Pipeline] podTemplate [2025-06-06T13:37:54.222Z] [Pipeline] { [2025-06-06T13:37:54.248Z] [Pipeline] node [2025-06-06T13:38:02.608Z] Created Pod: openshift coreos-ci/pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm [2025-06-06T13:38:09.249Z] Still waiting to schedule task [2025-06-06T13:38:09.249Z] ‘pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm’ is offline [2025-06-06T13:38:10.827Z] Agent pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm is provisioned from template pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg [2025-06-06T13:38:10.827Z] --- [2025-06-06T13:38:10.827Z] apiVersion: "v1" [2025-06-06T13:38:10.827Z] kind: "Pod" [2025-06-06T13:38:10.827Z] metadata: [2025-06-06T13:38:10.827Z] annotations: [2025-06-06T13:38:10.827Z] buildUrl: "http://172.30.130.216:80/job/test-override/1774/" [2025-06-06T13:38:10.827Z] runUrl: "job/test-override/1774/" [2025-06-06T13:38:10.827Z] labels: [2025-06-06T13:38:10.827Z] jenkins: "slave" [2025-06-06T13:38:10.827Z] jenkins/label-digest: "dfb74e1cc8c5fd41b9446d0675581d595e139ad2" [2025-06-06T13:38:10.827Z] jenkins/label: "pod-9abbfa8f-12dc-462b-b2cf-088354350266" [2025-06-06T13:38:10.827Z] name: "pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm" [2025-06-06T13:38:10.827Z] namespace: "coreos-ci" [2025-06-06T13:38:10.827Z] spec: [2025-06-06T13:38:10.827Z] containers: [2025-06-06T13:38:10.827Z] - command: [2025-06-06T13:38:10.827Z] - "/usr/bin/dumb-init" [2025-06-06T13:38:10.827Z] - "/usr/bin/sleep" [2025-06-06T13:38:10.827Z] - "infinity" [2025-06-06T13:38:10.827Z] env: [2025-06-06T13:38:10.827Z] - name: "NCPUS" [2025-06-06T13:38:10.827Z] value: "6" [2025-06-06T13:38:10.827Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-06-06T13:38:10.827Z] imagePullPolicy: "Always" [2025-06-06T13:38:10.827Z] name: "worker" [2025-06-06T13:38:10.827Z] resources: [2025-06-06T13:38:10.827Z] limits: [2025-06-06T13:38:10.827Z] memory: "10752Mi" [2025-06-06T13:38:10.827Z] cpu: "6" [2025-06-06T13:38:10.827Z] devices.kubevirt.io/kvm: "1" [2025-06-06T13:38:10.827Z] requests: [2025-06-06T13:38:10.827Z] memory: "10752Mi" [2025-06-06T13:38:10.827Z] cpu: "6" [2025-06-06T13:38:10.827Z] devices.kubevirt.io/kvm: "1" [2025-06-06T13:38:10.827Z] volumeMounts: [2025-06-06T13:38:10.827Z] - mountPath: "/srv/" [2025-06-06T13:38:10.827Z] name: "emptydir-0" [2025-06-06T13:38:10.827Z] - mountPath: "/home/jenkins/agent" [2025-06-06T13:38:10.827Z] name: "workspace-volume" [2025-06-06T13:38:10.827Z] readOnly: false [2025-06-06T13:38:10.827Z] - env: [2025-06-06T13:38:10.827Z] - name: "JENKINS_SECRET" [2025-06-06T13:38:10.827Z] value: "********" [2025-06-06T13:38:10.827Z] - name: "JENKINS_TUNNEL" [2025-06-06T13:38:10.827Z] value: "172.30.136.1:50000" [2025-06-06T13:38:10.827Z] - name: "JENKINS_AGENT_NAME" [2025-06-06T13:38:10.827Z] value: "pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm" [2025-06-06T13:38:10.827Z] - name: "JENKINS_NAME" [2025-06-06T13:38:10.827Z] value: "pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm" [2025-06-06T13:38:10.827Z] - name: "JENKINS_AGENT_WORKDIR" [2025-06-06T13:38:10.827Z] value: "/home/jenkins/agent" [2025-06-06T13:38:10.827Z] - name: "JENKINS_URL" [2025-06-06T13:38:10.827Z] value: "http://172.30.130.216:80/" [2025-06-06T13:38:10.827Z] image: "jenkins-agent-base:latest" [2025-06-06T13:38:10.827Z] name: "jnlp" [2025-06-06T13:38:10.827Z] resources: [2025-06-06T13:38:10.827Z] limits: [2025-06-06T13:38:10.827Z] memory: "512Mi" [2025-06-06T13:38:10.827Z] cpu: "1" [2025-06-06T13:38:10.827Z] requests: [2025-06-06T13:38:10.827Z] memory: "512Mi" [2025-06-06T13:38:10.827Z] cpu: "1" [2025-06-06T13:38:10.827Z] volumeMounts: [2025-06-06T13:38:10.827Z] - mountPath: "/home/jenkins/agent" [2025-06-06T13:38:10.827Z] name: "workspace-volume" [2025-06-06T13:38:10.827Z] readOnly: false [2025-06-06T13:38:10.827Z] nodeSelector: [2025-06-06T13:38:10.827Z] kubernetes.io/os: "linux" [2025-06-06T13:38:10.827Z] restartPolicy: "Never" [2025-06-06T13:38:10.827Z] serviceAccountName: "jenkins" [2025-06-06T13:38:10.827Z] volumes: [2025-06-06T13:38:10.827Z] - emptyDir: {} [2025-06-06T13:38:10.827Z] name: "emptydir-0" [2025-06-06T13:38:10.827Z] - emptyDir: [2025-06-06T13:38:10.827Z] medium: "" [2025-06-06T13:38:10.827Z] name: "workspace-volume" [2025-06-06T13:38:10.827Z] [2025-06-06T13:38:11.129Z] Running on pod-9abbfa8f-12dc-462b-b2cf-088354350266-js8mg-8p3qm in /home/jenkins/agent/workspace/test-override [2025-06-06T13:38:11.130Z] [Pipeline] { [2025-06-06T13:38:11.150Z] [Pipeline] container [2025-06-06T13:38:11.150Z] [Pipeline] { [2025-06-06T13:38:11.193Z] [Pipeline] withEnv [2025-06-06T13:38:11.193Z] [Pipeline] { [2025-06-06T13:38:11.208Z] [Pipeline] sh [2025-06-06T13:38:12.098Z] + set -xeuo pipefail [2025-06-06T13:38:12.098Z] ++ umask [2025-06-06T13:38:12.098Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:12.098Z] + cat /cosa/coreos-assembler-git.json [2025-06-06T13:38:12.098Z] + tee coreos-assembler-git.json [2025-06-06T13:38:12.098Z] { [2025-06-06T13:38:12.098Z] "date": "2025-06-04T15:16:02Z", [2025-06-06T13:38:12.098Z] "git": { [2025-06-06T13:38:12.098Z] "commit": "41133eac348bf5ac0dd2a4b94b200022b85b1da8", [2025-06-06T13:38:12.098Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-06-06T13:38:12.098Z] "branch": "HEAD", [2025-06-06T13:38:12.098Z] "dirty": "false" [2025-06-06T13:38:12.098Z] }, [2025-06-06T13:38:12.098Z] "file": { [2025-06-06T13:38:12.098Z] "checksum": "3b4c74232b7adb984a85dacd67480ea6f6fa3fd49e45c6c1dd5a0597627e44df", [2025-06-06T13:38:12.098Z] "checksum_type": "sha256", [2025-06-06T13:38:12.098Z] "format": "tar.gz", [2025-06-06T13:38:12.098Z] "name": "coreos-assembler-git.tar.gz", [2025-06-06T13:38:12.098Z] "size": "12043845" [2025-06-06T13:38:12.098Z] } [2025-06-06T13:38:12.098Z] } [2025-06-06T13:38:12.396Z] [Pipeline] } [2025-06-06T13:38:12.399Z] [Pipeline] // withEnv [2025-06-06T13:38:12.416Z] [Pipeline] archiveArtifacts [2025-06-06T13:38:12.419Z] Archiving artifacts [2025-06-06T13:38:13.115Z] [Pipeline] withEnv [2025-06-06T13:38:13.117Z] [Pipeline] { [2025-06-06T13:38:13.132Z] [Pipeline] sh [2025-06-06T13:38:13.667Z] + set -xeuo pipefail [2025-06-06T13:38:13.667Z] ++ umask [2025-06-06T13:38:13.667Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:13.667Z] + rpm -qa [2025-06-06T13:38:13.667Z] + sort [2025-06-06T13:38:13.924Z] [Pipeline] } [2025-06-06T13:38:13.927Z] [Pipeline] // withEnv [2025-06-06T13:38:13.973Z] [Pipeline] archiveArtifacts [2025-06-06T13:38:13.976Z] Archiving artifacts [2025-06-06T13:38:13.992Z] [Pipeline] withEnv [2025-06-06T13:38:13.994Z] [Pipeline] { [2025-06-06T13:38:13.997Z] [Pipeline] sh [2025-06-06T13:38:14.540Z] + set -xeuo pipefail [2025-06-06T13:38:14.540Z] ++ umask [2025-06-06T13:38:14.540Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:14.540Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-06-06T13:38:14.543Z] [Pipeline] } [2025-06-06T13:38:14.546Z] [Pipeline] // withEnv [2025-06-06T13:38:14.564Z] [Pipeline] timeout [2025-06-06T13:38:14.564Z] Timeout set to expire in 3 hr 20 min [2025-06-06T13:38:14.564Z] [Pipeline] { [2025-06-06T13:38:14.613Z] [Pipeline] withEnv [2025-06-06T13:38:14.613Z] [Pipeline] { [2025-06-06T13:38:14.617Z] [Pipeline] sh [2025-06-06T13:38:15.148Z] + set -euo pipefail [2025-06-06T13:38:15.148Z] ++ umask [2025-06-06T13:38:15.148Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:15.148Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-cbe1824d55 [2025-06-06T13:38:15.148Z] + jq -r '.update.builds[].nvr' [2025-06-06T13:38:15.162Z] [Pipeline] } [2025-06-06T13:38:15.177Z] [Pipeline] // withEnv [2025-06-06T13:38:15.183Z] [Pipeline] stage [2025-06-06T13:38:15.184Z] [Pipeline] { (Report Running) [2025-06-06T13:38:15.230Z] [Pipeline] withCredentials [2025-06-06T13:38:15.342Z] Masking supported pattern matches of $RDB_PASSWORD [2025-06-06T13:38:15.343Z] [Pipeline] { [2025-06-06T13:38:15.361Z] [Pipeline] withEnv [2025-06-06T13:38:15.362Z] [Pipeline] { [2025-06-06T13:38:15.402Z] [Pipeline] sh [2025-06-06T13:38:15.933Z] + set -xeuo pipefail [2025-06-06T13:38:15.933Z] ++ umask [2025-06-06T13:38:15.933Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:15.933Z] + /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/1774/display/redirect --outcome RUNNING --advisory FEDORA-2025-cbe1824d55 --stream testing-devel [2025-06-06T13:38:16.189Z] [Pipeline] } [2025-06-06T13:38:16.192Z] [Pipeline] // withEnv [2025-06-06T13:38:16.197Z] [Pipeline] } [2025-06-06T13:38:16.200Z] [Pipeline] // withCredentials [2025-06-06T13:38:16.203Z] [Pipeline] } [2025-06-06T13:38:16.216Z] [Pipeline] // stage [2025-06-06T13:38:16.292Z] [Pipeline] withCredentials [2025-06-06T13:38:16.299Z] [Pipeline] // withCredentials [2025-06-06T13:38:16.326Z] [Pipeline] echo [2025-06-06T13:38:16.326Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-06-06T13:38:16.345Z] [Pipeline] withCredentials [2025-06-06T13:38:16.389Z] [Pipeline] // withCredentials [2025-06-06T13:38:16.412Z] [Pipeline] echo [2025-06-06T13:38:16.412Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-06-06T13:38:16.446Z] [Pipeline] withCredentials [2025-06-06T13:38:16.504Z] [Pipeline] // withCredentials [2025-06-06T13:38:16.513Z] [Pipeline] echo [2025-06-06T13:38:16.513Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-06-06T13:38:16.528Z] [Pipeline] withEnv [2025-06-06T13:38:16.529Z] [Pipeline] { [2025-06-06T13:38:16.542Z] [Pipeline] sh [2025-06-06T13:38:17.072Z] + set -euo pipefail [2025-06-06T13:38:17.072Z] ++ umask [2025-06-06T13:38:17.072Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:17.072Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-06-06T13:38:17.072Z] + cut -d ' ' -f 1 [2025-06-06T13:38:17.075Z] [Pipeline] } [2025-06-06T13:38:17.089Z] [Pipeline] // withEnv [2025-06-06T13:38:17.093Z] [Pipeline] withEnv [2025-06-06T13:38:17.094Z] [Pipeline] { [2025-06-06T13:38:17.110Z] [Pipeline] sh [2025-06-06T13:38:17.646Z] + set -xeuo pipefail [2025-06-06T13:38:17.646Z] ++ umask [2025-06-06T13:38:17.646Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:17.646Z] + cosa init --branch testing-devel --commit=6de321c23db075d7480345774e4ab83d85f19a04 https://github.com/coreos/fedora-coreos-config [2025-06-06T13:38:17.646Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-06-06T13:38:17.904Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-06T13:38:17.904Z] + mkdir -p src [2025-06-06T13:38:17.904Z] + cd src [2025-06-06T13:38:17.904Z] + test -e config [2025-06-06T13:38:17.904Z] + case "${source}" in [2025-06-06T13:38:17.904Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-06-06T13:38:17.904Z] Cloning into 'config'... [2025-06-06T13:38:18.158Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-06-06T13:38:18.158Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-06-06T13:38:20.046Z] From https://gitlab.com/fedora/bootc/base-images [2025-06-06T13:38:20.046Z] * branch f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99 -> FETCH_HEAD [2025-06-06T13:38:20.046Z] Submodule path 'fedora-bootc': checked out 'f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99' [2025-06-06T13:38:20.046Z] + '[' -n 6de321c23db075d7480345774e4ab83d85f19a04 ']' [2025-06-06T13:38:20.046Z] + git -C ./config fetch origin 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:38:20.299Z] From https://github.com/coreos/fedora-coreos-config [2025-06-06T13:38:20.299Z] * branch 6de321c23db075d7480345774e4ab83d85f19a04 -> FETCH_HEAD [2025-06-06T13:38:20.299Z] + git -C ./config reset --hard 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:38:20.299Z] HEAD is now at 6de321c lockfiles: bump to latest [2025-06-06T13:38:20.299Z] + git -C ./config submodule update --init --recursive [2025-06-06T13:38:20.299Z] + set +x [2025-06-06T13:38:20.299Z] Config commit: 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:38:20.299Z] + manifest=src/config/manifest.yaml [2025-06-06T13:38:20.299Z] + image=src/config/image.yaml [2025-06-06T13:38:20.299Z] + [[ -n '' ]] [2025-06-06T13:38:20.299Z] + [[ ! -f src/config/manifest.yaml ]] [2025-06-06T13:38:20.299Z] + [[ ! -f src/config/image.yaml ]] [2025-06-06T13:38:20.299Z] + mkdir -p cache [2025-06-06T13:38:20.299Z] + mkdir -p builds [2025-06-06T13:38:20.299Z] + mkdir -p tmp [2025-06-06T13:38:20.299Z] + mkdir -p overrides/rpm [2025-06-06T13:38:20.299Z] + mkdir -p overrides/rootfs [2025-06-06T13:38:20.299Z] + test 0 = 1 [2025-06-06T13:38:20.299Z] + case "${YUMREPOS}" in [2025-06-06T13:38:20.299Z] + set +x [2025-06-06T13:38:20.299Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-06-06T13:38:20.301Z] [Pipeline] } [2025-06-06T13:38:20.304Z] [Pipeline] // withEnv [2025-06-06T13:38:20.393Z] [Pipeline] stage [2025-06-06T13:38:20.404Z] [Pipeline] { (Initialize Remotes) [2025-06-06T13:38:20.465Z] [Pipeline] parallel [2025-06-06T13:38:20.465Z] [Pipeline] { (Branch: x86_64) [2025-06-06T13:38:20.527Z] [Pipeline] } [2025-06-06T13:38:20.544Z] [Pipeline] // parallel [2025-06-06T13:38:20.558Z] [Pipeline] } [2025-06-06T13:38:20.561Z] [Pipeline] // stage [2025-06-06T13:38:20.565Z] [Pipeline] stage [2025-06-06T13:38:20.565Z] [Pipeline] { (Download Overrides) [2025-06-06T13:38:20.568Z] [Pipeline] parallel [2025-06-06T13:38:20.569Z] [Pipeline] { (Branch: x86_64) [2025-06-06T13:38:20.582Z] [Pipeline] withEnv [2025-06-06T13:38:20.582Z] [Pipeline] { [2025-06-06T13:38:20.619Z] [Pipeline] sh [2025-06-06T13:38:21.171Z] + set -xeuo pipefail [2025-06-06T13:38:21.171Z] ++ umask [2025-06-06T13:38:21.171Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:21.171Z] + cosa shell -- env -C overrides/rpm koji download-build buildah-1.40.1-1.fc42 --arch x86_64 --arch noarch [2025-06-06T13:38:21.171Z] Downloading [1/2]: buildah-1.40.1-1.fc42.x86_64.rpm [2025-06-06T13:38:21.426Z] [=== ] 9% 1.00 MiB / 10.74 MiB [====== ] 18% 2.00 MiB / 10.74 MiB [========== ] 27% 3.00 MiB / 10.74 MiB [============= ] 37% 4.00 MiB / 10.74 MiB [================ ] 46% 5.00 MiB / 10.74 MiB [==================== ] 55% 6.00 MiB / 10.74 MiB [======================= ] 65% 7.00 MiB / 10.74 MiB [========================== ] 74% 8.00 MiB / 10.74 MiB [============================== ] 83% 9.00 MiB / 10.74 MiB [================================= ] 93% 10.00 MiB / 10.74 MiB [====================================] 100% 10.74 MiB / 10.74 MiB [2025-06-06T13:38:21.427Z] Downloading [2/2]: buildah-tests-1.40.1-1.fc42.x86_64.rpm [2025-06-06T13:38:21.427Z] [= ] 3% 1.00 MiB / 29.74 MiB [== ] 6% 2.00 MiB / 29.74 MiB [=== ] 10% 3.00 MiB / 29.74 MiB [==== ] 13% 4.00 MiB / 29.74 MiB [====== ] 16% 5.00 MiB / 29.74 MiB [======= ] 20% 6.00 MiB / 29.74 MiB [======== ] 23% 7.00 MiB / 29.74 MiB [========= ] 26% 8.00 MiB / 29.74 MiB [========== ] 30% 9.00 MiB / 29.74 MiB [============ ] 33% 10.00 MiB / 29.74 MiB [============= ] 36% 11.00 MiB / 29.74 MiB [============== ] 40% 12.00 MiB / 29.74 MiB [=============== ] 43% 13.00 MiB / 29.74 MiB [================ ] 47% 14.00 MiB / 29.74 MiB [================== ] 50% 15.00 MiB / 29.74 MiB [=================== ] 53% 16.00 MiB / 29.74 MiB [==================== ] 57% 17.00 MiB / 29.74 MiB [===================== ] 60% 18.00 MiB / 29.74 MiB [====================== ] 63% 19.00 MiB / 29.74 MiB [======================== ] 67% 20.00 MiB / 29.74 MiB [========================= ] 70% 21.00 MiB / 29.74 MiB [========================== ] 73% 22.00 MiB / 29.74 MiB [=========================== ] 77% 23.00 MiB / 29.74 MiB [============================= ] 80% 24.00 MiB / 29.74 MiB [============================== ] 84% 25.00 MiB / 29.74 MiB [=============================== ] 87% 26.00 MiB / 29.74 MiB [================================ ] 90% 27.00 MiB / 29.74 MiB [================================= ] 94% 28.00 MiB / 29.74 MiB [=================================== ] 97% 29.00 MiB / 29.74 MiB [====================================] 100% 29.74 MiB / 29.74 MiB [2025-06-06T13:38:21.429Z] [Pipeline] } [2025-06-06T13:38:21.432Z] [Pipeline] // withEnv [2025-06-06T13:38:21.495Z] [Pipeline] withEnv [2025-06-06T13:38:21.495Z] [Pipeline] { [2025-06-06T13:38:21.573Z] [Pipeline] sh [2025-06-06T13:38:22.111Z] + set -xeuo pipefail [2025-06-06T13:38:22.111Z] ++ umask [2025-06-06T13:38:22.111Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:22.111Z] + cosa shell -- env -C overrides/rpm koji download-build containers-common-0.63.1-1.fc42 --arch x86_64 --arch noarch [2025-06-06T13:38:22.366Z] Downloading [1/2]: containers-common-extra-0.63.1-1.fc42.noarch.rpm [2025-06-06T13:38:22.366Z] [====================================] 100% 9.79 KiB / 9.79 KiB [2025-06-06T13:38:22.366Z] Downloading [2/2]: containers-common-0.63.1-1.fc42.noarch.rpm [2025-06-06T13:38:22.366Z] [====================================] 100% 93.05 KiB / 93.05 KiB [2025-06-06T13:38:22.368Z] [Pipeline] } [2025-06-06T13:38:22.381Z] [Pipeline] // withEnv [2025-06-06T13:38:22.437Z] [Pipeline] withEnv [2025-06-06T13:38:22.438Z] [Pipeline] { [2025-06-06T13:38:22.458Z] [Pipeline] sh [2025-06-06T13:38:22.984Z] + set -xeuo pipefail [2025-06-06T13:38:22.984Z] ++ umask [2025-06-06T13:38:22.984Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:22.984Z] + cosa shell -- env -C overrides/rpm koji download-build podman-5.5.1-1.fc42 --arch x86_64 --arch noarch [2025-06-06T13:38:22.984Z] Downloading [1/6]: podman-machine-5.5.1-1.fc42.x86_64.rpm [2025-06-06T13:38:22.984Z] [====================================] 100% 15.06 KiB / 15.06 KiB [2025-06-06T13:38:22.984Z] Downloading [2/6]: podman-docker-5.5.1-1.fc42.noarch.rpm [2025-06-06T13:38:23.237Z] [====================================] 100% 53.91 KiB / 53.91 KiB [2025-06-06T13:38:23.237Z] Downloading [3/6]: podmansh-5.5.1-1.fc42.x86_64.rpm [2025-06-06T13:38:23.237Z] [====================================] 100% 16.96 KiB / 16.96 KiB [2025-06-06T13:38:23.237Z] Downloading [4/6]: podman-remote-5.5.1-1.fc42.x86_64.rpm [2025-06-06T13:38:23.237Z] [=== ] 9% 1.00 MiB / 10.56 MiB [====== ] 18% 2.00 MiB / 10.56 MiB [========== ] 28% 3.00 MiB / 10.56 MiB [============= ] 37% 4.00 MiB / 10.56 MiB [================= ] 47% 5.00 MiB / 10.56 MiB [==================== ] 56% 6.00 MiB / 10.56 MiB [======================= ] 66% 7.00 MiB / 10.56 MiB [=========================== ] 75% 8.00 MiB / 10.56 MiB [============================== ] 85% 9.00 MiB / 10.56 MiB [================================== ] 94% 10.00 MiB / 10.56 MiB [====================================] 100% 10.56 MiB / 10.56 MiB [2025-06-06T13:38:23.237Z] Downloading [5/6]: podman-tests-5.5.1-1.fc42.x86_64.rpm [2025-06-06T13:38:23.237Z] [=== ] 8% 1.00 MiB / 11.80 MiB [====== ] 16% 2.00 MiB / 11.80 MiB [========= ] 25% 3.00 MiB / 11.80 MiB [============ ] 33% 4.00 MiB / 11.80 MiB [=============== ] 42% 5.00 MiB / 11.80 MiB [================== ] 50% 6.00 MiB / 11.80 MiB [===================== ] 59% 7.00 MiB / 11.80 MiB [======================== ] 67% 8.00 MiB / 11.80 MiB [=========================== ] 76% 9.00 MiB / 11.80 MiB [============================== ] 84% 10.00 MiB / 11.80 MiB [================================= ] 93% 11.00 MiB / 11.80 MiB [====================================] 100% 11.80 MiB / 11.80 MiB [2025-06-06T13:38:23.237Z] Downloading [6/6]: podman-5.5.1-1.fc42.x86_64.rpm [2025-06-06T13:38:23.237Z] [== ] 6% 1.00 MiB / 15.89 MiB [==== ] 12% 2.00 MiB / 15.89 MiB [====== ] 18% 3.00 MiB / 15.89 MiB [========= ] 25% 4.00 MiB / 15.89 MiB [=========== ] 31% 5.00 MiB / 15.89 MiB [============= ] 37% 6.00 MiB / 15.89 MiB [=============== ] 44% 7.00 MiB / 15.89 MiB [================== ] 50% 8.00 MiB / 15.89 MiB [==================== ] 56% 9.00 MiB / 15.89 MiB [====================== ] 62% 10.00 MiB / 15.89 MiB [======================== ] 69% 11.00 MiB / 15.89 MiB [=========================== ] 75% 12.00 MiB / 15.89 MiB [============================= ] 81% 13.00 MiB / 15.89 MiB [=============================== ] 88% 14.00 MiB / 15.89 MiB [================================= ] 94% 15.00 MiB / 15.89 MiB [====================================] 100% 15.89 MiB / 15.89 MiB [2025-06-06T13:38:23.239Z] [Pipeline] } [2025-06-06T13:38:23.242Z] [Pipeline] // withEnv [2025-06-06T13:38:23.247Z] [Pipeline] } [2025-06-06T13:38:23.250Z] [Pipeline] // parallel [2025-06-06T13:38:23.265Z] [Pipeline] } [2025-06-06T13:38:23.268Z] [Pipeline] // stage [2025-06-06T13:38:23.323Z] [Pipeline] parallel [2025-06-06T13:38:23.323Z] [Pipeline] { (Branch: x86_64) [2025-06-06T13:38:23.345Z] [Pipeline] stage [2025-06-06T13:38:23.345Z] [Pipeline] { (x86_64:Fetch) [2025-06-06T13:38:23.411Z] [Pipeline] withEnv [2025-06-06T13:38:23.411Z] [Pipeline] { [2025-06-06T13:38:23.428Z] [Pipeline] sh [2025-06-06T13:38:23.982Z] + set -xeuo pipefail [2025-06-06T13:38:23.982Z] ++ umask [2025-06-06T13:38:23.982Z] + '[' 0022 = 0000 ']' [2025-06-06T13:38:23.982Z] + cosa fetch --with-cosa-overrides [2025-06-06T13:38:23.982Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-06T13:38:24.236Z] Config commit: 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:38:24.236Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-06-06T13:38:24.490Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-06-06T13:38:25.046Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 599c15207c60c7a0d688e056281f0d0deacdf3d57ad3e0b32b1ab13cafc6ebd4 [2025-06-06T13:38:25.046Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... a7976732d68aeb807bbc0d6a90cc2c0bc3761b108332c7bfe2e3c721ffeda64f [2025-06-06T13:38:25.046Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... c2157468d84d0e08943ef911605c8a076833259ce92515dd99c884cad5ac03eb [2025-06-06T13:38:25.046Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... cb710d021fa1e7859c794a6a804bffd9d5b26383f0539cdee3c65a07a46fe019 [2025-06-06T13:38:25.299Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 94c3e7e24abd2450c4162c20314cc893f08bb71ba2587fbf6de85eaac61212e4 [2025-06-06T13:38:25.299Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 1a516e8b69b7a0c483281bb606c81685ca46c3926533f27c7caf43c392e1a569 [2025-06-06T13:38:25.299Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 17ca8c775a1f1d756a2260b5f3a37e5444888bad15655ad5d7c0c6bf83d90070 [2025-06-06T13:38:25.299Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 6e3e0c351aae3763dfd20a3955a56943cf5f94492bb9d7a0741bd0a336b76e42 [2025-06-06T13:38:25.299Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... dc9f8f0351b8fc55bc9c41a9f3a630bb3a334b92f51068c9a50774134b27ff1a [2025-06-06T13:38:25.552Z] Directory walk started [2025-06-06T13:38:25.552Z] Directory walk done - 10 packages [2025-06-06T13:38:25.552Z] Temporary output repo path: ./.repodata/ [2025-06-06T13:38:25.552Z] Pool started (with 5 workers) [2025-06-06T13:38:25.552Z] Pool finished [2025-06-06T13:38:25.552Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-06-06T13:38:25.552Z] 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-06-06T13:38:25.552Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-06-06T13:38:47.413Z] Loaded lockfiles: [2025-06-06T13:38:47.413Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-06-06T13:38:47.413Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-06-06T13:38:47.413Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-06-06T13:38:47.413Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-06-06T13:38:47.413Z] [2025-06-06T13:38:47.413Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-06-06T13:38:47.413Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-06-06T13:38:47.413Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-06-06T13:38:47.413Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-06-06T13:38:47.413Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-06-06T13:38:47.413Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-06-06T13:38:47.413Z] 16 metadata, 18 content objects imported; 10.9?kB content written [2025-06-06T13:38:47.413Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-06-06T13:38:47.413Z] rpm-ostree version: 2025.8 [2025-06-06T13:38:47.413Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-06-06T13:38:47.413Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-06-06T13:38:48.342Z] Updating metadata for 'fedora-coreos-pool'...done [2025-06-06T13:38:50.841Z] Updating metadata for 'fedora'...done [2025-06-06T13:38:51.094Z] Updating metadata for 'fedora-updates'...done [2025-06-06T13:40:27.670Z] Importing rpm-md...done [2025-06-06T13:40:27.670Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-06-06T13:38:25Z solvables: 10 [2025-06-06T13:40:27.670Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-06-06T10:50:52Z solvables: 62827 [2025-06-06T13:40:27.670Z] rpm-md repo 'fedora'; generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-06-06T13:40:27.670Z] rpm-md repo 'fedora-updates'; generated: 2025-06-06T01:40:00Z solvables: 16026 [2025-06-06T13:40:27.670Z] Resolving dependencies...done [2025-06-06T13:40:27.670Z] Installing 442 packages: [2025-06-06T13:40:27.670Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bootc-1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] container-selinux-4:2.238.0-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] containers-common-5:0.63.1-1.fc42.noarch (coreos-assembler-local-overrides) [2025-06-06T13:40:27.670Z] containers-common-extra-5:0.63.1-1.fc42.noarch (coreos-assembler-local-overrides) [2025-06-06T13:40:27.670Z] coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.670Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] fwupd-2.0.11-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] glibc-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] glibc-common-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] glibc-gconv-extra-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] glibc-minimal-langpack-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] hwdata-0.396-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kernel-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kernel-core-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kernel-modules-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kernel-modules-core-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] netavark-2:1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.671Z] podman-5:5.5.1-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-06-06T13:40:27.671Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] polkit-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] polkit-libs-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-ostree-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-ostree-libs-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] selinux-policy-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] selinux-policy-targeted-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-container-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-libs-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-pam-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-resolved-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-shared-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-sysusers-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] systemd-udev-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] vim-data-2:9.1.1418-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] vim-minimal-2:9.1.1418-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:40:27.672Z] Input state hash: a5f16a99bcbaabdcea7d86602471ad1946852509b9b9b268da1735e392289204 [2025-06-06T13:40:27.672Z] Will download: 439 packages (587.6?MB) [2025-06-06T13:40:28.229Z] Downloading from 'fedora-coreos-pool'...done [2025-06-06T13:40:34.766Z] Importing packages...done: 442 [2025-06-06T13:40:36.642Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-06-06T13:40:39.160Z] [Pipeline] } [2025-06-06T13:40:39.174Z] [Pipeline] // withEnv [2025-06-06T13:40:39.235Z] [Pipeline] } [2025-06-06T13:40:39.251Z] [Pipeline] // stage [2025-06-06T13:40:39.257Z] [Pipeline] stage [2025-06-06T13:40:39.258Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-06-06T13:40:39.261Z] [Pipeline] withEnv [2025-06-06T13:40:39.261Z] [Pipeline] { [2025-06-06T13:40:39.264Z] [Pipeline] sh [2025-06-06T13:40:39.864Z] + set -xeuo pipefail [2025-06-06T13:40:39.865Z] ++ umask [2025-06-06T13:40:39.865Z] + '[' 0022 = 0000 ']' [2025-06-06T13:40:39.865Z] + cosa build [2025-06-06T13:40:40.119Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-06T13:40:40.373Z] Config commit: 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:40:40.373Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-06T13:40:40.373Z] libostree: [2025-06-06T13:40:40.373Z] Version: '2025.2' [2025-06-06T13:40:40.373Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-06-06T13:40:40.373Z] Features: [2025-06-06T13:40:40.373Z] - inode64 [2025-06-06T13:40:40.373Z] - initial-var [2025-06-06T13:40:40.373Z] - libcurl [2025-06-06T13:40:40.373Z] - libsoup3 [2025-06-06T13:40:40.373Z] - gpgme [2025-06-06T13:40:40.373Z] - composefs [2025-06-06T13:40:40.373Z] - ex-fsverity [2025-06-06T13:40:40.373Z] - libarchive [2025-06-06T13:40:40.373Z] - selinux [2025-06-06T13:40:40.373Z] - openssl [2025-06-06T13:40:40.373Z] - sign-ed25519 [2025-06-06T13:40:40.373Z] - sign-spki [2025-06-06T13:40:40.373Z] - libmount [2025-06-06T13:40:40.373Z] - systemd [2025-06-06T13:40:40.373Z] - release [2025-06-06T13:40:40.373Z] - p2p [2025-06-06T13:40:40.373Z] rpm-ostree: [2025-06-06T13:40:40.373Z] Version: '2025.8' [2025-06-06T13:40:40.373Z] Git: a9e47ebcbb73b498df7f11a6220dbf073b3912ef [2025-06-06T13:40:40.373Z] Features: [2025-06-06T13:40:40.373Z] - rust [2025-06-06T13:40:40.373Z] - compose [2025-06-06T13:40:40.373Z] - container [2025-06-06T13:40:40.373Z] - fedora-integration [2025-06-06T13:40:40.638Z] Previous build: none [2025-06-06T13:40:40.638Z] Previous commit: none [2025-06-06T13:40:40.638Z] Image Config checksum: 658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9 [2025-06-06T13:40:40.638Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-06-06T13:40:40.638Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-06-06T13:40:41.196Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 599c15207c60c7a0d688e056281f0d0deacdf3d57ad3e0b32b1ab13cafc6ebd4 [2025-06-06T13:40:41.196Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... a7976732d68aeb807bbc0d6a90cc2c0bc3761b108332c7bfe2e3c721ffeda64f [2025-06-06T13:40:41.196Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... c2157468d84d0e08943ef911605c8a076833259ce92515dd99c884cad5ac03eb [2025-06-06T13:40:42.116Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... cb710d021fa1e7859c794a6a804bffd9d5b26383f0539cdee3c65a07a46fe019 [2025-06-06T13:40:42.116Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 94c3e7e24abd2450c4162c20314cc893f08bb71ba2587fbf6de85eaac61212e4 [2025-06-06T13:40:42.116Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 1a516e8b69b7a0c483281bb606c81685ca46c3926533f27c7caf43c392e1a569 [2025-06-06T13:40:42.370Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 17ca8c775a1f1d756a2260b5f3a37e5444888bad15655ad5d7c0c6bf83d90070 [2025-06-06T13:40:42.370Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 6e3e0c351aae3763dfd20a3955a56943cf5f94492bb9d7a0741bd0a336b76e42 [2025-06-06T13:40:42.623Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... dc9f8f0351b8fc55bc9c41a9f3a630bb3a334b92f51068c9a50774134b27ff1a [2025-06-06T13:40:42.877Z] Directory walk started [2025-06-06T13:40:42.877Z] Directory walk done - 10 packages [2025-06-06T13:40:42.877Z] Temporary output repo path: ./.repodata/ [2025-06-06T13:40:42.877Z] Pool started (with 5 workers) [2025-06-06T13:40:42.877Z] Pool finished [2025-06-06T13:40:42.877Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-06-06T13:40:42.877Z] 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-06-06T13:40:57.707Z] Loaded lockfiles: [2025-06-06T13:40:57.707Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-06-06T13:40:57.707Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-06-06T13:40:57.707Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-06-06T13:40:57.707Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-06-06T13:40:57.707Z] [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-06T13:40:57.707Z] rpm-ostree version: 2025.8 [2025-06-06T13:40:57.707Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-06-06T13:40:57.707Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-06-06T13:41:00.207Z] Importing rpm-md...done [2025-06-06T13:41:00.207Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-06-06T13:40:42Z solvables: 10 [2025-06-06T13:41:00.207Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-06-06T10:50:52Z solvables: 62827 [2025-06-06T13:41:00.207Z] rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-06-06T13:41:00.207Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-06-06T01:40:00Z solvables: 16026 [2025-06-06T13:41:03.472Z] Resolving dependencies...done [2025-06-06T13:41:03.472Z] Installing 442 packages: [2025-06-06T13:41:03.472Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bootc-1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] container-selinux-4:2.238.0-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] containers-common-5:0.63.1-1.fc42.noarch (coreos-assembler-local-overrides) [2025-06-06T13:41:03.472Z] containers-common-extra-5:0.63.1-1.fc42.noarch (coreos-assembler-local-overrides) [2025-06-06T13:41:03.472Z] coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.472Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] fwupd-2.0.11-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] glibc-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] glibc-common-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] glibc-gconv-extra-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] glibc-minimal-langpack-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] hwdata-0.396-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kernel-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kernel-core-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kernel-modules-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kernel-modules-core-6.14.9-300.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] netavark-2:1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.473Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] podman-5:5.5.1-1.fc42.x86_64 (coreos-assembler-local-overrides) [2025-06-06T13:41:03.474Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] polkit-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] polkit-libs-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-ostree-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-ostree-libs-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] selinux-policy-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] selinux-policy-targeted-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-container-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-libs-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-pam-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-resolved-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-shared-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-sysusers-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] systemd-udev-257.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] vim-data-2:9.1.1418-1.fc42.noarch (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] vim-minimal-2:9.1.1418-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-06T13:41:03.474Z] Input state hash: a5f16a99bcbaabdcea7d86602471ad1946852509b9b9b268da1735e392289204 [2025-06-06T13:41:06.721Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-06-06T13:41:07.278Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-06-06T13:41:08.198Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-06-06T13:41:08.198Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-06-06T13:41:08.198Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-06-06T13:41:08.198Z] Skipping file /usr/lib/systemd/ from checkout [2025-06-06T13:41:10.088Z] Checking out packages...done [2025-06-06T13:41:10.088Z] Checking out ostree layers...done [2025-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] /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-06-06T13:41:10.342Z] Creating group 'dbus' with GID 81. [2025-06-06T13:41:10.342Z] Creating group 'rpc' with GID 32. [2025-06-06T13:41:10.342Z] Creating group 'sshd' with GID 74. [2025-06-06T13:41:10.342Z] Creating group 'utempter' with GID 35. [2025-06-06T13:41:10.342Z] Creating group 'utmp' with GID 22. [2025-06-06T13:41:10.342Z] Creating group 'kvm' with GID 36. [2025-06-06T13:41:10.342Z] Creating group 'clock' with GID 103. [2025-06-06T13:41:10.342Z] Creating group 'render' with GID 105. [2025-06-06T13:41:10.342Z] Creating group 'sgx' with GID 106. [2025-06-06T13:41:10.342Z] Creating group 'docker' with GID 985. [2025-06-06T13:41:10.342Z] Creating group 'printadmin' with GID 984. [2025-06-06T13:41:10.342Z] Creating group 'zincati' with GID 983. [2025-06-06T13:41:10.342Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-06-06T13:41:10.342Z] Creating group 'clevis' with GID 982. [2025-06-06T13:41:10.342Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-06-06T13:41:10.342Z] Creating group 'dnsmasq' with GID 981. [2025-06-06T13:41:10.342Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-06-06T13:41:10.342Z] Creating group 'systemd-coredump' with GID 980. [2025-06-06T13:41:10.342Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-06-06T13:41:10.342Z] Creating group 'systemd-oom' with GID 979. [2025-06-06T13:41:10.342Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-06-06T13:41:10.342Z] Creating group 'tss' with GID 59. [2025-06-06T13:41:10.342Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-06-06T13:41:10.342Z] Running systemd-sysusers...done [2025-06-06T13:41:12.844Z] Running pre scripts...18 done [2025-06-06T13:42:49.204Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-06-06T13:42:49.204Z] audit-rules.post: No rules detected, adding default [2025-06-06T13:42:49.204Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-06-06T13:42:49.204Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-06-06T13:42:49.204Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-06-06T13:42:49.204Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-06-06T13:42:49.204Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] 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-06-06T13:42:49.204Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-06-06T13:42:49.204Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-06-06T13:42:49.205Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-06-06T13:42:49.205Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-06-06T13:42:49.205Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-06-06T13:42:49.205Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-06-06T13:42:49.205Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-06-06T13:42:49.205Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-06-06T13:42:49.205Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-06-06T13:42:49.205Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-06-06T13:42:51.704Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-06-06T13:42:51.704Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-06-06T13:42:51.704Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-06-06T13:42:51.704Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-06-06T13:42:51.704Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-06-06T13:42:51.704Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-06-06T13:42:51.704Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-06-06T13:42:51.704Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-06-06T13:42:51.704Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-06-06T13:42:51.704Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'. [2025-06-06T13:42:51.704Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-06-06T13:42:51.704Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-06-06T13:42:51.704Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-06-06T13:42:51.704Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-06-06T13:42:51.704Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-06-06T13:42:51.704Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-06-06T13:42:51.704Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-06-06T13:42:51.704Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-06-06T13:42:51.704Z] 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-06-06T13:42:51.704Z] 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-06-06T13:42:51.704Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-06-06T13:42:51.704Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-06-06T13:42:51.704Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-06-06T13:42:51.704Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-06-06T13:42:51.704Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-06T13:42:51.714Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-06T13:42:51.714Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-06-06T13:42:51.714Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-06-06T13:42:51.714Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/systRunning post scripts...done [2025-06-06T13:43:23.731Z] Running posttrans scripts...16 done [2025-06-06T13:43:23.731Z] Creating group 'sshd' with GID 74. [2025-06-06T13:43:23.731Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-06-06T13:43:23.985Z] Creating group 'sssd' with GID 986. [2025-06-06T13:43:23.985Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-06-06T13:43:23.985Z] Creating group 'zincati' with GID 985. [2025-06-06T13:43:23.985Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-06-06T13:43:24.238Z] Creating group 'docker' with GID 984. [2025-06-06T13:43:24.238Z] Creating group 'chrony' with GID 983. [2025-06-06T13:43:24.238Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-06-06T13:43:24.492Z] Writing rpmdb...done [2025-06-06T13:43:24.492Z] em/irqbalance.service'. [2025-06-06T13:43:24.492Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-06-06T13:43:24.492Z] Regenerating rpmdb for target [2025-06-06T13:43:36.712Z] Relabeling...done [2025-06-06T13:43:54.768Z] Updating usr/lib/os-release [2025-06-06T13:43:54.768Z] Executing `postprocess` inline script '0' [2025-06-06T13:43:54.768Z] + cat [2025-06-06T13:43:54.768Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-06-06T13:44:04.680Z] + rm /tmp/fcos-workarounds.cil [2025-06-06T13:44:04.680Z] Executing `postprocess` inline script '1' [2025-06-06T13:44:04.680Z] + cat [2025-06-06T13:44:04.680Z] Executing `postprocess` inline script '2' [2025-06-06T13:44:04.680Z] + 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-06-06T13:44:04.680Z] + systemctl preset-all [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-06-06T13:44:05.616Z] 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-06-06T13:44:05.616Z] 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-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'. [2025-06-06T13:44:05.616Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-06-06T13:44:05.616Z] + systemctl --user --global preset-all [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-06-06T13:44:05.616Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-06-06T13:44:05.869Z] Executing `postprocess` inline script '3' [2025-06-06T13:44:05.869Z] + source /usr/lib/os-release [2025-06-06T13:44:05.869Z] ++ NAME='Fedora Linux' [2025-06-06T13:44:05.869Z] ++ VERSION='42.20250606.dev.0 (CoreOS)' [2025-06-06T13:44:05.869Z] ++ RELEASE_TYPE=stable [2025-06-06T13:44:05.869Z] ++ ID=fedora [2025-06-06T13:44:05.869Z] ++ VERSION_ID=42 [2025-06-06T13:44:05.869Z] ++ VERSION_CODENAME= [2025-06-06T13:44:05.869Z] ++ PLATFORM_ID=platform:f42 [2025-06-06T13:44:05.869Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250606.dev.0' [2025-06-06T13:44:05.869Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-06-06T13:44:05.869Z] ++ LOGO=fedora-logo-icon [2025-06-06T13:44:05.869Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-06-06T13:44:05.869Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-06-06T13:44:05.869Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-06-06T13:44:05.869Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-06T13:44:05.869Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-06T13:44:05.869Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-06-06T13:44:05.869Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-06-06T13:44:05.869Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-06-06T13:44:05.869Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-06-06T13:44:05.869Z] ++ SUPPORT_END=2026-05-13 [2025-06-06T13:44:05.869Z] ++ VARIANT=CoreOS [2025-06-06T13:44:05.869Z] ++ VARIANT_ID=coreos [2025-06-06T13:44:05.869Z] ++ OSTREE_VERSION=42.20250606.dev.0 [2025-06-06T13:44:05.869Z] + 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-06-06T13:44:05.869Z] + tee /usr/lib/kernel/install.conf [2025-06-06T13:44:05.869Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-06-06T13:44:05.869Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-06-06T13:44:05.869Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-06-06T13:44:05.869Z] Executing `postprocess` inline script '4' [2025-06-06T13:44:05.869Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-06-06T13:44:05.869Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-06-06T13:44:05.869Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-06-06T13:44:05.869Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-06-06T13:44:05.869Z] Executing `postprocess` inline script '5' [2025-06-06T13:44:06.122Z] + mkdir -p /usr/lib/dracut/dracut.conf.d [2025-06-06T13:44:06.122Z] + cat [2025-06-06T13:44:06.122Z] + cat [2025-06-06T13:44:06.122Z] + cat [2025-06-06T13:44:06.122Z] + cat [2025-06-06T13:44:06.122Z] Executing `postprocess` inline script '6' [2025-06-06T13:44:06.122Z] + mkdir -p /usr/lib/ostree [2025-06-06T13:44:06.122Z] + cat [2025-06-06T13:44:06.122Z] Executing `postprocess` inline script '7' [2025-06-06T13:44:06.375Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-06-06T13:44:06.375Z] Generated update layout for BIOS: grub2-tools-1:2.12-28.fc42.x86_64 [2025-06-06T13:44:06.375Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-28.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-06-06T13:44:06.375Z] Executing `postprocess` inline script '8' [2025-06-06T13:44:06.375Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-06-06T13:44:06.375Z] Executing `postprocess` inline script '9' [2025-06-06T13:44:06.629Z] + cat [2025-06-06T13:44:06.629Z] Executing `postprocess` inline script '10' [2025-06-06T13:44:06.629Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf [2025-06-06T13:44:06.629Z] + grep -q '^4 ' /dev/fd/63 [2025-06-06T13:44:06.629Z] ++ wc -l /usr/lib/ostree/prepare-root.conf [2025-06-06T13:44:06.629Z] + cat [2025-06-06T13:44:06.629Z] Executing `postprocess` inline script '11' [2025-06-06T13:44:06.629Z] + '[' -f /run/.containerenv ']' [2025-06-06T13:44:06.629Z] Executing `postprocess` inline script '12' [2025-06-06T13:44:06.882Z] + rm -vf /etc/machine-id [2025-06-06T13:44:06.882Z] removed '/etc/machine-id' [2025-06-06T13:44:06.882Z] Executing `postprocess` inline script '13' [2025-06-06T13:44:06.882Z] + systemctl mask systemd-repart.service [2025-06-06T13:44:06.882Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-06-06T13:44:06.882Z] Executing `postprocess` inline script '14' [2025-06-06T13:44:06.882Z] + setsebool -P -N container_use_cephfs on [2025-06-06T13:44:09.383Z] + setsebool -P -N virt_use_samba on [2025-06-06T13:44:11.258Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK [2025-06-06T13:44:11.258Z] Executing `postprocess` inline script '15' [2025-06-06T13:44:11.258Z] + systemctl mask dnsmasq.service [2025-06-06T13:44:11.258Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-06-06T13:44:11.258Z] Executing `postprocess` inline script '16' [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-06-06T13:44:11.258Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-06-06T13:44:11.258Z] Executing `postprocess` inline script '17' [2025-06-06T13:44:11.258Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-06-06T13:44:11.258Z] + cat [2025-06-06T13:44:11.258Z] Executing `postprocess` inline script '18' [2025-06-06T13:44:11.511Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group [2025-06-06T13:44:11.511Z] Executing `postprocess` inline script '19' [2025-06-06T13:44:11.511Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target [2025-06-06T13:44:11.511Z] Executing `postprocess` inline script '20' [2025-06-06T13:44:11.511Z] + '[' -f /run/.containerenv ']' [2025-06-06T13:44:11.511Z] Executing `postprocess` inline script '21' [2025-06-06T13:44:11.780Z] + cat [2025-06-06T13:44:11.780Z] Executing `postprocess` inline script '22' [2025-06-06T13:44:11.780Z] + source /etc/os-release [2025-06-06T13:44:11.780Z] ++ NAME='Fedora Linux' [2025-06-06T13:44:11.780Z] ++ VERSION='42.20250606.dev.0 (CoreOS)' [2025-06-06T13:44:11.780Z] ++ RELEASE_TYPE=stable [2025-06-06T13:44:11.780Z] ++ ID=fedora [2025-06-06T13:44:11.780Z] ++ VERSION_ID=42 [2025-06-06T13:44:11.780Z] ++ VERSION_CODENAME= [2025-06-06T13:44:11.780Z] ++ PLATFORM_ID=platform:f42 [2025-06-06T13:44:11.780Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250606.dev.0' [2025-06-06T13:44:11.780Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-06-06T13:44:11.780Z] ++ LOGO=fedora-logo-icon [2025-06-06T13:44:11.780Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-06-06T13:44:11.780Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-06-06T13:44:11.780Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-06-06T13:44:11.781Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-06T13:44:11.781Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-06T13:44:11.781Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-06-06T13:44:11.781Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-06-06T13:44:11.781Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-06-06T13:44:11.781Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-06-06T13:44:11.781Z] ++ SUPPORT_END=2026-05-13 [2025-06-06T13:44:11.781Z] ++ VARIANT=CoreOS [2025-06-06T13:44:11.781Z] ++ VARIANT_ID=coreos [2025-06-06T13:44:11.781Z] ++ OSTREE_VERSION=42.20250606.dev.0 [2025-06-06T13:44:11.781Z] + [[ 42.20250606.dev.0 = *.dev* ]] [2025-06-06T13:44:11.781Z] + mkdir -p /etc/zincati/config.d [2025-06-06T13:44:11.781Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-06-06T13:44:11.781Z] Executing `postprocess` inline script '23' [2025-06-06T13:44:11.781Z] + cat [2025-06-06T13:44:11.781Z] + conf_file=/usr/etc/rpm-ostreed.conf [2025-06-06T13:44:11.781Z] + '[' -f /run/.containerenv ']' [2025-06-06T13:44:11.781Z] + cat /usr/etc/rpm-ostreed.conf [2025-06-06T13:44:11.781Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-06-06T13:44:12.034Z] + rm /tmp/rpm-ostreed.conf [2025-06-06T13:44:12.034Z] Executing `postprocess` inline script '24' [2025-06-06T13:44:24.182Z] Executing `postprocess` inline script '25' [2025-06-06T13:44:24.182Z] + rm -rf /usr/share/info [2025-06-06T13:44:24.182Z] + rm -rf /usr/share/man [2025-06-06T13:44:24.738Z] + rm -rf /usr/share/doc [2025-06-06T13:44:24.738Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man [2025-06-06T13:44:24.738Z] Executing `postprocess` inline script '26' [2025-06-06T13:44:24.738Z] + '[' -f /run/.containerenv ']' [2025-06-06T13:44:24.738Z] Initializing rootfs [2025-06-06T13:44:24.738Z] Moving /usr to target [2025-06-06T13:44:24.738Z] Copying toplevel compat symlinks [2025-06-06T13:44:24.991Z] No embedded whiteouts found [2025-06-06T13:44:24.991Z] No device files found [2025-06-06T13:44:24.991Z] Recompiling policy [2025-06-06T13:44:39.813Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-06-06T13:44:39.813Z] Migrating /usr/etc/group to /usr/lib/ [2025-06-06T13:44:39.813Z] Adding rpm-ostree-0-integration.conf [2025-06-06T13:44:39.813Z] Preparing kernel [2025-06-06T13:44:46.339Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-06-06T13:44:46.339Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-06-06T13:44:46.339Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.9-300.fc42.x86_64 [2025-06-06T13:44:46.896Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-06-06T13:44:47.149Z] dracut[I]: *** Including module: bash *** [2025-06-06T13:44:47.149Z] dracut[I]: *** Including module: shell-interpreter *** [2025-06-06T13:44:47.149Z] dracut[I]: *** Including module: systemd *** [2025-06-06T13:44:47.402Z] dracut[I]: *** Including module: fips *** [2025-06-06T13:44:47.654Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-06-06T13:44:47.655Z] dracut[I]: *** Including module: scsi-rules *** [2025-06-06T13:44:47.655Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-06-06T13:44:47.655Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-initrd *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-journald *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: systemd-udevd *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: modsign *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: dbus-broker *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: dbus *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-06-06T13:44:47.913Z] dracut[I]: *** Including module: i18n *** [2025-06-06T13:44:48.166Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-06-06T13:44:48.166Z] dracut[I]: *** Including module: afterburn *** [2025-06-06T13:44:48.166Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-06-06T13:44:48.166Z] dracut[I]: *** Including module: ignition *** [2025-06-06T13:44:48.419Z] dracut[I]: *** Including module: coreos-ignition *** [2025-06-06T13:44:48.419Z] dracut[I]: *** Including module: coreos-live *** [2025-06-06T13:44:48.672Z] dracut[I]: *** Including module: coreos-multipath *** [2025-06-06T13:44:48.672Z] dracut[I]: *** Including module: coreos-network *** [2025-06-06T13:44:48.672Z] dracut[I]: *** Including module: network-manager *** [2025-06-06T13:44:48.672Z] dracut[I]: *** Including module: ignition-conf *** [2025-06-06T13:44:48.672Z] dracut[I]: *** Including module: ignition-ostree *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: network *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: net-lib *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: url-lib *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: coreos-kernel *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: rdcore *** [2025-06-06T13:44:48.925Z] dracut[I]: *** Including module: clevis *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: btrfs *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: crypt *** [2025-06-06T13:44:49.178Z] dracut[I]: *** Including module: dm *** [2025-06-06T13:44:49.431Z] dracut[I]: *** Including module: kernel-modules *** [2025-06-06T13:44:54.677Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-06-06T13:44:54.677Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-06-06T13:44:55.232Z] dracut[I]: *** Including module: mdraid *** [2025-06-06T13:44:55.484Z] dracut[I]: *** Including module: multipath *** [2025-06-06T13:44:56.040Z] dracut[I]: *** Including module: nvdimm *** [2025-06-06T13:44:56.040Z] dracut[I]: *** Including module: qemu *** [2025-06-06T13:44:56.040Z] dracut[I]: *** Including module: qemu-net *** [2025-06-06T13:44:56.293Z] dracut[I]: *** Including module: fido2 *** [2025-06-06T13:44:56.293Z] dracut[I]: *** Including module: pkcs11 *** [2025-06-06T13:44:56.293Z] dracut[I]: *** Including module: tpm2-tss *** [2025-06-06T13:44:56.293Z] dracut[I]: *** Including module: cifs *** [2025-06-06T13:44:56.293Z] dracut[I]: *** Including module: iscsi *** [2025-06-06T13:44:56.849Z] dracut[I]: *** Including module: lunmask *** [2025-06-06T13:44:56.849Z] dracut[I]: *** Including module: nvmf *** [2025-06-06T13:44:57.103Z] dracut[I]: *** Including module: resume *** [2025-06-06T13:44:57.103Z] dracut[I]: *** Including module: rootfs-block *** [2025-06-06T13:44:57.103Z] dracut[I]: *** Including module: terminfo *** [2025-06-06T13:44:57.103Z] dracut[I]: *** Including module: udev-rules *** [2025-06-06T13:44:57.660Z] dracut[I]: *** Including module: virtfs *** [2025-06-06T13:44:57.660Z] dracut[I]: *** Including module: virtiofs *** [2025-06-06T13:44:57.914Z] dracut[I]: *** Including module: azure-disk *** [2025-06-06T13:44:57.914Z] dracut[I]: *** Including module: azure-unmanaged-sriov *** [2025-06-06T13:44:57.914Z] dracut[I]: *** Including module: walinuxagent *** [2025-06-06T13:44:57.914Z] dracut[I]: *** Including module: dracut-systemd *** [2025-06-06T13:44:57.914Z] dracut[I]: *** Including module: ostree *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: usrmount *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: base *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: fs-lib *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: journal-conf *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: openssl *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including module: shutdown *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Including modules done *** [2025-06-06T13:44:58.167Z] dracut[I]: *** Installing kernel module dependencies *** [2025-06-06T13:45:00.069Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-06-06T13:45:00.069Z] dracut[I]: *** Resolving executable dependencies *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Resolving executable dependencies done *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Hardlinking files *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Hardlinking files done *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-06-06T13:45:02.579Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-06-06T13:45:02.832Z] dracut[I]: *** Store current command line parameters *** [2025-06-06T13:45:03.085Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-06-06T13:45:41.710Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-06-06T13:45:41.710Z] Executing: 01-var.sh [2025-06-06T13:45:41.710Z] Ignored user missing from new passwd file: root [2025-06-06T13:45:41.710Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-06-06T13:45:41.710Z] Ignored group missing from new group file: root [2025-06-06T13:45:41.710Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-06-06T13:45:41.710Z] Network filesystem detected for repo; disabling transaction [2025-06-06T13:45:49.781Z] Committing...done [2025-06-06T13:46:28.418Z] 3725 metadata, 21566 content objects imported; 1.5?GB content written [2025-06-06T13:46:28.418Z] fedora/x86_64/coreos/testing-devel => 3a11c3d602aa875805810faa18b5b252d9b90ad43c4f16d225cce1ed8766a63e [2025-06-06T13:46:28.418Z] New image input checksum: 7911d5610f016d3ccec57def851fc12232ad873217d413388a2857b6fda008c8 [2025-06-06T13:46:28.418Z] None [2025-06-06T13:46:28.418Z] New build ID: 42.20250606.dev.0 [2025-06-06T13:46:28.418Z] 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=7911d5610f016d3ccec57def851fc12232ad873217d413388a2857b6fda008c8 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=6de321c23db075d7480345774e4ab83d85f19a04 --copymeta-opt=fedora-coreos.stream 42.20250606.dev.0 oci-archive:fedora-coreos-42.20250606.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-06-06T13:46:43.238Z] Building package mapping...done [2025-06-06T13:46:43.238Z] 21566 objects in 444 packages (284 source) [2025-06-06T13:46:43.238Z] rpm size: 1430382496 [2025-06-06T13:46:43.238Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-06-06T13:46:43.238Z] Duplicates: 1307 [2025-06-06T13:46:43.238Z] Multiple owners: 110 [2025-06-06T13:46:43.238Z] Generating container image [2025-06-06T13:47:29.845Z] Pushed digest: sha256:bfab621041884557b0fe988cc76bf0cae94bfd4c1f972a54d8031a7891b498fc [2025-06-06T13:47:29.845Z] Total objects: 25558 [2025-06-06T13:47:29.845Z] No unreachable objects [2025-06-06T13:47:29.845Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/commitmeta.json' [2025-06-06T13:47:29.845Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/ostree-commit-object' [2025-06-06T13:47:29.845Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-06-06T13:47:29.845Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/coreos-assembler-config-git.json' [2025-06-06T13:47:29.845Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-06-06T13:47:29.845Z] renamed 'fedora-coreos-42.20250606.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.dev.0-ostree.x86_64.ociarchive' [2025-06-06T13:47:29.845Z] renamed 'fedora-coreos-42.20250606.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.dev.0-ostree.x86_64-manifest.json' [2025-06-06T13:47:29.845Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json' [2025-06-06T13:47:29.845Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-06T13:47:29.845Z] Config commit: 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T13:47:29.845Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-06T13:47:30.764Z] Will build qemu [2025-06-06T13:47:31.684Z] Estimating disk size... [2025-06-06T13:47:33.575Z] Disk sizes: metal: 2671M (estimated), cloud: 10240M [2025-06-06T13:47:51.577Z] ++ arch [2025-06-06T13:47:51.577Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250606.dev.0"' -D 'build_version="42.20250606.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.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=2671 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2158 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-vWaP.json [2025-06-06T13:47:52.527Z] + set +x [2025-06-06T13:47:52.527Z] [33m [2025-06-06T13:47:52.527Z] + 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-vWaP.json [2025-06-06T13:47:52.527Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:47:52.527Z] /dev/vdb1 40G 3.2G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:47:52.527Z] [39m [2025-06-06T13:47:52.780Z] starting /tmp/osbuild-vWaP.jsonPipeline source org.osbuild.curl: a6c65ba89868a9680abea0b00b38ad310bbab2722eace8fe0974cdfceb1f252d [2025-06-06T13:47:52.780Z] Build [2025-06-06T13:47:52.780Z] root: <host> [2025-06-06T13:47:56.923Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.dev.0-ostree.x86_64.ociarchive [2025-06-06T13:47:56.923Z] [2025-06-06T13:47:56.923Z] ��� Duration: 1749217675s [2025-06-06T13:47:56.923Z] Pipeline oci-archive: f4432514dfdeb1f64c5939eeea0a3f60f87eef34fde07ec007657aa10870aa33 [2025-06-06T13:47:56.923Z] Build [2025-06-06T13:47:56.923Z] root: <host> [2025-06-06T13:47:56.923Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:48:02.142Z] org.osbuild.copy: f4432514dfdeb1f64c5939eeea0a3f60f87eef34fde07ec007657aa10870aa33 { [2025-06-06T13:48:02.142Z] "paths": [ [2025-06-06T13:48:02.142Z] { [2025-06-06T13:48:02.142Z] "from": "input://inlinefile/sha256:991275ba88a83ef40b66ee4ef407575ea7f28ca48646aa804f25af964b116b90", [2025-06-06T13:48:02.142Z] "to": "tree:///coreos.ociarchive" [2025-06-06T13:48:02.142Z] } [2025-06-06T13:48:02.142Z] ] [2025-06-06T13:48:02.142Z] } [2025-06-06T13:48:02.142Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:48:02.142Z] copying '/run/osbuild/inputs/inlinefile/sha256:991275ba88a83ef40b66ee4ef407575ea7f28ca48646aa804f25af964b116b90' -> '/run/osbuild/tree/coreos.ociarchive' [2025-06-06T13:48:02.445Z] [33m [2025-06-06T13:48:02.445Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:02.445Z] /dev/vdb1 40G 3.9G 37G 10% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:02.445Z] [39m [2025-06-06T13:48:03.817Z] [2025-06-06T13:48:03.817Z] ��� Duration: 2s [2025-06-06T13:48:03.817Z] Pipeline deployed-tree: ee7768ba086ccedcbb8425704f704ff79ece607fd9d6870e283d9cd2802582a1 [2025-06-06T13:48:03.817Z] Build [2025-06-06T13:48:03.817Z] root: <host> [2025-06-06T13:48:03.817Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:48:03.817Z] org.osbuild.container-deploy: ee7768ba086ccedcbb8425704f704ff79ece607fd9d6870e283d9cd2802582a1 {} [2025-06-06T13:48:03.817Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-czvqxgzj/inputs/images [2025-06-06T13:48:03.817Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:48:04.373Z] time="2025-06-06T13:48:04Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" [2025-06-06T13:48:07.622Z] Getting image source signatures [2025-06-06T13:48:07.622Z] Copying blob sha256:c429a9be0eee1f8d7afaac72ffcc49bd80aa92585867a6476afe92e62ad614b6 [2025-06-06T13:48:08.188Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-06-06T13:48:09.544Z] Copying blob sha256:747ce5f0192ae544da1cbb88736ed9aa0af021cf67aa400744eefd59ed23fd72 [2025-06-06T13:48:10.913Z] Copying blob sha256:a7914907e389920e243f3044c7a4a9a109ca350aef035b3a795a7a618c23eff2 [2025-06-06T13:48:12.276Z] Copying blob sha256:de601d32a114119a6fe7b910c26a386d754bb1199623fa0b3700ea964d6c325c [2025-06-06T13:48:12.530Z] [33m [2025-06-06T13:48:12.530Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:12.530Z] /dev/vdb1 40G 5.2G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:12.530Z] [39m [2025-06-06T13:48:13.450Z] Copying blob sha256:10cdd148303f0ce8a7c654dc6275052bbf3a169415bdd997450e1516db54726b [2025-06-06T13:48:14.006Z] Copying blob sha256:913e2509940e3515109777972579e2a6f3c439fd6bb8951c3e26a0c3d99a0f2a [2025-06-06T13:48:14.925Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-06-06T13:48:15.862Z] Copying blob sha256:314e495f6a8d5434418d0d0e0b999f9aab9828f479bb565318be1c8f6c6bca96 [2025-06-06T13:48:16.418Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-06-06T13:48:16.671Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-06-06T13:48:17.227Z] Copying blob sha256:ad57e1d7298e9db5f1b7f49d238aa2760ac5d5ebaac92dabb034e4ebf58d315e [2025-06-06T13:48:17.783Z] Copying blob sha256:369b2beda80e143f8adb60780447b94c617485a4426cdf274b49fe72647566ba [2025-06-06T13:48:18.035Z] Copying blob sha256:6096e4c005770d22bf099365f653b06881ec8ff38e8cccbca7decd7d7ba41542 [2025-06-06T13:48:18.289Z] Copying blob sha256:d5fb9b58ae28fa44694c52597156f5dae0c657078f5790aa38e2eb985316575d [2025-06-06T13:48:18.845Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-06-06T13:48:19.400Z] Copying blob sha256:a000ed027729a237832ce850427c54a59af05e9d3007bf1ea33dcd3f7cd6ed83 [2025-06-06T13:48:19.954Z] Copying blob sha256:71dca203c29e18d9ec5c2c8b170e9981bd5524ae33fd9b63145b0f968b44c636 [2025-06-06T13:48:20.207Z] Copying blob sha256:534b50511e40c15743bea15b5a23a04230a970b243e0a41843b1da6e9ab95c8c [2025-06-06T13:48:20.761Z] Copying blob sha256:379b99dfa186841dea7d7d3ce9f7046360bc7393fac27080ceefceddb1d0deb9 [2025-06-06T13:48:21.013Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36 [2025-06-06T13:48:21.282Z] Copying blob sha256:31e99e95777910fbbe0e0e8a887e5d1a4516a868fb802abf5830b35adb3517e6 [2025-06-06T13:48:21.535Z] Copying blob sha256:2929051b5f19ef104439ec4f9308fca07529431711fd8c498fa20821f93dcc75 [2025-06-06T13:48:21.788Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-06-06T13:48:22.041Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-06-06T13:48:22.041Z] Copying blob sha256:779e564d94ce56ca002907bee79ee48dbc8862984e39787fe02773b63dec6fb9 [2025-06-06T13:48:22.597Z] Copying blob sha256:63b4aa9a0bc1276517c17da9799539d0d57583a595be54de1ee79dc611c89bcc [2025-06-06T13:48:22.597Z] [33m [2025-06-06T13:48:22.597Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:22.597Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:22.597Z] [39m [2025-06-06T13:48:22.597Z] Copying blob sha256:5b9a19d4f4822cb9658f7ee069844d222013a8ff35db683dea7094ea82490235 [2025-06-06T13:48:22.850Z] Copying blob sha256:0e2c69551c56efd9f1b5694c899441f90a76aedcd57820c3c797280992242ebb [2025-06-06T13:48:23.103Z] Copying blob sha256:2ff1df725f1bb922a17369276e42506164f14c83fddec2252e3ca82644378eae [2025-06-06T13:48:23.356Z] Copying blob sha256:d83fd6ca054f1b2339150a6398a3a2b070836fa35239d337e8cca0f344ecb726 [2025-06-06T13:48:23.921Z] Copying blob sha256:25ead8334ad6a72db04c76b522c1579001da094b510e4de89754e1a716e67761 [2025-06-06T13:48:24.175Z] Copying blob sha256:d11efc94ccfde4884c5127197768ba0e16b16f466925b3ebaa4ce869dad50423 [2025-06-06T13:48:24.428Z] Copying blob sha256:6ada7a20b0c26a1188c36f4b860212aeb6e91c8fc04efe64020e409cd177b9a6 [2025-06-06T13:48:25.347Z] Copying blob sha256:ab710a07971fac1af74c91eac4aaba2a62950bc3e0e3d3d7c3eca3ea25295814 [2025-06-06T13:48:25.600Z] Copying blob sha256:39be8b1756c25b243e8c60137447cdead13dfd795882fa44262f00360f0c60e2 [2025-06-06T13:48:25.853Z] Copying blob sha256:a2dc651ca092ea97e15cdde3fe26d41705f5f7b7f9f6298951c0ab2780051b3d [2025-06-06T13:48:26.105Z] Copying blob sha256:af2dbeed6d669e54eddd2ca017a15b083983eecc611bcbe96e16f9ea5aa3b8cc [2025-06-06T13:48:27.041Z] Copying blob sha256:0126cb343f3fa17cfd7563f33710a716443f3a07f8db6b8f524da55e2a8069e4 [2025-06-06T13:48:27.293Z] Copying blob sha256:2295f5cc4145cd6a3f42b89f9c8db17e218cb6c6ac363e385a7f25ebdb2b84cf [2025-06-06T13:48:27.849Z] Copying blob sha256:cefa6f77d28142a841fe986feebd87fd09b9345fb87931f818d716463d313f33 [2025-06-06T13:48:28.102Z] Copying blob sha256:2d0f0d061e7e2376c2210b0e25d3bf6dd258e153e6dc1a435390757361d4470f [2025-06-06T13:48:29.020Z] Copying blob sha256:6bda1a847d7a4adf0598150188246963406b0211832ed6c64670fb239c2b2d53 [2025-06-06T13:48:29.273Z] Copying blob sha256:0fd9f5eda6b580653638001485fa54cd63f0fce70f23336ec132d2a3234de8f7 [2025-06-06T13:48:29.880Z] Copying blob sha256:6edd853a166f8f579f1a318d017375e1777f56106466ae484594017f876c704c [2025-06-06T13:48:30.436Z] Copying blob sha256:2c889d6f70028d444e74b6fb6502b50e0191b761644c0c7e04d9e15d73b47026 [2025-06-06T13:48:30.688Z] Copying blob sha256:a3d4ecc9308feb4a39bbf7933a81930878c10244c46c9695b66d6a55672cf88a [2025-06-06T13:48:31.244Z] Copying blob sha256:5be8944753a1749ba46d658e1c80b9c27109ed1f02150b1d4ea282c9b83bb30a [2025-06-06T13:48:32.619Z] [33m [2025-06-06T13:48:32.619Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:32.619Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:32.619Z] [39m [2025-06-06T13:48:32.872Z] Copying blob sha256:8ed9ea2ea7212907c5a1b1baa5bbe6f907b85704a03e22afb249c199f4adab9a [2025-06-06T13:48:33.126Z] Copying blob sha256:70bd0dcb87ffc253a173970e73757caf63d0277303bddca87973d0db34cf5706 [2025-06-06T13:48:35.627Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-06-06T13:48:35.627Z] Copying config sha256:00355746c380bd42429159fd55f7cccdb98c998924d2bfd36e6c333c9b7f0ead [2025-06-06T13:48:35.627Z] Writing manifest to image destination [2025-06-06T13:48:43.698Z] [33m [2025-06-06T13:48:43.698Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:43.698Z] /dev/vdb1 40G 6.3G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:43.698Z] [39m [2025-06-06T13:48:53.604Z] [33m [2025-06-06T13:48:53.604Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:48:53.604Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:48:53.604Z] [39m [2025-06-06T13:48:56.101Z] 00355746c380bd42429159fd55f7cccdb98c998924d2bfd36e6c333c9b7f0ead [2025-06-06T13:49:01.335Z] Untagged: docker.io/library/tmp-container-deploy-11854374059895:latest [2025-06-06T13:49:01.335Z] Deleted: 00355746c380bd42429159fd55f7cccdb98c998924d2bfd36e6c333c9b7f0ead [2025-06-06T13:49:01.335Z] [2025-06-06T13:49:01.335Z] ��� Duration: 57s [2025-06-06T13:49:02.701Z] [33m [2025-06-06T13:49:02.701Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:02.701Z] /dev/vdb1 40G 5.4G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:02.701Z] [39m [2025-06-06T13:49:06.843Z] Pipeline tree: 7790f3eddba5a0112a1718ad887dff58367a85c7c1bfebde2a4b169270517f2c [2025-06-06T13:49:06.843Z] Build [2025-06-06T13:49:06.843Z] root: <host> [2025-06-06T13:49:06.843Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:49:06.843Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-06-06T13:49:06.843Z] org.osbuild.selinux: b5cb988fc5a58b62ff1964b600777db8c302734d95c2af911ec4e1cfd8863c7d { [2025-06-06T13:49:06.843Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-06T13:49:06.843Z] "target": "tree:///" [2025-06-06T13:49:06.843Z] } [2025-06-06T13:49:06.843Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:07.114Z] [2025-06-06T13:49:07.114Z] ��� Duration: 0s [2025-06-06T13:49:07.114Z] org.osbuild.ostree.init-fs: 0d4de7815a89c0f5efbaa36886add9ae692265a11492b11bbce0aea92338227b {} [2025-06-06T13:49:07.367Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:07.367Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-06-06T13:49:07.367Z] [2025-06-06T13:49:07.367Z] ��� Duration: 0s [2025-06-06T13:49:07.367Z] org.osbuild.ostree.os-init: fcbdb52f622fa88240bbd5d1b0f23a6e6337b7a40897dff455912f957fa9f4a2 { [2025-06-06T13:49:07.367Z] "osname": "fedora-coreos" [2025-06-06T13:49:07.367Z] } [2025-06-06T13:49:07.620Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:07.620Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-06-06T13:49:07.620Z] [2025-06-06T13:49:07.620Z] ��� Duration: 0s [2025-06-06T13:49:07.620Z] org.osbuild.ostree.config: e4173c52552dcdd3b7de0592b2b6cb5118cb38d592a255610a6a33e818deca52 { [2025-06-06T13:49:07.620Z] "repo": "/ostree/repo", [2025-06-06T13:49:07.620Z] "config": { [2025-06-06T13:49:07.620Z] "sysroot": { [2025-06-06T13:49:07.620Z] "readonly": true, [2025-06-06T13:49:07.620Z] "bootloader": "none", [2025-06-06T13:49:07.620Z] "bls-append-except-default": "grub_users=\"\"", [2025-06-06T13:49:07.620Z] "bootprefix": true [2025-06-06T13:49:07.620Z] } [2025-06-06T13:49:07.620Z] } [2025-06-06T13:49:07.620Z] } [2025-06-06T13:49:07.873Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:07.873Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-06-06T13:49:07.873Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-06-06T13:49:07.873Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-06-06T13:49:07.873Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-06-06T13:49:07.873Z] [2025-06-06T13:49:07.873Z] ��� Duration: 0s [2025-06-06T13:49:07.873Z] org.osbuild.mkdir: 6a5bdba7c85f9ba08947f934c80c196e3edae9d88d8f2afabd08ae6f9ac30883 { [2025-06-06T13:49:07.873Z] "paths": [ [2025-06-06T13:49:07.873Z] { [2025-06-06T13:49:07.873Z] "path": "/boot/efi", [2025-06-06T13:49:07.873Z] "mode": 493 [2025-06-06T13:49:07.873Z] } [2025-06-06T13:49:07.873Z] ] [2025-06-06T13:49:07.873Z] } [2025-06-06T13:49:08.126Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:08.126Z] [2025-06-06T13:49:08.126Z] ��� Duration: 0s [2025-06-06T13:49:08.126Z] org.osbuild.ignition: 06bf45a0848180d89ec8327752c7568cb6c4c4964978d3b39ae38280af4281d0 {} [2025-06-06T13:49:08.378Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:08.378Z] [2025-06-06T13:49:08.379Z] ��� Duration: 0s [2025-06-06T13:49:08.379Z] org.osbuild.ostree.deploy.container: 7324a19d1d444d3c5e8f72e6f7f45f5caa7247d69754384558adbf107a901cc1 { [2025-06-06T13:49:08.379Z] "osname": "fedora-coreos", [2025-06-06T13:49:08.379Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel", [2025-06-06T13:49:08.379Z] "mounts": [ [2025-06-06T13:49:08.379Z] "/boot", [2025-06-06T13:49:08.379Z] "/boot/efi" [2025-06-06T13:49:08.379Z] ], [2025-06-06T13:49:08.379Z] "kernel_opts": [ [2025-06-06T13:49:08.379Z] "rw", [2025-06-06T13:49:08.379Z] "$ignition_firstboot", [2025-06-06T13:49:08.379Z] "mitigations=auto,nosmt" [2025-06-06T13:49:08.379Z] ] [2025-06-06T13:49:08.379Z] } [2025-06-06T13:49:08.379Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmm0k7_r/inputs/images [2025-06-06T13:49:08.632Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:08.632Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpgziw04ty/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-06-06T13:49:12.775Z] [33m [2025-06-06T13:49:12.775Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:12.775Z] /dev/vdb1 40G 6.5G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:12.775Z] [39m [2025-06-06T13:49:22.698Z] [33m [2025-06-06T13:49:22.698Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:22.698Z] /dev/vdb1 40G 7.3G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:22.698Z] [39m [2025-06-06T13:49:34.828Z] [33m [2025-06-06T13:49:34.828Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:34.828Z] /dev/vdb1 40G 6.9G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:34.829Z] [39m [2025-06-06T13:49:38.094Z] [2025-06-06T13:49:38.094Z] ��� Duration: 29s [2025-06-06T13:49:38.094Z] org.osbuild.ostree.aleph: 5f2f862e495f99033d86dde1c04090834c3cfb0a0eb8161700523a3d7554da48 { [2025-06-06T13:49:38.094Z] "coreos_compat": true, [2025-06-06T13:49:38.094Z] "deployment": { [2025-06-06T13:49:38.094Z] "default": true [2025-06-06T13:49:38.094Z] } [2025-06-06T13:49:38.094Z] } [2025-06-06T13:49:38.347Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:38.347Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel [2025-06-06T13:49:38.347Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel --config [2025-06-06T13:49:38.600Z] [2025-06-06T13:49:38.600Z] ��� Duration: 0s [2025-06-06T13:49:38.600Z] org.osbuild.ostree.selinux: 7790f3eddba5a0112a1718ad887dff58367a85c7c1bfebde2a4b169270517f2c { [2025-06-06T13:49:38.600Z] "deployment": { [2025-06-06T13:49:38.600Z] "default": true [2025-06-06T13:49:38.600Z] } [2025-06-06T13:49:38.600Z] } [2025-06-06T13:49:38.600Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:38.853Z] [2025-06-06T13:49:38.853Z] ��� Duration: 0s [2025-06-06T13:49:42.998Z] [33m [2025-06-06T13:49:42.998Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:42.998Z] /dev/vdb1 40G 7.0G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:42.998Z] [39m [2025-06-06T13:49:45.530Z] Pipeline raw-image: 260dd64efa8a48892ca5b45d7377c3fdfe636b53d1564747f5e8068bdc02fd93 [2025-06-06T13:49:45.530Z] Build [2025-06-06T13:49:45.530Z] root: <host> [2025-06-06T13:49:45.530Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:49:45.530Z] org.osbuild.truncate: f309748eb8ad53225d1edaff63df925d5a01bcb73c206562afb77317a0bd06a2 { [2025-06-06T13:49:45.530Z] "filename": "disk.img", [2025-06-06T13:49:45.530Z] "size": "2800746496" [2025-06-06T13:49:45.530Z] } [2025-06-06T13:49:45.530Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:45.784Z] [2025-06-06T13:49:45.784Z] ��� Duration: 0s [2025-06-06T13:49:45.784Z] org.osbuild.sfdisk: 4670edf162bd6e72db48908238ac8c862c7d136e2c40e1e00af23ef24e50fba2 { [2025-06-06T13:49:45.784Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-06-06T13:49:45.784Z] "label": "gpt", [2025-06-06T13:49:45.784Z] "partitions": [ [2025-06-06T13:49:45.784Z] { [2025-06-06T13:49:45.784Z] "start": 2048, [2025-06-06T13:49:45.784Z] "partnum": 1, [2025-06-06T13:49:45.784Z] "size": 2048, [2025-06-06T13:49:45.784Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-06T13:49:45.784Z] "bootable": true, [2025-06-06T13:49:45.784Z] "name": "BIOS-BOOT" [2025-06-06T13:49:45.784Z] }, [2025-06-06T13:49:45.784Z] { [2025-06-06T13:49:45.784Z] "start": 4096, [2025-06-06T13:49:45.784Z] "partnum": 2, [2025-06-06T13:49:45.784Z] "size": 260096, [2025-06-06T13:49:45.784Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-06T13:49:45.784Z] "name": "EFI-SYSTEM" [2025-06-06T13:49:45.784Z] }, [2025-06-06T13:49:45.784Z] { [2025-06-06T13:49:45.784Z] "start": 264192, [2025-06-06T13:49:45.784Z] "partnum": 3, [2025-06-06T13:49:45.784Z] "size": 786432, [2025-06-06T13:49:45.784Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T13:49:45.784Z] "name": "boot" [2025-06-06T13:49:45.784Z] }, [2025-06-06T13:49:45.784Z] { [2025-06-06T13:49:45.784Z] "start": 1050624, [2025-06-06T13:49:45.784Z] "partnum": 4, [2025-06-06T13:49:45.784Z] "size": 4417536, [2025-06-06T13:49:45.784Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T13:49:45.784Z] "name": "root" [2025-06-06T13:49:45.784Z] } [2025-06-06T13:49:45.784Z] ] [2025-06-06T13:49:45.784Z] } [2025-06-06T13:49:45.784Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:49:46.038Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:46.038Z] label: gpt [2025-06-06T13:49:46.038Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-06-06T13:49:46.038Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-06-06T13:49:46.038Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-06-06T13:49:46.038Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-06-06T13:49:46.038Z] /dev/loop0p4: start="1050624", size="4417536", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-06-06T13:49:46.038Z] { [2025-06-06T13:49:46.038Z] "partitiontable": { [2025-06-06T13:49:46.038Z] "label": "gpt", [2025-06-06T13:49:46.038Z] "id": "00000000-0000-4000-A000-000000000001", [2025-06-06T13:49:46.038Z] "device": "/dev/loop0", [2025-06-06T13:49:46.038Z] "unit": "sectors", [2025-06-06T13:49:46.038Z] "firstlba": 2048, [2025-06-06T13:49:46.038Z] "lastlba": 5470174, [2025-06-06T13:49:46.038Z] "sectorsize": 512, [2025-06-06T13:49:46.038Z] "partitions": [ [2025-06-06T13:49:46.038Z] { [2025-06-06T13:49:46.038Z] "node": "/dev/loop0p1", [2025-06-06T13:49:46.038Z] "start": 2048, [2025-06-06T13:49:46.038Z] "size": 2048, [2025-06-06T13:49:46.038Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-06T13:49:46.038Z] "uuid": "B24487E6-6606-4EB2-9F11-C3EA0D9AF4A1", [2025-06-06T13:49:46.038Z] "name": "BIOS-BOOT" [2025-06-06T13:49:46.038Z] },{ [2025-06-06T13:49:46.038Z] "node": "/dev/loop0p2", [2025-06-06T13:49:46.038Z] "start": 4096, [2025-06-06T13:49:46.038Z] "size": 260096, [2025-06-06T13:49:46.038Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-06T13:49:46.038Z] "uuid": "E52C9AC2-C3D3-4698-A8F2-9F73A99C6F43", [2025-06-06T13:49:46.038Z] "name": "EFI-SYSTEM" [2025-06-06T13:49:46.038Z] },{ [2025-06-06T13:49:46.038Z] "node": "/dev/loop0p3", [2025-06-06T13:49:46.038Z] "start": 264192, [2025-06-06T13:49:46.038Z] "size": 786432, [2025-06-06T13:49:46.038Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T13:49:46.038Z] "uuid": "CD2201B9-90BE-443D-ABF2-B5FD9BA968BB", [2025-06-06T13:49:46.038Z] "name": "boot" [2025-06-06T13:49:46.038Z] },{ [2025-06-06T13:49:46.038Z] "node": "/dev/loop0p4", [2025-06-06T13:49:46.038Z] "start": 1050624, [2025-06-06T13:49:46.038Z] "size": 4417536, [2025-06-06T13:49:46.038Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T13:49:46.038Z] "uuid": "03EC7E85-3051-4C4A-82F4-33E415AB28A9", [2025-06-06T13:49:46.038Z] "name": "root" [2025-06-06T13:49:46.038Z] } [2025-06-06T13:49:46.038Z] ] [2025-06-06T13:49:46.038Z] } [2025-06-06T13:49:46.038Z] } [2025-06-06T13:49:46.038Z] [2025-06-06T13:49:46.038Z] ��� Duration: 0s [2025-06-06T13:49:46.038Z] org.osbuild.mkfs.fat: cbaf4060600f9b8580dd0054307f912877462ecfc56ab4edbf9654e34602c6d7 { [2025-06-06T13:49:46.038Z] "label": "EFI-SYSTEM", [2025-06-06T13:49:46.038Z] "volid": "7B7795E7" [2025-06-06T13:49:46.038Z] } [2025-06-06T13:49:46.291Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T13:49:46.291Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:46.544Z] mkfs.fat 4.2 (2021-01-31) [2025-06-06T13:49:46.544Z] [2025-06-06T13:49:46.544Z] ��� Duration: 0s [2025-06-06T13:49:46.544Z] org.osbuild.mkfs.ext4: 46877e4fd7d50ef5f8998460ca980cbfcc6ed969e06c089df87589032044df10 { [2025-06-06T13:49:46.544Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-06-06T13:49:46.544Z] "label": "boot", [2025-06-06T13:49:46.544Z] "metadata_csum_seed": true [2025-06-06T13:49:46.544Z] } [2025-06-06T13:49:46.544Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T13:49:46.798Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:46.798Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-06T13:49:46.798Z] Discarding device blocks: 0/393216 done [2025-06-06T13:49:46.798Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-06-06T13:49:46.798Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-06-06T13:49:46.798Z] Superblock backups stored on blocks: [2025-06-06T13:49:46.798Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-06-06T13:49:46.798Z] [2025-06-06T13:49:46.798Z] Allocating group tables: 0/48 done [2025-06-06T13:49:46.798Z] Writing inode tables: 0/48 done [2025-06-06T13:49:46.798Z] Creating journal (8192 blocks): done [2025-06-06T13:49:46.798Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-06-06T13:49:46.798Z] [2025-06-06T13:49:46.798Z] [2025-06-06T13:49:46.798Z] ��� Duration: 0s [2025-06-06T13:49:46.798Z] org.osbuild.mkfs.xfs: bd5a70bf25380d807db4b4ca6aa1738a03ea62e0a8960efe1cc8c4d045987891 { [2025-06-06T13:49:46.798Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-06-06T13:49:46.798Z] "label": "root" [2025-06-06T13:49:46.798Z] } [2025-06-06T13:49:47.051Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T13:49:47.051Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:47.051Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=138048 blks [2025-06-06T13:49:47.051Z] = sectsz=512 attr=2, projid32bit=1 [2025-06-06T13:49:47.051Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-06-06T13:49:47.051Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-06-06T13:49:47.051Z] = exchange=0 [2025-06-06T13:49:47.051Z] data = bsize=4096 blocks=552192, imaxpct=25 [2025-06-06T13:49:47.051Z] = sunit=0 swidth=0 blks [2025-06-06T13:49:47.051Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-06-06T13:49:47.051Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-06-06T13:49:47.060Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-06-06T13:49:47.060Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-06-06T13:49:47.060Z] Discarding blocks...Done. [2025-06-06T13:49:47.313Z] [2025-06-06T13:49:47.313Z] ��� Duration: 0s [2025-06-06T13:49:47.313Z] org.osbuild.mkdir: baf5fc3839c8c14954f0593e047724ca508280b148128b3769e18e6790cfdcb5 { [2025-06-06T13:49:47.313Z] "paths": [ [2025-06-06T13:49:47.313Z] { [2025-06-06T13:49:47.313Z] "path": "mount://root/boot", [2025-06-06T13:49:47.313Z] "mode": 493 [2025-06-06T13:49:47.313Z] }, [2025-06-06T13:49:47.313Z] { [2025-06-06T13:49:47.313Z] "path": "mount://boot/efi", [2025-06-06T13:49:47.313Z] "mode": 493 [2025-06-06T13:49:47.313Z] } [2025-06-06T13:49:47.313Z] ] [2025-06-06T13:49:47.313Z] } [2025-06-06T13:49:47.313Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:49:47.313Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lrv0w39h/mounts/root-mount-point [2025-06-06T13:49:47.566Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lrv0w39h/mounts/boot-mount-point [2025-06-06T13:49:47.566Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:47.819Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lrv0w39h/mounts/boot-mount-point unmounted [2025-06-06T13:49:47.819Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-lrv0w39h/mounts/root-mount-point unmounted [2025-06-06T13:49:47.819Z] [2025-06-06T13:49:47.819Z] ��� Duration: 0s [2025-06-06T13:49:47.819Z] org.osbuild.selinux: a3283b2150dd087c150d31e86e862e8905b6bf82ba861f8b0caf33df8835604c { [2025-06-06T13:49:47.819Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-06T13:49:47.819Z] "target": "mount://root/" [2025-06-06T13:49:47.819Z] } [2025-06-06T13:49:48.071Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:49:48.071Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ygx8_bpa/mounts/ [2025-06-06T13:49:48.071Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:48.324Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ygx8_bpa/mounts/ unmounted [2025-06-06T13:49:48.324Z] [2025-06-06T13:49:48.324Z] ��� Duration: 0s [2025-06-06T13:49:48.324Z] org.osbuild.selinux: 01e8f992916825dc6046c65ce169d8a4fce02cca3ab9e2d6d06e5f7de24525d8 { [2025-06-06T13:49:48.324Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-06T13:49:48.324Z] "target": "mount://root/boot/" [2025-06-06T13:49:48.324Z] } [2025-06-06T13:49:48.578Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:49:48.578Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3cuhciof/mounts/ [2025-06-06T13:49:48.578Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3cuhciof/mounts/boot [2025-06-06T13:49:48.832Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:49.085Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3cuhciof/mounts/boot unmounted [2025-06-06T13:49:49.085Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3cuhciof/mounts/ unmounted [2025-06-06T13:49:49.085Z] [2025-06-06T13:49:49.085Z] ��� Duration: 0s [2025-06-06T13:49:49.085Z] org.osbuild.copy: d9d49af455487cb6f4a175a54850052f2fd9cce8caba154f53ae0c7b05c1c56a { [2025-06-06T13:49:49.085Z] "paths": [ [2025-06-06T13:49:49.085Z] { [2025-06-06T13:49:49.085Z] "from": "input://tree/", [2025-06-06T13:49:49.085Z] "to": "mount://root/" [2025-06-06T13:49:49.085Z] } [2025-06-06T13:49:49.085Z] ] [2025-06-06T13:49:49.085Z] } [2025-06-06T13:49:49.359Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:49:49.359Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/ [2025-06-06T13:49:49.359Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/boot [2025-06-06T13:49:49.613Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/boot/efi [2025-06-06T13:49:49.613Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:49:49.613Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-06-06T13:49:53.756Z] [33m [2025-06-06T13:49:53.756Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:49:53.756Z] /dev/vdb1 40G 8.0G 32G 20% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:49:53.756Z] [39m [2025-06-06T13:50:03.677Z] [33m [2025-06-06T13:50:03.677Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:50:03.677Z] /dev/vdb1 40G 8.0G 32G 20% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:50:03.677Z] [39m [2025-06-06T13:50:13.583Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/boot/efi unmounted [2025-06-06T13:50:13.583Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/boot unmounted [2025-06-06T13:50:13.583Z] [33m [2025-06-06T13:50:13.583Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:50:13.583Z] /dev/vdb1 40G 8.7G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:50:13.583Z] [39m [2025-06-06T13:50:13.836Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jimmm42e/mounts/ unmounted [2025-06-06T13:50:13.836Z] [2025-06-06T13:50:13.836Z] ��� Duration: 24s [2025-06-06T13:50:13.836Z] org.osbuild.bootupd: 26141513e6a20e982dc6c3226ffa806915a0a02be71e8f624cbbeb311f39f6e4 { [2025-06-06T13:50:13.836Z] "bios": { [2025-06-06T13:50:13.836Z] "device": "disk" [2025-06-06T13:50:13.836Z] }, [2025-06-06T13:50:13.836Z] "static-configs": true, [2025-06-06T13:50:13.836Z] "deployment": { [2025-06-06T13:50:13.836Z] "default": true [2025-06-06T13:50:13.836Z] } [2025-06-06T13:50:13.836Z] } [2025-06-06T13:50:13.836Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:50:13.836Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/ [2025-06-06T13:50:14.089Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/boot [2025-06-06T13:50:14.089Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/boot/efi [2025-06-06T13:50:14.342Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:15.711Z] Installed 05_ignition.cfg [2025-06-06T13:50:15.711Z] Installed: grub.cfg [2025-06-06T13:50:15.711Z] Installed: "fedora/grub.cfg" [2025-06-06T13:50:15.712Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/boot/efi unmounted [2025-06-06T13:50:15.712Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/boot unmounted [2025-06-06T13:50:15.712Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ljm517vt/mounts/ unmounted [2025-06-06T13:50:15.712Z] [2025-06-06T13:50:15.712Z] ��� Duration: 1s [2025-06-06T13:50:15.712Z] org.osbuild.chattr: 260dd64efa8a48892ca5b45d7377c3fdfe636b53d1564747f5e8068bdc02fd93 { [2025-06-06T13:50:15.712Z] "items": { [2025-06-06T13:50:15.712Z] "mount://root/": { [2025-06-06T13:50:15.712Z] "immutable": true [2025-06-06T13:50:15.712Z] } [2025-06-06T13:50:15.712Z] } [2025-06-06T13:50:15.712Z] } [2025-06-06T13:50:15.965Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:50:15.965Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/ [2025-06-06T13:50:15.965Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0' [2025-06-06T13:50:16.218Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/boot unmounted [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/var unmounted [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/sysroot unmounted [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts unmounted [2025-06-06T13:50:16.218Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts unmounted [2025-06-06T13:50:16.472Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts unmounted [2025-06-06T13:50:16.472Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b5n4rci4/mounts/ [2025-06-06T13:50:16.472Z] [2025-06-06T13:50:16.472Z] ��� Duration: 0s [2025-06-06T13:50:16.472Z] Pipeline raw-qemu-image: d5ee2179b779fae63aa04a4dea2a2f5fcdd19574ac0f06445d84ec080602e69e [2025-06-06T13:50:16.472Z] Build [2025-06-06T13:50:16.472Z] root: <host> [2025-06-06T13:50:16.472Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:50:16.472Z] org.osbuild.copy: fcad777c05f9a8b408890f5cc035d6dcfed1d87901a32260b1cc35fb5b7b0a22 { [2025-06-06T13:50:16.472Z] "paths": [ [2025-06-06T13:50:16.472Z] { [2025-06-06T13:50:16.472Z] "from": "input://tree/disk.img", [2025-06-06T13:50:16.472Z] "to": "tree:///disk.img" [2025-06-06T13:50:16.472Z] } [2025-06-06T13:50:16.472Z] ] [2025-06-06T13:50:16.472Z] } [2025-06-06T13:50:16.725Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:16.725Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-06T13:50:16.978Z] [2025-06-06T13:50:16.978Z] ��� Duration: 0s [2025-06-06T13:50:16.978Z] org.osbuild.truncate: 4f331ee7ca31763229710d48a894dddd6aa3cb1eb82196f5faa1ee93fac3aeee { [2025-06-06T13:50:16.978Z] "filename": "disk.img", [2025-06-06T13:50:16.978Z] "size": "10737418240" [2025-06-06T13:50:16.978Z] } [2025-06-06T13:50:16.978Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:17.232Z] [2025-06-06T13:50:17.232Z] ��� Duration: 0s [2025-06-06T13:50:17.232Z] org.osbuild.coreos.platform: d5ee2179b779fae63aa04a4dea2a2f5fcdd19574ac0f06445d84ec080602e69e { [2025-06-06T13:50:17.232Z] "platform": "qemu" [2025-06-06T13:50:17.232Z] } [2025-06-06T13:50:17.232Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T13:50:17.484Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/ [2025-06-06T13:50:17.484Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0' [2025-06-06T13:50:17.484Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/boot [2025-06-06T13:50:17.737Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:17.737Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/boot unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/boot unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/var unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/sysroot unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts unmounted [2025-06-06T13:50:17.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts unmounted [2025-06-06T13:50:17.991Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-njnzcvvv/mounts/ [2025-06-06T13:50:17.991Z] [2025-06-06T13:50:17.991Z] ��� Duration: 0s [2025-06-06T13:50:17.991Z] Pipeline qemu: f49eb517aa244e16954b8cdb930347123e011ab6d844b55bc77917c4987cc265 [2025-06-06T13:50:17.991Z] Build [2025-06-06T13:50:17.991Z] root: <host> [2025-06-06T13:50:17.991Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T13:50:17.991Z] org.osbuild.qemu: f49eb517aa244e16954b8cdb930347123e011ab6d844b55bc77917c4987cc265 { [2025-06-06T13:50:17.991Z] "filename": "fedora-coreos-42.20250606.dev.0-qemu.x86_64.qcow2", [2025-06-06T13:50:17.991Z] "format": { [2025-06-06T13:50:17.991Z] "type": "qcow2", [2025-06-06T13:50:17.991Z] "compression": false, [2025-06-06T13:50:17.991Z] "compat": "1.1" [2025-06-06T13:50:17.991Z] } [2025-06-06T13:50:17.991Z] } [2025-06-06T13:50:18.244Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T13:50:21.489Z] [2025-06-06T13:50:21.489Z] ��� Duration: 3s [2025-06-06T13:50:21.489Z] manifest /tmp/osbuild-vWaP.json finished successfully [2025-06-06T13:50:23.388Z] [33m [2025-06-06T13:50:23.388Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T13:50:23.388Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T13:50:23.388Z] [39m [2025-06-06T13:50:31.439Z] oci-archive: f4432514dfdeb1f64c5939eeea0a3f60f87eef34fde07ec007657aa10870aa33 [2025-06-06T13:50:31.439Z] deployed-tree: ee7768ba086ccedcbb8425704f704ff79ece607fd9d6870e283d9cd2802582a1 [2025-06-06T13:50:31.439Z] tree: 7790f3eddba5a0112a1718ad887dff58367a85c7c1bfebde2a4b169270517f2c [2025-06-06T13:50:31.439Z] raw-image: 260dd64efa8a48892ca5b45d7377c3fdfe636b53d1564747f5e8068bdc02fd93 [2025-06-06T13:50:31.439Z] raw-4k-image: db6e61dda1dfb3dec357dfcc7184706f5d6699f99173cadf41e51e5ece29f8ca [2025-06-06T13:50:31.439Z] raw-aliyun-image: e752d0ac8e3f49c8758857c06ecfde4bb6e6e3e177921c9e92065a2a4f2e404e [2025-06-06T13:50:31.439Z] aliyun: 3a54f72d717cedac6e5b6418ce632a10513c5e498a0f8f5b087bd70075cfa508 [2025-06-06T13:50:31.439Z] raw-applehv-image: ee58009500f03d0864ac90edc75d1808e0a97c15cebce8a153bec32a2a4eafb1 [2025-06-06T13:50:31.439Z] applehv: aa87cafde71f14d6669b60a664d4688691aef5bd5e17f4227a8d6b04eb228515 [2025-06-06T13:50:31.439Z] raw-aws-image: 56ec5532797b0811d4a474a98087379dee611034820cde760edd5f50fbc824ec [2025-06-06T13:50:31.439Z] aws: 26393a0f01679048504d08f61007b525e8c8210952574c12a8f167237979780e [2025-06-06T13:50:31.439Z] raw-azure-image: a279290b13fdbb5bca4a71d9a087ab157b18e90d38f17ffcb0b76992d77a4100 [2025-06-06T13:50:31.439Z] azure: 8e546a6bd3b0a14553edf1736c0833a4605faec7b8a77e52b05772643b655a95 [2025-06-06T13:50:31.439Z] raw-azurestack-image: e44ec7874b43c9d88c7af6efb2f6e89c84e05fac084f4a2d50bb3424bf046802 [2025-06-06T13:50:31.439Z] azurestack: bff82e6ea6b1a104d230e784f4b8d536aedfc474338530cb03014d33626c771d [2025-06-06T13:50:31.439Z] raw-digitalocean-image: 0feda8c9722ab253e4a4ea23989fcf1b25a251a130ce5f19095eae4bf2e1e013 [2025-06-06T13:50:31.439Z] digitalocean: 6f7bc418649133865825e0d8ceb1fed2d96f43422f136db7ca6330b8dd525efa [2025-06-06T13:50:31.439Z] raw-exoscale-image: 6298714e4284fccf784e250175e73ddc71b111e081af587ecc01513a2ca6fc63 [2025-06-06T13:50:31.439Z] exoscale: 99b9f71a6f7e152f3ec5ec20e2751126bd93b1d567630cec4275967461efcb0e [2025-06-06T13:50:31.439Z] raw-gcp-image: 9ab38af0b046c26685d15168517816aeb12851d7699d8557c423558ad6cad72e [2025-06-06T13:50:31.439Z] raw-gcp-image-tar: ef17c0a16ecd2774787e2fe32ae956792aa9b479c1b11cb2bba50dac86fe0ede [2025-06-06T13:50:31.439Z] gcp: c8fff0739e6d9e64a3313233e67ffddc9b076414cf2b8aeef1d1917098ce152e [2025-06-06T13:50:31.439Z] raw-hetzner-image: be1c4ef35404d50676895fb67bd2d1e760467a9a02628fcb2f8c36b003479a00 [2025-06-06T13:50:31.439Z] hetzner: 4620e5ff31762cf1b7ab742df3aaa3d9dffc57f468eb5fdcaab645b1aebb9cde [2025-06-06T13:50:31.439Z] raw-hyperv-image: 5b67a9e3a5d99ec8cd00f798fc1ced57ffe4d90c9fba7fa6d41973d27727f1c0 [2025-06-06T13:50:31.439Z] hyperv: 6a3299e01c80e7ca1e230df535fd29861df4fc4e90615a3f2b8de67011e90027 [2025-06-06T13:50:31.439Z] raw-ibmcloud-image: 5cb23d23ec02cdea433177bb1204f15f672d2545904cebf8414fedfad5b04e67 [2025-06-06T13:50:31.439Z] ibmcloud: 4654da787562b2ae9793fffea57ef5d03dc69d467c67e65705254a81066dc0b7 [2025-06-06T13:50:31.439Z] raw-kubevirt-image: 4359060b116b829bc10819d026b582e35d137502460a43033442f5876ffa2987 [2025-06-06T13:50:31.439Z] qemu-kubevirt-image: f1b5da63b37cbac11ef1b881ea114524dd43b19d3bf55bb7ccdb8c7573cacdf5 [2025-06-06T13:50:31.439Z] kubevirt: d84c941147f028b52216c466ee065f1b3e2d3927f77ba43d185d108ef8508d02 [2025-06-06T13:50:31.439Z] raw-openstack-image: 7bb1319333356e090eec91863d10ef513ce5dba4d23e211ac1d2bcf7ae3c2338 [2025-06-06T13:50:31.439Z] openstack: d9f762359d5d623362b1f13666d92041d7e30f0384089d1fda972bda37b0eadb [2025-06-06T13:50:31.439Z] raw-metal-image: 47eb7c73c972fc12d3472ebe2c13bb0cc5ef622e6e3bef42dfa0a4f552d230a5 [2025-06-06T13:50:31.439Z] metal: 164d7bdd527351381a16013616ce957fbefacfbe181112209f667e95cf936544 [2025-06-06T13:50:31.439Z] raw-metal4k-image: 5e415dff01a6cd0ee8d0aec273951096bd4241cdb3167ae9bd02ba9d5b6a845b [2025-06-06T13:50:31.439Z] metal4k: d6145d00018ec6240dbc3f1978397dc6e3d072d0eb8b79d073f5b5bd8a67062a [2025-06-06T13:50:31.440Z] raw-nutanix-image: 98155d72b02976e8c6d57810680bee4d696a2d1e4996c67bad536caa38a9b93f [2025-06-06T13:50:31.440Z] nutanix: 6d271f8ee6c15add28c0f1f21df0cb47447d55c54a3577886d518f45cb6c254a [2025-06-06T13:50:31.440Z] raw-qemu-image: d5ee2179b779fae63aa04a4dea2a2f5fcdd19574ac0f06445d84ec080602e69e [2025-06-06T13:50:31.440Z] qemu: f49eb517aa244e16954b8cdb930347123e011ab6d844b55bc77917c4987cc265 [2025-06-06T13:50:31.440Z] raw-vultr-image: d3e07a5311b8e2d47d34376f363cffcebcb0916d5ca9e8add0ebdee50ada40c8 [2025-06-06T13:50:31.440Z] vultr: 571aa6d9687b4846868568a214672dc0a21af7c6e85350ab056f901b8cc43407 [2025-06-06T13:50:31.440Z] live: a847d13755079acda2f02cc80beddf14f0842fe26c7966c5afdeb965e6fc8898 [2025-06-06T13:50:31.440Z] + set +x [2025-06-06T13:50:34.702Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.dz8XoluyOc/qemu/fedora-coreos-42.20250606.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-06-06T13:50:34.702Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.dz8XoluyOc/qemu': Operation not permitted [2025-06-06T13:50:42.774Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749217841419884609 [2025-06-06T13:50:42.774Z] Successfully generated: fedora-coreos-42.20250606.dev.0-qemu.x86_64.qcow2 [2025-06-06T13:50:42.777Z] [Pipeline] } [2025-06-06T13:50:42.780Z] [Pipeline] // withEnv [2025-06-06T13:50:42.801Z] [Pipeline] } [2025-06-06T13:50:42.814Z] [Pipeline] // stage [2025-06-06T13:50:42.866Z] [Pipeline] withEnv [2025-06-06T13:50:42.866Z] [Pipeline] { [2025-06-06T13:50:42.877Z] [Pipeline] sh [2025-06-06T13:50:43.418Z] + set -euo pipefail [2025-06-06T13:50:43.418Z] ++ umask [2025-06-06T13:50:43.418Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:43.418Z] + uuidgen [2025-06-06T13:50:43.418Z] + cut -f1 -d- [2025-06-06T13:50:43.421Z] [Pipeline] } [2025-06-06T13:50:43.424Z] [Pipeline] // withEnv [2025-06-06T13:50:43.491Z] [Pipeline] withEnv [2025-06-06T13:50:43.492Z] [Pipeline] { [2025-06-06T13:50:43.501Z] [Pipeline] sh [2025-06-06T13:50:44.055Z] + set -euo pipefail [2025-06-06T13:50:44.056Z] ++ umask [2025-06-06T13:50:44.056Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:44.056Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T13:50:44.056Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-06-06T13:50:44.058Z] [Pipeline] } [2025-06-06T13:50:44.113Z] [Pipeline] // withEnv [2025-06-06T13:50:44.145Z] [Pipeline] parallel [2025-06-06T13:50:44.146Z] [Pipeline] { (Branch: x86_64:kola) [2025-06-06T13:50:44.146Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-06-06T13:50:44.213Z] [Pipeline] withEnv [2025-06-06T13:50:44.214Z] [Pipeline] { [2025-06-06T13:50:44.226Z] [Pipeline] withEnv [2025-06-06T13:50:44.227Z] [Pipeline] { [2025-06-06T13:50:44.230Z] [Pipeline] sh [2025-06-06T13:50:44.503Z] [Pipeline] sh [2025-06-06T13:50:44.755Z] + set -xeuo pipefail [2025-06-06T13:50:44.755Z] ++ umask [2025-06-06T13:50:44.755Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:44.755Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-06-06T13:50:44.778Z] [Pipeline] } [2025-06-06T13:50:44.782Z] [Pipeline] // withEnv [2025-06-06T13:50:44.786Z] [Pipeline] withEnv [2025-06-06T13:50:44.786Z] [Pipeline] { [2025-06-06T13:50:44.789Z] [Pipeline] sh [2025-06-06T13:50:45.039Z] + set -xeuo pipefail [2025-06-06T13:50:45.039Z] ++ umask [2025-06-06T13:50:45.039Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:45.039Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T13:50:45.039Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-06-06T13:50:45.039Z] 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-VAQMq/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-06-06T13:50:45.039Z] 2025-06-06T13:50:44Z cli: Started logging at level INFO [2025-06-06T13:50:45.039Z] 2025-06-06T13:50:44Z cli: Started logging at level INFO [2025-06-06T13:50:45.292Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250604.20.0/x86_64/fedora-coreos-42.20250604.20.0-qemu.x86_64.qcow2.xz [2025-06-06T13:50:45.292Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250604.20.0/x86_64/fedora-coreos-42.20250604.20.0-qemu.x86_64.qcow2.xz.sig [2025-06-06T13:50:45.313Z] + set -euo pipefail [2025-06-06T13:50:45.313Z] ++ umask [2025-06-06T13:50:45.313Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:45.313Z] + kola list --json [2025-06-06T13:50:45.313Z] + jq -r '.[].Name' [2025-06-06T13:50:46.669Z] Read disk 129.31783866882324 MiB/729.26708984375 MiB (17%) [2025-06-06T13:50:47.591Z] Read disk 176.31107902526855 MiB/729.26708984375 MiB (24%) [2025-06-06T13:50:48.510Z] Read disk 198.54348945617676 MiB/729.26708984375 MiB (27%) [2025-06-06T13:50:49.430Z] Read disk 219.99449825286865 MiB/729.26708984375 MiB (30%) [2025-06-06T13:50:50.349Z] Read disk 243.1006956100464 MiB/729.26708984375 MiB (33%) [2025-06-06T13:50:50.538Z] [Pipeline] } [2025-06-06T13:50:50.541Z] [Pipeline] // withEnv [2025-06-06T13:50:50.547Z] [Pipeline] withEnv [2025-06-06T13:50:50.548Z] [Pipeline] { [2025-06-06T13:50:50.550Z] [Pipeline] sh [2025-06-06T13:50:51.104Z] + set -xeuo pipefail [2025-06-06T13:50:51.104Z] ++ umask [2025-06-06T13:50:51.104Z] + '[' 0022 = 0000 ']' [2025-06-06T13:50:51.104Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T13:50:51.104Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-06-06T13:50:51.104Z] 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-VAQMq/kola-x86_64 [2025-06-06T13:50:51.320Z] Read disk 263.84948921203613 MiB/729.26708984375 MiB (36%) [2025-06-06T13:50:51.358Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-06T13:50:51.358Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-06T13:50:51.610Z] === RUN coreos.unique.boot.ignition.failure [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-06-06T13:50:51.610Z] === RUN basic [2025-06-06T13:50:51.610Z] === RUN ext.config.kdump.crash [2025-06-06T13:50:51.610Z] === RUN rpmostree.install-uninstall [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.kargs-rd-net [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.nmstate.state [2025-06-06T13:50:51.610Z] === RUN basic.nvme [2025-06-06T13:50:51.610Z] === RUN ext.config.gshadow [2025-06-06T13:50:51.610Z] === RUN ostree.hotfix [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.prefer-ignition-networking [2025-06-06T13:50:51.610Z] === RUN coreos.misc.disk.varlibcontainers [2025-06-06T13:50:51.610Z] === RUN ext.config.systemd.network-online [2025-06-06T13:50:51.610Z] === RUN ext.config.toolbox [2025-06-06T13:50:51.610Z] === RUN ext.config.disks.lvmdevices [2025-06-06T13:50:51.610Z] === RUN multipath.day2 [2025-06-06T13:50:51.610Z] === RUN ext.config.rpm-ostree-countme [2025-06-06T13:50:51.610Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.stable-boot [2025-06-06T13:50:51.610Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.instantiated.enable-unit [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.systemd-unmasking [2025-06-06T13:50:51.610Z] === RUN linux.nfs.client [2025-06-06T13:50:51.610Z] === RUN rpmostree.status [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.systemd-enable-units [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.symlink [2025-06-06T13:50:51.610Z] === RUN podman.workflow [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.systemd-disable [2025-06-06T13:50:51.610Z] === RUN ext.config.var-mount.luks [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-06-06T13:50:51.610Z] === RUN ext.config.security.lockdown [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-06-06T13:50:51.610Z] === RUN kdump.crash.nfs [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.resource.remote [2025-06-06T13:50:51.610Z] === RUN coreos.auth.verify [2025-06-06T13:50:51.610Z] === RUN ext.config.swap.zram-generator [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.remote [2025-06-06T13:50:51.610Z] === RUN kdump.crash.ssh [2025-06-06T13:50:51.610Z] === RUN coreos.selinux.boolean [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.no-persist-ip [2025-06-06T13:50:51.610Z] === RUN fcos.users.shells [2025-06-06T13:50:51.610Z] === RUN non-exclusive-test-bucket-0 [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.delete-config [2025-06-06T13:50:51.610Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.failure [2025-06-06T13:50:51.610Z] === RUN ext.config.docker.basic [2025-06-06T13:50:51.610Z] === RUN multipath.partition [2025-06-06T13:50:51.610Z] === RUN basic.uefi-secure [2025-06-06T13:50:51.610Z] === RUN ext.config.clhm.ignition-warnings [2025-06-06T13:50:51.610Z] === RUN ext.config.docker.swarm-overlay-network [2025-06-06T13:50:51.610Z] === RUN ext.config.firewall.iptables-legacy [2025-06-06T13:50:51.610Z] === RUN fcos.network.listeners [2025-06-06T13:50:51.610Z] === RUN ext.config.boot.bootupd-validate [2025-06-06T13:50:51.610Z] === RUN fcos.filesystem [2025-06-06T13:50:51.610Z] === RUN ext.config.selinux.enforcing [2025-06-06T13:50:51.610Z] === RUN podman.network-single [2025-06-06T13:50:51.610Z] === RUN rhcos.selinux.boolean.persist [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-06-06T13:50:51.610Z] === RUN coreos.unique.boot.failure [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.nmstate.policy [2025-06-06T13:50:51.610Z] === RUN rootfs.uuid [2025-06-06T13:50:51.610Z] === RUN multipath.day1 [2025-06-06T13:50:51.610Z] === RUN ext.config.systemd.condition-needs-update [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.mount.partitions [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.v2.users [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-06-06T13:50:51.610Z] === RUN podman.base [2025-06-06T13:50:51.610Z] === RUN ostree.unlock [2025-06-06T13:50:51.610Z] === RUN ext.config.reboot [2025-06-06T13:50:51.610Z] === RUN ext.config.var-mount.scsi-id [2025-06-06T13:50:51.610Z] === RUN basic.uefi [2025-06-06T13:50:51.610Z] === RUN rpmostree.upgrade-rollback [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-06-06T13:50:51.610Z] === RUN ext.config.var-mount.simple [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.once [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.mount.disks [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.sethostname [2025-06-06T13:50:51.610Z] === RUN ext.config.ignition.kargs [2025-06-06T13:50:51.610Z] === RUN ostree.remote [2025-06-06T13:50:51.610Z] === RUN ext.config.boot.grub2-install [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-06-06T13:50:51.610Z] === RUN ext.config.podman.rootless-systemd [2025-06-06T13:50:51.610Z] === RUN ext.config.containers.quadlet [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.nameserver [2025-06-06T13:50:51.610Z] === RUN ext.config.extensions.package [2025-06-06T13:50:51.610Z] === RUN ext.config.butane.grub-users [2025-06-06T13:50:51.610Z] === RUN ext.config.networking.force-persist-ip [2025-06-06T13:50:51.610Z] === RUN coreos.ignition.groups [2025-06-06T13:50:52.248Z] Read disk 285.4102268218994 MiB/729.26708984375 MiB (39%) [2025-06-06T13:50:53.600Z] Read disk 362.47310733795166 MiB/729.26708984375 MiB (49%) [2025-06-06T13:50:54.518Z] Read disk 385.063982963562 MiB/729.26708984375 MiB (52%) [2025-06-06T13:50:55.437Z] Read disk 404.2983646392822 MiB/729.26708984375 MiB (55%) [2025-06-06T13:50:56.367Z] Read disk 425.84342670440674 MiB/729.26708984375 MiB (58%) [2025-06-06T13:50:57.286Z] Read disk 444.8596649169922 MiB/729.26708984375 MiB (61%) [2025-06-06T13:50:58.672Z] Read disk 489.1515998840332 MiB/729.26708984375 MiB (67%) [2025-06-06T13:50:59.239Z] Read disk 517.1914052963257 MiB/729.26708984375 MiB (70%) [2025-06-06T13:51:00.592Z] Read disk 536.1296701431274 MiB/729.26708984375 MiB (73%) [2025-06-06T13:51:01.509Z] Read disk 564.4031934738159 MiB/729.26708984375 MiB (77%) [2025-06-06T13:51:02.427Z] Read disk 701.025897026062 MiB/729.26708984375 MiB (96%) [2025-06-06T13:51:03.345Z] Read disk 728.9252796173096 MiB/729.26708984375 MiB (99%) [2025-06-06T13:51:03.345Z] Read disk 729.26708984375 MiB/729.26708984375 MiB (100%) [2025-06-06T13:51:03.345Z] Read disk 729.26708984375 MiB/729.26708984375 MiB (100%) [2025-06-06T13:51:03.345Z] Read disk 729.26708984375 MiB/729.26708984375 MiB (100%) [2025-06-06T13:51:03.345Z] gpg: Signature made Wed Jun 4 10:07:09 2025 UTC [2025-06-06T13:51:03.345Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-06-06T13:51:03.345Z] gpg: Good signature from "Fedora (42) <fedora-42-primary@fedoraproject.org>" [ultimate] [2025-06-06T13:51:09.634Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (15.41s) [2025-06-06T13:51:11.413Z] tmp/kola-qemu-cache/fedora-coreos-42.20250604.20.0-qemu.x86_64.qcow2 [2025-06-06T13:51:11.414Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-06T13:51:11.414Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-06T13:51:11.666Z] === RUN fcos.upgrade.basic [2025-06-06T13:51:27.645Z] --- [32mPASS[0m: coreos.auth.verify (35.92s) [2025-06-06T13:51:28.565Z] --- [32mPASS[0m: rpmostree.status (36.77s) [2025-06-06T13:51:31.809Z] --- [32mPASS[0m: fcos.users.shells (24.58s) [2025-06-06T13:51:37.057Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (45.36s) [2025-06-06T13:51:46.968Z] --- [32mPASS[0m: coreos.ignition.failure (17.38s) [2025-06-06T13:51:48.871Z] --- [32mPASS[0m: multipath.partition (57.24s) [2025-06-06T13:51:50.312Z] === RUN fcos.upgrade.basic/setup [2025-06-06T13:51:55.544Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-06-06T13:52:20.850Z] --- [32mPASS[0m: ext.config.docker.basic (53.36s) [2025-06-06T13:52:42.717Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-06-06T13:52:42.717Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-06-06T13:52:45.975Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-06-06T13:52:46.228Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-06-06T13:52:47.147Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (58.19s) [2025-06-06T13:52:47.147Z] 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-06-06T13:52:47.147Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-06-06T13:52:47.713Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-06-06T13:52:50.253Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (78.53s) [2025-06-06T13:52:51.675Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-06-06T13:52:52.761Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-06-06T13:52:59.590Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-06-06T13:53:00.943Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-06-06T13:53:02.824Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-06-06T13:53:04.697Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-06-06T13:53:06.073Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-06-06T13:53:07.946Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-06-06T13:53:09.842Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-06-06T13:53:10.762Z] --- [32mPASS[0m: ext.config.ignition.delete-config (93.50s) [2025-06-06T13:53:11.319Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-06-06T13:53:13.197Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-06-06T13:53:14.574Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-06-06T13:53:16.460Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-06-06T13:53:17.822Z] --- [32mPASS[0m: ext.config.reboot (56.99s) [2025-06-06T13:53:18.075Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-06-06T13:53:19.946Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-06-06T13:53:21.316Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-06-06T13:53:23.192Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-06-06T13:53:24.558Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-06-06T13:53:29.804Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (38.80s) [2025-06-06T13:53:30.583Z] --- [32mPASS[0m: fcos.upgrade.basic (137.11s) [2025-06-06T13:53:30.583Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (9.84s) [2025-06-06T13:53:30.583Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (52.80s) [2025-06-06T13:53:30.583Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (36.94s) [2025-06-06T13:53:30.583Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-upgrade-x86_64 [2025-06-06T13:53:30.585Z] [Pipeline] } [2025-06-06T13:53:30.597Z] [Pipeline] // withEnv [2025-06-06T13:53:30.607Z] [Pipeline] } [2025-06-06T13:53:31.683Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-06-06T13:53:33.037Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-06-06T13:53:34.401Z] --- [32mPASS[0m: linux.nfs.client (47.21s) [2025-06-06T13:53:34.401Z] nfs-client.go:128: NFS server booted [2025-06-06T13:53:34.401Z] nfs-client.go:139: Got NFSv4 mount. [2025-06-06T13:53:34.401Z] nfs-client.go:153: Got NFSv3 mount. [2025-06-06T13:53:34.654Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-06-06T13:53:36.557Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (25.78s) [2025-06-06T13:53:36.557Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-06-06T13:53:38.431Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-06-06T13:53:39.783Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-06-06T13:53:40.338Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-06-06T13:53:41.267Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-06-06T13:53:43.159Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-06-06T13:53:44.511Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-06-06T13:53:46.382Z] === RUN non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb [2025-06-06T13:53:46.937Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-06-06T13:53:47.855Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-06-06T13:53:48.410Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-06-06T13:53:56.482Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-06-06T13:53:56.735Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-06-06T13:53:58.607Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-06-06T13:53:59.163Z] --- [32mPASS[0m: coreos.ignition.groups (24.70s) [2025-06-06T13:54:07.252Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-06-06T13:54:07.806Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (38.78s) [2025-06-06T13:54:09.159Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-06-06T13:54:10.511Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-06-06T13:54:12.406Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-06-06T13:54:12.962Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-06-06T13:54:13.517Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-06-06T13:54:15.401Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (38.79s) [2025-06-06T13:54:15.401Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-06-06T13:54:15.957Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-06-06T13:54:18.464Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (60.60s) [2025-06-06T13:54:18.464Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-06-06T13:54:20.353Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-06-06T13:54:22.226Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-06-06T13:54:23.579Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-06-06T13:54:25.455Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-06-06T13:54:40.285Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-06-06T13:54:40.285Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-06-06T13:54:41.639Z] === RUN non-exclusive-test-bucket-0/ext.config.python [2025-06-06T13:54:43.539Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-06-06T13:54:44.894Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-06-06T13:54:45.813Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (46.67s) [2025-06-06T13:54:46.730Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-06-06T13:54:46.730Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (38.97s) [2025-06-06T13:54:53.253Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-06-06T13:54:53.253Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-06-06T13:54:53.809Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-06-06T13:54:55.685Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-06-06T13:54:57.037Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-06-06T13:54:58.919Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-06-06T13:55:00.820Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-06-06T13:55:02.171Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-06-06T13:55:04.044Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-06-06T13:55:05.425Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-06-06T13:55:07.298Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (205.80s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.71s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (4.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (4.63s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.74s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.79s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.71s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.72s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.72s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.71s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.75s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.67s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.67s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (6.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.65s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.71s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.73s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.70s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.72s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (0.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.70s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (6.75s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (8.73s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.70s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.65s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.64s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.78s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.93s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.python (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (1.69s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.70s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.72s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.65s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.67s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.66s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.68s) [2025-06-06T13:55:12.536Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.68s) [2025-06-06T13:55:12.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.66s) [2025-06-06T13:55:12.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.70s) [2025-06-06T13:55:12.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.82s) [2025-06-06T13:55:12.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.69s) [2025-06-06T13:55:39.195Z] --- [32mPASS[0m: ext.config.butane.grub-users (76.64s) [2025-06-06T13:55:39.195Z] --- [32mPASS[0m: multipath.day2 (80.98s) [2025-06-06T13:55:43.335Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (57.72s) [2025-06-06T13:56:01.368Z] --- [32mPASS[0m: ext.config.extensions.package (73.14s) [2025-06-06T13:56:05.512Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (29.68s) [2025-06-06T13:56:05.774Z] --- [32mPASS[0m: ext.config.networking.nameserver (29.70s) [2025-06-06T13:56:23.795Z] --- [32mPASS[0m: ext.config.systemd.network-online (38.52s) [2025-06-06T13:56:41.824Z] --- [32mPASS[0m: ext.config.containers.quadlet (39.03s) [2025-06-06T13:56:42.379Z] --- [32mPASS[0m: ext.config.toolbox (90.63s) [2025-06-06T13:56:47.626Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (42.34s) [2025-06-06T13:57:09.483Z] === RUN ostree.unlock/unlock [2025-06-06T13:57:09.483Z] === RUN ostree.unlock/install [2025-06-06T13:57:09.736Z] === RUN ostree.hotfix/unlock [2025-06-06T13:57:09.736Z] === RUN ostree.unlock/uninstall [2025-06-06T13:57:10.292Z] === RUN ostree.unlock/discard [2025-06-06T13:57:16.825Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (70.36s) [2025-06-06T13:57:19.322Z] === RUN ostree.hotfix/install [2025-06-06T13:57:20.240Z] === RUN ostree.hotfix/uninstall [2025-06-06T13:57:20.240Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (58.30s) [2025-06-06T13:57:20.809Z] === RUN ostree.hotfix/persist [2025-06-06T13:57:22.181Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (39.63s) [2025-06-06T13:57:34.316Z] --- [32mPASS[0m: ostree.unlock (45.27s) [2025-06-06T13:57:34.316Z] --- [32mPASS[0m: ostree.unlock/unlock (0.62s) [2025-06-06T13:57:34.316Z] --- [32mPASS[0m: ostree.unlock/install (1.08s) [2025-06-06T13:57:34.316Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.57s) [2025-06-06T13:57:34.316Z] --- [32mPASS[0m: ostree.unlock/discard (18.70s) [2025-06-06T13:57:40.902Z] === RUN ostree.hotfix/rollback [2025-06-06T13:57:55.700Z] === RUN ostree.remote/add [2025-06-06T13:57:55.700Z] === RUN ostree.remote/list [2025-06-06T13:57:55.700Z] --- [32mPASS[0m: ext.config.boot.grub2-install (39.01s) [2025-06-06T13:57:55.700Z] === RUN ostree.remote/show-url [2025-06-06T13:57:55.700Z] === RUN ostree.remote/refs [2025-06-06T13:57:55.700Z] === RUN ostree.remote/summary [2025-06-06T13:57:55.954Z] === RUN ostree.remote/delete [2025-06-06T13:57:59.199Z] --- [32mPASS[0m: ext.config.gshadow (38.73s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote (37.74s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/add (0.25s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/list (0.11s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/show-url (0.22s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/refs (0.14s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/summary (0.30s) [2025-06-06T13:57:59.754Z] --- [32mPASS[0m: ostree.remote/delete (0.44s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix (84.23s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix/unlock (9.30s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix/install (0.51s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.45s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix/persist (19.02s) [2025-06-06T13:58:03.919Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.61s) [2025-06-06T13:58:05.273Z] === RUN podman.base/info [2025-06-06T13:58:05.837Z] === RUN podman.base/resources [2025-06-06T13:58:15.742Z] --- [32mPASS[0m: podman.base (41.70s) [2025-06-06T13:58:15.742Z] --- [32mPASS[0m: podman.base/info (0.47s) [2025-06-06T13:58:15.742Z] --- [32mPASS[0m: podman.base/resources (5.10s) [2025-06-06T13:58:17.113Z] === RUN basic.nvme/ReadOnly [2025-06-06T13:58:17.113Z] === RUN basic.nvme/Useradd [2025-06-06T13:58:17.366Z] === RUN basic.nvme/MachineID [2025-06-06T13:58:17.366Z] === RUN basic.nvme/FCOSGrowpart [2025-06-06T13:58:17.619Z] === RUN basic.nvme/PortSSH [2025-06-06T13:58:17.619Z] === RUN basic.nvme/DbusPerms [2025-06-06T13:58:18.185Z] === RUN basic.nvme/ServicesActive [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme (26.30s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.11s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/Useradd (0.22s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/MachineID (0.11s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.15s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.12s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.34s) [2025-06-06T13:58:21.433Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.13s) [2025-06-06T13:58:39.449Z] --- [32mPASS[0m: ext.config.ignition.kargs (39.34s) [2025-06-06T13:58:39.449Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (39.44s) [2025-06-06T13:58:39.449Z] --- [32mPASS[0m: coreos.ignition.v2.users (25.26s) [2025-06-06T13:59:05.910Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.59s) [2025-06-06T13:59:12.422Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (68.46s) [2025-06-06T13:59:13.340Z] === RUN basic.uefi/MachineID [2025-06-06T13:59:13.340Z] === RUN basic.uefi/FCOSGrowpart [2025-06-06T13:59:13.593Z] === RUN basic.uefi/PortSSH [2025-06-06T13:59:13.593Z] === RUN basic.uefi/DbusPerms [2025-06-06T13:59:13.865Z] === RUN basic.uefi/ServicesActive [2025-06-06T13:59:14.118Z] === RUN basic.uefi/ReadOnly [2025-06-06T13:59:14.118Z] === RUN basic.uefi/Useradd [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi (38.76s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/MachineID (0.11s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.15s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.12s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.34s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.13s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.11s) [2025-06-06T13:59:18.426Z] --- [32mPASS[0m: basic.uefi/Useradd (0.21s) [2025-06-06T13:59:28.370Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (48.22s) [2025-06-06T13:59:33.590Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-06-06T13:59:33.590Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (55.28s) [2025-06-06T14:00:12.224Z] === RUN rpmostree.upgrade-rollback/rollback [2025-06-06T14:00:14.720Z] --- [32mPASS[0m: multipath.day1 (56.86s) [2025-06-06T14:00:32.734Z] --- [32mPASS[0m: ext.config.var-mount.simple (56.81s) [2025-06-06T14:00:32.734Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (89.80s) [2025-06-06T14:00:36.875Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (85.29s) [2025-06-06T14:00:36.875Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (37.80s) [2025-06-06T14:00:36.875Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (22.82s) [2025-06-06T14:00:54.911Z] === RUN rootfs.uuid/RandomUUID [2025-06-06T14:00:54.911Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (38.18s) [2025-06-06T14:00:55.467Z] --- [32mPASS[0m: rootfs.uuid (25.18s) [2025-06-06T14:00:55.467Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.16s) [2025-06-06T14:00:57.357Z] --- [32mPASS[0m: coreos.ignition.sethostname (24.51s) [2025-06-06T14:01:23.797Z] --- [32mPASS[0m: coreos.ignition.symlink (24.32s) [2025-06-06T14:01:26.318Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (49.11s) [2025-06-06T14:01:26.318Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-06T14:01:36.229Z] --- [32mPASS[0m: kdump.crash.nfs (128.02s) [2025-06-06T14:01:36.229Z] cluster.go:151: Running as unit: run-p7367-i7368.service; invocation ID: ebdb2f526e604cafbae9c28784760dc8 [2025-06-06T14:01:38.126Z] --- [32mPASS[0m: coreos.unique.boot.failure (11.82s) [2025-06-06T14:01:38.126Z] --- [32mPASS[0m: coreos.ignition.once (42.53s) [2025-06-06T14:01:52.917Z] --- [32mPASS[0m: coreos.ignition.mount.disks (58.66s) [2025-06-06T14:01:59.438Z] === RUN podman.workflow/run [2025-06-06T14:02:05.945Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (29.92s) [2025-06-06T14:02:44.565Z] === RUN rpmostree.install-uninstall/install [2025-06-06T14:03:06.423Z] --- [32mPASS[0m: ext.config.var-mount.luks (72.94s) [2025-06-06T14:03:18.569Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (116.21s) [2025-06-06T14:03:23.800Z] --- [32mPASS[0m: ext.config.kdump.crash (105.81s) [2025-06-06T14:03:26.298Z] === RUN basic/DbusPerms [2025-06-06T14:03:26.874Z] === RUN basic/ServicesActive [2025-06-06T14:03:26.874Z] === RUN rpmostree.install-uninstall/uninstall [2025-06-06T14:03:26.874Z] === RUN basic/ReadOnly [2025-06-06T14:03:27.127Z] === RUN basic/Useradd [2025-06-06T14:03:27.127Z] === RUN basic/MachineID [2025-06-06T14:03:27.380Z] === RUN basic/FCOSGrowpart [2025-06-06T14:03:27.634Z] === RUN basic/PortSSH [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic (26.48s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/DbusPerms (0.34s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/ServicesActive (0.16s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/ReadOnly (0.12s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/Useradd (0.20s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/MachineID (0.13s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.16s) [2025-06-06T14:03:30.878Z] --- [32mPASS[0m: basic/PortSSH (0.12s) [2025-06-06T14:03:45.708Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (27.72s) [2025-06-06T14:03:50.921Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (26.68s) [2025-06-06T14:04:08.996Z] --- [32mPASS[0m: rpmostree.install-uninstall (122.95s) [2025-06-06T14:04:08.996Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (48.66s) [2025-06-06T14:04:08.996Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (38.15s) [2025-06-06T14:04:18.896Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (26.75s) [2025-06-06T14:04:31.045Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (44.03s) [2025-06-06T14:05:03.047Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (29.67s) [2025-06-06T14:05:03.047Z] --- [32mPASS[0m: coreos.selinux.boolean (42.46s) [2025-06-06T14:05:35.039Z] --- [32mPASS[0m: kdump.crash.ssh (122.28s) [2025-06-06T14:05:35.039Z] cluster.go:151: Running as unit: run-p6905-i6906.service; invocation ID: e59279ea79394161838588ff5170447e [2025-06-06T14:05:40.258Z] --- [32mPASS[0m: ext.config.security.lockdown (39.61s) [2025-06-06T14:05:43.521Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (44.12s) [2025-06-06T14:06:01.559Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (26.81s) [2025-06-06T14:06:08.075Z] --- [32mPASS[0m: fcos.network.listeners (24.34s) [2025-06-06T14:06:29.932Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (26.79s) [2025-06-06T14:06:39.850Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.82s) [2025-06-06T14:06:47.940Z] === RUN fcos.filesystem/writablefiles [2025-06-06T14:06:48.497Z] === RUN fcos.filesystem/writabledirs [2025-06-06T14:06:48.761Z] === RUN fcos.filesystem/stickydirs [2025-06-06T14:06:49.015Z] === RUN fcos.filesystem/denylist [2025-06-06T14:06:53.175Z] --- [32mPASS[0m: fcos.filesystem (25.95s) [2025-06-06T14:06:53.175Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.89s) [2025-06-06T14:06:53.175Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.26s) [2025-06-06T14:06:53.175Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.30s) [2025-06-06T14:06:53.175Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.37s) [2025-06-06T14:06:54.527Z] --- [32mPASS[0m: podman.network-single (165.81s) [2025-06-06T14:06:57.769Z] --- [32mPASS[0m: ext.config.ignition.remote (49.39s) [2025-06-06T14:07:05.834Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (25.92s) [2025-06-06T14:07:05.834Z] === RUN podman.workflow/exec [2025-06-06T14:07:06.087Z] === RUN podman.workflow/stop [2025-06-06T14:07:18.220Z] === RUN podman.workflow/remove [2025-06-06T14:07:18.220Z] === RUN podman.workflow/delete [2025-06-06T14:07:18.775Z] --- [32mPASS[0m: ext.config.swap.zram-generator (25.88s) [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow (343.62s) [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow/run (307.16s) [2025-06-06T14:07:22.056Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-06-06T14:07:22.056Z] cluster.go:151: Getting image source signatures [2025-06-06T14:07:22.056Z] cluster.go:151: Copying blob sha256:713171f6d806b8a3345357cf36712965c9c414b2afdca30bef8bf3436e2fa2e7 [2025-06-06T14:07:22.056Z] cluster.go:151: Copying config sha256:c930cb15a9be39f14e90d024c0b2ec90e005144c5cdcc9f0894cf4a38fbdd9fb [2025-06-06T14:07:22.056Z] cluster.go:151: Writing manifest to image destination [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow/exec (0.36s) [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow/stop (10.65s) [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow/remove (0.57s) [2025-06-06T14:07:22.056Z] --- [32mPASS[0m: podman.workflow/delete (0.69s) [2025-06-06T14:07:31.965Z] === RUN basic.uefi-secure/PortSSH [2025-06-06T14:07:31.965Z] === RUN basic.uefi-secure/DbusPerms [2025-06-06T14:07:32.218Z] === RUN basic.uefi-secure/ServicesActive [2025-06-06T14:07:32.489Z] === RUN basic.uefi-secure/ReadOnly [2025-06-06T14:07:32.489Z] === RUN basic.uefi-secure/Useradd [2025-06-06T14:07:32.743Z] === RUN basic.uefi-secure/MachineID [2025-06-06T14:07:32.743Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure (39.18s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.12s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.35s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.13s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.11s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.20s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.13s) [2025-06-06T14:07:36.891Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-06-06T14:07:49.055Z] --- [32mPASS[0m: ext.config.selinux.enforcing (53.41s) [2025-06-06T14:07:49.055Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-x86_64 [2025-06-06T14:07:49.058Z] [Pipeline] } [2025-06-06T14:07:49.061Z] [Pipeline] // withEnv [2025-06-06T14:07:49.080Z] [Pipeline] withEnv [2025-06-06T14:07:49.081Z] [Pipeline] { [2025-06-06T14:07:49.084Z] [Pipeline] sh [2025-06-06T14:07:49.665Z] + set -xeuo pipefail [2025-06-06T14:07:49.665Z] ++ umask [2025-06-06T14:07:49.665Z] + '[' 0022 = 0000 ']' [2025-06-06T14:07:49.665Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:07:49.665Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-06-06T14:07:49.665Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-reprovision-x86_64 [2025-06-06T14:07:49.918Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-06T14:07:49.918Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.luks [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-06-06T14:07:49.918Z] === RUN coreos.boot-mirror.luks [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.raid1 [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.swap-before-root [2025-06-06T14:07:49.918Z] === RUN coreos.boot-mirror [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.filesystem-only [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.luks.multipath [2025-06-06T14:07:49.918Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-06-06T14:07:49.918Z] === RUN ext.config.root-reprovision.luks.512e [2025-06-06T14:09:56.252Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (124.40s) [2025-06-06T14:12:17.637Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (131.07s) [2025-06-06T14:14:08.969Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (112.67s) [2025-06-06T14:22:15.889Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (487.72s) [2025-06-06T14:24:22.246Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (127.09s) [2025-06-06T14:25:43.932Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.50s) [2025-06-06T14:27:50.284Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (125.71s) [2025-06-06T14:29:56.652Z] === RUN coreos.boot-mirror/sanity-check [2025-06-06T14:29:57.218Z] === RUN coreos.boot-mirror/detach-primary [2025-06-06T14:30:29.202Z] === RUN coreos.boot-mirror/verify-fallback [2025-06-06T14:30:34.425Z] --- [32mPASS[0m: coreos.boot-mirror (173.80s) [2025-06-06T14:30:34.425Z] --- [32mPASS[0m: coreos.boot-mirror/sanity-check (2.06s) [2025-06-06T14:30:34.425Z] --- [32mPASS[0m: coreos.boot-mirror/detach-primary (29.90s) [2025-06-06T14:30:34.425Z] --- [32mPASS[0m: coreos.boot-mirror/verify-fallback (0.84s) [2025-06-06T14:32:10.758Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (95.18s) [2025-06-06T14:33:47.127Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-06-06T14:34:09.442Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-06-06T14:34:41.435Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-06-06T14:35:20.062Z] --- [32mPASS[0m: coreos.boot-mirror.luks (186.98s) [2025-06-06T14:35:20.062Z] --- [32mPASS[0m: coreos.boot-mirror.luks/sanity-check (1.61s) [2025-06-06T14:35:20.062Z] --- [32mPASS[0m: coreos.boot-mirror.luks/detach-primary (29.94s) [2025-06-06T14:35:20.062Z] --- [32mPASS[0m: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-06-06T14:36:27.649Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (64.63s) [2025-06-06T14:36:27.649Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-reprovision-x86_64 [2025-06-06T14:36:27.663Z] [Pipeline] } [2025-06-06T14:36:27.668Z] [Pipeline] // withEnv [2025-06-06T14:36:27.720Z] [Pipeline] } [2025-06-06T14:36:27.742Z] [Pipeline] // parallel [2025-06-06T14:36:27.750Z] [Pipeline] withEnv [2025-06-06T14:36:27.751Z] [Pipeline] { [2025-06-06T14:36:27.809Z] [Pipeline] sh [2025-06-06T14:36:28.415Z] + set -xeuo pipefail [2025-06-06T14:36:28.415Z] ++ umask [2025-06-06T14:36:28.415Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:28.415Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:28.415Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-upgrade-x86_64 [2025-06-06T14:36:28.417Z] [Pipeline] } [2025-06-06T14:36:28.420Z] [Pipeline] // withEnv [2025-06-06T14:36:28.426Z] [Pipeline] withEnv [2025-06-06T14:36:28.426Z] [Pipeline] { [2025-06-06T14:36:28.500Z] [Pipeline] sh [2025-06-06T14:36:29.027Z] + set -xeuo pipefail [2025-06-06T14:36:29.027Z] ++ umask [2025-06-06T14:36:29.027Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:29.027Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:29.027Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq -c --xz kola-upgrade-x86_64 [2025-06-06T14:36:29.281Z] [Pipeline] } [2025-06-06T14:36:29.321Z] [Pipeline] // withEnv [2025-06-06T14:36:29.327Z] [Pipeline] archiveArtifacts [2025-06-06T14:36:29.330Z] Archiving artifacts [2025-06-06T14:36:29.515Z] [Pipeline] withEnv [2025-06-06T14:36:29.517Z] [Pipeline] { [2025-06-06T14:36:29.520Z] [Pipeline] sh [2025-06-06T14:36:30.048Z] + set -xeuo pipefail [2025-06-06T14:36:30.048Z] ++ umask [2025-06-06T14:36:30.048Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:30.048Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:30.048Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-upgrade-x86_64 --output - [2025-06-06T14:36:30.050Z] [Pipeline] } [2025-06-06T14:36:30.053Z] [Pipeline] // withEnv [2025-06-06T14:36:30.058Z] [Pipeline] junit [2025-06-06T14:36:30.059Z] Recording test results [2025-06-06T14:36:30.809Z] None of the test reports contained any result [2025-06-06T14:36:30.812Z] [Pipeline] withEnv [2025-06-06T14:36:30.812Z] [Pipeline] { [2025-06-06T14:36:30.817Z] [Pipeline] sh [2025-06-06T14:36:31.345Z] + set -xeuo pipefail [2025-06-06T14:36:31.345Z] ++ umask [2025-06-06T14:36:31.345Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:31.345Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:31.345Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-x86_64 [2025-06-06T14:36:31.348Z] [Pipeline] } [2025-06-06T14:36:31.352Z] [Pipeline] // withEnv [2025-06-06T14:36:31.359Z] [Pipeline] withEnv [2025-06-06T14:36:31.360Z] [Pipeline] { [2025-06-06T14:36:31.414Z] [Pipeline] sh [2025-06-06T14:36:31.950Z] + set -xeuo pipefail [2025-06-06T14:36:31.950Z] ++ umask [2025-06-06T14:36:31.950Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:31.950Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:31.950Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq -c --xz kola-x86_64 [2025-06-06T14:36:37.174Z] [Pipeline] } [2025-06-06T14:36:37.177Z] [Pipeline] // withEnv [2025-06-06T14:36:37.237Z] [Pipeline] archiveArtifacts [2025-06-06T14:36:37.239Z] Archiving artifacts [2025-06-06T14:36:40.569Z] [Pipeline] withEnv [2025-06-06T14:36:40.571Z] [Pipeline] { [2025-06-06T14:36:40.576Z] [Pipeline] sh [2025-06-06T14:36:41.114Z] + set -xeuo pipefail [2025-06-06T14:36:41.114Z] ++ umask [2025-06-06T14:36:41.114Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:41.114Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:41.114Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-x86_64 --output - [2025-06-06T14:36:41.116Z] [Pipeline] } [2025-06-06T14:36:41.119Z] [Pipeline] // withEnv [2025-06-06T14:36:41.124Z] [Pipeline] junit [2025-06-06T14:36:41.126Z] Recording test results [2025-06-06T14:36:41.261Z] None of the test reports contained any result [2025-06-06T14:36:41.263Z] [Pipeline] withEnv [2025-06-06T14:36:41.263Z] [Pipeline] { [2025-06-06T14:36:41.279Z] [Pipeline] sh [2025-06-06T14:36:41.805Z] + set -xeuo pipefail [2025-06-06T14:36:41.805Z] ++ umask [2025-06-06T14:36:41.805Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:41.805Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:41.805Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-reprovision-x86_64 [2025-06-06T14:36:41.807Z] [Pipeline] } [2025-06-06T14:36:41.811Z] [Pipeline] // withEnv [2025-06-06T14:36:41.817Z] [Pipeline] withEnv [2025-06-06T14:36:41.817Z] [Pipeline] { [2025-06-06T14:36:41.836Z] [Pipeline] sh [2025-06-06T14:36:42.389Z] + set -xeuo pipefail [2025-06-06T14:36:42.389Z] ++ umask [2025-06-06T14:36:42.389Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:42.389Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:42.389Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq -c --xz kola-reprovision-x86_64 [2025-06-06T14:36:45.637Z] [Pipeline] } [2025-06-06T14:36:45.651Z] [Pipeline] // withEnv [2025-06-06T14:36:45.658Z] [Pipeline] archiveArtifacts [2025-06-06T14:36:45.660Z] Archiving artifacts [2025-06-06T14:36:46.281Z] [Pipeline] withEnv [2025-06-06T14:36:46.283Z] [Pipeline] { [2025-06-06T14:36:46.287Z] [Pipeline] sh [2025-06-06T14:36:46.818Z] + set -xeuo pipefail [2025-06-06T14:36:46.818Z] ++ umask [2025-06-06T14:36:46.818Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:46.818Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:36:46.818Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-VAQMq/kola-reprovision-x86_64 --output - [2025-06-06T14:36:46.820Z] [Pipeline] } [2025-06-06T14:36:46.823Z] [Pipeline] // withEnv [2025-06-06T14:36:46.829Z] [Pipeline] junit [2025-06-06T14:36:46.830Z] Recording test results [2025-06-06T14:36:46.866Z] None of the test reports contained any result [2025-06-06T14:36:46.877Z] [Pipeline] stage [2025-06-06T14:36:46.878Z] [Pipeline] { (x86_64:Build Live) [2025-06-06T14:36:46.899Z] [Pipeline] withEnv [2025-06-06T14:36:46.899Z] [Pipeline] { [2025-06-06T14:36:46.902Z] [Pipeline] sh [2025-06-06T14:36:47.424Z] + set -xeuo pipefail [2025-06-06T14:36:47.424Z] ++ umask [2025-06-06T14:36:47.424Z] + '[' 0022 = 0000 ']' [2025-06-06T14:36:47.424Z] + cosa osbuild metal metal4k live [2025-06-06T14:36:47.678Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-06T14:36:47.678Z] Config commit: 6de321c23db075d7480345774e4ab83d85f19a04 [2025-06-06T14:36:47.678Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-06T14:36:49.552Z] Will build metal [2025-06-06T14:36:49.552Z] Will build metal4k [2025-06-06T14:36:49.805Z] Will build live [2025-06-06T14:37:07.800Z] ++ arch [2025-06-06T14:37:07.800Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250606.dev.0"' -D 'build_version="42.20250606.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.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=2671 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2158 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-eaJ9.json [2025-06-06T14:37:10.296Z] + set +x [2025-06-06T14:37:10.296Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal --export=metal4k --export=live /tmp/osbuild-eaJ9.json [2025-06-06T14:37:10.296Z] [33m [2025-06-06T14:37:10.296Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:37:10.296Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:37:10.296Z] [39m [2025-06-06T14:37:10.548Z] starting /tmp/osbuild-eaJ9.jsonPipeline source org.osbuild.curl: a6c65ba89868a9680abea0b00b38ad310bbab2722eace8fe0974cdfceb1f252d [2025-06-06T14:37:10.548Z] Build [2025-06-06T14:37:10.548Z] root: <host> [2025-06-06T14:37:10.548Z] [2025-06-06T14:37:10.548Z] ��� Duration: 1749220630s [2025-06-06T14:37:10.548Z] Pipeline raw-metal-image: 47eb7c73c972fc12d3472ebe2c13bb0cc5ef622e6e3bef42dfa0a4f552d230a5 [2025-06-06T14:37:10.548Z] Build [2025-06-06T14:37:10.548Z] root: <host> [2025-06-06T14:37:10.548Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:10.548Z] org.osbuild.copy: fcad777c05f9a8b408890f5cc035d6dcfed1d87901a32260b1cc35fb5b7b0a22 { [2025-06-06T14:37:10.548Z] "paths": [ [2025-06-06T14:37:10.548Z] { [2025-06-06T14:37:10.548Z] "from": "input://tree/disk.img", [2025-06-06T14:37:10.548Z] "to": "tree:///disk.img" [2025-06-06T14:37:10.548Z] } [2025-06-06T14:37:10.548Z] ] [2025-06-06T14:37:10.548Z] } [2025-06-06T14:37:10.801Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:11.055Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-06T14:37:11.055Z] [2025-06-06T14:37:11.055Z] ��� Duration: 0s [2025-06-06T14:37:11.055Z] org.osbuild.coreos.platform: 47eb7c73c972fc12d3472ebe2c13bb0cc5ef622e6e3bef42dfa0a4f552d230a5 { [2025-06-06T14:37:11.055Z] "platform": "metal" [2025-06-06T14:37:11.055Z] } [2025-06-06T14:37:11.055Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:11.308Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/ [2025-06-06T14:37:11.308Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0' [2025-06-06T14:37:11.562Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/boot [2025-06-06T14:37:11.562Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:11.815Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/boot unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/boot unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/var unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/sysroot unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts unmounted [2025-06-06T14:37:11.815Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts unmounted [2025-06-06T14:37:11.815Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qauuzqs9/mounts/ [2025-06-06T14:37:11.815Z] [2025-06-06T14:37:11.815Z] ��� Duration: 0s [2025-06-06T14:37:11.815Z] Pipeline metal: 164d7bdd527351381a16013616ce957fbefacfbe181112209f667e95cf936544 [2025-06-06T14:37:11.815Z] Build [2025-06-06T14:37:11.815Z] root: <host> [2025-06-06T14:37:11.815Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:11.815Z] org.osbuild.copy: 164d7bdd527351381a16013616ce957fbefacfbe181112209f667e95cf936544 { [2025-06-06T14:37:11.815Z] "paths": [ [2025-06-06T14:37:11.815Z] { [2025-06-06T14:37:11.815Z] "from": "input://tree/disk.img", [2025-06-06T14:37:11.815Z] "to": "tree:///fedora-coreos-42.20250606.dev.0-metal.x86_64.raw" [2025-06-06T14:37:11.815Z] } [2025-06-06T14:37:11.815Z] ] [2025-06-06T14:37:11.815Z] } [2025-06-06T14:37:12.068Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:12.321Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250606.dev.0-metal.x86_64.raw' [2025-06-06T14:37:12.321Z] [2025-06-06T14:37:12.321Z] ��� Duration: 0s [2025-06-06T14:37:12.321Z] Pipeline raw-4k-image: db6e61dda1dfb3dec357dfcc7184706f5d6699f99173cadf41e51e5ece29f8ca [2025-06-06T14:37:12.321Z] Build [2025-06-06T14:37:12.321Z] root: <host> [2025-06-06T14:37:12.321Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:12.321Z] org.osbuild.truncate: f309748eb8ad53225d1edaff63df925d5a01bcb73c206562afb77317a0bd06a2 { [2025-06-06T14:37:12.321Z] "filename": "disk.img", [2025-06-06T14:37:12.321Z] "size": "2800746496" [2025-06-06T14:37:12.321Z] } [2025-06-06T14:37:12.574Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:12.574Z] [2025-06-06T14:37:12.574Z] ��� Duration: 0s [2025-06-06T14:37:12.574Z] org.osbuild.sfdisk: 29cf9f71b84ced3b53c37de622fc1e3c1ae31951f915faac439279a6ce92ccb5 { [2025-06-06T14:37:12.574Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-06-06T14:37:12.574Z] "label": "gpt", [2025-06-06T14:37:12.574Z] "partitions": [ [2025-06-06T14:37:12.574Z] { [2025-06-06T14:37:12.574Z] "start": 256, [2025-06-06T14:37:12.574Z] "partnum": 1, [2025-06-06T14:37:12.574Z] "size": 256, [2025-06-06T14:37:12.574Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-06T14:37:12.574Z] "bootable": true, [2025-06-06T14:37:12.574Z] "name": "BIOS-BOOT" [2025-06-06T14:37:12.574Z] }, [2025-06-06T14:37:12.574Z] { [2025-06-06T14:37:12.574Z] "start": 512, [2025-06-06T14:37:12.574Z] "partnum": 2, [2025-06-06T14:37:12.574Z] "size": 32512, [2025-06-06T14:37:12.574Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-06T14:37:12.574Z] "name": "EFI-SYSTEM" [2025-06-06T14:37:12.574Z] }, [2025-06-06T14:37:12.574Z] { [2025-06-06T14:37:12.574Z] "start": 33024, [2025-06-06T14:37:12.574Z] "partnum": 3, [2025-06-06T14:37:12.574Z] "size": 98304, [2025-06-06T14:37:12.574Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T14:37:12.574Z] "name": "boot" [2025-06-06T14:37:12.574Z] }, [2025-06-06T14:37:12.574Z] { [2025-06-06T14:37:12.574Z] "start": 131328, [2025-06-06T14:37:12.574Z] "partnum": 4, [2025-06-06T14:37:12.574Z] "size": 552192, [2025-06-06T14:37:12.574Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T14:37:12.574Z] "name": "root" [2025-06-06T14:37:12.574Z] } [2025-06-06T14:37:12.574Z] ] [2025-06-06T14:37:12.574Z] } [2025-06-06T14:37:12.827Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:12.827Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:13.080Z] label: gpt [2025-06-06T14:37:13.080Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-06-06T14:37:13.080Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-06-06T14:37:13.080Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-06-06T14:37:13.080Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-06-06T14:37:13.080Z] /dev/loop0p4: start="131328", size="552192", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-06-06T14:37:13.080Z] { [2025-06-06T14:37:13.080Z] "partitiontable": { [2025-06-06T14:37:13.080Z] "label": "gpt", [2025-06-06T14:37:13.080Z] "id": "00000000-0000-4000-A000-000000000001", [2025-06-06T14:37:13.080Z] "device": "/dev/loop0", [2025-06-06T14:37:13.080Z] "unit": "sectors", [2025-06-06T14:37:13.080Z] "firstlba": 256, [2025-06-06T14:37:13.080Z] "lastlba": 683770, [2025-06-06T14:37:13.080Z] "sectorsize": 4096, [2025-06-06T14:37:13.080Z] "partitions": [ [2025-06-06T14:37:13.080Z] { [2025-06-06T14:37:13.080Z] "node": "/dev/loop0p1", [2025-06-06T14:37:13.080Z] "start": 256, [2025-06-06T14:37:13.080Z] "size": 256, [2025-06-06T14:37:13.080Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-06T14:37:13.080Z] "uuid": "CF37E819-7CA1-496C-AD68-4B41FECF286B", [2025-06-06T14:37:13.080Z] "name": "BIOS-BOOT" [2025-06-06T14:37:13.080Z] },{ [2025-06-06T14:37:13.080Z] "node": "/dev/loop0p2", [2025-06-06T14:37:13.080Z] "start": 512, [2025-06-06T14:37:13.080Z] "size": 32512, [2025-06-06T14:37:13.080Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-06T14:37:13.080Z] "uuid": "6A7E2C5E-C158-4E2C-9828-51A5B7BE0FFA", [2025-06-06T14:37:13.080Z] "name": "EFI-SYSTEM" [2025-06-06T14:37:13.080Z] },{ [2025-06-06T14:37:13.080Z] "node": "/dev/loop0p3", [2025-06-06T14:37:13.080Z] "start": 33024, [2025-06-06T14:37:13.080Z] "size": 98304, [2025-06-06T14:37:13.080Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T14:37:13.080Z] "uuid": "A50DBF84-55A4-4A60-8AB4-30072A893928", [2025-06-06T14:37:13.080Z] "name": "boot" [2025-06-06T14:37:13.080Z] },{ [2025-06-06T14:37:13.080Z] "node": "/dev/loop0p4", [2025-06-06T14:37:13.080Z] "start": 131328, [2025-06-06T14:37:13.080Z] "size": 552192, [2025-06-06T14:37:13.080Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-06T14:37:13.080Z] "uuid": "CD361E60-9A60-4F50-9F2F-FACA8CD69181", [2025-06-06T14:37:13.080Z] "name": "root" [2025-06-06T14:37:13.080Z] } [2025-06-06T14:37:13.080Z] ] [2025-06-06T14:37:13.080Z] } [2025-06-06T14:37:13.080Z] } [2025-06-06T14:37:13.080Z] [2025-06-06T14:37:13.080Z] ��� Duration: 0s [2025-06-06T14:37:13.080Z] org.osbuild.mkfs.fat: 2ddb95c64ffb32296258b276c78463d4c2c39bba93de6c29d6d09a3218621dca { [2025-06-06T14:37:13.080Z] "label": "EFI-SYSTEM", [2025-06-06T14:37:13.080Z] "volid": "7B7795E7" [2025-06-06T14:37:13.080Z] } [2025-06-06T14:37:13.080Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T14:37:13.333Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:13.333Z] mkfs.fat 4.2 (2021-01-31) [2025-06-06T14:37:13.333Z] [2025-06-06T14:37:13.333Z] ��� Duration: 0s [2025-06-06T14:37:13.333Z] org.osbuild.mkfs.ext4: efe1a91e7d1d7bd82e7f6c134f8cace073e3e5aa4277f3de77446bd86ad179a5 { [2025-06-06T14:37:13.333Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-06-06T14:37:13.333Z] "label": "boot", [2025-06-06T14:37:13.333Z] "metadata_csum_seed": true [2025-06-06T14:37:13.333Z] } [2025-06-06T14:37:13.586Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T14:37:13.586Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:13.839Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-06T14:37:13.839Z] Discarding device blocks: 0/98304 done [2025-06-06T14:37:13.839Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-06-06T14:37:13.839Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-06-06T14:37:13.839Z] Superblock backups stored on blocks: [2025-06-06T14:37:13.839Z] 32768 [2025-06-06T14:37:13.839Z] [2025-06-06T14:37:13.839Z] Allocating group tables: 0/3 done [2025-06-06T14:37:13.839Z] Writing inode tables: 0/3 done [2025-06-06T14:37:13.839Z] Creating journal (4096 blocks): done [2025-06-06T14:37:13.839Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-06-06T14:37:13.839Z] [2025-06-06T14:37:13.839Z] [2025-06-06T14:37:13.839Z] ��� Duration: 0s [2025-06-06T14:37:13.839Z] org.osbuild.mkfs.xfs: eed705dcbc783d2c66e19755ff0303063babca65fe1df5e6601097aba7478e52 { [2025-06-06T14:37:13.839Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-06-06T14:37:13.839Z] "label": "root" [2025-06-06T14:37:13.839Z] } [2025-06-06T14:37:13.839Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-06T14:37:14.091Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:14.091Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=138048 blks [2025-06-06T14:37:14.091Z] = sectsz=4096 attr=2, projid32bit=1 [2025-06-06T14:37:14.091Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-06-06T14:37:14.091Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-06-06T14:37:14.091Z] = exchange=0 [2025-06-06T14:37:14.091Z] data = bsize=4096 blocks=552192, imaxpct=25 [2025-06-06T14:37:14.091Z] = sunit=0 swidth=0 blks [2025-06-06T14:37:14.091Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-06-06T14:37:14.091Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-06-06T14:37:14.091Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-06-06T14:37:14.091Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-06-06T14:37:14.091Z] Discarding blocks...Done. [2025-06-06T14:37:14.091Z] [2025-06-06T14:37:14.091Z] ��� Duration: 0s [2025-06-06T14:37:14.091Z] org.osbuild.mkdir: f6e8931f2291bced0a8189c7ff0c3bc52434b7e0a9b67b315ca1d6294afb532d { [2025-06-06T14:37:14.091Z] "paths": [ [2025-06-06T14:37:14.091Z] { [2025-06-06T14:37:14.091Z] "path": "mount://root/boot", [2025-06-06T14:37:14.091Z] "mode": 493 [2025-06-06T14:37:14.091Z] }, [2025-06-06T14:37:14.091Z] { [2025-06-06T14:37:14.091Z] "path": "mount://boot/efi", [2025-06-06T14:37:14.092Z] "mode": 493 [2025-06-06T14:37:14.092Z] } [2025-06-06T14:37:14.092Z] ] [2025-06-06T14:37:14.092Z] } [2025-06-06T14:37:14.356Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:14.356Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3bz4jr1/mounts/root-mount-point [2025-06-06T14:37:14.357Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3bz4jr1/mounts/boot-mount-point [2025-06-06T14:37:14.609Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:14.609Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3bz4jr1/mounts/boot-mount-point unmounted [2025-06-06T14:37:14.609Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d3bz4jr1/mounts/root-mount-point unmounted [2025-06-06T14:37:14.862Z] [2025-06-06T14:37:14.862Z] ��� Duration: 0s [2025-06-06T14:37:14.862Z] org.osbuild.selinux: de8add62986cf13f832db588a34922227663f48d8c1f2a6a2794a1e29fc13833 { [2025-06-06T14:37:14.862Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-06T14:37:14.862Z] "target": "mount://root/" [2025-06-06T14:37:14.862Z] } [2025-06-06T14:37:14.862Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:15.115Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vraips7l/mounts/ [2025-06-06T14:37:15.115Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:15.368Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vraips7l/mounts/ unmounted [2025-06-06T14:37:15.368Z] [2025-06-06T14:37:15.368Z] ��� Duration: 0s [2025-06-06T14:37:15.368Z] org.osbuild.selinux: 887c194f0207b29b7cdea981d9c94c11784fdd3a3f9b6ffc4b9726451e4eab9d { [2025-06-06T14:37:15.368Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-06T14:37:15.368Z] "target": "mount://root/boot/" [2025-06-06T14:37:15.368Z] } [2025-06-06T14:37:15.683Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:15.683Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-26d2s2q3/mounts/ [2025-06-06T14:37:15.683Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-26d2s2q3/mounts/boot [2025-06-06T14:37:15.936Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:15.936Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-26d2s2q3/mounts/boot unmounted [2025-06-06T14:37:15.936Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-26d2s2q3/mounts/ unmounted [2025-06-06T14:37:16.189Z] [2025-06-06T14:37:16.189Z] ��� Duration: 0s [2025-06-06T14:37:16.189Z] org.osbuild.copy: a495952f88ab43d3f062584973f8297bab1dfb4cbe29f8b9b401eae90e470b3f { [2025-06-06T14:37:16.189Z] "paths": [ [2025-06-06T14:37:16.189Z] { [2025-06-06T14:37:16.189Z] "from": "input://tree/", [2025-06-06T14:37:16.189Z] "to": "mount://root/" [2025-06-06T14:37:16.189Z] } [2025-06-06T14:37:16.189Z] ] [2025-06-06T14:37:16.189Z] } [2025-06-06T14:37:16.189Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:16.441Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/ [2025-06-06T14:37:16.441Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/boot [2025-06-06T14:37:16.441Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/boot/efi [2025-06-06T14:37:16.694Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:16.694Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-06-06T14:37:20.877Z] [33m [2025-06-06T14:37:20.877Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:37:20.877Z] /dev/vdb1 40G 9.0G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:37:20.877Z] [39m [2025-06-06T14:37:30.786Z] [33m [2025-06-06T14:37:30.786Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:37:30.786Z] /dev/vdb1 40G 9.5G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:37:30.786Z] [39m [2025-06-06T14:37:40.720Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/boot/efi unmounted [2025-06-06T14:37:40.720Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/boot unmounted [2025-06-06T14:37:40.720Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n64xrrqp/mounts/ unmounted [2025-06-06T14:37:40.720Z] [2025-06-06T14:37:40.720Z] ��� Duration: 23s [2025-06-06T14:37:40.720Z] org.osbuild.bootupd: 59b8615221a566b7771a55bf8b7c55bf9048595eb2aec0e1b788c680238e1d4c { [2025-06-06T14:37:40.720Z] "static-configs": true, [2025-06-06T14:37:40.720Z] "deployment": { [2025-06-06T14:37:40.720Z] "default": true [2025-06-06T14:37:40.720Z] } [2025-06-06T14:37:40.720Z] } [2025-06-06T14:37:40.720Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:40.720Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/ [2025-06-06T14:37:40.720Z] [33m [2025-06-06T14:37:40.720Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:37:40.720Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:37:40.720Z] [39m [2025-06-06T14:37:40.720Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/boot [2025-06-06T14:37:40.720Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/boot/efi [2025-06-06T14:37:40.720Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:40.720Z] Skip installing component BIOS without target device [2025-06-06T14:37:40.720Z] Installed 05_ignition.cfg [2025-06-06T14:37:40.720Z] Installed: grub.cfg [2025-06-06T14:37:40.720Z] Installed: "fedora/grub.cfg" [2025-06-06T14:37:40.720Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/boot/efi unmounted [2025-06-06T14:37:40.720Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/boot unmounted [2025-06-06T14:37:40.720Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9se27j3r/mounts/ unmounted [2025-06-06T14:37:40.720Z] [2025-06-06T14:37:40.720Z] ��� Duration: 0s [2025-06-06T14:37:40.975Z] org.osbuild.chattr: db6e61dda1dfb3dec357dfcc7184706f5d6699f99173cadf41e51e5ece29f8ca { [2025-06-06T14:37:40.975Z] "items": { [2025-06-06T14:37:40.975Z] "mount://root/": { [2025-06-06T14:37:40.975Z] "immutable": true [2025-06-06T14:37:40.975Z] } [2025-06-06T14:37:40.975Z] } [2025-06-06T14:37:40.975Z] } [2025-06-06T14:37:40.975Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:40.975Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/ [2025-06-06T14:37:41.228Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0' [2025-06-06T14:37:41.228Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/boot unmounted [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/var unmounted [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/sysroot unmounted [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts unmounted [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts unmounted [2025-06-06T14:37:41.482Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts unmounted [2025-06-06T14:37:41.482Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n56hkb72/mounts/ [2025-06-06T14:37:41.482Z] [2025-06-06T14:37:41.482Z] ��� Duration: 0s [2025-06-06T14:37:41.482Z] Pipeline raw-metal4k-image: 5e415dff01a6cd0ee8d0aec273951096bd4241cdb3167ae9bd02ba9d5b6a845b [2025-06-06T14:37:41.482Z] Build [2025-06-06T14:37:41.482Z] root: <host> [2025-06-06T14:37:41.482Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:41.482Z] org.osbuild.copy: 80e4ffe8ab74d936acda286b49b2c8c680ef7063e51e6d75d281f866503b501d { [2025-06-06T14:37:41.482Z] "paths": [ [2025-06-06T14:37:41.482Z] { [2025-06-06T14:37:41.482Z] "from": "input://tree/disk.img", [2025-06-06T14:37:41.482Z] "to": "tree:///disk.img" [2025-06-06T14:37:41.482Z] } [2025-06-06T14:37:41.482Z] ] [2025-06-06T14:37:41.482Z] } [2025-06-06T14:37:41.752Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:41.752Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-06T14:37:42.004Z] [2025-06-06T14:37:42.004Z] ��� Duration: 0s [2025-06-06T14:37:42.005Z] org.osbuild.coreos.platform: 5e415dff01a6cd0ee8d0aec273951096bd4241cdb3167ae9bd02ba9d5b6a845b { [2025-06-06T14:37:42.005Z] "platform": "metal" [2025-06-06T14:37:42.005Z] } [2025-06-06T14:37:42.005Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-06T14:37:42.005Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/ [2025-06-06T14:37:42.258Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0' [2025-06-06T14:37:42.258Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/boot [2025-06-06T14:37:42.521Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:42.521Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/boot unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/ostree/deploy/fedora-coreos/deploy/9ca78d7a467cbdb2a0f85b0af80a517da1535dfbecd10acbbafc827af5f691f6.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/boot unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/var unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/sysroot unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts unmounted [2025-06-06T14:37:42.775Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts unmounted [2025-06-06T14:37:42.775Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-d66vwuef/mounts/ [2025-06-06T14:37:42.775Z] [2025-06-06T14:37:42.775Z] ��� Duration: 0s [2025-06-06T14:37:42.775Z] Pipeline metal4k: d6145d00018ec6240dbc3f1978397dc6e3d072d0eb8b79d073f5b5bd8a67062a [2025-06-06T14:37:42.775Z] Build [2025-06-06T14:37:42.775Z] root: <host> [2025-06-06T14:37:42.775Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:42.775Z] org.osbuild.copy: d6145d00018ec6240dbc3f1978397dc6e3d072d0eb8b79d073f5b5bd8a67062a { [2025-06-06T14:37:42.775Z] "paths": [ [2025-06-06T14:37:42.775Z] { [2025-06-06T14:37:42.775Z] "from": "input://tree/disk.img", [2025-06-06T14:37:42.775Z] "to": "tree:///fedora-coreos-42.20250606.dev.0-metal4k.x86_64.raw" [2025-06-06T14:37:42.775Z] } [2025-06-06T14:37:42.775Z] ] [2025-06-06T14:37:42.775Z] } [2025-06-06T14:37:43.028Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:43.028Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250606.dev.0-metal4k.x86_64.raw' [2025-06-06T14:37:43.281Z] [2025-06-06T14:37:43.281Z] ��� Duration: 0s [2025-06-06T14:37:43.281Z] Pipeline live: a847d13755079acda2f02cc80beddf14f0842fe26c7966c5afdeb965e6fc8898 [2025-06-06T14:37:43.281Z] Build [2025-06-06T14:37:43.281Z] root: <host> [2025-06-06T14:37:43.281Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-06T14:37:43.281Z] org.osbuild.coreos.live-artifacts.mono: a847d13755079acda2f02cc80beddf14f0842fe26c7966c5afdeb965e6fc8898 { [2025-06-06T14:37:43.281Z] "filenames": { [2025-06-06T14:37:43.281Z] "live-iso": "fedora-coreos-42.20250606.dev.0-live-iso.x86_64.iso", [2025-06-06T14:37:43.281Z] "live-kernel": "fedora-coreos-42.20250606.dev.0-live-kernel.x86_64", [2025-06-06T14:37:43.281Z] "live-initramfs": "fedora-coreos-42.20250606.dev.0-live-initramfs.x86_64.img", [2025-06-06T14:37:43.281Z] "live-rootfs": "fedora-coreos-42.20250606.dev.0-live-rootfs.x86_64.img" [2025-06-06T14:37:43.281Z] } [2025-06-06T14:37:43.281Z] } [2025-06-06T14:37:43.534Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-06T14:37:44.090Z] Generating osmet file for fedora-coreos-42.20250606.dev.0-metal.x86_64.raw image [2025-06-06T14:37:50.646Z] [33m [2025-06-06T14:37:50.646Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:37:50.646Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:37:50.646Z] [39m [2025-06-06T14:37:50.646Z] Total OSTree objects scanned from /root: 17986 (17980 mapped, 6 empty) [2025-06-06T14:37:50.646Z] Total OSTree objects found in /boot: 316 [2025-06-06T14:37:50.646Z] Duplicate extents dropped: 0 [2025-06-06T14:37:50.646Z] Overlapping extents clamped: 0 [2025-06-06T14:37:50.646Z] Total /root extents: 17981 [2025-06-06T14:37:50.646Z] Duplicate extents dropped: 0 [2025-06-06T14:37:50.646Z] Overlapping extents clamped: 0 [2025-06-06T14:37:50.646Z] Total /boot extents: 321 [2025-06-06T14:37:50.646Z] Packing image [2025-06-06T14:38:00.561Z] [33m [2025-06-06T14:38:00.561Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:00.561Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:00.561Z] [39m [2025-06-06T14:38:10.467Z] [33m [2025-06-06T14:38:10.468Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:10.468Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:10.468Z] [39m [2025-06-06T14:38:20.409Z] [33m [2025-06-06T14:38:20.409Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:20.409Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:20.409Z] [39m [2025-06-06T14:38:30.312Z] [33m [2025-06-06T14:38:30.312Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:30.312Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:30.312Z] [39m [2025-06-06T14:38:40.246Z] [33m [2025-06-06T14:38:40.246Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:40.246Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:40.246Z] [39m [2025-06-06T14:38:46.771Z] Total bytes skipped: 1703502848 [2025-06-06T14:38:46.771Z] Total bytes written: 1097243648 [2025-06-06T14:38:46.771Z] Total bytes written (compressed): 20722088 [2025-06-06T14:38:46.771Z] Verifying that repacked image matches digest [2025-06-06T14:38:50.910Z] [33m [2025-06-06T14:38:50.910Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:38:50.910Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:38:50.910Z] [39m [2025-06-06T14:38:51.465Z] Packing successful! [2025-06-06T14:38:51.718Z] Generating osmet file for fedora-coreos-42.20250606.dev.0-metal4k.x86_64.raw image [2025-06-06T14:38:56.930Z] Total OSTree objects scanned from /root: 17986 (17980 mapped, 6 empty) [2025-06-06T14:38:56.930Z] Total OSTree objects found in /boot: 3 [2025-06-06T14:38:56.930Z] Duplicate extents dropped: 0 [2025-06-06T14:38:56.930Z] Overlapping extents clamped: 0 [2025-06-06T14:38:56.930Z] Total /root extents: 17981 [2025-06-06T14:38:56.930Z] Duplicate extents dropped: 0 [2025-06-06T14:38:56.930Z] Overlapping extents clamped: 0 [2025-06-06T14:38:56.930Z] Total /boot extents: 5 [2025-06-06T14:38:56.930Z] Packing image [2025-06-06T14:39:01.067Z] [33m [2025-06-06T14:39:01.067Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:01.067Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:01.067Z] [39m [2025-06-06T14:39:10.968Z] [33m [2025-06-06T14:39:10.968Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:10.968Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:10.968Z] [39m [2025-06-06T14:39:20.915Z] [33m [2025-06-06T14:39:20.915Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:20.915Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:20.915Z] [39m [2025-06-06T14:39:30.832Z] [33m [2025-06-06T14:39:30.832Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:30.832Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:30.832Z] [39m [2025-06-06T14:39:40.737Z] [33m [2025-06-06T14:39:40.737Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:40.737Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:40.737Z] [39m [2025-06-06T14:39:50.661Z] [33m [2025-06-06T14:39:50.661Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:39:50.661Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:39:50.661Z] [39m [2025-06-06T14:39:51.217Z] Total bytes skipped: 1692626944 [2025-06-06T14:39:51.217Z] Total bytes written: 1108119552 [2025-06-06T14:39:51.217Z] Total bytes written (compressed): 19635192 [2025-06-06T14:39:51.217Z] Verifying that repacked image matches digest [2025-06-06T14:39:57.732Z] Packing successful! [2025-06-06T14:39:57.732Z] Kernel binary linked: /run/osbuild/tree/tmppug2qux2/tmp-rootfs-dir/boot/vmlinuz-6.14.9-300.fc42.x86_64 [2025-06-06T14:39:57.732Z] Kernel HMAC linked: /run/osbuild/tree/tmppug2qux2/tmp-rootfs-dir/boot/.vmlinuz-6.14.9-300.fc42.x86_64.hmac [2025-06-06T14:39:57.732Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-06-06T14:40:00.978Z] [33m [2025-06-06T14:40:00.978Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:00.978Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:00.978Z] [39m [2025-06-06T14:40:10.880Z] [33m [2025-06-06T14:40:10.880Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:10.880Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:10.880Z] [39m [2025-06-06T14:40:20.787Z] [33m [2025-06-06T14:40:20.787Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:20.787Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:20.787Z] [39m [2025-06-06T14:40:30.714Z] [33m [2025-06-06T14:40:30.715Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:30.715Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:30.715Z] [39m [2025-06-06T14:40:40.646Z] [33m [2025-06-06T14:40:40.646Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:40.646Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:40.646Z] [39m [2025-06-06T14:40:51.286Z] [33m [2025-06-06T14:40:51.286Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:40:51.286Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:40:51.286Z] [39m [2025-06-06T14:41:01.192Z] [33m [2025-06-06T14:41:01.192Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:01.192Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:01.192Z] [39m [2025-06-06T14:41:11.102Z] [33m [2025-06-06T14:41:11.102Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:11.102Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:11.102Z] [39m [2025-06-06T14:41:21.014Z] [33m [2025-06-06T14:41:21.014Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:21.014Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:21.014Z] [39m [2025-06-06T14:41:30.967Z] [33m [2025-06-06T14:41:30.967Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:30.967Z] /dev/vdb1 40G 14G 27G 34% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:30.967Z] [39m [2025-06-06T14:41:40.873Z] [33m [2025-06-06T14:41:40.873Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:40.873Z] /dev/vdb1 40G 14G 27G 34% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:40.873Z] [39m [2025-06-06T14:41:50.930Z] [33m [2025-06-06T14:41:50.930Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:41:50.930Z] /dev/vdb1 40G 14G 27G 34% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:41:50.930Z] [39m [2025-06-06T14:42:00.879Z] [33m [2025-06-06T14:42:00.879Z] Filesystem Size Used Avail Use% Mounted on [2025-06-06T14:42:00.879Z] /dev/vdb1 40G 13G 28G 31% /home/jenkins/agent/workspace/test-override/cache [2025-06-06T14:42:00.879Z] [39m [2025-06-06T14:42:01.798Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250606.dev.0 [2025-06-06T14:42:01.798Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmppug2qux2/iso/zipl.prm [2025-06-06T14:42:01.798Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmppug2qux2/iso/isolinux/boot.msg [2025-06-06T14:42:01.798Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmppug2qux2/iso/isolinux/isolinux.cfg [2025-06-06T14:42:01.798Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmppug2qux2/iso/EFI/fedora/grub.cfg [2025-06-06T14:42:02.355Z] mkfs.fat 4.2 (2021-01-31) [2025-06-06T14:42:02.912Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-06-06T14:42:02.912Z] genisoimage 1.1.11 (Linux) [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/coreos [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/isolinux [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/images [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/images/pxeboot [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/EFI [2025-06-06T14:42:02.912Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/EFI/fedora [2025-06-06T14:42:02.912Z] Writing: Initial Padblock Start Block 0 [2025-06-06T14:42:02.912Z] Done with: Initial Padblock Block(s) 16 [2025-06-06T14:42:02.912Z] Writing: Primary Volume Descriptor Start Block 16 [2025-06-06T14:42:02.912Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-06-06T14:42:02.912Z] Size of boot image is 4 sectors -> No emulation [2025-06-06T14:42:02.912Z] Size of boot image is 15516 sectors -> No emulation [2025-06-06T14:42:02.912Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-06-06T14:42:02.912Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: End Volume Descriptor Start Block 19 [2025-06-06T14:42:02.912Z] Done with: End Volume Descriptor Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: Version block Start Block 20 [2025-06-06T14:42:02.912Z] Done with: Version block Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: Path table Start Block 21 [2025-06-06T14:42:02.912Z] Done with: Path table Block(s) 4 [2025-06-06T14:42:02.912Z] Writing: Joliet path table Start Block 25 [2025-06-06T14:42:02.912Z] Done with: Joliet path table Block(s) 4 [2025-06-06T14:42:02.912Z] Writing: Directory tree Start Block 29 [2025-06-06T14:42:02.912Z] Done with: Directory tree Block(s) 7 [2025-06-06T14:42:02.912Z] Writing: Joliet directory tree Start Block 36 [2025-06-06T14:42:02.912Z] Done with: Joliet directory tree Block(s) 7 [2025-06-06T14:42:02.912Z] Writing: Directory tree cleanup Start Block 43 [2025-06-06T14:42:02.912Z] Done with: Directory tree cleanup Block(s) 0 [2025-06-06T14:42:02.912Z] Writing: Extension record Start Block 43 [2025-06-06T14:42:02.912Z] Done with: Extension record Block(s) 1 [2025-06-06T14:42:02.912Z] Writing: The File(s) Start Block 44 [2025-06-06T14:42:02.912Z] 1.20% done, estimate finish Fri Jun 6 14:42:02 2025 [2025-06-06T14:42:03.165Z] 2.40% done, estimate finish Fri Jun 6 14:42:43 2025 [2025-06-06T14:42:03.165Z] 3.60% done, estimate finish Fri Jun 6 14:42:29 2025 [2025-06-06T14:42:03.165Z] 4.80% done, estimate finish Fri Jun 6 14:42:22 2025 [2025-06-06T14:42:03.165Z] 6.00% done, estimate finish Fri Jun 6 14:42:18 2025 [2025-06-06T14:42:03.165Z] 7.20% done, estimate finish Fri Jun 6 14:42:15 2025 [2025-06-06T14:42:03.165Z] 8.40% done, estimate finish Fri Jun 6 14:42:13 2025 [2025-06-06T14:42:03.165Z] 9.60% done, estimate finish Fri Jun 6 14:42:12 2025 [2025-06-06T14:42:03.417Z] 10.80% done, estimate finish Fri Jun 6 14:42:11 2025 [2025-06-06T14:42:03.417Z] 12.00% done, estimate finish Fri Jun 6 14:42:10 2025 [2025-06-06T14:42:03.417Z] 13.20% done, estimate finish Fri Jun 6 14:42:09 2025 [2025-06-06T14:42:03.417Z] 14.40% done, estimate finish Fri Jun 6 14:42:08 2025 [2025-06-06T14:42:03.417Z] 15.60% done, estimate finish Fri Jun 6 14:42:08 2025 [2025-06-06T14:42:03.417Z] 16.80% done, estimate finish Fri Jun 6 14:42:07 2025 [2025-06-06T14:42:03.417Z] 18.00% done, estimate finish Fri Jun 6 14:42:07 2025 [2025-06-06T14:42:03.417Z] 19.20% done, estimate finish Fri Jun 6 14:42:07 2025 [2025-06-06T14:42:03.417Z] 20.41% done, estimate finish Fri Jun 6 14:42:06 2025 [2025-06-06T14:42:03.417Z] 21.60% done, estimate finish Fri Jun 6 14:42:06 2025 [2025-06-06T14:42:03.417Z] 22.81% done, estimate finish Fri Jun 6 14:42:06 2025 [2025-06-06T14:42:03.417Z] 24.00% done, estimate finish Fri Jun 6 14:42:06 2025 [2025-06-06T14:42:03.417Z] 25.21% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 26.40% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 27.61% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 28.80% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 30.01% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 31.20% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 32.41% done, estimate finish Fri Jun 6 14:42:05 2025 [2025-06-06T14:42:03.417Z] 33.60% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.417Z] 34.81% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 36.00% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 37.21% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 38.41% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 39.61% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 40.81% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 42.01% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 43.21% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 44.41% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 45.61% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 46.81% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.418Z] 48.01% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.671Z] 49.21% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:03.671Z] 50.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 51.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 52.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 54.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 55.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 56.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 57.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 58.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 60.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 61.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 62.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 63.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 64.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 66.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 67.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 68.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 69.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 70.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 72.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 73.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 74.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 75.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 76.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 78.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 79.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 80.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 81.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 82.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 84.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 85.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 86.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.671Z] 87.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 88.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 90.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 91.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 92.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 93.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 94.81% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 96.01% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 97.21% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 98.41% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] 99.61% done, estimate finish Fri Jun 6 14:42:03 2025 [2025-06-06T14:42:03.924Z] Total translation table size: 2048 [2025-06-06T14:42:03.924Z] Total rockridge attributes bytes: 2926 [2025-06-06T14:42:03.924Z] Total directory bytes: 12288 [2025-06-06T14:42:03.924Z] Path table size(bytes): 96 [2025-06-06T14:42:03.924Z] Done with: The File(s) Block(s) 416424 [2025-06-06T14:42:03.924Z] Writing: Ending Padblock Start Block 416468 [2025-06-06T14:42:03.924Z] Done with: Ending Padblock Block(s) 150 [2025-06-06T14:42:03.924Z] Max brk space used 1b000 [2025-06-06T14:42:03.924Z] 416618 extents written (813 MB) [2025-06-06T14:42:04.853Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-06-06T14:42:04.853Z] genisoimage 1.1.11 (Linux) [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/coreos [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/isolinux [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/images [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/images/pxeboot [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/EFI [2025-06-06T14:42:04.853Z] Scanning /run/osbuild/tree/tmppug2qux2/iso/EFI/fedora [2025-06-06T14:42:04.853Z] Writing: Initial Padblock Start Block 0 [2025-06-06T14:42:04.853Z] Done with: Initial Padblock Block(s) 16 [2025-06-06T14:42:04.853Z] Writing: Primary Volume Descriptor Start Block 16 [2025-06-06T14:42:04.853Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-06-06T14:42:04.853Z] Size of boot image is 4 sectors -> No emulation [2025-06-06T14:42:04.853Z] Size of boot image is 15516 sectors -> No emulation [2025-06-06T14:42:04.853Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-06-06T14:42:04.853Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: End Volume Descriptor Start Block 19 [2025-06-06T14:42:04.853Z] Done with: End Volume Descriptor Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: Version block Start Block 20 [2025-06-06T14:42:04.853Z] Done with: Version block Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: Path table Start Block 21 [2025-06-06T14:42:04.853Z] Done with: Path table Block(s) 4 [2025-06-06T14:42:04.853Z] Writing: Joliet path table Start Block 25 [2025-06-06T14:42:04.853Z] Done with: Joliet path table Block(s) 4 [2025-06-06T14:42:04.853Z] Writing: Directory tree Start Block 29 [2025-06-06T14:42:04.853Z] Done with: Directory tree Block(s) 7 [2025-06-06T14:42:04.853Z] Writing: Joliet directory tree Start Block 36 [2025-06-06T14:42:04.853Z] Done with: Joliet directory tree Block(s) 7 [2025-06-06T14:42:04.853Z] Writing: Directory tree cleanup Start Block 43 [2025-06-06T14:42:04.853Z] Done with: Directory tree cleanup Block(s) 0 [2025-06-06T14:42:04.853Z] Writing: Extension record Start Block 43 [2025-06-06T14:42:04.853Z] Done with: Extension record Block(s) 1 [2025-06-06T14:42:04.853Z] Writing: The File(s) Start Block 44 [2025-06-06T14:42:04.853Z] 7.91% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 15.83% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 23.73% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 31.65% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 39.55% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 47.47% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 55.37% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 63.29% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 71.19% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 79.11% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 87.01% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] 94.94% done, estimate finish Fri Jun 6 14:42:04 2025 [2025-06-06T14:42:04.853Z] Total translation table size: 2048 [2025-06-06T14:42:04.853Z] Total rockridge attributes bytes: 2762 [2025-06-06T14:42:04.853Z] Total directory bytes: 12288 [2025-06-06T14:42:04.853Z] Path table size(bytes): 96 [2025-06-06T14:42:04.853Z] Done with: The File(s) Block(s) 63017 [2025-06-06T14:42:04.853Z] Writing: Ending Padblock Start Block 63061 [2025-06-06T14:42:04.853Z] Done with: Ending Padblock Block(s) 150 [2025-06-06T14:42:04.853Z] Max brk space used 1b000 [2025-06-06T14:42:04.853Z] 63211 extents written (123 MB) [2025-06-06T14:42:05.409Z] Packing minimal ISO [2025-06-06T14:42:05.662Z] Matched 16 files of 16 [2025-06-06T14:42:05.662Z] Total bytes skipped: 129041582 [2025-06-06T14:42:05.662Z] Total bytes written: 981842 [2025-06-06T14:42:05.662Z] Total bytes written (compressed): 2792 [2025-06-06T14:42:05.662Z] Verifying that packed image matches digest [2025-06-06T14:42:05.662Z] Packing successful! [2025-06-06T14:42:06.580Z] [2025-06-06T14:42:06.580Z] ��� Duration: 263s [2025-06-06T14:42:06.580Z] manifest /tmp/osbuild-eaJ9.json finished successfully [2025-06-06T14:42:08.461Z] oci-archive: f4432514dfdeb1f64c5939eeea0a3f60f87eef34fde07ec007657aa10870aa33 [2025-06-06T14:42:08.461Z] deployed-tree: ee7768ba086ccedcbb8425704f704ff79ece607fd9d6870e283d9cd2802582a1 [2025-06-06T14:42:08.461Z] tree: 7790f3eddba5a0112a1718ad887dff58367a85c7c1bfebde2a4b169270517f2c [2025-06-06T14:42:08.461Z] raw-image: 260dd64efa8a48892ca5b45d7377c3fdfe636b53d1564747f5e8068bdc02fd93 [2025-06-06T14:42:08.461Z] raw-4k-image: db6e61dda1dfb3dec357dfcc7184706f5d6699f99173cadf41e51e5ece29f8ca [2025-06-06T14:42:08.461Z] raw-aliyun-image: e752d0ac8e3f49c8758857c06ecfde4bb6e6e3e177921c9e92065a2a4f2e404e [2025-06-06T14:42:08.461Z] aliyun: 3a54f72d717cedac6e5b6418ce632a10513c5e498a0f8f5b087bd70075cfa508 [2025-06-06T14:42:08.461Z] raw-applehv-image: ee58009500f03d0864ac90edc75d1808e0a97c15cebce8a153bec32a2a4eafb1 [2025-06-06T14:42:08.461Z] applehv: aa87cafde71f14d6669b60a664d4688691aef5bd5e17f4227a8d6b04eb228515 [2025-06-06T14:42:08.461Z] raw-aws-image: 56ec5532797b0811d4a474a98087379dee611034820cde760edd5f50fbc824ec [2025-06-06T14:42:08.461Z] aws: 26393a0f01679048504d08f61007b525e8c8210952574c12a8f167237979780e [2025-06-06T14:42:08.461Z] raw-azure-image: a279290b13fdbb5bca4a71d9a087ab157b18e90d38f17ffcb0b76992d77a4100 [2025-06-06T14:42:08.461Z] azure: 8e546a6bd3b0a14553edf1736c0833a4605faec7b8a77e52b05772643b655a95 [2025-06-06T14:42:08.461Z] raw-azurestack-image: e44ec7874b43c9d88c7af6efb2f6e89c84e05fac084f4a2d50bb3424bf046802 [2025-06-06T14:42:08.461Z] azurestack: bff82e6ea6b1a104d230e784f4b8d536aedfc474338530cb03014d33626c771d [2025-06-06T14:42:08.461Z] raw-digitalocean-image: 0feda8c9722ab253e4a4ea23989fcf1b25a251a130ce5f19095eae4bf2e1e013 [2025-06-06T14:42:08.461Z] digitalocean: 6f7bc418649133865825e0d8ceb1fed2d96f43422f136db7ca6330b8dd525efa [2025-06-06T14:42:08.461Z] raw-exoscale-image: 6298714e4284fccf784e250175e73ddc71b111e081af587ecc01513a2ca6fc63 [2025-06-06T14:42:08.461Z] exoscale: 99b9f71a6f7e152f3ec5ec20e2751126bd93b1d567630cec4275967461efcb0e [2025-06-06T14:42:08.461Z] raw-gcp-image: 9ab38af0b046c26685d15168517816aeb12851d7699d8557c423558ad6cad72e [2025-06-06T14:42:08.461Z] raw-gcp-image-tar: ef17c0a16ecd2774787e2fe32ae956792aa9b479c1b11cb2bba50dac86fe0ede [2025-06-06T14:42:08.461Z] gcp: c8fff0739e6d9e64a3313233e67ffddc9b076414cf2b8aeef1d1917098ce152e [2025-06-06T14:42:08.461Z] raw-hetzner-image: be1c4ef35404d50676895fb67bd2d1e760467a9a02628fcb2f8c36b003479a00 [2025-06-06T14:42:08.461Z] hetzner: 4620e5ff31762cf1b7ab742df3aaa3d9dffc57f468eb5fdcaab645b1aebb9cde [2025-06-06T14:42:08.461Z] raw-hyperv-image: 5b67a9e3a5d99ec8cd00f798fc1ced57ffe4d90c9fba7fa6d41973d27727f1c0 [2025-06-06T14:42:08.461Z] hyperv: 6a3299e01c80e7ca1e230df535fd29861df4fc4e90615a3f2b8de67011e90027 [2025-06-06T14:42:08.461Z] raw-ibmcloud-image: 5cb23d23ec02cdea433177bb1204f15f672d2545904cebf8414fedfad5b04e67 [2025-06-06T14:42:08.461Z] ibmcloud: 4654da787562b2ae9793fffea57ef5d03dc69d467c67e65705254a81066dc0b7 [2025-06-06T14:42:08.461Z] raw-kubevirt-image: 4359060b116b829bc10819d026b582e35d137502460a43033442f5876ffa2987 [2025-06-06T14:42:08.461Z] qemu-kubevirt-image: f1b5da63b37cbac11ef1b881ea114524dd43b19d3bf55bb7ccdb8c7573cacdf5 [2025-06-06T14:42:08.461Z] kubevirt: d84c941147f028b52216c466ee065f1b3e2d3927f77ba43d185d108ef8508d02 [2025-06-06T14:42:08.461Z] raw-openstack-image: 7bb1319333356e090eec91863d10ef513ce5dba4d23e211ac1d2bcf7ae3c2338 [2025-06-06T14:42:08.461Z] openstack: d9f762359d5d623362b1f13666d92041d7e30f0384089d1fda972bda37b0eadb [2025-06-06T14:42:08.461Z] raw-metal-image: 47eb7c73c972fc12d3472ebe2c13bb0cc5ef622e6e3bef42dfa0a4f552d230a5 [2025-06-06T14:42:08.461Z] metal: 164d7bdd527351381a16013616ce957fbefacfbe181112209f667e95cf936544 [2025-06-06T14:42:08.461Z] raw-metal4k-image: 5e415dff01a6cd0ee8d0aec273951096bd4241cdb3167ae9bd02ba9d5b6a845b [2025-06-06T14:42:08.461Z] metal4k: d6145d00018ec6240dbc3f1978397dc6e3d072d0eb8b79d073f5b5bd8a67062a [2025-06-06T14:42:08.461Z] raw-nutanix-image: 98155d72b02976e8c6d57810680bee4d696a2d1e4996c67bad536caa38a9b93f [2025-06-06T14:42:08.461Z] nutanix: 6d271f8ee6c15add28c0f1f21df0cb47447d55c54a3577886d518f45cb6c254a [2025-06-06T14:42:08.461Z] raw-qemu-image: d5ee2179b779fae63aa04a4dea2a2f5fcdd19574ac0f06445d84ec080602e69e [2025-06-06T14:42:08.461Z] qemu: f49eb517aa244e16954b8cdb930347123e011ab6d844b55bc77917c4987cc265 [2025-06-06T14:42:08.461Z] raw-vultr-image: d3e07a5311b8e2d47d34376f363cffcebcb0916d5ca9e8add0ebdee50ada40c8 [2025-06-06T14:42:08.461Z] vultr: 571aa6d9687b4846868568a214672dc0a21af7c6e85350ab056f901b8cc43407 [2025-06-06T14:42:08.461Z] live: a847d13755079acda2f02cc80beddf14f0842fe26c7966c5afdeb965e6fc8898 [2025-06-06T14:42:08.714Z] + set +x [2025-06-06T14:42:11.209Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/live/fedora-coreos-42.20250606.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-06-06T14:42:11.209Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/live/fedora-coreos-42.20250606.dev.0-live-kernel.x86_64': Operation not permitted [2025-06-06T14:42:11.209Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/live/fedora-coreos-42.20250606.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-06-06T14:42:12.560Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/live/fedora-coreos-42.20250606.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-06-06T14:42:12.560Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/live': Operation not permitted [2025-06-06T14:42:17.814Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/metal/fedora-coreos-42.20250606.dev.0-metal.x86_64.raw': Operation not permitted [2025-06-06T14:42:17.814Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/metal': Operation not permitted [2025-06-06T14:42:32.641Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/metal4k/fedora-coreos-42.20250606.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-06-06T14:42:32.641Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.WZ4Cv6vWbQ/metal4k': Operation not permitted [2025-06-06T14:42:44.766Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220963523152755 [2025-06-06T14:42:44.766Z] Successfully generated: fedora-coreos-42.20250606.dev.0-metal.x86_64.raw [2025-06-06T14:42:47.261Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220967001710729 [2025-06-06T14:42:47.261Z] Successfully generated: fedora-coreos-42.20250606.dev.0-metal4k.x86_64.raw [2025-06-06T14:42:49.136Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220968862615001 [2025-06-06T14:42:49.136Z] Successfully generated: fedora-coreos-42.20250606.dev.0-live-iso.x86_64.iso [2025-06-06T14:42:49.693Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220969473052131 [2025-06-06T14:42:49.693Z] Successfully generated: fedora-coreos-42.20250606.dev.0-live-kernel.x86_64 [2025-06-06T14:42:51.613Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220971122279627 [2025-06-06T14:42:51.613Z] Successfully generated: fedora-coreos-42.20250606.dev.0-live-rootfs.x86_64.img [2025-06-06T14:42:51.865Z] /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json wrote with version stamp 1749220971748486277 [2025-06-06T14:42:51.865Z] Successfully generated: fedora-coreos-42.20250606.dev.0-live-initramfs.x86_64.img [2025-06-06T14:42:51.869Z] [Pipeline] } [2025-06-06T14:42:51.873Z] [Pipeline] // withEnv [2025-06-06T14:42:51.889Z] [Pipeline] withEnv [2025-06-06T14:42:51.889Z] [Pipeline] { [2025-06-06T14:42:51.892Z] [Pipeline] sh [2025-06-06T14:42:52.472Z] + set -xeuo pipefail [2025-06-06T14:42:52.472Z] ++ umask [2025-06-06T14:42:52.472Z] + '[' 0022 = 0000 ']' [2025-06-06T14:42:52.472Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-06-06T14:42:52.472Z] Targeting build: 42.20250606.dev.0 [2025-06-06T14:42:52.472Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64 [2025-06-06T14:42:52.472Z] 2025-06-06 14:42:52,452 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/fedora-coreos-42.20250606.dev.0-metal.x86_64.raw'] [2025-06-06T14:47:43.911Z] Compressed: fedora-coreos-42.20250606.dev.0-metal.x86_64.raw.xz [2025-06-06T14:47:43.911Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-06-06T14:47:43.911Z] Updated: /home/jenkins/agent/workspace/test-override/builds/42.20250606.dev.0/x86_64/meta.json [2025-06-06T14:47:43.913Z] [Pipeline] } [2025-06-06T14:47:43.926Z] [Pipeline] // withEnv [2025-06-06T14:47:43.931Z] [Pipeline] } [2025-06-06T14:47:43.934Z] [Pipeline] // stage [2025-06-06T14:47:43.948Z] [Pipeline] stage [2025-06-06T14:47:43.949Z] [Pipeline] { (x86_64:kola:testiso) [2025-06-06T14:47:43.979Z] [Pipeline] withEnv [2025-06-06T14:47:43.979Z] [Pipeline] { [2025-06-06T14:47:43.989Z] [Pipeline] sh [2025-06-06T14:47:44.521Z] + set -euo pipefail [2025-06-06T14:47:44.521Z] ++ umask [2025-06-06T14:47:44.521Z] + '[' 0022 = 0000 ']' [2025-06-06T14:47:44.521Z] + uuidgen [2025-06-06T14:47:44.521Z] + cut -f1 -d- [2025-06-06T14:47:44.525Z] [Pipeline] } [2025-06-06T14:47:44.528Z] [Pipeline] // withEnv [2025-06-06T14:47:44.544Z] [Pipeline] withEnv [2025-06-06T14:47:44.544Z] [Pipeline] { [2025-06-06T14:47:44.547Z] [Pipeline] sh [2025-06-06T14:47:45.071Z] + set -euo pipefail [2025-06-06T14:47:45.071Z] ++ umask [2025-06-06T14:47:45.071Z] + '[' 0022 = 0000 ']' [2025-06-06T14:47:45.071Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:47:45.071Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-06-06T14:47:45.073Z] [Pipeline] } [2025-06-06T14:47:45.076Z] [Pipeline] // withEnv [2025-06-06T14:47:45.128Z] [Pipeline] withEnv [2025-06-06T14:47:45.128Z] [Pipeline] { [2025-06-06T14:47:45.169Z] [Pipeline] sh [2025-06-06T14:47:45.692Z] + set -xeuo pipefail [2025-06-06T14:47:45.692Z] ++ umask [2025-06-06T14:47:45.692Z] + '[' 0022 = 0000 ']' [2025-06-06T14:47:45.692Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T14:47:45.692Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-27UwY/kola-testiso-x86_64 [2025-06-06T14:47:45.692Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-27UwY/kola-testiso-x86_64 [2025-06-06T14:47:45.692Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-06T14:47:45.692Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-06T14:47:45.692Z] Ignoring verification of signature on metal image [2025-06-06T14:47:45.692Z] Running test: iso-as-disk.bios [2025-06-06T14:48:24.307Z] PASS: iso-as-disk.bios (30.966s) [2025-06-06T14:48:24.311Z] Running test: iso-as-disk.uefi [2025-06-06T14:49:02.936Z] PASS: iso-as-disk.uefi (35.191s) [2025-06-06T14:49:02.937Z] Running test: iso-as-disk.uefi-secure [2025-06-06T14:49:41.582Z] PASS: iso-as-disk.uefi-secure (36.004s) [2025-06-06T14:49:41.582Z] Running test: iso-as-disk.4k.uefi [2025-06-06T14:50:20.199Z] PASS: iso-as-disk.4k.uefi (35.27s) [2025-06-06T14:50:20.199Z] Running test: iso-install.bios [2025-06-06T14:52:11.536Z] PASS: iso-install.bios (1m33.431s) [2025-06-06T14:52:11.536Z] Running test: iso-live-login.bios [2025-06-06T14:52:50.177Z] The file: journal.txt does not exist [2025-06-06T14:52:50.177Z] PASS: iso-live-login.bios (43.862s) [2025-06-06T14:52:50.177Z] Running test: iso-live-login.uefi [2025-06-06T14:53:28.829Z] The file: journal.txt does not exist [2025-06-06T14:53:30.710Z] PASS: iso-live-login.uefi (40.412s) [2025-06-06T14:53:30.710Z] Running test: iso-live-login.uefi-secure [2025-06-06T14:54:17.277Z] The file: journal.txt does not exist [2025-06-06T14:54:17.277Z] PASS: iso-live-login.uefi-secure (41.455s) [2025-06-06T14:54:17.277Z] Running test: iso-live-login.4k.uefi [2025-06-06T14:55:03.828Z] The file: journal.txt does not exist [2025-06-06T14:55:03.828Z] PASS: iso-live-login.4k.uefi (40.802s) [2025-06-06T14:55:03.828Z] Running test: iso-offline-install.bios [2025-06-06T14:58:25.237Z] PASS: iso-offline-install.bios (3m17.849s) [2025-06-06T14:58:25.237Z] Running test: iso-offline-install.mpath.bios [2025-06-06T15:02:01.623Z] PASS: iso-offline-install.mpath.bios (3m23.328s) [2025-06-06T15:02:01.623Z] Running test: iso-offline-install-fromram.4k.uefi [2025-06-06T15:04:23.016Z] PASS: iso-offline-install-fromram.4k.uefi (2m14.186s) [2025-06-06T15:04:23.016Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-06-06T15:04:23.016Z] Warning: Cannot announce submounts, client does not support it [2025-06-06T15:09:14.487Z] PASS: iso-offline-install-iscsi.ibft.uefi (4m45.85s) [2025-06-06T15:09:14.487Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-06-06T15:14:20.896Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (5m2.52s) [2025-06-06T15:14:20.896Z] Running test: iso-offline-install-iscsi.manual.bios [2025-06-06T15:19:12.328Z] PASS: iso-offline-install-iscsi.manual.bios (4m54.225s) [2025-06-06T15:19:12.328Z] Running test: miniso-install.bios [2025-06-06T15:21:48.717Z] PASS: miniso-install.bios (2m21.818s) [2025-06-06T15:21:48.717Z] Running test: miniso-install.nm.bios [2025-06-06T15:24:10.518Z] PASS: miniso-install.nm.bios (2m25.766s) [2025-06-06T15:24:10.518Z] Running test: miniso-install.4k.uefi [2025-06-06T15:26:31.852Z] PASS: miniso-install.4k.uefi (2m15.465s) [2025-06-06T15:26:31.852Z] Running test: miniso-install.4k.nm.uefi [2025-06-06T15:29:08.246Z] PASS: miniso-install.4k.nm.uefi (2m16.255s) [2025-06-06T15:29:08.246Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-06-06T15:31:59.633Z] PASS: pxe-offline-install.rootfs-appended.bios (2m46.293s) [2025-06-06T15:31:59.633Z] Running test: pxe-offline-install.4k.uefi [2025-06-06T15:34:21.018Z] PASS: pxe-offline-install.4k.uefi (2m25.906s) [2025-06-06T15:34:21.018Z] Running test: pxe-online-install.bios [2025-06-06T15:36:12.349Z] PASS: pxe-online-install.bios (1m47.99s) [2025-06-06T15:36:12.349Z] Running test: pxe-online-install.4k.uefi [2025-06-06T15:38:18.710Z] PASS: pxe-online-install.4k.uefi (1m53.262s) [2025-06-06T15:38:18.713Z] [Pipeline] } [2025-06-06T15:38:18.736Z] [Pipeline] // withEnv [2025-06-06T15:38:18.809Z] [Pipeline] withEnv [2025-06-06T15:38:18.809Z] [Pipeline] { [2025-06-06T15:38:18.837Z] [Pipeline] sh [2025-06-06T15:38:19.442Z] + set -xeuo pipefail [2025-06-06T15:38:19.442Z] ++ umask [2025-06-06T15:38:19.442Z] + '[' 0022 = 0000 ']' [2025-06-06T15:38:19.442Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T15:38:19.442Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-27UwY -c --xz kola-testiso-x86_64 [2025-06-06T15:38:21.952Z] [Pipeline] } [2025-06-06T15:38:21.955Z] [Pipeline] // withEnv [2025-06-06T15:38:22.012Z] [Pipeline] archiveArtifacts [2025-06-06T15:38:22.014Z] Archiving artifacts [2025-06-06T15:38:22.109Z] [Pipeline] withEnv [2025-06-06T15:38:22.111Z] [Pipeline] { [2025-06-06T15:38:22.114Z] [Pipeline] sh [2025-06-06T15:38:22.651Z] + set -xeuo pipefail [2025-06-06T15:38:22.651Z] ++ umask [2025-06-06T15:38:22.651Z] + '[' 0022 = 0000 ']' [2025-06-06T15:38:22.651Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-06T15:38:22.651Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-27UwY/kola-testiso-x86_64 --output - [2025-06-06T15:38:22.654Z] [Pipeline] } [2025-06-06T15:38:22.656Z] [Pipeline] // withEnv [2025-06-06T15:38:22.662Z] [Pipeline] junit [2025-06-06T15:38:22.663Z] Recording test results [2025-06-06T15:38:22.772Z] None of the test reports contained any result [2025-06-06T15:38:22.772Z] [Pipeline] } [2025-06-06T15:38:22.776Z] [Pipeline] // stage [2025-06-06T15:38:22.817Z] [Pipeline] stage [2025-06-06T15:38:22.817Z] [Pipeline] { (x86_64:Destroy Remote) [2025-06-06T15:38:22.835Z] [Pipeline] } [2025-06-06T15:38:22.850Z] [Pipeline] // stage [2025-06-06T15:38:22.869Z] [Pipeline] } [2025-06-06T15:38:22.892Z] [Pipeline] // parallel [2025-06-06T15:38:22.926Z] [Pipeline] stage [2025-06-06T15:38:22.936Z] [Pipeline] { (Report Completion) [2025-06-06T15:38:22.943Z] [Pipeline] withCredentials [2025-06-06T15:38:22.989Z] Masking supported pattern matches of $RDB_PASSWORD [2025-06-06T15:38:22.989Z] [Pipeline] { [2025-06-06T15:38:23.004Z] [Pipeline] withEnv [2025-06-06T15:38:23.004Z] [Pipeline] { [2025-06-06T15:38:23.041Z] [Pipeline] sh [2025-06-06T15:38:23.566Z] + set -xeuo pipefail [2025-06-06T15:38:23.566Z] ++ umask [2025-06-06T15:38:23.566Z] + '[' 0022 = 0000 ']' [2025-06-06T15:38:23.566Z] + /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/1774/display/redirect --outcome PASSED --advisory FEDORA-2025-cbe1824d55 --stream testing-devel [2025-06-06T15:38:23.821Z] [Pipeline] } [2025-06-06T15:38:23.824Z] [Pipeline] // withEnv [2025-06-06T15:38:23.893Z] [Pipeline] } [2025-06-06T15:38:23.962Z] [Pipeline] // withCredentials [2025-06-06T15:38:23.979Z] [Pipeline] withCredentials [2025-06-06T15:38:24.040Z] Masking supported pattern matches of $TOKEN [2025-06-06T15:38:24.041Z] [Pipeline] { [2025-06-06T15:38:24.054Z] [Pipeline] withEnv [2025-06-06T15:38:24.055Z] [Pipeline] { [2025-06-06T15:38:24.086Z] [Pipeline] sh [2025-06-06T15:38:24.612Z] + set -xeuo pipefail [2025-06-06T15:38:24.612Z] ++ umask [2025-06-06T15:38:24.612Z] + '[' 0022 = 0000 ']' [2025-06-06T15:38:24.612Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-06-06T15:38:24.612Z] { [2025-06-06T15:38:24.612Z] "body": "���� containers-common-0.63.1-1.fc42 podman-5.5.1-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1774/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-cbe1824d55)" [2025-06-06T15:38:24.613Z] }' [2025-06-06T15:38:25.169Z] [Pipeline] } [2025-06-06T15:38:25.172Z] [Pipeline] // withEnv [2025-06-06T15:38:25.224Z] [Pipeline] } [2025-06-06T15:38:25.273Z] [Pipeline] // withCredentials [2025-06-06T15:38:25.284Z] [Pipeline] } [2025-06-06T15:38:25.312Z] [Pipeline] // stage [2025-06-06T15:38:25.318Z] [Pipeline] } [2025-06-06T15:38:25.322Z] [Pipeline] // timeout [2025-06-06T15:38:25.358Z] [Pipeline] } [2025-06-06T15:38:25.372Z] [Pipeline] // container [2025-06-06T15:38:25.383Z] [Pipeline] } [2025-06-06T15:38:25.421Z] [Pipeline] // node [2025-06-06T15:38:25.443Z] [Pipeline] } [2025-06-06T15:38:25.475Z] [Pipeline] // podTemplate [2025-06-06T15:38:25.489Z] [Pipeline] End of Pipeline [2025-06-06T15:38:25.768Z] Finished: SUCCESS