[2025-01-27T20:06:56.622Z] Started by upstream project "bodhi-trigger" build number 1322 [2025-01-27T20:06:56.622Z] originally caused by: [2025-01-27T20:06:56.622Z] Triggered by CI message. [2025-01-27T20:06:56.708Z] 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-01-27T20:06:56.709Z] Selected Git installation does not exist. Using Default [2025-01-27T20:06:56.709Z] The recommended git tool is: NONE [2025-01-27T20:06:56.709Z] No credentials specified [2025-01-27T20:06:56.709Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-01-27T20:06:56.717Z] Fetching changes from the remote Git repository [2025-01-27T20:06:56.718Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-01-27T20:06:56.735Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-01-27T20:06:56.735Z] > git --version # timeout=10 [2025-01-27T20:06:56.742Z] > git --version # 'git version 2.39.3' [2025-01-27T20:06:56.742Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-27T20:06:56.846Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-01-27T20:06:56.854Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-01-27T20:06:56.854Z] > git config core.sparsecheckout # timeout=10 [2025-01-27T20:06:56.860Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-27T20:06:56.869Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-01-27T20:06:56.870Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-01-27T20:06:57.070Z] Loading library coreos@main [2025-01-27T20:06:57.070Z] Attempting to resolve main from remote references... [2025-01-27T20:06:57.070Z] > git --version # timeout=10 [2025-01-27T20:06:57.077Z] > git --version # 'git version 2.39.3' [2025-01-27T20:06:57.078Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-27T20:06:57.160Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-27T20:06:57.162Z] Selected Git installation does not exist. Using Default [2025-01-27T20:06:57.162Z] The recommended git tool is: NONE [2025-01-27T20:06:57.162Z] No credentials specified [2025-01-27T20:06:57.162Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-27T20:06:57.171Z] Fetching changes from the remote Git repository [2025-01-27T20:06:57.172Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-27T20:06:57.210Z] Fetching without tags [2025-01-27T20:06:57.210Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-27T20:06:57.210Z] > git --version # timeout=10 [2025-01-27T20:06:57.216Z] > git --version # 'git version 2.39.3' [2025-01-27T20:06:57.216Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-27T20:06:57.290Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-27T20:06:57.290Z] > git config core.sparsecheckout # timeout=10 [2025-01-27T20:06:57.297Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-27T20:06:57.308Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-27T20:06:57.308Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-27T20:06:57.571Z] [Pipeline] Start of Pipeline [2025-01-27T20:06:57.589Z] [Pipeline] node [2025-01-27T20:06:57.592Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-27T20:06:57.631Z] [Pipeline] { [2025-01-27T20:06:57.692Z] [Pipeline] withEnv [2025-01-27T20:06:57.693Z] [Pipeline] { [2025-01-27T20:06:57.695Z] [Pipeline] sh [2025-01-27T20:06:57.953Z] + set -xeuo pipefail [2025-01-27T20:06:57.953Z] ++ umask [2025-01-27T20:06:57.953Z] + '[' 0022 = 0000 ']' [2025-01-27T20:06:57.953Z] + rm -rf pipe [2025-01-27T20:06:57.953Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-01-27T20:06:57.953Z] Cloning into 'pipe'... [2025-01-27T20:06:58.204Z] [Pipeline] } [2025-01-27T20:06:58.206Z] [Pipeline] // withEnv [2025-01-27T20:06:58.210Z] [Pipeline] load [2025-01-27T20:06:58.643Z] [Pipeline] { (pipe/utils.groovy) [2025-01-27T20:06:58.646Z] [Pipeline] } [2025-01-27T20:06:58.658Z] [Pipeline] // load [2025-01-27T20:06:58.663Z] [Pipeline] readYaml [2025-01-27T20:06:58.665Z] [Pipeline] } [2025-01-27T20:06:58.669Z] [Pipeline] // node [2025-01-27T20:06:58.687Z] [Pipeline] properties [2025-01-27T20:06:58.823Z] [Pipeline] libraryResource [2025-01-27T20:06:58.824Z] [Pipeline] readJSON [2025-01-27T20:06:58.836Z] [Pipeline] node [2025-01-27T20:06:58.839Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-01-27T20:06:58.840Z] [Pipeline] { [2025-01-27T20:06:58.843Z] [Pipeline] writeYaml [2025-01-27T20:06:58.846Z] [Pipeline] readFile [2025-01-27T20:06:58.848Z] [Pipeline] } [2025-01-27T20:06:58.859Z] [Pipeline] // node [2025-01-27T20:06:58.888Z] [Pipeline] podTemplate [2025-01-27T20:06:58.895Z] [Pipeline] { [2025-01-27T20:06:58.897Z] [Pipeline] node [2025-01-27T20:07:02.729Z] Created Pod: openshift coreos-ci/pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4 [2025-01-27T20:07:09.346Z] Agent pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4 is provisioned from template pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd [2025-01-27T20:07:09.347Z] --- [2025-01-27T20:07:09.347Z] apiVersion: "v1" [2025-01-27T20:07:09.347Z] kind: "Pod" [2025-01-27T20:07:09.347Z] metadata: [2025-01-27T20:07:09.347Z] annotations: [2025-01-27T20:07:09.347Z] buildUrl: "http://172.30.130.216:80/job/test-override/1334/" [2025-01-27T20:07:09.347Z] runUrl: "job/test-override/1334/" [2025-01-27T20:07:09.347Z] labels: [2025-01-27T20:07:09.347Z] jenkins: "slave" [2025-01-27T20:07:09.347Z] jenkins/label-digest: "094dc2a9fb5a7a5c9aa250a17ae372809a7b98f9" [2025-01-27T20:07:09.347Z] jenkins/label: "pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18" [2025-01-27T20:07:09.347Z] name: "pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4" [2025-01-27T20:07:09.347Z] namespace: "coreos-ci" [2025-01-27T20:07:09.347Z] spec: [2025-01-27T20:07:09.347Z] containers: [2025-01-27T20:07:09.347Z] - command: [2025-01-27T20:07:09.347Z] - "/usr/bin/dumb-init" [2025-01-27T20:07:09.347Z] - "/usr/bin/sleep" [2025-01-27T20:07:09.347Z] - "infinity" [2025-01-27T20:07:09.347Z] env: [2025-01-27T20:07:09.347Z] - name: "COSA_TESTISO_DEBUG" [2025-01-27T20:07:09.347Z] value: "true" [2025-01-27T20:07:09.347Z] - name: "NCPUS" [2025-01-27T20:07:09.347Z] value: "6" [2025-01-27T20:07:09.347Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-01-27T20:07:09.347Z] imagePullPolicy: "Always" [2025-01-27T20:07:09.347Z] name: "worker" [2025-01-27T20:07:09.347Z] resources: [2025-01-27T20:07:09.347Z] limits: [2025-01-27T20:07:09.347Z] memory: "10752Mi" [2025-01-27T20:07:09.347Z] cpu: "6" [2025-01-27T20:07:09.347Z] devices.kubevirt.io/kvm: "1" [2025-01-27T20:07:09.347Z] requests: [2025-01-27T20:07:09.347Z] memory: "10752Mi" [2025-01-27T20:07:09.347Z] cpu: "6" [2025-01-27T20:07:09.347Z] devices.kubevirt.io/kvm: "1" [2025-01-27T20:07:09.347Z] volumeMounts: [2025-01-27T20:07:09.347Z] - mountPath: "/srv/" [2025-01-27T20:07:09.347Z] name: "emptydir-0" [2025-01-27T20:07:09.347Z] - mountPath: "/home/jenkins/agent" [2025-01-27T20:07:09.347Z] name: "workspace-volume" [2025-01-27T20:07:09.347Z] readOnly: false [2025-01-27T20:07:09.347Z] - env: [2025-01-27T20:07:09.347Z] - name: "JENKINS_SECRET" [2025-01-27T20:07:09.347Z] value: "********" [2025-01-27T20:07:09.347Z] - name: "JENKINS_TUNNEL" [2025-01-27T20:07:09.347Z] value: "172.30.136.1:50000" [2025-01-27T20:07:09.347Z] - name: "JENKINS_AGENT_NAME" [2025-01-27T20:07:09.347Z] value: "pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4" [2025-01-27T20:07:09.347Z] - name: "JENKINS_NAME" [2025-01-27T20:07:09.347Z] value: "pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4" [2025-01-27T20:07:09.347Z] - name: "JENKINS_AGENT_WORKDIR" [2025-01-27T20:07:09.347Z] value: "/home/jenkins/agent" [2025-01-27T20:07:09.347Z] - name: "JENKINS_URL" [2025-01-27T20:07:09.347Z] value: "http://172.30.130.216:80/" [2025-01-27T20:07:09.347Z] image: "jenkins-agent-base:latest" [2025-01-27T20:07:09.347Z] name: "jnlp" [2025-01-27T20:07:09.347Z] resources: [2025-01-27T20:07:09.347Z] limits: [2025-01-27T20:07:09.347Z] memory: "512Mi" [2025-01-27T20:07:09.347Z] cpu: "1" [2025-01-27T20:07:09.347Z] requests: [2025-01-27T20:07:09.347Z] memory: "512Mi" [2025-01-27T20:07:09.347Z] cpu: "1" [2025-01-27T20:07:09.347Z] volumeMounts: [2025-01-27T20:07:09.347Z] - mountPath: "/home/jenkins/agent" [2025-01-27T20:07:09.347Z] name: "workspace-volume" [2025-01-27T20:07:09.347Z] readOnly: false [2025-01-27T20:07:09.347Z] nodeSelector: [2025-01-27T20:07:09.347Z] kubernetes.io/os: "linux" [2025-01-27T20:07:09.347Z] restartPolicy: "Never" [2025-01-27T20:07:09.347Z] serviceAccountName: "jenkins" [2025-01-27T20:07:09.347Z] volumes: [2025-01-27T20:07:09.347Z] - emptyDir: {} [2025-01-27T20:07:09.347Z] name: "emptydir-0" [2025-01-27T20:07:09.347Z] - emptyDir: [2025-01-27T20:07:09.347Z] medium: "" [2025-01-27T20:07:09.347Z] name: "workspace-volume" [2025-01-27T20:07:09.347Z] [2025-01-27T20:07:09.473Z] Running on pod-939c95af-0a88-4b6c-90dd-4bf7c047ea18-zhwqd-h83w4 in /home/jenkins/agent/workspace/test-override [2025-01-27T20:07:09.474Z] [Pipeline] { [2025-01-27T20:07:09.483Z] [Pipeline] container [2025-01-27T20:07:09.484Z] [Pipeline] { [2025-01-27T20:07:09.529Z] [Pipeline] withEnv [2025-01-27T20:07:09.530Z] [Pipeline] { [2025-01-27T20:07:09.533Z] [Pipeline] sh [2025-01-27T20:07:11.361Z] + set -xeuo pipefail [2025-01-27T20:07:11.361Z] ++ umask [2025-01-27T20:07:11.361Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:11.361Z] + cat /cosa/coreos-assembler-git.json [2025-01-27T20:07:11.361Z] { [2025-01-27T20:07:11.361Z] "date": "2025-01-27T18:14:04Z", [2025-01-27T20:07:11.361Z] "git": { [2025-01-27T20:07:11.361Z] "commit": "575a1725a06bae0302afcfcc6cff7aae0ca97f82", [2025-01-27T20:07:11.361Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-01-27T20:07:11.361Z] "branch": "HEAD", [2025-01-27T20:07:11.361Z] "dirty": "false" [2025-01-27T20:07:11.361Z] }, [2025-01-27T20:07:11.361Z] "file": { [2025-01-27T20:07:11.361Z] "checksum": "f6198657cb67aeb0a10ba9a43d69a5459fddbc6d882047bb6f3c226e6e8cfeee", [2025-01-27T20:07:11.361Z] "checksum_type": "sha256", [2025-01-27T20:07:11.361Z] "format": "tar.gz", [2025-01-27T20:07:11.361Z] "name": "coreos-assembler-git.tar.gz", [2025-01-27T20:07:11.361Z] "size": "10004044" [2025-01-27T20:07:11.361Z] } [2025-01-27T20:07:11.361Z] } [2025-01-27T20:07:11.502Z] [Pipeline] } [2025-01-27T20:07:11.505Z] [Pipeline] // withEnv [2025-01-27T20:07:11.567Z] [Pipeline] timeout [2025-01-27T20:07:11.567Z] Timeout set to expire in 2 hr 30 min [2025-01-27T20:07:11.567Z] [Pipeline] { [2025-01-27T20:07:11.590Z] [Pipeline] withEnv [2025-01-27T20:07:11.591Z] [Pipeline] { [2025-01-27T20:07:11.594Z] [Pipeline] sh [2025-01-27T20:07:12.127Z] + set -euo pipefail [2025-01-27T20:07:12.127Z] ++ umask [2025-01-27T20:07:12.127Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:12.127Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-710851d2cf [2025-01-27T20:07:12.127Z] + jq -r .update.title [2025-01-27T20:07:12.151Z] [Pipeline] } [2025-01-27T20:07:12.154Z] [Pipeline] // withEnv [2025-01-27T20:07:12.181Z] [Pipeline] withEnv [2025-01-27T20:07:12.181Z] [Pipeline] { [2025-01-27T20:07:12.184Z] [Pipeline] sh [2025-01-27T20:07:12.715Z] + set -euo pipefail [2025-01-27T20:07:12.715Z] ++ umask [2025-01-27T20:07:12.715Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:12.715Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-710851d2cf [2025-01-27T20:07:12.715Z] + jq -r '.update.builds[].nvr' [2025-01-27T20:07:12.719Z] [Pipeline] } [2025-01-27T20:07:12.730Z] [Pipeline] // withEnv [2025-01-27T20:07:12.746Z] [Pipeline] withCredentials [2025-01-27T20:07:12.749Z] [Pipeline] // withCredentials [2025-01-27T20:07:12.754Z] [Pipeline] echo [2025-01-27T20:07:12.754Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-01-27T20:07:12.765Z] [Pipeline] withCredentials [2025-01-27T20:07:12.767Z] [Pipeline] // withCredentials [2025-01-27T20:07:12.770Z] [Pipeline] echo [2025-01-27T20:07:12.771Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-01-27T20:07:12.774Z] [Pipeline] withCredentials [2025-01-27T20:07:12.777Z] [Pipeline] // withCredentials [2025-01-27T20:07:12.824Z] [Pipeline] echo [2025-01-27T20:07:12.824Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-01-27T20:07:12.834Z] [Pipeline] withEnv [2025-01-27T20:07:12.835Z] [Pipeline] { [2025-01-27T20:07:12.837Z] [Pipeline] sh [2025-01-27T20:07:13.375Z] + set -euo pipefail [2025-01-27T20:07:13.375Z] ++ umask [2025-01-27T20:07:13.375Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:13.375Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-01-27T20:07:13.375Z] + cut -d ' ' -f 1 [2025-01-27T20:07:14.300Z] [Pipeline] } [2025-01-27T20:07:14.315Z] [Pipeline] // withEnv [2025-01-27T20:07:14.431Z] [Pipeline] withEnv [2025-01-27T20:07:14.432Z] [Pipeline] { [2025-01-27T20:07:14.435Z] [Pipeline] sh [2025-01-27T20:07:14.975Z] + set -xeuo pipefail [2025-01-27T20:07:14.975Z] ++ umask [2025-01-27T20:07:14.975Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:14.975Z] + cosa init --branch testing-devel --commit=09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 https://github.com/coreos/fedora-coreos-config [2025-01-27T20:07:14.975Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-01-27T20:07:14.975Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T20:07:14.975Z] + mkdir -p src [2025-01-27T20:07:14.975Z] + cd src [2025-01-27T20:07:14.975Z] + test -e config [2025-01-27T20:07:14.975Z] + case "${source}" in [2025-01-27T20:07:14.975Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-01-27T20:07:14.975Z] Cloning into 'config'... [2025-01-27T20:07:15.231Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-01-27T20:07:15.231Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-01-27T20:07:15.798Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-01-27T20:07:15.798Z] + '[' -n 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 ']' [2025-01-27T20:07:15.798Z] + git -C ./config fetch origin 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:07:16.052Z] From https://github.com/coreos/fedora-coreos-config [2025-01-27T20:07:16.052Z] * branch 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 -> FETCH_HEAD [2025-01-27T20:07:16.052Z] + git -C ./config reset --hard 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:07:16.052Z] HEAD is now at 09c1960 tests/kola: check only for rhcos based on 9.4 in composefs.enabled test [2025-01-27T20:07:16.052Z] + git -C ./config submodule update --init --recursive [2025-01-27T20:07:16.052Z] + set +x [2025-01-27T20:07:16.052Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:07:16.052Z] + manifest=src/config/manifest.yaml [2025-01-27T20:07:16.052Z] + image=src/config/image.yaml [2025-01-27T20:07:16.052Z] + [[ -n '' ]] [2025-01-27T20:07:16.052Z] + [[ ! -f src/config/manifest.yaml ]] [2025-01-27T20:07:16.052Z] + [[ ! -f src/config/image.yaml ]] [2025-01-27T20:07:16.052Z] + mkdir -p cache [2025-01-27T20:07:16.052Z] + mkdir -p builds [2025-01-27T20:07:16.052Z] + mkdir -p tmp [2025-01-27T20:07:16.052Z] + mkdir -p overrides/rpm [2025-01-27T20:07:16.052Z] + mkdir -p overrides/rootfs [2025-01-27T20:07:16.052Z] + test 0 = 1 [2025-01-27T20:07:16.052Z] + case "${YUMREPOS}" in [2025-01-27T20:07:16.052Z] + set +x [2025-01-27T20:07:16.052Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-01-27T20:07:16.054Z] [Pipeline] } [2025-01-27T20:07:16.057Z] [Pipeline] // withEnv [2025-01-27T20:07:16.063Z] [Pipeline] stage [2025-01-27T20:07:16.064Z] [Pipeline] { (Initialize Remotes) [2025-01-27T20:07:16.108Z] [Pipeline] parallel [2025-01-27T20:07:16.108Z] [Pipeline] { (Branch: x86_64) [2025-01-27T20:07:16.120Z] [Pipeline] } [2025-01-27T20:07:16.177Z] [Pipeline] // parallel [2025-01-27T20:07:16.192Z] [Pipeline] } [2025-01-27T20:07:16.195Z] [Pipeline] // stage [2025-01-27T20:07:16.199Z] [Pipeline] stage [2025-01-27T20:07:16.199Z] [Pipeline] { (Download Overrides) [2025-01-27T20:07:16.215Z] [Pipeline] parallel [2025-01-27T20:07:16.216Z] [Pipeline] { (Branch: x86_64) [2025-01-27T20:07:16.240Z] [Pipeline] withEnv [2025-01-27T20:07:16.240Z] [Pipeline] { [2025-01-27T20:07:16.255Z] [Pipeline] sh [2025-01-27T20:07:16.789Z] + set -xeuo pipefail [2025-01-27T20:07:16.789Z] ++ umask [2025-01-27T20:07:16.789Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:16.789Z] + cosa shell -- env -C overrides/rpm koji download-build rpm-ostree-2025.3-1.fc41 --arch x86_64 --arch noarch [2025-01-27T20:07:16.789Z] Downloading [1/3]: rpm-ostree-devel-2025.3-1.fc41.x86_64.rpm [2025-01-27T20:07:17.043Z] [====================================] 100% 27.52 KiB / 27.52 KiB [2025-01-27T20:07:17.043Z] Downloading [2/3]: rpm-ostree-2025.3-1.fc41.x86_64.rpm [2025-01-27T20:07:17.043Z] [======== ] 22% 1.00 MiB / 4.43 MiB [================ ] 45% 2.00 MiB / 4.43 MiB [======================== ] 67% 3.00 MiB / 4.43 MiB [================================ ] 90% 4.00 MiB / 4.43 MiB [====================================] 100% 4.43 MiB / 4.43 MiB [2025-01-27T20:07:17.043Z] Downloading [3/3]: rpm-ostree-libs-2025.3-1.fc41.x86_64.rpm [2025-01-27T20:07:17.043Z] [====================================] 100% 42.28 KiB / 42.28 KiB [2025-01-27T20:07:17.045Z] [Pipeline] } [2025-01-27T20:07:17.048Z] [Pipeline] // withEnv [2025-01-27T20:07:17.065Z] [Pipeline] } [2025-01-27T20:07:17.069Z] [Pipeline] // parallel [2025-01-27T20:07:17.117Z] [Pipeline] } [2025-01-27T20:07:17.186Z] [Pipeline] // stage [2025-01-27T20:07:17.204Z] [Pipeline] parallel [2025-01-27T20:07:17.204Z] [Pipeline] { (Branch: x86_64) [2025-01-27T20:07:17.233Z] [Pipeline] stage [2025-01-27T20:07:17.244Z] [Pipeline] { (x86_64:Fetch) [2025-01-27T20:07:17.247Z] [Pipeline] withEnv [2025-01-27T20:07:17.248Z] [Pipeline] { [2025-01-27T20:07:17.261Z] [Pipeline] sh [2025-01-27T20:07:17.802Z] + set -xeuo pipefail [2025-01-27T20:07:17.802Z] ++ umask [2025-01-27T20:07:17.802Z] + '[' 0022 = 0000 ']' [2025-01-27T20:07:17.802Z] + cosa fetch --with-cosa-overrides [2025-01-27T20:07:17.802Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T20:07:18.057Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:07:18.057Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-27T20:07:18.311Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-27T20:07:18.311Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... a26a000eea9c26a7bc0ee55b3b4fd6a05659960399ede27c52bb51825877fd41 [2025-01-27T20:07:18.311Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 99a6117222178feb273fbfd92d7179cc329f5226a8c9c36ab22ddacf5ae57403 [2025-01-27T20:07:18.311Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 76d014022f6caf91326251a0d8db781e14e63b75737d833d0ecbf4f89faa3562 [2025-01-27T20:07:18.311Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... d133bee190e5c01e2d14b68fee8b4d8811f2f6c8f109b82bc514b48d6db3922b [2025-01-27T20:07:18.567Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 707e428c0a8423655a5e2a8bb936a2e3e2fbe0c7532a8d3a8a2055798842ee79 [2025-01-27T20:07:18.567Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... b657de6cf18d138020cd94da9c77826036bbf85c6d785b754b410b482204f8e7 [2025-01-27T20:07:18.567Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... a2f46438fb91f90d152a380d7c9b25823959b7b912b8c6cc02e5fb2913fd658a [2025-01-27T20:07:18.567Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 67b75e4997a27ac31605993f0fa1c409d85d811043a2cd0244c1d890c0444832 [2025-01-27T20:07:18.567Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... dde17fab0644a1aab73e8963204cb6b1eef3d027021cede835baec81ab0d2ad5 [2025-01-27T20:07:18.567Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... fe4da472a80688cae6fa92ff9f247915871b3fe395556681aa8391fbd36b160a [2025-01-27T20:07:18.567Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... eb0b0945fe8b343d832e095d537d6aeefbd02001aa37b0988c9dade7f529eff1 [2025-01-27T20:07:18.824Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 2208c18a8850b8fbe8b0f5b1d3fa6b23db7b5caee676450aa4d84e68cb28531b [2025-01-27T20:07:18.824Z] Directory walk started [2025-01-27T20:07:18.824Z] Directory walk done - 3 packages [2025-01-27T20:07:18.824Z] Temporary output repo path: ./.repodata/ [2025-01-27T20:07:18.824Z] Pool started (with 5 workers) [2025-01-27T20:07:18.824Z] Pool finished [2025-01-27T20:07:19.078Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-27T20:07:19.078Z] 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-01-27T20:07:19.078Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-01-27T20:07:40.956Z] Loaded lockfiles: [2025-01-27T20:07:40.956Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-01-27T20:07:40.956Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-27T20:07:40.956Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-27T20:07:40.956Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-27T20:07:40.956Z] [2025-01-27T20:07:40.956Z] 6 metadata, 2 content objects imported; 110 bytes content written [2025-01-27T20:07:40.956Z] 5 metadata, 1 content objects imported; 85 bytes content written [2025-01-27T20:07:40.956Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-01-27T20:07:40.956Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-01-27T20:07:40.956Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-01-27T20:07:40.956Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-01-27T20:07:40.956Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-01-27T20:07:40.956Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-01-27T20:07:40.956Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-01-27T20:07:40.956Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-01-27T20:07:40.956Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-01-27T20:07:40.956Z] 9 metadata, 7 content objects imported; 8.5?kB content written [2025-01-27T20:07:40.956Z] rpm-ostree version: 2025.1 [2025-01-27T20:07:40.956Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-01-27T20:07:40.956Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-01-27T20:07:41.512Z] Updating metadata for 'fedora-coreos-pool'...done [2025-01-27T20:07:44.013Z] Updating metadata for 'fedora'...done [2025-01-27T20:07:44.569Z] Updating metadata for 'fedora-updates'...done [2025-01-27T20:09:05.917Z] Importing rpm-md...done [2025-01-27T20:09:05.917Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-27T20:07:18Z solvables: 3 [2025-01-27T20:09:05.917Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-01-26T00:07:18Z solvables: 54467 [2025-01-27T20:09:05.917Z] rpm-md repo 'fedora'; generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-01-27T20:09:05.917Z] rpm-md repo 'fedora-updates'; generated: 2025-01-27T01:34:56Z solvables: 18668 [2025-01-27T20:09:05.917Z] Resolving dependencies...done [2025-01-27T20:09:05.917Z] Installing 439 packages: [2025-01-27T20:09:05.917Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] afterburn-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] afterburn-dracut-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] clevis-pin-tpm2-0.5.3-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] coreos-installer-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] coreos-installer-bootinfra-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] crypto-policies-20241029-1.git8baf557.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] fwupd-1.9.27-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.917Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] glibc-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] glibc-common-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] glibc-gconv-extra-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] glibc-minimal-langpack-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gnutls-3.8.6-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] hwdata-0.391-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ignition-2.20.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kernel-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kernel-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kernel-modules-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kernel-modules-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] less-661-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libipa_hbac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnfsidmap-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsss_certmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsss_nss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libsss_sudo-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libusb1-1.0.27-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nfs-utils-coreos-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nmstate-2.2.39-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openssh-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openssh-clients-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openssh-server-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] policycoreutils-3.7-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rpm-ostree-2025.3-1.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-27T20:09:05.918Z] rpm-ostree-libs-2025.3-1.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-27T20:09:05.918Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rpm-sequoia-1.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] selinux-policy-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] selinux-policy-targeted-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.918Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-ad-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-client-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-common-pac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-ipa-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-krb5-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-krb5-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-ldap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sssd-nfs-idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] stalld-1.19.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:05.919Z] Input state hash: c36064c0ded6f5a7e37632c1be0d6cd8eaad845d148e53c9bb33f03d1c35f14f [2025-01-27T20:09:05.919Z] Will download: 437 packages (585.1?MB) [2025-01-27T20:09:05.919Z] Downloading from 'fedora-coreos-pool'...done [2025-01-27T20:09:18.062Z] Importing packages...done: 439 [2025-01-27T20:09:18.981Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-01-27T20:09:21.480Z] [Pipeline] } [2025-01-27T20:09:21.485Z] [Pipeline] // withEnv [2025-01-27T20:09:21.522Z] [Pipeline] } [2025-01-27T20:09:21.527Z] [Pipeline] // stage [2025-01-27T20:09:21.539Z] [Pipeline] stage [2025-01-27T20:09:21.540Z] [Pipeline] { (x86_64:Build) [2025-01-27T20:09:21.551Z] [Pipeline] withEnv [2025-01-27T20:09:21.551Z] [Pipeline] { [2025-01-27T20:09:21.579Z] [Pipeline] sh [2025-01-27T20:09:22.165Z] + set -xeuo pipefail [2025-01-27T20:09:22.165Z] ++ umask [2025-01-27T20:09:22.165Z] + '[' 0022 = 0000 ']' [2025-01-27T20:09:22.165Z] + cosa build [2025-01-27T20:09:22.165Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T20:09:22.418Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:09:22.418Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-27T20:09:22.418Z] libostree: [2025-01-27T20:09:22.418Z] Version: '2025.1' [2025-01-27T20:09:22.418Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-01-27T20:09:22.418Z] Features: [2025-01-27T20:09:22.418Z] - inode64 [2025-01-27T20:09:22.418Z] - initial-var [2025-01-27T20:09:22.418Z] - libcurl [2025-01-27T20:09:22.418Z] - libsoup3 [2025-01-27T20:09:22.418Z] - gpgme [2025-01-27T20:09:22.418Z] - composefs [2025-01-27T20:09:22.418Z] - ex-fsverity [2025-01-27T20:09:22.418Z] - libarchive [2025-01-27T20:09:22.418Z] - selinux [2025-01-27T20:09:22.418Z] - openssl [2025-01-27T20:09:22.418Z] - sign-ed25519 [2025-01-27T20:09:22.418Z] - libmount [2025-01-27T20:09:22.418Z] - systemd [2025-01-27T20:09:22.418Z] - release [2025-01-27T20:09:22.418Z] - p2p [2025-01-27T20:09:22.670Z] rpm-ostree: [2025-01-27T20:09:22.670Z] Version: '2025.1' [2025-01-27T20:09:22.670Z] Git: 16e55e7a4746a90b0b88d12ad2556b719c64ae37 [2025-01-27T20:09:22.670Z] Features: [2025-01-27T20:09:22.670Z] - rust [2025-01-27T20:09:22.670Z] - compose [2025-01-27T20:09:22.670Z] - container [2025-01-27T20:09:22.670Z] - fedora-integration [2025-01-27T20:09:22.670Z] Previous build: none [2025-01-27T20:09:22.670Z] Previous commit: none [2025-01-27T20:09:22.670Z] Image Config checksum: 7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 [2025-01-27T20:09:22.670Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-01-27T20:09:22.924Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-01-27T20:09:22.924Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... a26a000eea9c26a7bc0ee55b3b4fd6a05659960399ede27c52bb51825877fd41 [2025-01-27T20:09:22.924Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... 99a6117222178feb273fbfd92d7179cc329f5226a8c9c36ab22ddacf5ae57403 [2025-01-27T20:09:22.924Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... 76d014022f6caf91326251a0d8db781e14e63b75737d833d0ecbf4f89faa3562 [2025-01-27T20:09:22.924Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... d133bee190e5c01e2d14b68fee8b4d8811f2f6c8f109b82bc514b48d6db3922b [2025-01-27T20:09:22.924Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 707e428c0a8423655a5e2a8bb936a2e3e2fbe0c7532a8d3a8a2055798842ee79 [2025-01-27T20:09:23.176Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... b657de6cf18d138020cd94da9c77826036bbf85c6d785b754b410b482204f8e7 [2025-01-27T20:09:23.176Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... a2f46438fb91f90d152a380d7c9b25823959b7b912b8c6cc02e5fb2913fd658a [2025-01-27T20:09:23.176Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 67b75e4997a27ac31605993f0fa1c409d85d811043a2cd0244c1d890c0444832 [2025-01-27T20:09:23.176Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... dde17fab0644a1aab73e8963204cb6b1eef3d027021cede835baec81ab0d2ad5 [2025-01-27T20:09:23.176Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... fe4da472a80688cae6fa92ff9f247915871b3fe395556681aa8391fbd36b160a [2025-01-27T20:09:23.176Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... eb0b0945fe8b343d832e095d537d6aeefbd02001aa37b0988c9dade7f529eff1 [2025-01-27T20:09:23.176Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 2208c18a8850b8fbe8b0f5b1d3fa6b23db7b5caee676450aa4d84e68cb28531b [2025-01-27T20:09:23.428Z] Directory walk started [2025-01-27T20:09:23.428Z] Directory walk done - 3 packages [2025-01-27T20:09:23.428Z] Temporary output repo path: ./.repodata/ [2025-01-27T20:09:23.428Z] Pool started (with 5 workers) [2025-01-27T20:09:23.428Z] Pool finished [2025-01-27T20:09:23.428Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-01-27T20:09:23.428Z] 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-01-27T20:09:38.235Z] Loaded lockfiles: [2025-01-27T20:09:38.236Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-01-27T20:09:38.236Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-01-27T20:09:38.236Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-01-27T20:09:38.236Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-01-27T20:09:38.236Z] [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-01-27T20:09:38.236Z] rpm-ostree version: 2025.1 [2025-01-27T20:09:38.236Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-01-27T20:09:38.236Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-01-27T20:09:40.735Z] Importing rpm-md...done [2025-01-27T20:09:40.735Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-01-27T20:09:23Z solvables: 3 [2025-01-27T20:09:40.735Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-01-26T00:07:18Z solvables: 54467 [2025-01-27T20:09:40.735Z] rpm-md repo 'fedora' (cached); generated: 2024-10-24T13:55:59Z solvables: 76624 [2025-01-27T20:09:40.735Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-01-27T01:34:56Z solvables: 18668 [2025-01-27T20:09:41.653Z] Resolving dependencies...done [2025-01-27T20:09:41.653Z] Installing 439 packages: [2025-01-27T20:09:41.653Z] NetworkManager-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] NetworkManager-cloud-setup-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] NetworkManager-libnm-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] NetworkManager-team-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] NetworkManager-tui-1:1.50.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] WALinuxAgent-udev-2.12.0.4-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] aardvark-dns-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] acl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] adcli-0.9.2-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] afterburn-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] afterburn-dracut-5.7.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] alternatives-1.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] amd-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] amd-ucode-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] attr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.653Z] audit-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] audit-libs-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] audit-rules-4.0.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] authselect-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] authselect-libs-1.5.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] avahi-libs-0.8-29.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] basesystem-11-21.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bash-5.2.32-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bash-color-prompt-0.5-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bash-completion-1:2.13-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bind-libs-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bind-utils-32:9.18.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bootc-1.1.4-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bootupd-0.2.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bsdtar-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] btrfs-progs-6.12-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bubblewrap-0.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bzip2-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] bzip2-libs-1.0.8-19.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] c-ares-1.34.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.905Z] ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] catatonit-0.1.7-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] chrony-4.6.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cifs-utils-7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] clevis-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] clevis-dracut-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] clevis-luks-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] clevis-pin-tpm2-0.5.3-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] clevis-systemd-21-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cloud-utils-growpart-0.33-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] composefs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] composefs-libs-1.0.8-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] conmon-2:2.1.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] console-login-helper-messages-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] console-login-helper-messages-issuegen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] console-login-helper-messages-motdgen-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] console-login-helper-messages-profile-0.21.3-9.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] container-selinux-2:2.234.2-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] containerd-1.7.25-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] containers-common-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] containers-common-extra-5:0.61.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] coreos-installer-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] coreos-installer-bootinfra-0.23.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] coreutils-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] coreutils-common-9.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cracklib-2.9.11-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] criu-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] criu-libs-4.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] crun-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] crun-wasm-1.19.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] crypto-policies-20241029-1.git8baf557.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cryptsetup-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cryptsetup-libs-2.7.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] curl-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cyrus-sasl-gssapi-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] cyrus-sasl-lib-2.1.28-27.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dbus-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dbus-broker-36-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dbus-common-1:1.14.10-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dbus-libs-1:1.14.10-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-event-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-event-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-libs-1.02.199-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-multipath-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-multipath-libs-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] device-mapper-persistent-data-1.0.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] diffutils-3.10-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dnsmasq-2.90-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] docker-cli-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dosfstools-4.2-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dracut-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dracut-network-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] dracut-squash-103-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] duktape-2.7.0-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] e2fsprogs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] e2fsprogs-libs-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] efi-filesystem-5-13.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] efibootmgr-18-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] efivar-libs-39-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] elfutils-default-yama-scope-0.192-7.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] elfutils-libelf-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] elfutils-libs-0.192-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] ethtool-2:6.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] expat-2.6.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-gpg-keys-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-release-common-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-release-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-release-identity-coreos-41-29.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-repos-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-repos-archive-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fedora-repos-ostree-41-1.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] file-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] file-libs-5.45-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] filesystem-3.18-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] findutils-1:4.10.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] flatpak-session-helper-1.16.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fmt-11.0.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fstrm-0.6.1-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fuse-common-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fuse-overlayfs-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fuse-sshfs-3.7.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fuse3-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fuse3-libs-3.16.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] fwupd-1.9.27-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gawk-5.3.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gdbm-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gdbm-libs-1:1.23-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gdisk-1.0.10-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gettext-envsubst-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gettext-libs-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gettext-runtime-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] git-core-2.48.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] glib2-2.82.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] glibc-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] glibc-common-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] glibc-gconv-extra-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] glibc-minimal-langpack-2.40-17.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gnupg2-2.4.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gnutls-3.8.6-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] google-compute-engine-guest-configs-udev-20240905.00-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gpgme-1.23.2-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grep-3.11-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-common-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-efi-x64-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-pc-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-pc-modules-1:2.12-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-tools-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] grub2-tools-minimal-1:2.12-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] gzip-1.13-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] hostname-3.23-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] hwdata-0.391-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] ignition-2.20.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] inih-58-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] intel-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] ipcalc-1.0.3-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iproute-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iproute-tc-6.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-legacy-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-legacy-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-libs-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-nft-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-services-1.8.10-15.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iptables-utils-1.8.10-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iputils-20240905-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] irqbalance-2:1.9.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] isns-utils-libs-0.101-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] jansson-2.13.1-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] jemalloc-5.3.0-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] jose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] json-c-0.17-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] json-glib-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kbd-2.6.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kbd-legacy-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kbd-misc-2.6.4-4.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kdump-utils-1.0.52-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kernel-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kernel-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kernel-modules-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kernel-modules-core-6.12.10-200.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kexec-tools-2.0.30-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] keyutils-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] keyutils-libs-1.6.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kmod-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kmod-libs-33-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] kpartx-0.9.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] krb5-libs-1.21.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] less-661-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libacl-2.3.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libaio-0.3.111-20.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libarchive-3.7.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libassuan-2.5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libattr-2.5.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libbasicobjects-0.1.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libblkid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libbpf-2:1.4.7-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libbsd-0.12.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcap-2.70-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcap-ng-0.8.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcbor-0.11.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcollection-0.7.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcom_err-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libcurl-minimal-8.9.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libdaemon-0.14-30.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libdhash-0.5.0-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libdnf5-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libdnf5-cli-5.2.8.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libeconf-0.6.2-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libedit-3.1-54.20250104cvs.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libevent-2.1.12-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libfdisk-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libffi-3.4.6-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libfido2-1.15.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libgcc-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libgcrypt-1.11.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libgpg-error-1.50-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libgudev-238-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libgusb-0.4.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libibverbs-51.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libicu-74.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libidn2-2.3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libini_config-1.3.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libipa_hbac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libjcat-0.2.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libjose-14-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libkcapi-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libkcapi-hasher-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libkcapi-hmaccalc-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libksba-1.6.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libldb-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libluksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libmaxminddb-1.12.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libmd-1.1.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libmnl-1.0.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libmodulemd-2.15.0-14.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libmount-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libndp-1.9-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnet-1.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnetfilter_conntrack-1.0.9-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnfnetlink-1.0.1-28.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnfsidmap-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnftnl-1.2.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnghttp2-1.62.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnl3-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnl3-cli-3.11.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnsl2-2.0.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libnvme-1.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libpath_utils-0.2.1-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libpcap-14:1.10.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libpkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libpsl-0.21.5-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libpwquality-1.4.5-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libref_array-0.1.5-57.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] librepo-1.19.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libreport-filesystem-2.17.15-3.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libselinux-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libselinux-utils-3.7-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsemanage-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsepol-3.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libslirp-4.8.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsmartcols-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsmbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsolv-0.7.31-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libss-1.47.1-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsss_certmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsss_nss_idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libsss_sudo-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libstdc++-14.2.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtalloc-2.4.2-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtasn1-4.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtdb-1.4.12-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libteam-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtevent-0.16.1-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtextstyle-0.22.5-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtirpc-1.3.6-1.rc3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libtool-ltdl-2.4.7-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libunistring-1.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libusb1-1.0.27-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libutempter-1.2.1-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libuuid-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libuv-1:1.50.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libverto-0.3.2-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libwbclient-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libxcrypt-4.4.38-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libxml2-2.12.9-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libxmlb-0.3.21-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libyaml-0.2.5-15.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] libzstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] linux-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] linux-firmware-whence-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] lld18-libs-18.1.8-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] llvm18-libs-18.1.8-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] lmdb-libs-0.9.33-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] logrotate-3.22.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] lsof-4.98.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] lua-libs-5.4.6-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] luksmeta-9-23.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.906Z] lvm2-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] lvm2-libs-2.03.25-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] lz4-libs-1.10.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] lzo-2.10-13.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] makedumpfile-1.7.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] mdadm-4.3-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] microcode_ctl-2:2.1-67.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] moby-engine-27.3.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] moby-filesystem-27.3.1-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] mpfr-4.2.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nano-8.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nano-default-editor-8.1-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ncurses-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ncurses-base-6.5-2.20240629.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ncurses-libs-6.5-2.20240629.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] net-tools-2.0-0.71.20160912git.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] netavark-2:1.13.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nettle-3.10-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] newt-0.52.24-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nfs-utils-coreos-1:2.8.1-5.rc2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nftables-1:1.0.9-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nmstate-2.2.39-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] npth-1.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nss-altfiles-2.23.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] numactl-libs-2.0.19-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nvidia-gpu-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] nvme-cli-2.10.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] oniguruma-6.9.10-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openldap-2.6.8-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openssh-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openssh-clients-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openssh-server-9.9p1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openssl-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] openssl-libs-1:3.2.2-11.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] os-prober-1.81-8.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ostree-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ostree-libs-2025.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] p11-kit-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] p11-kit-trust-0.25.5-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pam-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pam-libs-1.6.1-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] passim-libs-0.1.8-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] passt-0^20250121.g4f2c8e7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pciutils-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pciutils-libs-3.13.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pcre2-10.44-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pcre2-syntax-10.44-1.fc41.1.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pigz-2.8-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pkgconf-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pkgconf-m4-2.3.0-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] pkgconf-pkg-config-2.3.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] podman-5:5.3.2-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] policycoreutils-3.7-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] polkit-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] polkit-libs-125-1.fc41.1.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] popt-1.19-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] procps-ng-4.0.4-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] psmisc-23.7-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] publicsuffix-list-dafsa-20250116-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] qed-firmware-20241210-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] readline-8.2-10.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rpcbind-1.2.7-1.rc1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rpm-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rpm-libs-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rpm-ostree-2025.3-1.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-27T20:09:41.907Z] rpm-ostree-libs-2025.3-1.fc41.x86_64 (coreos-assembler-local-overrides) [2025-01-27T20:09:41.907Z] rpm-plugin-selinux-4.20.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rpm-sequoia-1.7.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] rsync-3.4.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] runc-2:1.2.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] samba-client-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] samba-common-2:4.21.3-5.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] samba-common-libs-2:4.21.3-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sdbus-cpp-1.5.0-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sed-4.9-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] selinux-policy-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] selinux-policy-targeted-41.28-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] setup-2.15.0-8.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sg3_utils-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sg3_utils-libs-1.48-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] shadow-utils-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] shadow-utils-subid-2:4.15.1-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] shared-mime-info-2.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] skopeo-1:1.17.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] slang-2.3.3-6.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] slirp4netns-1.3.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] snappy-1.2.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] socat-1.8.0.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] spdlog-1.14.1-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sqlite-libs-3.46.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] squashfs-tools-4.6.1-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] ssh-key-dir-0.1.5-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-ad-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-client-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-common-pac-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-ipa-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-krb5-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-krb5-common-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-ldap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sssd-nfs-idmap-2.10.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] stalld-1.19.6-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-container-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-libs-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-pam-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-resolved-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] systemd-udev-256.11-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tar-2:1.35-4.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] teamd-1.32-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tini-static-0.19.0-9.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] toolbox-0.1.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tpm2-tools-5.7-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tpm2-tss-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tpm2-tss-fapi-4.1.3-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] tzdata-2024b-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] userspace-rcu-0.14.0-5.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] util-linux-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] util-linux-core-2.40.4-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] vim-data-2:9.1.1000-1.fc41.noarch (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] vim-minimal-2:9.1.1000-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] wasmedge-rt-0.14.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] which-2.21-42.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] wireguard-tools-1.0.20210914-7.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] xfsprogs-6.9.0-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] xxhash-libs-0.8.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] xz-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] xz-libs-1:5.6.2-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] yajl-2.1.0-24.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] zchunk-libs-1.5.1-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] zincati-0.0.27-3.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] zlib-ng-compat-2.2.3-1.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] zram-generator-1.1.2-12.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] zstd-1.5.6-2.fc41.x86_64 (fedora-coreos-pool) [2025-01-27T20:09:41.907Z] Input state hash: c36064c0ded6f5a7e37632c1be0d6cd8eaad845d148e53c9bb33f03d1c35f14f [2025-01-27T20:09:46.060Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-01-27T20:09:46.060Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-01-27T20:09:46.616Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-01-27T20:09:46.616Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-01-27T20:09:46.616Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-01-27T20:09:46.616Z] Skipping file /usr/lib/systemd/ from checkout [2025-01-27T20:09:49.116Z] Checking out packages...done [2025-01-27T20:09:49.116Z] Checking out ostree layers...done [2025-01-27T20:09:51.614Z] Running pre scripts...21 done [2025-01-27T20:09:56.834Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-27T20:09:56.834Z] audit-rules.post: No rules detected, adding default [2025-01-27T20:09:56.834Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-27T20:09:56.834Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-27T20:09:56.834Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-27T20:09:56.834Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-27T20:09:56.834Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-27T20:09:56.834Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:29: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] 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-01-27T20:09:56.834Z] systemd.post: Creating group 'kvm' with GID 36. [2025-01-27T20:09:56.834Z] systemd.post: Creating group 'render' with GID 105. [2025-01-27T20:09:56.834Z] systemd.post: Creating group 'sgx' with GID 106. [2025-01-27T20:09:56.834Z] systemd.post: Creating group 'zincati' with GID 981. [2025-01-27T20:09:56.834Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-01-27T20:09:56.834Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-01-27T20:09:56.834Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-01-27T20:09:56.834Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-01-27T20:09:56.834Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-01-27T20:09:56.834Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-27T20:09:56.834Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-27T20:09:56.834Z] systemd-udev.post: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-01-27T20:09:56.834Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-27T20:09:56.834Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-27T20:09:56.834Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-01-27T20:09:56.834Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-27T20:11:18.183Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-27T20:11:18.183Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-01-27T20:11:18.183Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-27T20:11:18.183Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-27T20:11:18.183Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-01-27T20:11:18.183Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-27T20:11:18.183Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-01-27T20:11:18.183Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-01-27T20:11:18.183Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-27T20:11:18.183Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-27T20:11:18.183Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-27T20:11:18.183Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-27T20:11:18.183Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-27T20:11:18.183Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-27T20:11:18.183Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-27T20:11:18.183Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-01-27T20:11:18.183Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-27T20:11:18.183Z] 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-01-27T20:11:18.183Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-27T20:11:18.183Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-27T20:11:18.183Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-27T20:11:18.183Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-01-27T20:11:18.183Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-27T20:11:18.183Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-01-27T20:11:18.183Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-01-27T20:11:18.183Z] 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-01-27T20:11:18.183Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-27T20:11:18.183Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chroRunning post scripts...done [2025-01-27T20:11:40.038Z] Running posttrans scripts...15 done [2025-01-27T20:11:41.403Z] Writing rpmdb...done [2025-01-27T20:11:41.403Z] nyd.service'. [2025-01-27T20:11:41.403Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-27T20:11:41.403Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-27T20:11:41.403Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-27T20:11:41.403Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-27T20:11:41.403Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-27T20:11:41.403Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-27T20:11:41.403Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-27T20:11:41.403Z] rpm.posttrans: ln: failed to create symbolic link '/var/lib/rpm': Read-only file system [2025-01-27T20:11:41.403Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-01-27T20:11:41.403Z] Regenerating rpmdb for target [2025-01-27T20:11:59.409Z] Relabeling...done [2025-01-27T20:12:07.470Z] Updating usr/lib/os-release [2025-01-27T20:12:07.470Z] Deleting: usr/share/info [2025-01-27T20:12:07.470Z] Deleting: usr/share/man [2025-01-27T20:12:07.470Z] Deleting: usr/share/doc [2025-01-27T20:12:07.470Z] Executing `postprocess` inline script '0' [2025-01-27T20:12:07.470Z] + cat [2025-01-27T20:12:07.470Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-01-27T20:12:17.377Z] + rm /tmp/fcos-workarounds.cil [2025-01-27T20:12:17.377Z] Executing `postprocess` inline script '1' [2025-01-27T20:12:17.377Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-01-27T20:12:17.377Z] Generated update layout for BIOS: grub2-tools-1:2.12-15.fc41.x86_64 [2025-01-27T20:12:17.377Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-15.fc41.x86_64,shim-x64-15.8-3.x86_64 [2025-01-27T20:12:17.377Z] Executing `postprocess` inline script '2' [2025-01-27T20:12:17.377Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.home1.service /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/systemd-homed.service.wants /etc/systemd/system/timers.target.wants [2025-01-27T20:12:18.571Z] + systemctl preset-all [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-01-27T20:12:18.571Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-migrate.service' -> '/usr/lib/systemd/system/rpmdb-migrate.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-01-27T20:12:18.572Z] 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-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-01-27T20:12:18.572Z] 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-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-01-27T20:12:18.572Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-01-27T20:12:18.572Z] + systemctl --user --global preset-all [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-01-27T20:12:18.572Z] Executing `postprocess` inline script '3' [2025-01-27T20:12:18.572Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-01-27T20:12:18.572Z] Executing `postprocess` inline script '4' [2025-01-27T20:12:18.572Z] + setsebool -P -N container_use_cephfs on [2025-01-27T20:12:20.457Z] + setsebool -P -N virt_use_samba on [2025-01-27T20:12:22.330Z] Executing `postprocess` inline script '5' [2025-01-27T20:12:22.330Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-01-27T20:12:22.330Z] Executing `postprocess` inline script '6' [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-01-27T20:12:22.330Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-01-27T20:12:22.330Z] Executing `postprocess` inline script '7' [2025-01-27T20:12:22.583Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-01-27T20:12:22.583Z] + cat [2025-01-27T20:12:22.583Z] Executing `postprocess` inline script '8' [2025-01-27T20:12:22.583Z] + source /etc/os-release [2025-01-27T20:12:22.583Z] ++ NAME='Fedora Linux' [2025-01-27T20:12:22.583Z] ++ VERSION='41.20250127.dev.0 (CoreOS)' [2025-01-27T20:12:22.583Z] ++ RELEASE_TYPE=stable [2025-01-27T20:12:22.583Z] ++ ID=fedora [2025-01-27T20:12:22.583Z] ++ VERSION_ID=41 [2025-01-27T20:12:22.583Z] ++ VERSION_CODENAME= [2025-01-27T20:12:22.583Z] ++ PLATFORM_ID=platform:f41 [2025-01-27T20:12:22.583Z] ++ PRETTY_NAME='Fedora CoreOS 41.20250127.dev.0' [2025-01-27T20:12:22.583Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-01-27T20:12:22.583Z] ++ LOGO=fedora-logo-icon [2025-01-27T20:12:22.583Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:41 [2025-01-27T20:12:22.583Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-01-27T20:12:22.583Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-01-27T20:12:22.583Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-27T20:12:22.583Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-01-27T20:12:22.583Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-01-27T20:12:22.583Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=41 [2025-01-27T20:12:22.583Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-01-27T20:12:22.583Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=41 [2025-01-27T20:12:22.583Z] ++ SUPPORT_END=2025-12-15 [2025-01-27T20:12:22.583Z] ++ VARIANT=CoreOS [2025-01-27T20:12:22.583Z] ++ VARIANT_ID=coreos [2025-01-27T20:12:22.583Z] ++ OSTREE_VERSION=41.20250127.dev.0 [2025-01-27T20:12:22.583Z] + [[ 41.20250127.dev.0 = *.dev* ]] [2025-01-27T20:12:22.583Z] + mkdir -p /etc/zincati/config.d [2025-01-27T20:12:22.583Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-01-27T20:12:22.583Z] Executing `postprocess` inline script '9' [2025-01-27T20:12:22.583Z] + cat [2025-01-27T20:12:22.583Z] + cat /usr/etc/rpm-ostreed.conf [2025-01-27T20:12:22.583Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-01-27T20:12:22.835Z] + rm /tmp/rpm-ostreed.conf [2025-01-27T20:12:22.835Z] Executing `postprocess` inline script '10' [2025-01-27T20:12:34.972Z] Initializing rootfs [2025-01-27T20:12:34.972Z] Moving /usr to target [2025-01-27T20:12:34.972Z] Copying toplevel compat symlinks [2025-01-27T20:12:34.972Z] No embedded whiteouts found [2025-01-27T20:12:34.972Z] No device files found [2025-01-27T20:12:34.972Z] Recompiling policy [2025-01-27T20:12:47.104Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-01-27T20:12:47.104Z] Migrating /usr/etc/group to /usr/lib/ [2025-01-27T20:12:47.104Z] Adding rpm-ostree-0-integration.conf [2025-01-27T20:12:47.104Z] Preparing kernel [2025-01-27T20:12:55.169Z] /usr/bin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-01-27T20:12:55.169Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-01-27T20:12:55.169Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.12.10-200.fc41.x86_64 [2025-01-27T20:12:55.169Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-01-27T20:12:55.169Z] dracut[I]: *** Including module: bash *** [2025-01-27T20:12:55.169Z] dracut[I]: *** Including module: systemd *** [2025-01-27T20:12:55.422Z] dracut[I]: *** Including module: fips *** [2025-01-27T20:12:55.675Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-01-27T20:12:55.675Z] dracut[I]: *** Including module: scsi-rules *** [2025-01-27T20:12:55.675Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-01-27T20:12:55.675Z] dracut[I]: *** Including module: systemd-initrd *** [2025-01-27T20:12:55.675Z] dracut[I]: *** Including module: systemd-journald *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: systemd-udevd *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: modsign *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: dbus-broker *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: dbus *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-01-27T20:12:55.928Z] dracut[I]: *** Including module: i18n *** [2025-01-27T20:12:56.180Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-01-27T20:12:56.180Z] dracut[I]: *** Including module: afterburn *** [2025-01-27T20:12:56.180Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-01-27T20:12:56.180Z] dracut[I]: *** Including module: ignition *** [2025-01-27T20:12:56.433Z] dracut[I]: *** Including module: coreos-ignition *** [2025-01-27T20:12:56.433Z] dracut[I]: *** Including module: coreos-live *** [2025-01-27T20:12:56.687Z] dracut[I]: *** Including module: coreos-multipath *** [2025-01-27T20:12:56.687Z] dracut[I]: *** Including module: coreos-network *** [2025-01-27T20:12:56.687Z] dracut[I]: *** Including module: network-manager *** [2025-01-27T20:12:56.687Z] dracut[I]: *** Including module: ignition-conf *** [2025-01-27T20:12:56.687Z] dracut[I]: *** Including module: ignition-ostree *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: network *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: net-lib *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: url-lib *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: coreos-kernel *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: rdcore *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: clevis *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-01-27T20:12:56.939Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-01-27T20:12:57.192Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-01-27T20:12:57.192Z] dracut[I]: *** Including module: btrfs *** [2025-01-27T20:12:57.192Z] dracut[I]: *** Including module: crypt *** [2025-01-27T20:12:57.192Z] dracut[I]: *** Including module: dm *** [2025-01-27T20:12:57.446Z] dracut[I]: *** Including module: kernel-modules *** [2025-01-27T20:13:02.663Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-01-27T20:13:02.663Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-01-27T20:13:03.219Z] dracut[I]: *** Including module: mdraid *** [2025-01-27T20:13:03.472Z] dracut[I]: *** Including module: multipath *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: nvdimm *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: pcmcia *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: qemu *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: qemu-net *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: fido2 *** [2025-01-27T20:13:04.029Z] dracut[I]: *** Including module: pkcs11 *** [2025-01-27T20:13:04.282Z] dracut[I]: *** Including module: tpm2-tss *** [2025-01-27T20:13:04.282Z] dracut[I]: *** Including module: cifs *** [2025-01-27T20:13:04.282Z] dracut[I]: *** Including module: iscsi *** [2025-01-27T20:13:04.837Z] dracut[I]: *** Including module: lunmask *** [2025-01-27T20:13:04.837Z] dracut[I]: *** Including module: nvmf *** [2025-01-27T20:13:04.837Z] dracut[I]: *** Including module: resume *** [2025-01-27T20:13:04.837Z] dracut[I]: *** Including module: rootfs-block *** [2025-01-27T20:13:05.099Z] dracut[I]: *** Including module: terminfo *** [2025-01-27T20:13:05.099Z] dracut[I]: *** Including module: udev-rules *** [2025-01-27T20:13:05.655Z] dracut[I]: *** Including module: virtfs *** [2025-01-27T20:13:05.655Z] dracut[I]: *** Including module: virtiofs *** [2025-01-27T20:13:05.655Z] dracut[I]: *** Including module: walinuxagent *** [2025-01-27T20:13:05.655Z] dracut[I]: *** Including module: dracut-systemd *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: ostree *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: usrmount *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: base *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: fs-lib *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: journal-conf *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including module: shutdown *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Including modules done *** [2025-01-27T20:13:05.907Z] dracut[I]: *** Installing kernel module dependencies *** [2025-01-27T20:13:07.779Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-01-27T20:13:07.779Z] dracut[I]: *** Resolving executable dependencies *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Resolving executable dependencies done *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Hardlinking files *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Hardlinking files done *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-01-27T20:13:10.281Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-01-27T20:13:10.837Z] dracut[I]: *** Store current command line parameters *** [2025-01-27T20:13:10.837Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-01-27T20:13:49.447Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-01-27T20:13:49.447Z] Ignored user missing from new passwd file: root [2025-01-27T20:13:49.447Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-01-27T20:13:49.447Z] Ignored group missing from new group file: root [2025-01-27T20:13:49.447Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-01-27T20:13:49.447Z] Network filesystem detected for repo; disabling transaction [2025-01-27T20:14:07.459Z] Committing...done [2025-01-27T20:14:29.322Z] 3669 metadata, 21139 content objects imported; 1.5?GB content written [2025-01-27T20:14:29.322Z] fedora/x86_64/coreos/testing-devel => fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 [2025-01-27T20:14:29.322Z] New image input checksum: 7a8580d50277928b7a2e1158ae41dcc788cc27c51a4661f08579c5b4b61228b1 [2025-01-27T20:14:29.574Z] None [2025-01-27T20:14:29.574Z] New build ID: 41.20250127.dev.0 [2025-01-27T20:14:29.574Z] 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=7785d2c62ec40bdf6ca4f25477f4ca121f98482efb0846ee1980f74d4c741663 --label=coreos-assembler.image-input-checksum=7a8580d50277928b7a2e1158ae41dcc788cc27c51a4661f08579c5b4b61228b1 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 --copymeta-opt=fedora-coreos.stream 41.20250127.dev.0 oci-archive:fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-01-27T20:14:29.827Z] Reading packages...done [2025-01-27T20:14:44.635Z] Building package mapping...done [2025-01-27T20:14:44.635Z] 21139 objects in 441 packages (284 source) [2025-01-27T20:14:44.635Z] rpm size: 1419919520 [2025-01-27T20:14:44.635Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-01-27T20:14:44.635Z] 1153 duplicates [2025-01-27T20:14:44.635Z] Multiple owners: [2025-01-27T20:14:44.635Z] /usr/lib/.build-id/75/9da7be07ec7b3448ed88ddd7c3e1b8c2b17211 [2025-01-27T20:14:44.635Z] /usr/lib/.build-id/a2/89244a2b9b29a701551e9190f931e58c5e0921 [2025-01-27T20:14:44.635Z] /usr/sbin/ip6tables [2025-01-27T20:14:44.635Z] /usr/sbin/ip6tables-restore [2025-01-27T20:14:44.635Z] /usr/sbin/ip6tables-save [2025-01-27T20:14:44.635Z] /usr/sbin/iptables [2025-01-27T20:14:44.635Z] /usr/sbin/iptables-restore [2025-01-27T20:14:44.635Z] /usr/sbin/iptables-save [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/AUTHORS [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/NOTICE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE.txt [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-01-27T20:14:44.635Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v2/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-01-27T20:14:44.636Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-01-27T20:15:31.219Z] Generating container image...done [2025-01-27T20:15:31.219Z] Pushed digest: sha256:81434b71c087945e5248a57ee3038ac6abf5623d8fbc3e42a6935a4f872f9b10 [2025-01-27T20:15:31.219Z] Total objects: 25094 [2025-01-27T20:15:31.219Z] No unreachable objects [2025-01-27T20:15:31.219Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/commitmeta.json' [2025-01-27T20:15:31.219Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/ostree-commit-object' [2025-01-27T20:15:31.219Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-01-27T20:15:31.219Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/coreos-assembler-config-git.json' [2025-01-27T20:15:31.219Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-01-27T20:15:31.219Z] renamed 'fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive' [2025-01-27T20:15:31.219Z] renamed 'fedora-coreos-41.20250127.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64-manifest.json' [2025-01-27T20:15:31.219Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/meta.json' [2025-01-27T20:15:31.219Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T20:15:31.473Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T20:15:31.473Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-27T20:15:32.391Z] Will build qemu [2025-01-27T20:15:33.746Z] Estimating disk size... [2025-01-27T20:15:35.618Z] Disk sizes: metal: 2651M (estimated), cloud: 10240M [2025-01-27T20:15:53.616Z] ++ arch [2025-01-27T20:15:53.616Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250127.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-LeD2.json [2025-01-27T20:15:53.870Z] ostree init --mode=archive --repo=/tmp/tmp4meatg0q [2025-01-27T20:15:53.870Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmp4meatg0q [2025-01-27T20:15:53.870Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmp4meatg0q [2025-01-27T20:15:53.870Z] + set +x [2025-01-27T20:15:53.870Z] + 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-LeD2.json [2025-01-27T20:15:53.870Z]  [2025-01-27T20:15:53.870Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:15:53.870Z] /dev/vdb1 30G 2.9G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:15:53.870Z]  [2025-01-27T20:15:54.426Z] starting /tmp/osbuild-LeD2.jsonPipeline source org.osbuild.curl: 703393c4db86db0baaffd517606d8cd9e1a18a9f98948ade313722bc97062088 [2025-01-27T20:15:54.426Z] Build [2025-01-27T20:15:54.426Z] root: [2025-01-27T20:15:57.673Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive [2025-01-27T20:15:57.673Z] [2025-01-27T20:15:57.673Z] ��� Duration: 1738008956s [2025-01-27T20:15:57.673Z] Pipeline source org.osbuild.ostree: e8bd6abf0ac1d477c4875cb03b09add55972c2c2fcd6df438debf9546434f83a [2025-01-27T20:15:57.673Z] Build [2025-01-27T20:15:57.673Z] root: [2025-01-27T20:15:57.673Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T20:15:57.673Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T20:15:57.673Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote add a758af68-e4eb-46f4-bddc-6502ee392698 file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T20:15:57.673Z] source/org.osbuild.ostree (org.osbuild.ostree): pulling fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 [2025-01-27T20:16:02.904Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree pull a758af68-e4eb-46f4-bddc-6502ee392698 fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T20:16:02.904Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree remote delete a758af68-e4eb-46f4-bddc-6502ee392698 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T20:16:02.904Z] [2025-01-27T20:16:02.904Z] ��� Duration: 1738008961s [2025-01-27T20:16:02.904Z] Pipeline oci-archive: c5359d3c7bcf882d9e6deb2f2e9d5df4c323a9519cbff347e6fe4106c056e484 [2025-01-27T20:16:02.904Z] Build [2025-01-27T20:16:02.904Z] root: [2025-01-27T20:16:02.904Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:16:02.904Z] org.osbuild.copy: c5359d3c7bcf882d9e6deb2f2e9d5df4c323a9519cbff347e6fe4106c056e484 { [2025-01-27T20:16:02.904Z] "paths": [ [2025-01-27T20:16:02.904Z] { [2025-01-27T20:16:02.904Z] "from": "input://inlinefile/sha256:096e09b1aa13579087558ed0becaaf312e261c1f0afdd271403d8a6b1d455685", [2025-01-27T20:16:02.904Z] "to": "tree:///coreos.ociarchive" [2025-01-27T20:16:02.904Z] } [2025-01-27T20:16:02.904Z] ] [2025-01-27T20:16:02.904Z] } [2025-01-27T20:16:02.904Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:02.904Z] copying '/run/osbuild/inputs/inlinefile/sha256:096e09b1aa13579087558ed0becaaf312e261c1f0afdd271403d8a6b1d455685' -> '/run/osbuild/tree/coreos.ociarchive' [2025-01-27T20:16:02.904Z] [2025-01-27T20:16:02.904Z] ��� Duration: 0s [2025-01-27T20:16:02.904Z] Pipeline deployed-tree: 39e133b69d88aaccbfe9edec01aa47301c8107b6d507a009fcf8c75f88545f31 [2025-01-27T20:16:02.904Z] Build [2025-01-27T20:16:02.904Z] root: [2025-01-27T20:16:02.904Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:16:02.904Z] org.osbuild.container-deploy: 39e133b69d88aaccbfe9edec01aa47301c8107b6d507a009fcf8c75f88545f31 {} [2025-01-27T20:16:02.904Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-n8tb1oxp/inputs/images [2025-01-27T20:16:02.904Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:02.904Z] time="2025-01-27T20:16:02Z" 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-01-27T20:16:04.257Z]  [2025-01-27T20:16:04.257Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:04.257Z] /dev/vdb1 30G 5.1G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:04.257Z]  [2025-01-27T20:16:04.257Z] Getting image source signatures [2025-01-27T20:16:04.257Z] Copying blob sha256:c1128587f4367ab76f0e51e1f48018daa5b5b0600a6a47c49e0ca3770f0f086d [2025-01-27T20:16:05.611Z] Copying blob sha256:205e77d8a116f37b266b837335d01c2391057261ceccc11c8dd45116d884999d [2025-01-27T20:16:07.486Z] Copying blob sha256:8b1a617dc5b8f342e978da6d006bbbaf5dcdc99d60c778e15a891f08e6c2b734 [2025-01-27T20:16:09.361Z] Copying blob sha256:c479070546846141fce60df3973312c3b6ebb2324c590dfc76fba8e2f362408f [2025-01-27T20:16:10.280Z] Copying blob sha256:c57e10f2840c0a3c1b160c8e1aefb7e6c7f6a413b555d58dd015dd2d1955fef3 [2025-01-27T20:16:11.634Z] Copying blob sha256:0e99b52f48b3d216fc60174c302628e45276daadae37aaddbc2d622f08392aa3 [2025-01-27T20:16:12.190Z] Copying blob sha256:f95377f0a22d1fce033a36bc5029fe38497126ceb5bee80d2a410ce1170bc3aa [2025-01-27T20:16:13.108Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-01-27T20:16:13.362Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-01-27T20:16:13.918Z] Copying blob sha256:770bff91bc49deebfe38dc26b37e8bdcd325b51362ad5e54e66905dd89d9698b [2025-01-27T20:16:14.172Z]  [2025-01-27T20:16:14.172Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:14.172Z] /dev/vdb1 30G 6.1G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:14.172Z]  [2025-01-27T20:16:14.425Z] Copying blob sha256:7d41987b7ee75eac80d6a57b854f5bbe3c66b3dc7106b8ffa7fc3bf1e7460e5c [2025-01-27T20:16:14.678Z] Copying blob sha256:4409566baafca6951257bdfbb119883ef74f0c5b302665f5621faa879fd8c890 [2025-01-27T20:16:15.235Z] Copying blob sha256:b4291797eed3f3fa755f7f6672c287acd2aedb7fd940a687d0bb6d2a578a6a8b [2025-01-27T20:16:15.789Z] Copying blob sha256:f00eef8e02f1c37cae95b7150b8a037b8d78d50b8c70d3577de6477a68f55efd [2025-01-27T20:16:16.042Z] Copying blob sha256:067b7bbab19b5f35e03fbdffc6bb6c906afafd364cf5dea5572b219b32c55655 [2025-01-27T20:16:16.597Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-01-27T20:16:17.153Z] Copying blob sha256:8fd0a262c67c27dca4f752d333bfdf83fcfeacd48a9162f58228476dcb3961ff [2025-01-27T20:16:17.406Z] Copying blob sha256:83c0999827744afad6efd610c71219e786f9dcca9ec939a5aeae797c37f42494 [2025-01-27T20:16:17.660Z] Copying blob sha256:ea2c1d577a47eabe0a9885f830fbdfa344b0c5f3b02227f8cc843a94d3db38aa [2025-01-27T20:16:18.215Z] Copying blob sha256:4ffff8d1417b422eea71d327f67fe20b98a07d7927711b90328ab2ec9080ba10 [2025-01-27T20:16:18.468Z] Copying blob sha256:377177f10840a699d551c02304070d98dca6a6f88f03350ef857022c84f4572e [2025-01-27T20:16:18.731Z] Copying blob sha256:6e894a82dbf40cb8159df5325a5cae2124bb29497ebcb84991c7264c638a0829 [2025-01-27T20:16:18.983Z] Copying blob sha256:aec27770481bd36c04ef0e6beefce44873b33646a89f9ffe374841666a366b5d [2025-01-27T20:16:19.236Z] Copying blob sha256:69ca4485014517d9b697fdaedd62d94d7a844a276e28cec11ddef87e455eb119 [2025-01-27T20:16:19.489Z] Copying blob sha256:eb438befbce6ef4fbaeac43e8ef912f4517634af62cd5dccea7435af6a414589 [2025-01-27T20:16:19.742Z] Copying blob sha256:3a7867e00ea6209e190ee6f37720f5abd02b60a3e469a8d79c5e65ef6c5d4f0d [2025-01-27T20:16:19.742Z] Copying blob sha256:74d7ca7fd2a44928099c7a2b9e8a942ef3d273dda8aa671c91adbd8b1f8c37ad [2025-01-27T20:16:19.995Z] Copying blob sha256:0b2bdb7c61be74efc2a1123af89534033aaea477e72484c97362b0aaddcb7fb0 [2025-01-27T20:16:20.248Z] Copying blob sha256:73060aee9664c7c46d3c3e7da02488255c172a21eb4eb3493fc95e8f7d0ea60d [2025-01-27T20:16:20.502Z] Copying blob sha256:d4a507517bf8e3dc96e0df998849329375ccca7ab0d30e721e6f2f2c9cba938f [2025-01-27T20:16:20.755Z] Copying blob sha256:855b1d87d6bafcad8daaaebc7699feba517568d2c3f2525ae29d317d33e1d778 [2025-01-27T20:16:21.310Z] Copying blob sha256:29fe576c33f282c4e667954e8188d18ba0ab6b9eb7f43b8254bb5e9ce7b8dafb [2025-01-27T20:16:21.310Z] Copying blob sha256:d5dd9ba6d2f6bdd0267bd152a99b361fdb1fb6441454eab512328fc3700057b6 [2025-01-27T20:16:21.310Z] Copying blob sha256:7fee2b9e4b5d921a4c6d9c3c357efc2a5729d0bcf4d1b8dbc35c1ec7e1cbd2d7 [2025-01-27T20:16:22.665Z] Copying blob sha256:99501f619117c888a6f3e11491b5e7ad0fb33d845c7fd1eeb54eacc09cb0cce1 [2025-01-27T20:16:22.917Z] Copying blob sha256:b51543e5e1ffd0f66cf5a2e1fc9ae9cb5e03a3f54573eeb0397f763090839d46 [2025-01-27T20:16:23.169Z] Copying blob sha256:2696ffdb51dc62167986c4c16662cdd833d54999e43a5fe804f7b0723caff82b [2025-01-27T20:16:23.169Z] Copying blob sha256:391fc327b461bcca95fde533a1b8a669707deffa07115166f316faa0fc9c0a56 [2025-01-27T20:16:23.435Z] Copying blob sha256:e84897be178819ee027fa551e779989e597d499bd39000d9e4ab493b1f8d17d5 [2025-01-27T20:16:23.990Z] Copying blob sha256:1166f1db5b8f9f25186e0bf4c46a7b37fc557b2cd17b9850c87974e557426dc1 [2025-01-27T20:16:24.243Z]  [2025-01-27T20:16:24.243Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:24.243Z] /dev/vdb1 30G 6.9G 24G 24% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:24.243Z]  [2025-01-27T20:16:24.496Z] Copying blob sha256:ce0df4396320981dffc07983ef3ab57e24f251460b481c1e7cbd304056db034b [2025-01-27T20:16:25.052Z] Copying blob sha256:b780c94e13dcf678f18a55b329428738a9ed2348cc20092a34ebc412ce1f2a97 [2025-01-27T20:16:25.608Z] Copying blob sha256:f30e2546015fa180b1ad7666889e434b9e64612691d84516d354f251d39d8bc2 [2025-01-27T20:16:26.165Z] Copying blob sha256:9ad8eb7e7a11a324500ebeeb2c35608cedc288c67c08fb870c44817f56626443 [2025-01-27T20:16:26.417Z] Copying blob sha256:7eba5a21627ba9d1090af1b5a185a0ff7727f4e9e0cc72874bb60c029409d266 [2025-01-27T20:16:26.973Z] Copying blob sha256:727ff1646b857ff7153dec0f53d0a486853fe16ab31e3c85508d5112a0a18c29 [2025-01-27T20:16:27.226Z] Copying blob sha256:74ce1a7fcb58e6e8f2a4df628caff3260e9770f95729fd79611c9820bd40e31e [2025-01-27T20:16:27.480Z] Copying blob sha256:bdf57b51650983d07632c056a6a32dec759e77965971352821eea58ef7da77ad [2025-01-27T20:16:28.834Z] Copying blob sha256:06c06b046dce9a09d41a8420de5119bf5bfc1012e1a1b7f0227172b972e1b513 [2025-01-27T20:16:29.086Z] Copying blob sha256:0cef796431823f93dd8776c97dca6ca022c4f1d8a6a1525775ebea4e643f8db3 [2025-01-27T20:16:30.961Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-01-27T20:16:30.961Z] Copying config sha256:5c54746ace4bcf9a03b2c24c74fd24beba1f61337a5cd793e31dcb9105f870e3 [2025-01-27T20:16:30.961Z] Writing manifest to image destination [2025-01-27T20:16:34.206Z]  [2025-01-27T20:16:34.206Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:34.206Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:34.206Z]  [2025-01-27T20:16:46.347Z]  [2025-01-27T20:16:46.347Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:46.347Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:46.347Z]  [2025-01-27T20:16:48.844Z] 5c54746ace4bcf9a03b2c24c74fd24beba1f61337a5cd793e31dcb9105f870e3 [2025-01-27T20:16:52.987Z] Untagged: docker.io/library/tmp-container-deploy-64081802019675:latest [2025-01-27T20:16:52.987Z] Deleted: 5c54746ace4bcf9a03b2c24c74fd24beba1f61337a5cd793e31dcb9105f870e3 [2025-01-27T20:16:52.987Z] [2025-01-27T20:16:52.987Z] ��� Duration: 50s [2025-01-27T20:16:54.340Z]  [2025-01-27T20:16:54.340Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:16:54.340Z] /dev/vdb1 30G 6.0G 25G 20% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:16:54.340Z]  [2025-01-27T20:16:58.493Z] Pipeline tree: fc7c6cbeb38ef46c301f49be21a1e0240af26549a82e3a7819a670fb372c9381 [2025-01-27T20:16:58.493Z] Build [2025-01-27T20:16:58.493Z] root: [2025-01-27T20:16:58.493Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:16:58.493Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-01-27T20:16:58.493Z] org.osbuild.selinux: b9175bcc2fec6cbce6f5f4941fdbbd33334383144063279f9d7764609f188827 { [2025-01-27T20:16:58.493Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-27T20:16:58.493Z] "target": "tree:///" [2025-01-27T20:16:58.493Z] } [2025-01-27T20:16:58.745Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:58.999Z] [2025-01-27T20:16:58.999Z] ��� Duration: 0s [2025-01-27T20:16:58.999Z] org.osbuild.ostree.init-fs: 9c7d1d76f95f3df60816dbaa0ebc9637e2767c1b50a7f3b9995a92485b0c0d02 {} [2025-01-27T20:16:59.251Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:59.251Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-01-27T20:16:59.251Z] [2025-01-27T20:16:59.251Z] ��� Duration: 0s [2025-01-27T20:16:59.251Z] org.osbuild.ostree.os-init: fc867b2a31a2969f08e2b1bdb352a0d7162673e32730614244163d094a49e662 { [2025-01-27T20:16:59.251Z] "osname": "fedora-coreos" [2025-01-27T20:16:59.251Z] } [2025-01-27T20:16:59.503Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:59.503Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-01-27T20:16:59.503Z] [2025-01-27T20:16:59.503Z] ��� Duration: 0s [2025-01-27T20:16:59.503Z] org.osbuild.ostree.config: 836fc920e7641d256f26a369c68a0416b2d03d9eb6097d63c0831c0cc6c43c21 { [2025-01-27T20:16:59.503Z] "repo": "/ostree/repo", [2025-01-27T20:16:59.503Z] "config": { [2025-01-27T20:16:59.503Z] "sysroot": { [2025-01-27T20:16:59.503Z] "readonly": true, [2025-01-27T20:16:59.503Z] "bootloader": "none", [2025-01-27T20:16:59.503Z] "bls-append-except-default": "grub_users=\"\"", [2025-01-27T20:16:59.503Z] "bootprefix": true [2025-01-27T20:16:59.503Z] } [2025-01-27T20:16:59.503Z] } [2025-01-27T20:16:59.503Z] } [2025-01-27T20:16:59.757Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:16:59.757Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-01-27T20:16:59.757Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-01-27T20:16:59.757Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-01-27T20:16:59.757Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-01-27T20:16:59.757Z] [2025-01-27T20:16:59.757Z] ��� Duration: 0s [2025-01-27T20:16:59.757Z] org.osbuild.mkdir: a86cffb7ccdfa5041d88cfa5331c00a66c0c61cb3f0f3d0849b4dce7376c2e2c { [2025-01-27T20:16:59.757Z] "paths": [ [2025-01-27T20:16:59.757Z] { [2025-01-27T20:16:59.757Z] "path": "/boot/efi", [2025-01-27T20:16:59.757Z] "mode": 493 [2025-01-27T20:16:59.757Z] } [2025-01-27T20:16:59.757Z] ] [2025-01-27T20:16:59.757Z] } [2025-01-27T20:17:00.009Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:00.009Z] [2025-01-27T20:17:00.009Z] ��� Duration: 0s [2025-01-27T20:17:00.009Z] org.osbuild.ignition: 3c7f2e646bfa08008164d5c91f8d1c0096ca7488d04442118aecbbdc5356042c {} [2025-01-27T20:17:00.261Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:00.261Z] [2025-01-27T20:17:00.261Z] ��� Duration: 0s [2025-01-27T20:17:00.261Z] org.osbuild.ostree.deploy: 9094f009c048766b966136bc4e1f1564ccda17c1bf9e273daed3f487d114f4bf { [2025-01-27T20:17:00.261Z] "osname": "fedora-coreos", [2025-01-27T20:17:00.261Z] "remote": "fedora", [2025-01-27T20:17:00.261Z] "mounts": [ [2025-01-27T20:17:00.261Z] "/boot", [2025-01-27T20:17:00.261Z] "/boot/efi" [2025-01-27T20:17:00.261Z] ], [2025-01-27T20:17:00.261Z] "kernel_opts": [ [2025-01-27T20:17:00.261Z] "rw", [2025-01-27T20:17:00.261Z] "$ignition_firstboot", [2025-01-27T20:17:00.261Z] "mitigations=auto,nosmt" [2025-01-27T20:17:00.261Z] ] [2025-01-27T20:17:00.261Z] } [2025-01-27T20:17:00.515Z] input/commits (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c52tqpy/inputs/commits/repo [2025-01-27T20:17:00.515Z] input/commits (org.osbuild.ostree): exporting fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 [2025-01-27T20:17:03.023Z] input/commits (org.osbuild.ostree): ostree pull-local /home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c52tqpy/inputs/commits/repo [2025-01-27T20:17:03.023Z] input/commits (org.osbuild.ostree): ostree refs --create fedora/x86_64/coreos/testing-devel fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265 --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7c52tqpy/inputs/commits/repo [2025-01-27T20:17:03.023Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:03.023Z] ostree pull-local /run/osbuild/inputs/commits/repo fedora/x86_64/coreos/testing-devel --remote=fedora --repo=/run/osbuild/tree/ostree/repo [2025-01-27T20:17:04.379Z]  [2025-01-27T20:17:04.379Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:04.379Z] /dev/vdb1 30G 6.6G 24G 23% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:04.379Z]  [2025-01-27T20:17:10.891Z] ostree admin deploy fedora:fedora/x86_64/coreos/testing-devel --karg-append=rw --karg-append=$ignition_firstboot --karg-append=mitigations=auto,nosmt --sysroot=/run/osbuild/tree --os=fedora-coreos [2025-01-27T20:17:15.046Z]  [2025-01-27T20:17:15.046Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:15.046Z] /dev/vdb1 30G 7.4G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:15.046Z]  [2025-01-27T20:17:15.298Z] [2025-01-27T20:17:15.298Z] ��� Duration: 14s [2025-01-27T20:17:15.298Z] org.osbuild.ostree.aleph: c2bde2bfffaefa541eaa3f71fe25ab133e9293dcff76d9e56444ee363343dc66 { [2025-01-27T20:17:15.298Z] "coreos_compat": true, [2025-01-27T20:17:15.298Z] "deployment": { [2025-01-27T20:17:15.298Z] "default": true [2025-01-27T20:17:15.298Z] } [2025-01-27T20:17:15.298Z] } [2025-01-27T20:17:15.551Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:15.551Z] ostree show --repo=/run/osbuild/tree/ostree/repo fedora:fedora/x86_64/coreos/testing-devel --print-metadata-key=version [2025-01-27T20:17:15.551Z] [2025-01-27T20:17:15.551Z] ��� Duration: 0s [2025-01-27T20:17:15.551Z] org.osbuild.ostree.selinux: fc7c6cbeb38ef46c301f49be21a1e0240af26549a82e3a7819a670fb372c9381 { [2025-01-27T20:17:15.551Z] "deployment": { [2025-01-27T20:17:15.551Z] "default": true [2025-01-27T20:17:15.551Z] } [2025-01-27T20:17:15.551Z] } [2025-01-27T20:17:15.804Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:16.359Z] [2025-01-27T20:17:16.359Z] ��� Duration: 0s [2025-01-27T20:17:22.868Z] Pipeline raw-image: 90b2d076f9dd4b695290674773603ba8159981117df77111c46d54e0739bb47d [2025-01-27T20:17:22.868Z] Build [2025-01-27T20:17:22.868Z] root: [2025-01-27T20:17:22.868Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:17:22.868Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-01-27T20:17:22.868Z] "filename": "disk.img", [2025-01-27T20:17:22.868Z] "size": "2779774976" [2025-01-27T20:17:22.868Z] } [2025-01-27T20:17:22.868Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:23.121Z] [2025-01-27T20:17:23.121Z] ��� Duration: 0s [2025-01-27T20:17:23.121Z] org.osbuild.sfdisk: 4d8bfbdc07d526d22ac6512ee6e5ecc6e888c89ef0d6c22171b076a4787f9f7f { [2025-01-27T20:17:23.121Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-27T20:17:23.121Z] "label": "gpt", [2025-01-27T20:17:23.121Z] "partitions": [ [2025-01-27T20:17:23.121Z] { [2025-01-27T20:17:23.121Z] "start": 2048, [2025-01-27T20:17:23.121Z] "partnum": 1, [2025-01-27T20:17:23.121Z] "size": 2048, [2025-01-27T20:17:23.121Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-27T20:17:23.121Z] "bootable": true, [2025-01-27T20:17:23.121Z] "name": "BIOS-BOOT" [2025-01-27T20:17:23.121Z] }, [2025-01-27T20:17:23.121Z] { [2025-01-27T20:17:23.121Z] "start": 4096, [2025-01-27T20:17:23.121Z] "partnum": 2, [2025-01-27T20:17:23.121Z] "size": 260096, [2025-01-27T20:17:23.121Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-27T20:17:23.121Z] "name": "EFI-SYSTEM" [2025-01-27T20:17:23.121Z] }, [2025-01-27T20:17:23.121Z] { [2025-01-27T20:17:23.121Z] "start": 264192, [2025-01-27T20:17:23.121Z] "partnum": 3, [2025-01-27T20:17:23.121Z] "size": 786432, [2025-01-27T20:17:23.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T20:17:23.121Z] "name": "boot" [2025-01-27T20:17:23.121Z] }, [2025-01-27T20:17:23.121Z] { [2025-01-27T20:17:23.121Z] "start": 1050624, [2025-01-27T20:17:23.121Z] "partnum": 4, [2025-01-27T20:17:23.121Z] "size": 4376576, [2025-01-27T20:17:23.121Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T20:17:23.121Z] "name": "root" [2025-01-27T20:17:23.121Z] } [2025-01-27T20:17:23.121Z] ] [2025-01-27T20:17:23.121Z] } [2025-01-27T20:17:23.121Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:23.375Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:23.375Z] label: gpt [2025-01-27T20:17:23.375Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-27T20:17:23.375Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-27T20:17:23.375Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-27T20:17:23.375Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-27T20:17:23.375Z] /dev/loop0p4: start="1050624", size="4376576", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-27T20:17:23.627Z] { [2025-01-27T20:17:23.627Z] "partitiontable": { [2025-01-27T20:17:23.627Z] "label": "gpt", [2025-01-27T20:17:23.627Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-27T20:17:23.627Z] "device": "/dev/loop0", [2025-01-27T20:17:23.627Z] "unit": "sectors", [2025-01-27T20:17:23.627Z] "firstlba": 2048, [2025-01-27T20:17:23.627Z] "lastlba": 5429214, [2025-01-27T20:17:23.627Z] "sectorsize": 512, [2025-01-27T20:17:23.627Z] "partitions": [ [2025-01-27T20:17:23.627Z] { [2025-01-27T20:17:23.627Z] "node": "/dev/loop0p1", [2025-01-27T20:17:23.627Z] "start": 2048, [2025-01-27T20:17:23.627Z] "size": 2048, [2025-01-27T20:17:23.627Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-27T20:17:23.627Z] "uuid": "EB281501-F70D-4D37-B2D0-102767451F21", [2025-01-27T20:17:23.627Z] "name": "BIOS-BOOT" [2025-01-27T20:17:23.627Z] },{ [2025-01-27T20:17:23.627Z] "node": "/dev/loop0p2", [2025-01-27T20:17:23.627Z] "start": 4096, [2025-01-27T20:17:23.627Z] "size": 260096, [2025-01-27T20:17:23.627Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-27T20:17:23.627Z] "uuid": "27F708FE-9B3E-4A7E-8353-C9CB21F6A9CD", [2025-01-27T20:17:23.627Z] "name": "EFI-SYSTEM" [2025-01-27T20:17:23.627Z] },{ [2025-01-27T20:17:23.627Z] "node": "/dev/loop0p3", [2025-01-27T20:17:23.627Z] "start": 264192, [2025-01-27T20:17:23.627Z] "size": 786432, [2025-01-27T20:17:23.627Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T20:17:23.627Z] "uuid": "5B355629-3FCD-4E80-B475-A4BF6D0634B8", [2025-01-27T20:17:23.627Z] "name": "boot" [2025-01-27T20:17:23.627Z] },{ [2025-01-27T20:17:23.627Z] "node": "/dev/loop0p4", [2025-01-27T20:17:23.627Z] "start": 1050624, [2025-01-27T20:17:23.627Z] "size": 4376576, [2025-01-27T20:17:23.627Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T20:17:23.627Z] "uuid": "18D3FE5F-31C8-4BBD-A22D-D3906D00144B", [2025-01-27T20:17:23.627Z] "name": "root" [2025-01-27T20:17:23.627Z] } [2025-01-27T20:17:23.627Z] ] [2025-01-27T20:17:23.627Z] } [2025-01-27T20:17:23.627Z] } [2025-01-27T20:17:23.627Z] [2025-01-27T20:17:23.627Z] ��� Duration: 0s [2025-01-27T20:17:23.627Z] org.osbuild.mkfs.fat: 1b71a2afeccd30aaa09e9dfa24f2c08a9d6aac6c00e3da60228a15f11783aff5 { [2025-01-27T20:17:23.627Z] "label": "EFI-SYSTEM", [2025-01-27T20:17:23.627Z] "volid": "7B7795E7" [2025-01-27T20:17:23.627Z] } [2025-01-27T20:17:23.627Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T20:17:23.880Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:23.880Z] mkfs.fat 4.2 (2021-01-31) [2025-01-27T20:17:23.880Z] [2025-01-27T20:17:23.880Z] ��� Duration: 0s [2025-01-27T20:17:23.880Z] org.osbuild.mkfs.ext4: 376a874f3f326cb27d3e34833b7cafd30e78dfd842c971b75843ed1b53e7c94b { [2025-01-27T20:17:23.880Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-27T20:17:23.880Z] "label": "boot", [2025-01-27T20:17:23.880Z] "metadata_csum_seed": true [2025-01-27T20:17:23.880Z] } [2025-01-27T20:17:24.133Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T20:17:24.133Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:24.387Z] mke2fs 1.47.1 (20-May-2024) [2025-01-27T20:17:24.387Z] Discarding device blocks: 0/393216 done [2025-01-27T20:17:24.387Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-01-27T20:17:24.387Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-27T20:17:24.387Z] Superblock backups stored on blocks: [2025-01-27T20:17:24.387Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-01-27T20:17:24.387Z] [2025-01-27T20:17:24.387Z] Allocating group tables: 0/48 done [2025-01-27T20:17:24.387Z] Writing inode tables: 0/48 done [2025-01-27T20:17:24.387Z] Creating journal (8192 blocks): done [2025-01-27T20:17:24.387Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-01-27T20:17:24.387Z] [2025-01-27T20:17:24.387Z] [2025-01-27T20:17:24.387Z] ��� Duration: 0s [2025-01-27T20:17:24.387Z] org.osbuild.mkfs.xfs: df785e584d46c3fd9b4d951d744ba86d7e6a6a6e8695e011fc7835fede7a76d2 { [2025-01-27T20:17:24.387Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-27T20:17:24.387Z] "label": "root" [2025-01-27T20:17:24.387Z] } [2025-01-27T20:17:24.387Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T20:17:24.387Z]  [2025-01-27T20:17:24.387Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:24.387Z] /dev/vdb1 30G 7.5G 23G 25% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:24.387Z]  [2025-01-27T20:17:24.640Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:24.640Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-01-27T20:17:24.640Z] = sectsz=512 attr=2, projid32bit=1 [2025-01-27T20:17:24.640Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-27T20:17:24.640Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-27T20:17:24.640Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-01-27T20:17:24.640Z] = sunit=0 swidth=0 blks [2025-01-27T20:17:24.640Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-27T20:17:24.640Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-27T20:17:24.640Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-01-27T20:17:24.640Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-27T20:17:24.640Z] Discarding blocks...Done. [2025-01-27T20:17:24.640Z] [2025-01-27T20:17:24.640Z] ��� Duration: 0s [2025-01-27T20:17:24.640Z] org.osbuild.mkdir: ff5a140e70f1ec1787a64c83761c33766abc04a1d24ff7ded49901334b23194c { [2025-01-27T20:17:24.640Z] "paths": [ [2025-01-27T20:17:24.640Z] { [2025-01-27T20:17:24.640Z] "path": "mount://root/boot", [2025-01-27T20:17:24.640Z] "mode": 493 [2025-01-27T20:17:24.640Z] }, [2025-01-27T20:17:24.640Z] { [2025-01-27T20:17:24.640Z] "path": "mount://boot/efi", [2025-01-27T20:17:24.640Z] "mode": 493 [2025-01-27T20:17:24.640Z] } [2025-01-27T20:17:24.640Z] ] [2025-01-27T20:17:24.640Z] } [2025-01-27T20:17:24.893Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:24.893Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h__96azc/mounts/root-mount-point [2025-01-27T20:17:24.893Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h__96azc/mounts/boot-mount-point [2025-01-27T20:17:25.156Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:25.408Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h__96azc/mounts/boot-mount-point unmounted [2025-01-27T20:17:25.408Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h__96azc/mounts/root-mount-point unmounted [2025-01-27T20:17:25.408Z] [2025-01-27T20:17:25.408Z] ��� Duration: 0s [2025-01-27T20:17:25.408Z] org.osbuild.selinux: a39e66525aa544a92841521b139e94655ef2ece592a0e0f68eb96a713cac7b6b { [2025-01-27T20:17:25.408Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-27T20:17:25.408Z] "target": "mount://root/" [2025-01-27T20:17:25.408Z] } [2025-01-27T20:17:25.661Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:25.661Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-imr12t1a/mounts/ [2025-01-27T20:17:25.914Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:25.914Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-imr12t1a/mounts/ unmounted [2025-01-27T20:17:25.914Z] [2025-01-27T20:17:25.914Z] ��� Duration: 0s [2025-01-27T20:17:25.914Z] org.osbuild.selinux: fa4ffd7e2304bf828b8d969329018a75b7ebebef7418bd5118284ab715cdedda { [2025-01-27T20:17:25.914Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-27T20:17:25.914Z] "target": "mount://root/boot/" [2025-01-27T20:17:25.914Z] } [2025-01-27T20:17:26.166Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:26.418Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r2hbcrzk/mounts/ [2025-01-27T20:17:26.419Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r2hbcrzk/mounts/boot [2025-01-27T20:17:26.419Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:26.672Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r2hbcrzk/mounts/boot unmounted [2025-01-27T20:17:26.672Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r2hbcrzk/mounts/ unmounted [2025-01-27T20:17:26.672Z] [2025-01-27T20:17:26.672Z] ��� Duration: 0s [2025-01-27T20:17:26.672Z] org.osbuild.copy: 54b15a639918ed60985a73bc7329a4422a7b7757cd419422083557b5cb2660cf { [2025-01-27T20:17:26.672Z] "paths": [ [2025-01-27T20:17:26.672Z] { [2025-01-27T20:17:26.672Z] "from": "input://tree/", [2025-01-27T20:17:26.672Z] "to": "mount://root/" [2025-01-27T20:17:26.672Z] } [2025-01-27T20:17:26.672Z] ] [2025-01-27T20:17:26.672Z] } [2025-01-27T20:17:26.924Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:26.924Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/ [2025-01-27T20:17:27.177Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/boot [2025-01-27T20:17:27.177Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/boot/efi [2025-01-27T20:17:27.430Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:27.431Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-27T20:17:35.494Z]  [2025-01-27T20:17:35.494Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:35.494Z] /dev/vdb1 30G 8.7G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:35.494Z]  [2025-01-27T20:17:45.403Z]  [2025-01-27T20:17:45.403Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:45.403Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:45.403Z]  [2025-01-27T20:17:47.278Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/boot/efi unmounted [2025-01-27T20:17:47.834Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/boot unmounted [2025-01-27T20:17:48.088Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-edzb1hxr/mounts/ unmounted [2025-01-27T20:17:48.088Z] [2025-01-27T20:17:48.088Z] ��� Duration: 21s [2025-01-27T20:17:48.088Z] org.osbuild.bootupd: 791ac395a5266172fe1e86588c1e413f1bcc608f2d063ca471c7442036a6e18b { [2025-01-27T20:17:48.088Z] "bios": { [2025-01-27T20:17:48.088Z] "device": "disk" [2025-01-27T20:17:48.088Z] }, [2025-01-27T20:17:48.088Z] "static-configs": true, [2025-01-27T20:17:48.088Z] "deployment": { [2025-01-27T20:17:48.088Z] "default": true [2025-01-27T20:17:48.088Z] } [2025-01-27T20:17:48.088Z] } [2025-01-27T20:17:48.341Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:48.341Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/ [2025-01-27T20:17:48.593Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/boot [2025-01-27T20:17:48.593Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/boot/efi [2025-01-27T20:17:48.846Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:50.199Z] Installed 40_coreos-ignition.cfg [2025-01-27T20:17:50.199Z] Installed 70_coreos-user.cfg [2025-01-27T20:17:50.199Z] Installed: grub.cfg [2025-01-27T20:17:50.199Z] Installed: "fedora/grub.cfg" [2025-01-27T20:17:50.199Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/boot/efi unmounted [2025-01-27T20:17:50.199Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/boot unmounted [2025-01-27T20:17:50.199Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-h478mij8/mounts/ unmounted [2025-01-27T20:17:50.199Z] [2025-01-27T20:17:50.199Z] ��� Duration: 2s [2025-01-27T20:17:50.199Z] org.osbuild.chattr: 90b2d076f9dd4b695290674773603ba8159981117df77111c46d54e0739bb47d { [2025-01-27T20:17:50.199Z] "items": { [2025-01-27T20:17:50.199Z] "mount://root/": { [2025-01-27T20:17:50.199Z] "immutable": true [2025-01-27T20:17:50.199Z] } [2025-01-27T20:17:50.199Z] } [2025-01-27T20:17:50.199Z] } [2025-01-27T20:17:50.461Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:50.461Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/ [2025-01-27T20:17:50.461Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0' [2025-01-27T20:17:50.715Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:50.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts [2025-01-27T20:17:50.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/boot unmounted [2025-01-27T20:17:50.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/var unmounted [2025-01-27T20:17:50.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/sysroot unmounted [2025-01-27T20:17:50.969Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts unmounted [2025-01-27T20:17:50.969Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts unmounted [2025-01-27T20:17:50.969Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts unmounted [2025-01-27T20:17:50.969Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ouy7070d/mounts/ [2025-01-27T20:17:50.969Z] [2025-01-27T20:17:50.969Z] ��� Duration: 0s [2025-01-27T20:17:50.969Z] Pipeline raw-qemu-image: 630ffaa25ebb71b0d67f891219319cd721af757060d47846a5f5732640774aa1 [2025-01-27T20:17:50.969Z] Build [2025-01-27T20:17:50.969Z] root: [2025-01-27T20:17:50.969Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:17:50.969Z] org.osbuild.copy: 3def9980382fd2b443fc187612a3c7bae7198da936c2297557780d9f57714fd1 { [2025-01-27T20:17:50.969Z] "paths": [ [2025-01-27T20:17:50.969Z] { [2025-01-27T20:17:50.969Z] "from": "input://tree/disk.img", [2025-01-27T20:17:50.969Z] "to": "tree:///disk.img" [2025-01-27T20:17:50.969Z] } [2025-01-27T20:17:50.969Z] ] [2025-01-27T20:17:50.969Z] } [2025-01-27T20:17:51.221Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:51.221Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-27T20:17:51.473Z] [2025-01-27T20:17:51.473Z] ��� Duration: 0s [2025-01-27T20:17:51.473Z] org.osbuild.truncate: eac494eba33146a5c92de9c49d1008415fa4e30c3af15aab1b431b4240b6ef96 { [2025-01-27T20:17:51.473Z] "filename": "disk.img", [2025-01-27T20:17:51.473Z] "size": "10737418240" [2025-01-27T20:17:51.473Z] } [2025-01-27T20:17:51.473Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:51.725Z] [2025-01-27T20:17:51.725Z] ��� Duration: 0s [2025-01-27T20:17:51.725Z] org.osbuild.coreos.platform: 630ffaa25ebb71b0d67f891219319cd721af757060d47846a5f5732640774aa1 { [2025-01-27T20:17:51.725Z] "platform": "qemu" [2025-01-27T20:17:51.725Z] } [2025-01-27T20:17:51.725Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T20:17:51.978Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/ [2025-01-27T20:17:51.979Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0' [2025-01-27T20:17:52.231Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/boot [2025-01-27T20:17:52.231Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:52.483Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/boot unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/boot unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/var unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/sysroot unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts unmounted [2025-01-27T20:17:52.483Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts unmounted [2025-01-27T20:17:52.483Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-yaa25btp/mounts/ [2025-01-27T20:17:52.483Z] [2025-01-27T20:17:52.483Z] ��� Duration: 0s [2025-01-27T20:17:52.483Z] Pipeline qemu: 07a97ec2bdaa2ecaa5cb70e4d5eb643ecb32a745f55cb0713b2f4e9de4b3c79b [2025-01-27T20:17:52.483Z] Build [2025-01-27T20:17:52.483Z] root: [2025-01-27T20:17:52.483Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T20:17:52.483Z] org.osbuild.qemu: 07a97ec2bdaa2ecaa5cb70e4d5eb643ecb32a745f55cb0713b2f4e9de4b3c79b { [2025-01-27T20:17:52.483Z] "filename": "fedora-coreos-41.20250127.dev.0-qemu.x86_64.qcow2", [2025-01-27T20:17:52.483Z] "format": { [2025-01-27T20:17:52.483Z] "type": "qcow2", [2025-01-27T20:17:52.483Z] "compression": false, [2025-01-27T20:17:52.483Z] "compat": "1.1" [2025-01-27T20:17:52.483Z] } [2025-01-27T20:17:52.483Z] } [2025-01-27T20:17:52.737Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T20:17:54.621Z]  [2025-01-27T20:17:54.621Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T20:17:54.621Z] /dev/vdb1 30G 11G 20G 35% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T20:17:54.621Z]  [2025-01-27T20:17:55.976Z] [2025-01-27T20:17:55.976Z] ��� Duration: 3s [2025-01-27T20:17:55.976Z] manifest /tmp/osbuild-LeD2.json finished successfully [2025-01-27T20:18:04.028Z] oci-archive: c5359d3c7bcf882d9e6deb2f2e9d5df4c323a9519cbff347e6fe4106c056e484 [2025-01-27T20:18:04.028Z] deployed-tree: 39e133b69d88aaccbfe9edec01aa47301c8107b6d507a009fcf8c75f88545f31 [2025-01-27T20:18:04.028Z] tree: fc7c6cbeb38ef46c301f49be21a1e0240af26549a82e3a7819a670fb372c9381 [2025-01-27T20:18:04.028Z] raw-image: 90b2d076f9dd4b695290674773603ba8159981117df77111c46d54e0739bb47d [2025-01-27T20:18:04.028Z] raw-4k-image: c0eb5be0b9445ebed2c429bacbece9491fc07dec86aef0dff671639579db9283 [2025-01-27T20:18:04.028Z] raw-applehv-image: 1a39b9a44b324b89979eabd95a66c4c5d20e60a643ebb2489bf7ddba18bdab94 [2025-01-27T20:18:04.028Z] applehv: 94e120a4a7321c9ae76921d27367008463b5f360150ebe902db1a6ba872433aa [2025-01-27T20:18:04.028Z] raw-gcp-image: 56e73316ee22142c7b1c13a44200a04886a1f8a79776fd1583d7621c73a973da [2025-01-27T20:18:04.028Z] raw-gcp-image-tar: c0ba3c378814b34440adb39b1cd06515cdcc2a4ae3b4489241d02cf6b2eb0edf [2025-01-27T20:18:04.028Z] gcp: e5c9c8611f60999db1f84a8aa9424c7bad6bc8b7f985cd92a32e1dc280e82c45 [2025-01-27T20:18:04.028Z] raw-hyperv-image: 290248234e4c18b22754fad4f79a5cca8e899b5e08859b3bc95f083bc5a6e4d7 [2025-01-27T20:18:04.028Z] hyperv: 63eb8ce459ee82ee4012be8544838ddba34fb7b13061ff2d416a3789e34fe482 [2025-01-27T20:18:04.028Z] raw-metal-image: adb4497b65d348a5e209e16f7ce7d1273dc77a29c6294416614b6bf319ac1077 [2025-01-27T20:18:04.028Z] metal: 50eccb9dfd8c05c0247cc088719bed01264e9971e13a417eb2d1771cafedc0e4 [2025-01-27T20:18:04.028Z] raw-metal4k-image: b4797bcdf6c862823d2db1799bb78af978ff4316faf245e32572a50164a7ed29 [2025-01-27T20:18:04.028Z] metal4k: 041330265d5e7a85119077453834d3e5ba253f0e03f9ce67329e870b2876e7d9 [2025-01-27T20:18:04.028Z] raw-qemu-image: 630ffaa25ebb71b0d67f891219319cd721af757060d47846a5f5732640774aa1 [2025-01-27T20:18:04.028Z] qemu: 07a97ec2bdaa2ecaa5cb70e4d5eb643ecb32a745f55cb0713b2f4e9de4b3c79b [2025-01-27T20:18:04.028Z] live: 38ea11e42fea9385e246ebc0ccd128fb993f1c442b0f23f63df0b9b3b0287531 [2025-01-27T20:18:04.028Z] + set +x [2025-01-27T20:18:07.285Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.1SQyYROJ9z/qemu/fedora-coreos-41.20250127.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-01-27T20:18:07.285Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.1SQyYROJ9z/qemu': Operation not permitted [2025-01-27T20:18:12.502Z] /home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/meta.json wrote with version stamp 1738009091525995521 [2025-01-27T20:18:12.502Z] Successfully generated: fedora-coreos-41.20250127.dev.0-qemu.x86_64.qcow2 [2025-01-27T20:18:12.504Z] [Pipeline] } [2025-01-27T20:18:12.516Z] [Pipeline] // withEnv [2025-01-27T20:18:12.529Z] [Pipeline] } [2025-01-27T20:18:12.533Z] [Pipeline] // stage [2025-01-27T20:18:12.581Z] [Pipeline] withEnv [2025-01-27T20:18:12.582Z] [Pipeline] { [2025-01-27T20:18:12.585Z] [Pipeline] sh [2025-01-27T20:18:13.194Z] + set -euo pipefail [2025-01-27T20:18:13.194Z] ++ umask [2025-01-27T20:18:13.194Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:13.194Z] + uuidgen [2025-01-27T20:18:13.194Z] + cut -f1 -d- [2025-01-27T20:18:13.196Z] [Pipeline] } [2025-01-27T20:18:13.198Z] [Pipeline] // withEnv [2025-01-27T20:18:13.203Z] [Pipeline] withEnv [2025-01-27T20:18:13.203Z] [Pipeline] { [2025-01-27T20:18:13.215Z] [Pipeline] sh [2025-01-27T20:18:13.750Z] + set -euo pipefail [2025-01-27T20:18:13.750Z] ++ umask [2025-01-27T20:18:13.750Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:13.750Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T20:18:13.750Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-27T20:18:13.753Z] [Pipeline] } [2025-01-27T20:18:13.756Z] [Pipeline] // withEnv [2025-01-27T20:18:13.774Z] [Pipeline] parallel [2025-01-27T20:18:13.774Z] [Pipeline] { (Branch: x86_64:kola) [2025-01-27T20:18:13.774Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-01-27T20:18:13.796Z] [Pipeline] withEnv [2025-01-27T20:18:13.796Z] [Pipeline] { [2025-01-27T20:18:13.797Z] [Pipeline] withEnv [2025-01-27T20:18:13.804Z] [Pipeline] { [2025-01-27T20:18:13.807Z] [Pipeline] sh [2025-01-27T20:18:14.083Z] [Pipeline] sh [2025-01-27T20:18:14.336Z] + set -xeuo pipefail [2025-01-27T20:18:14.336Z] ++ umask [2025-01-27T20:18:14.336Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:14.336Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-01-27T20:18:14.368Z] [Pipeline] } [2025-01-27T20:18:14.372Z] [Pipeline] // withEnv [2025-01-27T20:18:14.435Z] [Pipeline] withEnv [2025-01-27T20:18:14.435Z] [Pipeline] { [2025-01-27T20:18:14.498Z] [Pipeline] sh [2025-01-27T20:18:14.619Z] + set -xeuo pipefail [2025-01-27T20:18:14.619Z] ++ umask [2025-01-27T20:18:14.619Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:14.619Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T20:18:14.619Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-01-27T20:18:14.619Z] 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-cuacu/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-01-27T20:18:14.619Z] 2025-01-27T20:18:14Z cli: Started logging at level INFO [2025-01-27T20:18:14.619Z] 2025-01-27T20:18:14Z cli: Started logging at level INFO [2025-01-27T20:18:14.872Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250125.20.0/x86_64/fedora-coreos-41.20250125.20.0-qemu.x86_64.qcow2.xz [2025-01-27T20:18:14.872Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/41.20250125.20.0/x86_64/fedora-coreos-41.20250125.20.0-qemu.x86_64.qcow2.xz.sig [2025-01-27T20:18:15.037Z] + set -euo pipefail [2025-01-27T20:18:15.037Z] ++ umask [2025-01-27T20:18:15.037Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:15.037Z] + jq -r '.[].Name' [2025-01-27T20:18:15.037Z] + kola list --json [2025-01-27T20:18:15.039Z] [Pipeline] } [2025-01-27T20:18:15.358Z] [Pipeline] // withEnv [2025-01-27T20:18:15.366Z] [Pipeline] withEnv [2025-01-27T20:18:15.366Z] [Pipeline] { [2025-01-27T20:18:15.378Z] [Pipeline] sh [2025-01-27T20:18:15.916Z] + set -xeuo pipefail [2025-01-27T20:18:15.916Z] ++ umask [2025-01-27T20:18:15.916Z] + '[' 0022 = 0000 ']' [2025-01-27T20:18:15.916Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T20:18:15.916Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-01-27T20:18:15.916Z] 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-cuacu/kola-x86_64 [2025-01-27T20:18:16.027Z] Read disk 107.8 MiB/703.3 MiB (15%) [2025-01-27T20:18:16.472Z] === RUN ext.config.podman.rootless-systemd [2025-01-27T20:18:16.472Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-01-27T20:18:16.472Z] === RUN coreos.ignition.sethostname [2025-01-27T20:18:16.472Z] === RUN ext.config.networking.nmstate.policy [2025-01-27T20:18:16.472Z] === RUN ext.config.boot.grub2-install [2025-01-27T20:18:16.472Z] === RUN ext.config.containers.quadlet [2025-01-27T20:18:16.472Z] === RUN ext.config.networking.nmstate.state [2025-01-27T20:18:16.472Z] === RUN ext.config.selinux.enforcing [2025-01-27T20:18:16.472Z] === RUN ext.config.ignition.systemd-unmasking [2025-01-27T20:18:16.472Z] === RUN ext.config.networking.nameserver [2025-01-27T20:18:16.472Z] === RUN ostree.unlock [2025-01-27T20:18:16.472Z] === RUN ext.config.ignition.systemd-disable [2025-01-27T20:18:16.472Z] === RUN multipath.day2 [2025-01-27T20:18:16.472Z] === RUN coreos.ignition.mount.disks [2025-01-27T20:18:16.472Z] === RUN rpmostree.install-uninstall [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.force-persist-ip [2025-01-27T20:18:16.473Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-01-27T20:18:16.473Z] === RUN ext.config.swap.zram-generator [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-01-27T20:18:16.473Z] === RUN ext.config.butane.grub-users [2025-01-27T20:18:16.473Z] === RUN ext.config.firewall.iptables-legacy [2025-01-27T20:18:16.473Z] === RUN basic [2025-01-27T20:18:16.473Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-01-27T20:18:16.473Z] === RUN coreos.auth.verify [2025-01-27T20:18:16.473Z] === RUN podman.workflow [2025-01-27T20:18:16.473Z] === RUN coreos.misc.disk.varlibcontainers [2025-01-27T20:18:16.473Z] === RUN ext.config.systemd.condition-needs-update [2025-01-27T20:18:16.473Z] === RUN ext.config.gshadow [2025-01-27T20:18:16.473Z] === RUN basic.nvme [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.symlink [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.once [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-01-27T20:18:16.473Z] === RUN ext.config.rpm-ostree-countme [2025-01-27T20:18:16.473Z] === RUN coreos.selinux.boolean [2025-01-27T20:18:16.473Z] === RUN ext.config.reboot [2025-01-27T20:18:16.473Z] === RUN ext.config.var-mount.scsi-id [2025-01-27T20:18:16.473Z] === RUN ext.config.var-mount.luks [2025-01-27T20:18:16.473Z] === RUN ext.config.toolbox [2025-01-27T20:18:16.473Z] === RUN multipath.day1 [2025-01-27T20:18:16.473Z] === RUN fcos.users.shells [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-01-27T20:18:16.473Z] === RUN multipath.partition [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.mount.partitions [2025-01-27T20:18:16.473Z] === RUN fcos.network.listeners [2025-01-27T20:18:16.473Z] === RUN kdump.crash.ssh [2025-01-27T20:18:16.473Z] === RUN basic.uefi [2025-01-27T20:18:16.473Z] === RUN podman.network-single [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.stable-boot [2025-01-27T20:18:16.473Z] === RUN ext.config.var-mount.simple [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.no-persist-ip [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.prefer-ignition-networking [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.systemd-enable-units [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.v2.users [2025-01-27T20:18:16.473Z] === RUN basic.uefi-secure [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-01-27T20:18:16.473Z] === RUN ext.config.clhm.ignition-warnings [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.kargs-rd-net [2025-01-27T20:18:16.473Z] === RUN coreos.unique.boot.ignition.failure [2025-01-27T20:18:16.473Z] === RUN ext.config.composefs.enabled [2025-01-27T20:18:16.473Z] === RUN coreos.unique.boot.failure [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.delete-config [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.groups [2025-01-27T20:18:16.473Z] === RUN ext.config.docker.basic [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.remote [2025-01-27T20:18:16.473Z] === RUN ext.config.disks.lvmdevices [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.kargs [2025-01-27T20:18:16.473Z] === RUN rhcos.selinux.boolean.persist [2025-01-27T20:18:16.473Z] === RUN rpmostree.upgrade-rollback [2025-01-27T20:18:16.473Z] === RUN ext.config.extensions.package [2025-01-27T20:18:16.473Z] === RUN non-exclusive-test-bucket-0 [2025-01-27T20:18:16.473Z] === RUN rootfs.uuid [2025-01-27T20:18:16.473Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-01-27T20:18:16.473Z] === RUN rpmostree.status [2025-01-27T20:18:16.473Z] === RUN podman.base [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.instantiated.enable-unit [2025-01-27T20:18:16.473Z] === RUN coreos.ignition.failure [2025-01-27T20:18:16.473Z] === RUN ext.config.kdump.crash [2025-01-27T20:18:16.473Z] === RUN ext.config.boot.bootupd-validate [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-01-27T20:18:16.473Z] === RUN ext.config.ignition.resource.remote [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-01-27T20:18:16.473Z] === RUN fcos.filesystem [2025-01-27T20:18:16.473Z] === RUN ext.config.systemd.network-online [2025-01-27T20:18:16.473Z] === RUN ostree.remote [2025-01-27T20:18:16.473Z] === RUN ostree.hotfix [2025-01-27T20:18:16.473Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-01-27T20:18:16.944Z] Read disk 128.4 MiB/703.3 MiB (18%) [2025-01-27T20:18:17.874Z] Read disk 232.3 MiB/703.3 MiB (33%) [2025-01-27T20:18:19.226Z] Read disk 295.2 MiB/703.3 MiB (41%) [2025-01-27T20:18:20.144Z] Read disk 314.8 MiB/703.3 MiB (44%) [2025-01-27T20:18:21.072Z] Read disk 335.0 MiB/703.3 MiB (47%) [2025-01-27T20:18:21.991Z] Read disk 354.2 MiB/703.3 MiB (50%) [2025-01-27T20:18:22.910Z] Read disk 376.5 MiB/703.3 MiB (53%) [2025-01-27T20:18:23.828Z] Read disk 397.6 MiB/703.3 MiB (56%) [2025-01-27T20:18:25.182Z] Read disk 433.2 MiB/703.3 MiB (61%) [2025-01-27T20:18:26.100Z] Read disk 453.4 MiB/703.3 MiB (64%) [2025-01-27T20:18:27.020Z] Read disk 475.1 MiB/703.3 MiB (67%) [2025-01-27T20:18:27.938Z] Read disk 494.5 MiB/703.3 MiB (70%) [2025-01-27T20:18:28.858Z] Read disk 518.5 MiB/703.3 MiB (73%) [2025-01-27T20:18:30.221Z] Read disk 583.2 MiB/703.3 MiB (82%) [2025-01-27T20:18:31.138Z] Read disk 609.7 MiB/703.3 MiB (86%) [2025-01-27T20:18:32.058Z] Read disk 628.8 MiB/703.3 MiB (89%) [2025-01-27T20:18:32.977Z] Read disk 675.3 MiB/703.3 MiB (96%) [2025-01-27T20:18:33.531Z] Read disk 703.3 MiB/703.3 MiB (100%) [2025-01-27T20:18:33.531Z] Read disk 703.3 MiB/703.3 MiB (100%) [2025-01-27T20:18:33.531Z] Read disk 703.3 MiB/703.3 MiB (100%) [2025-01-27T20:18:33.531Z] gpg: Signature made Sun Jan 26 02:58:29 2025 UTC [2025-01-27T20:18:33.531Z] gpg: using RSA key 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 [2025-01-27T20:18:33.531Z] gpg: Good signature from "Fedora (41) " [ultimate] [2025-01-27T20:18:38.757Z] tmp/kola-qemu-cache/fedora-coreos-41.20250125.20.0-qemu.x86_64.qcow2 [2025-01-27T20:18:38.757Z] === RUN fcos.upgrade.basic [2025-01-27T20:18:55.093Z] === RUN ostree.remote/add [2025-01-27T20:18:55.093Z] === RUN ostree.remote/list [2025-01-27T20:18:55.093Z] === RUN ostree.remote/show-url [2025-01-27T20:18:55.093Z] === RUN ostree.remote/refs [2025-01-27T20:18:55.093Z] === RUN ostree.remote/summary [2025-01-27T20:18:55.093Z] === RUN ostree.remote/delete [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote (38.39s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/add (0.25s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/list (0.12s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/show-url (0.22s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/refs (0.15s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/summary (0.29s) [2025-01-27T20:18:55.093Z] --- PASS: ostree.remote/delete (0.45s) [2025-01-27T20:18:55.347Z] --- PASS: ext.config.ignition.resource.remote (38.99s) [2025-01-27T20:19:01.864Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (44.63s) [2025-01-27T20:19:01.864Z] qemu-system-x86_64: -drive if=none,id=mpath10,format=raw,file=nbd:unix:/var/tmp/mantle-qemu638750009/disk48578926.socket,media=disk,auto-read-only=off,cache=unsafe: Failed to connect to '/var/tmp/mantle-qemu638750009/disk48578926.socket': No such file or directory [2025-01-27T20:19:16.678Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (59.09s) [2025-01-27T20:19:17.381Z] === RUN fcos.upgrade.basic/setup [2025-01-27T20:19:19.937Z] --- PASS: fcos.users.shells (24.07s) [2025-01-27T20:19:25.154Z] --- PASS: ext.config.podman.rootless-systemd (67.88s) [2025-01-27T20:19:31.663Z] 2025-01-27T20:19:30Z kola: retryloop: failed to bring up machines: failed to establish qmp connection: dial unix /var/tmp/mantle-qemu638750009/qmp-1738009141376713003.sock: connect: connection refused [2025-01-27T20:19:31.663Z] --- PASS: ext.config.firewall.iptables-legacy (36.93s) [2025-01-27T20:20:10.269Z] --- PASS: ext.config.var-mount.scsi-id (44.24s) [2025-01-27T20:20:32.120Z] --- PASS: multipath.day1 (87.89s) [2025-01-27T20:20:38.706Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-01-27T20:20:42.026Z] --- PASS: ext.config.reboot (69.18s) [2025-01-27T20:20:42.026Z] --- PASS: ext.config.toolbox (85.43s) [2025-01-27T20:20:42.026Z] --- PASS: ext.config.var-mount.luks (81.49s) [2025-01-27T20:21:03.902Z] --- PASS: coreos.selinux.boolean (54.69s) [2025-01-27T20:21:08.044Z] --- PASS: ext.config.rpm-ostree-countme (38.47s) [2025-01-27T20:21:17.322Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-01-27T20:21:17.949Z] --- PASS: coreos.ignition.symlink (36.40s) [2025-01-27T20:21:35.970Z] --- PASS: coreos.ignition.once (54.50s) [2025-01-27T20:21:36.526Z] === RUN basic.nvme/Useradd [2025-01-27T20:21:36.778Z] === RUN basic.nvme/MachineID [2025-01-27T20:21:36.778Z] === RUN basic.nvme/FCOSGrowpart [2025-01-27T20:21:37.032Z] === RUN basic.nvme/PortSSH [2025-01-27T20:21:37.032Z] === RUN basic.nvme/DbusPerms [2025-01-27T20:21:37.588Z] === RUN basic.nvme/ServicesActive [2025-01-27T20:21:37.588Z] === RUN basic.nvme/ReadOnly [2025-01-27T20:21:40.834Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (60.02s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme (37.86s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/Useradd (0.21s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/MachineID (0.12s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/FCOSGrowpart (0.16s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/PortSSH (0.12s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/DbusPerms (0.35s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/ServicesActive (0.13s) [2025-01-27T20:21:41.086Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-01-27T20:21:46.306Z] --- PASS: ext.config.gshadow (38.98s) [2025-01-27T20:22:03.899Z] --- PASS: fcos.upgrade.basic (198.04s) [2025-01-27T20:22:03.899Z] --- PASS: fcos.upgrade.basic/setup (83.02s) [2025-01-27T20:22:03.899Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (39.29s) [2025-01-27T20:22:03.899Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (37.85s) [2025-01-27T20:22:03.899Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-upgrade-x86_64 [2025-01-27T20:22:03.900Z] [Pipeline] } [2025-01-27T20:22:03.914Z] [Pipeline] // withEnv [2025-01-27T20:22:03.918Z] [Pipeline] } [2025-01-27T20:22:04.303Z] === RUN fcos.filesystem/writablefiles [2025-01-27T20:22:04.303Z] === RUN fcos.filesystem/writabledirs [2025-01-27T20:22:04.303Z] === RUN fcos.filesystem/stickydirs [2025-01-27T20:22:04.303Z] === RUN fcos.filesystem/denylist [2025-01-27T20:22:07.548Z] --- PASS: fcos.filesystem (25.97s) [2025-01-27T20:22:07.548Z] --- PASS: fcos.filesystem/writablefiles (0.88s) [2025-01-27T20:22:07.548Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-01-27T20:22:07.548Z] --- PASS: fcos.filesystem/stickydirs (0.33s) [2025-01-27T20:22:07.548Z] --- PASS: fcos.filesystem/denylist (0.38s) [2025-01-27T20:22:12.765Z] === RUN podman.workflow/run [2025-01-27T20:22:22.678Z] --- PASS: coreos.auth.verify (36.26s) [2025-01-27T20:22:32.598Z] --- PASS: coreos.misc.disk.varlibcontainers (56.39s) [2025-01-27T20:22:32.598Z] 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-01-27T20:22:32.598Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-01-27T20:22:47.402Z] --- PASS: ext.config.systemd.network-online (38.59s) [2025-01-27T20:22:50.658Z] --- PASS: ext.config.systemd.condition-needs-update (92.75s) [2025-01-27T20:22:53.905Z] === RUN basic/FCOSGrowpart [2025-01-27T20:22:53.905Z] === RUN basic/PortSSH [2025-01-27T20:22:53.905Z] === RUN basic/DbusPerms [2025-01-27T20:22:54.157Z] === RUN basic/ServicesActive [2025-01-27T20:22:54.410Z] === RUN basic/ReadOnly [2025-01-27T20:22:54.410Z] === RUN basic/Useradd [2025-01-27T20:22:54.664Z] === RUN basic/MachineID [2025-01-27T20:22:58.283Z] --- PASS: basic (26.31s) [2025-01-27T20:22:58.283Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-01-27T20:22:58.283Z] --- PASS: basic/PortSSH (0.11s) [2025-01-27T20:22:58.283Z] --- PASS: basic/DbusPerms (0.35s) [2025-01-27T20:22:58.283Z] --- PASS: basic/ServicesActive (0.12s) [2025-01-27T20:22:58.283Z] --- PASS: basic/ReadOnly (0.11s) [2025-01-27T20:22:58.283Z] --- PASS: basic/Useradd (0.22s) [2025-01-27T20:22:58.283Z] --- PASS: basic/MachineID (0.12s) [2025-01-27T20:23:36.892Z] --- PASS: ext.config.networking.prefer-ignition-networking (42.21s) [2025-01-27T20:23:36.892Z] mke2fs 1.47.1 (20-May-2024) [2025-01-27T20:23:37.449Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (74.78s) [2025-01-27T20:23:39.323Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.21s) [2025-01-27T20:23:44.547Z] --- PASS: coreos.unique.boot.failure (12.00s) [2025-01-27T20:24:02.549Z] --- PASS: coreos.unique.boot.ignition.failure (15.27s) [2025-01-27T20:24:06.692Z] --- PASS: ext.config.ignition.delete-config (80.40s) [2025-01-27T20:24:14.757Z] --- PASS: ext.config.boot.bootupd-validate (37.49s) [2025-01-27T20:24:18.006Z] --- PASS: ext.config.composefs.enabled (38.28s) [2025-01-27T20:24:30.142Z] --- PASS: coreos.ignition.failure (15.31s) [2025-01-27T20:24:48.156Z] --- PASS: ext.config.networking.kargs-rd-net (40.80s) [2025-01-27T20:24:56.207Z] --- PASS: ext.config.clhm.ignition-warnings (38.01s) [2025-01-27T20:25:08.337Z] --- PASS: coreos.ignition.instantiated.enable-unit (37.00s) [2025-01-27T20:25:30.184Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.15s) [2025-01-27T20:25:30.184Z] === RUN podman.base/info [2025-01-27T20:25:30.184Z] === RUN podman.base/resources [2025-01-27T20:25:36.708Z] --- PASS: podman.base (40.98s) [2025-01-27T20:25:36.708Z] --- PASS: podman.base/info (0.42s) [2025-01-27T20:25:36.708Z] --- PASS: podman.base/resources (4.61s) [2025-01-27T20:25:39.962Z] === RUN ostree.unlock/unlock [2025-01-27T20:25:40.516Z] === RUN ostree.unlock/install [2025-01-27T20:25:41.073Z] === RUN ostree.unlock/uninstall [2025-01-27T20:25:41.628Z] === RUN ostree.unlock/discard [2025-01-27T20:25:53.764Z] --- PASS: ext.config.kdump.crash (112.68s) [2025-01-27T20:26:01.820Z] === RUN basic.uefi-secure/ReadOnly [2025-01-27T20:26:01.820Z] === RUN basic.uefi-secure/Useradd [2025-01-27T20:26:02.073Z] === RUN basic.uefi-secure/MachineID [2025-01-27T20:26:02.326Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-01-27T20:26:02.326Z] === RUN basic.uefi-secure/PortSSH [2025-01-27T20:26:02.579Z] === RUN basic.uefi-secure/DbusPerms [2025-01-27T20:26:02.833Z] === RUN basic.uefi-secure/ServicesActive [2025-01-27T20:26:03.389Z] --- PASS: ostree.unlock (56.13s) [2025-01-27T20:26:03.389Z] --- PASS: ostree.unlock/unlock (0.61s) [2025-01-27T20:26:03.389Z] --- PASS: ostree.unlock/install (0.71s) [2025-01-27T20:26:03.389Z] --- PASS: ostree.unlock/uninstall (0.41s) [2025-01-27T20:26:03.389Z] --- PASS: ostree.unlock/discard (18.31s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure (38.46s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/Useradd (0.22s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/MachineID (0.11s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/PortSSH (0.11s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/DbusPerms (0.35s) [2025-01-27T20:26:06.636Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-01-27T20:26:28.489Z] --- PASS: coreos.ignition.v2.users (24.95s) [2025-01-27T20:26:36.541Z] --- PASS: rhcos.selinux.boolean.persist (43.22s) [2025-01-27T20:26:46.446Z] --- PASS: ext.config.ignition.kargs (39.45s) [2025-01-27T20:26:48.944Z] --- PASS: ext.config.butane.grub-users (72.33s) [2025-01-27T20:27:10.793Z] --- PASS: ext.config.ignition.systemd-enable-units (39.18s) [2025-01-27T20:27:16.016Z] --- PASS: ext.config.ssh.custom-host-key-permissions (27.08s) [2025-01-27T20:27:21.245Z] === RUN podman.workflow/exec [2025-01-27T20:27:21.245Z] === RUN podman.workflow/stop [2025-01-27T20:27:33.380Z] --- PASS: ext.config.disks.lvmdevices (56.50s) [2025-01-27T20:27:33.380Z] === RUN podman.workflow/remove [2025-01-27T20:27:33.380Z] === RUN podman.workflow/delete [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow (357.29s) [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow/run (309.13s) [2025-01-27T20:27:38.601Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-01-27T20:27:38.601Z] cluster.go:151: Getting image source signatures [2025-01-27T20:27:38.601Z] cluster.go:151: Copying blob sha256:a52c777f25d4afed9d7958da2f249de731ed6e4479ead4f00621589d0398610c [2025-01-27T20:27:38.601Z] cluster.go:151: Copying config sha256:a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 [2025-01-27T20:27:38.601Z] cluster.go:151: Writing manifest to image destination [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow/exec (0.35s) [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow/stop (10.67s) [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow/remove (0.59s) [2025-01-27T20:27:38.601Z] --- PASS: podman.workflow/delete (2.14s) [2025-01-27T20:27:38.601Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-01-27T20:27:38.601Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-01-27T20:27:46.730Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.49s) [2025-01-27T20:27:53.240Z] --- PASS: rpmostree.status (36.80s) [2025-01-27T20:27:55.750Z] --- PASS: ext.config.ignition.remote (47.86s) [2025-01-27T20:28:17.594Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-01-27T20:28:17.594Z] --- PASS: ext.config.docker.basic (44.84s) [2025-01-27T20:28:21.736Z] --- PASS: coreos.ignition.groups (36.39s) [2025-01-27T20:28:24.246Z] === RUN rootfs.uuid/RandomUUID [2025-01-27T20:28:28.389Z] --- PASS: rootfs.uuid (34.89s) [2025-01-27T20:28:28.389Z] --- PASS: rootfs.uuid/RandomUUID (0.16s) [2025-01-27T20:28:28.389Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-01-27T20:28:29.743Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-01-27T20:28:31.630Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-01-27T20:28:33.506Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-01-27T20:28:34.860Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-01-27T20:28:36.737Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-01-27T20:28:48.878Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-01-27T20:28:48.878Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-01-27T20:28:48.878Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-01-27T20:28:50.752Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-01-27T20:28:52.117Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-01-27T20:28:53.470Z] === RUN rpmostree.upgrade-rollback/rollback [2025-01-27T20:28:53.722Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-01-27T20:28:56.982Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.33s) [2025-01-27T20:28:58.534Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-01-27T20:28:58.786Z] --- PASS: ext.config.networking.hostname.fallback-hostname (36.95s) [2025-01-27T20:29:00.140Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-01-27T20:29:02.012Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-01-27T20:29:06.483Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-01-27T20:29:08.359Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-01-27T20:29:08.914Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-01-27T20:29:10.790Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-01-27T20:29:12.142Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-01-27T20:29:14.015Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-01-27T20:29:19.234Z] --- PASS: rpmostree.upgrade-rollback (83.44s) [2025-01-27T20:29:19.234Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.03s) [2025-01-27T20:29:19.234Z] --- PASS: rpmostree.upgrade-rollback/rollback (21.87s) [2025-01-27T20:29:25.742Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-01-27T20:29:27.644Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-01-27T20:29:28.997Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-01-27T20:29:29.553Z] --- PASS: ext.config.extensions.package (72.73s) [2025-01-27T20:29:29.553Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-01-27T20:29:29.806Z] === RUN rpmostree.install-uninstall/install [2025-01-27T20:29:31.158Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-01-27T20:29:33.043Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-01-27T20:29:33.043Z] === RUN basic.uefi/DbusPerms [2025-01-27T20:29:33.295Z] === RUN basic.uefi/ServicesActive [2025-01-27T20:29:33.549Z] === RUN basic.uefi/ReadOnly [2025-01-27T20:29:33.549Z] === RUN basic.uefi/Useradd [2025-01-27T20:29:33.802Z] === RUN basic.uefi/MachineID [2025-01-27T20:29:33.802Z] === RUN basic.uefi/FCOSGrowpart [2025-01-27T20:29:34.054Z] === RUN basic.uefi/PortSSH [2025-01-27T20:29:34.609Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-01-27T20:29:36.483Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi (38.83s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/DbusPerms (0.35s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/ServicesActive (0.14s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/MachineID (0.12s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-01-27T20:29:37.402Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-01-27T20:29:42.620Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-01-27T20:29:43.538Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-01-27T20:29:44.456Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-01-27T20:29:45.021Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-01-27T20:29:45.941Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-01-27T20:29:47.294Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-01-27T20:29:48.221Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-01-27T20:29:50.761Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-01-27T20:29:51.316Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-01-27T20:29:53.198Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-01-27T20:29:54.549Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-01-27T20:29:56.425Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-01-27T20:29:56.981Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-01-27T20:29:57.537Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-01-27T20:30:02.777Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-01-27T20:30:04.130Z] --- PASS: ext.config.swap.zram-generator (26.42s) [2025-01-27T20:30:04.130Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-01-27T20:30:06.003Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-01-27T20:30:06.559Z] --- PASS: ext.config.containers.quadlet (36.92s) [2025-01-27T20:30:07.477Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-01-27T20:30:09.359Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-01-27T20:30:11.234Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-01-27T20:30:12.585Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-01-27T20:30:14.465Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-01-27T20:30:15.021Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-01-27T20:30:15.938Z] === RUN rpmostree.install-uninstall/uninstall [2025-01-27T20:30:16.855Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-01-27T20:30:18.729Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-01-27T20:30:22.873Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (63.60s) [2025-01-27T20:30:30.924Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-01-27T20:30:31.177Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-01-27T20:30:31.732Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-01-27T20:30:33.606Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-01-27T20:30:35.486Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-01-27T20:30:36.837Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-01-27T20:30:38.710Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-01-27T20:30:40.066Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-01-27T20:30:40.993Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-01-27T20:30:41.547Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-01-27T20:30:42.103Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-01-27T20:30:43.974Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-01-27T20:30:44.895Z] --- PASS: ext.config.networking.force-persist-ip (41.04s) [2025-01-27T20:30:45.148Z] --- PASS: ext.config.ignition.stable-boot (38.72s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0 (190.70s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.73s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.70s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.70s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (10.71s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.75s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.71s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.73s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.71s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.71s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.72s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.68s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.63s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.70s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (11.69s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.74s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (1.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.63s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.75s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.68s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (5.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.73s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.67s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.63s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.64s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.64s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.69s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.75s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.69s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.68s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (1.74s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.73s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.68s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.75s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.72s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.69s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.73s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (11.99s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (0.68s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.64s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.64s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.70s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.66s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.64s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.65s) [2025-01-27T20:30:49.290Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.65s) [2025-01-27T20:30:57.348Z] --- PASS: rpmostree.install-uninstall (119.88s) [2025-01-27T20:30:57.348Z] --- PASS: rpmostree.install-uninstall/install (45.99s) [2025-01-27T20:30:57.348Z] --- PASS: rpmostree.install-uninstall/uninstall (37.48s) [2025-01-27T20:31:12.149Z] --- PASS: ext.config.ignition.systemd-disable (26.56s) [2025-01-27T20:31:14.655Z] --- PASS: fcos.network.listeners (25.37s) [2025-01-27T20:31:18.799Z] --- PASS: ext.config.var-mount.simple (56.46s) [2025-01-27T20:31:36.811Z] === RUN ostree.hotfix/unlock [2025-01-27T20:31:40.066Z] --- PASS: coreos.ignition.mount.disks (54.53s) [2025-01-27T20:31:44.219Z] === RUN ostree.hotfix/install [2025-01-27T20:31:44.774Z] === RUN ostree.hotfix/uninstall [2025-01-27T20:31:45.330Z] === RUN ostree.hotfix/persist [2025-01-27T20:32:07.168Z] === RUN ostree.hotfix/rollback [2025-01-27T20:32:09.679Z] --- PASS: multipath.day2 (72.50s) [2025-01-27T20:32:09.679Z] --- PASS: ext.config.networking.nameserver (29.93s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix (72.73s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix/unlock (8.69s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix/install (0.55s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix/uninstall (0.45s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix/persist (18.77s) [2025-01-27T20:32:27.694Z] --- PASS: ostree.hotfix/rollback (19.13s) [2025-01-27T20:33:06.702Z] --- PASS: ext.config.selinux.enforcing (55.45s) [2025-01-27T20:33:06.702Z] --- PASS: ext.config.networking.nmstate.state (57.01s) [2025-01-27T20:33:11.926Z] --- PASS: kdump.crash.ssh (113.14s) [2025-01-27T20:33:11.926Z] cluster.go:151: Running as unit: run-r91890a4c953643108c1d0c8bdb9b3f36.service; invocation ID: 1dc3529d35714484be3ab7974d5f836c [2025-01-27T20:33:21.853Z] --- PASS: coreos.ignition.mount.partitions (54.86s) [2025-01-27T20:33:31.766Z] --- PASS: ext.config.ignition.systemd-unmasking (26.64s) [2025-01-27T20:33:58.218Z] --- PASS: ext.config.networking.no-persist-ip (41.93s) [2025-01-27T20:33:58.218Z] --- PASS: ext.config.boot.grub2-install (36.46s) [2025-01-27T20:34:06.285Z] --- PASS: coreos.ignition.sethostname (34.06s) [2025-01-27T20:34:10.432Z] --- PASS: podman.network-single (178.12s) [2025-01-27T20:34:42.416Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (41.01s) [2025-01-27T20:34:48.920Z] --- PASS: multipath.partition (54.51s) [2025-01-27T20:35:01.061Z] --- PASS: ext.config.networking.nmstate.policy (114.58s) [2025-01-27T20:35:01.061Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-x86_64 [2025-01-27T20:35:01.064Z] [Pipeline] } [2025-01-27T20:35:01.068Z] [Pipeline] // withEnv [2025-01-27T20:35:01.076Z] [Pipeline] withEnv [2025-01-27T20:35:01.076Z] [Pipeline] { [2025-01-27T20:35:01.079Z] [Pipeline] sh [2025-01-27T20:35:01.675Z] + set -xeuo pipefail [2025-01-27T20:35:01.675Z] ++ umask [2025-01-27T20:35:01.675Z] + '[' 0022 = 0000 ']' [2025-01-27T20:35:01.675Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T20:35:01.675Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-01-27T20:35:01.675Z] 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-cuacu/kola-reprovision-x86_64 [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.luks.512e [2025-01-27T20:35:02.229Z] === RUN coreos.boot-mirror [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.raid1 [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.swap-before-root [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.filesystem-only [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-01-27T20:35:02.229Z] === RUN coreos.boot-mirror.luks [2025-01-27T20:35:02.229Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-01-27T20:35:02.229Z] === RUN ext.config.root-reprovision.luks [2025-01-27T20:37:08.575Z] --- PASS: ext.config.root-reprovision.luks.512e (112.36s) [2025-01-27T20:38:59.921Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.99s) [2025-01-27T20:40:36.237Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-01-27T20:41:02.697Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-01-27T20:41:29.145Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-01-27T20:42:07.756Z] --- PASS: coreos.boot-mirror.luks (185.80s) [2025-01-27T20:42:07.756Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.65s) [2025-01-27T20:42:07.756Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.88s) [2025-01-27T20:42:07.756Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-01-27T20:43:15.335Z] --- PASS: ext.config.root-reprovision.autosave-xfs (66.35s) [2025-01-27T20:44:37.047Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.29s) [2025-01-27T20:46:13.506Z] --- PASS: ext.config.root-reprovision.swap-before-root (94.51s) [2025-01-27T20:48:19.840Z] --- PASS: ext.config.root-reprovision.luks (124.78s) [2025-01-27T20:50:11.170Z] --- PASS: ext.config.root-reprovision.raid1 (106.21s) [2025-01-27T20:57:33.447Z] --- PASS: ext.config.rpm-ostree.kernel-replace (451.75s) [2025-01-27T20:59:24.780Z] === RUN coreos.boot-mirror/sanity-check [2025-01-27T20:59:24.780Z] === RUN coreos.boot-mirror/detach-primary [2025-01-27T21:00:03.396Z] === RUN coreos.boot-mirror/verify-fallback [2025-01-27T21:00:07.552Z] --- PASS: coreos.boot-mirror (156.55s) [2025-01-27T21:00:07.552Z] --- PASS: coreos.boot-mirror/sanity-check (1.95s) [2025-01-27T21:00:07.552Z] --- PASS: coreos.boot-mirror/detach-primary (41.63s) [2025-01-27T21:00:07.552Z] --- PASS: coreos.boot-mirror/verify-fallback (0.86s) [2025-01-27T21:00:07.552Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-reprovision-x86_64 [2025-01-27T21:00:07.554Z] [Pipeline] } [2025-01-27T21:00:07.560Z] [Pipeline] // withEnv [2025-01-27T21:00:07.597Z] [Pipeline] } [2025-01-27T21:00:07.651Z] [Pipeline] // parallel [2025-01-27T21:00:07.677Z] [Pipeline] withEnv [2025-01-27T21:00:07.677Z] [Pipeline] { [2025-01-27T21:00:07.699Z] [Pipeline] sh [2025-01-27T21:00:08.286Z] + set -xeuo pipefail [2025-01-27T21:00:08.286Z] ++ umask [2025-01-27T21:00:08.286Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:08.286Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:08.286Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-upgrade-x86_64 [2025-01-27T21:00:08.288Z] [Pipeline] } [2025-01-27T21:00:08.291Z] [Pipeline] // withEnv [2025-01-27T21:00:08.297Z] [Pipeline] withEnv [2025-01-27T21:00:08.297Z] [Pipeline] { [2025-01-27T21:00:08.314Z] [Pipeline] sh [2025-01-27T21:00:08.850Z] + set -xeuo pipefail [2025-01-27T21:00:08.850Z] ++ umask [2025-01-27T21:00:08.850Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:08.850Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:08.850Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu -c --xz kola-upgrade-x86_64 [2025-01-27T21:00:09.106Z] [Pipeline] } [2025-01-27T21:00:09.109Z] [Pipeline] // withEnv [2025-01-27T21:00:09.139Z] [Pipeline] archiveArtifacts [2025-01-27T21:00:09.142Z] Archiving artifacts [2025-01-27T21:00:09.705Z] [Pipeline] withEnv [2025-01-27T21:00:09.707Z] [Pipeline] { [2025-01-27T21:00:09.710Z] [Pipeline] sh [2025-01-27T21:00:10.297Z] + set -xeuo pipefail [2025-01-27T21:00:10.297Z] ++ umask [2025-01-27T21:00:10.297Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:10.297Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:10.297Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-upgrade-x86_64 --output - [2025-01-27T21:00:10.299Z] [Pipeline] } [2025-01-27T21:00:10.302Z] [Pipeline] // withEnv [2025-01-27T21:00:10.307Z] [Pipeline] junit [2025-01-27T21:00:10.319Z] Recording test results [2025-01-27T21:00:11.132Z] None of the test reports contained any result [2025-01-27T21:00:11.134Z] [Pipeline] withEnv [2025-01-27T21:00:11.134Z] [Pipeline] { [2025-01-27T21:00:11.138Z] [Pipeline] sh [2025-01-27T21:00:11.671Z] + set -xeuo pipefail [2025-01-27T21:00:11.671Z] ++ umask [2025-01-27T21:00:11.671Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:11.671Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:11.671Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-x86_64 [2025-01-27T21:00:11.673Z] [Pipeline] } [2025-01-27T21:00:11.675Z] [Pipeline] // withEnv [2025-01-27T21:00:11.682Z] [Pipeline] withEnv [2025-01-27T21:00:11.682Z] [Pipeline] { [2025-01-27T21:00:11.695Z] [Pipeline] sh [2025-01-27T21:00:12.222Z] + set -xeuo pipefail [2025-01-27T21:00:12.223Z] ++ umask [2025-01-27T21:00:12.223Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:12.223Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:12.223Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu -c --xz kola-x86_64 [2025-01-27T21:00:20.307Z] [Pipeline] } [2025-01-27T21:00:20.313Z] [Pipeline] // withEnv [2025-01-27T21:00:20.322Z] [Pipeline] archiveArtifacts [2025-01-27T21:00:20.333Z] Archiving artifacts [2025-01-27T21:00:23.407Z] [Pipeline] withEnv [2025-01-27T21:00:23.409Z] [Pipeline] { [2025-01-27T21:00:23.420Z] [Pipeline] sh [2025-01-27T21:00:23.953Z] + set -xeuo pipefail [2025-01-27T21:00:23.953Z] ++ umask [2025-01-27T21:00:23.953Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:23.953Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:23.953Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-x86_64 --output - [2025-01-27T21:00:23.955Z] [Pipeline] } [2025-01-27T21:00:23.958Z] [Pipeline] // withEnv [2025-01-27T21:00:24.005Z] [Pipeline] junit [2025-01-27T21:00:24.006Z] Recording test results [2025-01-27T21:00:24.073Z] None of the test reports contained any result [2025-01-27T21:00:24.075Z] [Pipeline] withEnv [2025-01-27T21:00:24.088Z] [Pipeline] { [2025-01-27T21:00:24.092Z] [Pipeline] sh [2025-01-27T21:00:24.619Z] + set -xeuo pipefail [2025-01-27T21:00:24.619Z] ++ umask [2025-01-27T21:00:24.619Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:24.619Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:24.619Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-reprovision-x86_64 [2025-01-27T21:00:24.620Z] [Pipeline] } [2025-01-27T21:00:24.623Z] [Pipeline] // withEnv [2025-01-27T21:00:24.654Z] [Pipeline] withEnv [2025-01-27T21:00:24.655Z] [Pipeline] { [2025-01-27T21:00:24.677Z] [Pipeline] sh [2025-01-27T21:00:25.204Z] + set -xeuo pipefail [2025-01-27T21:00:25.204Z] ++ umask [2025-01-27T21:00:25.204Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:25.204Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:25.204Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu -c --xz kola-reprovision-x86_64 [2025-01-27T21:00:28.464Z] [Pipeline] } [2025-01-27T21:00:28.467Z] [Pipeline] // withEnv [2025-01-27T21:00:28.547Z] [Pipeline] archiveArtifacts [2025-01-27T21:00:28.549Z] Archiving artifacts [2025-01-27T21:00:28.874Z] [Pipeline] withEnv [2025-01-27T21:00:28.876Z] [Pipeline] { [2025-01-27T21:00:28.880Z] [Pipeline] sh [2025-01-27T21:00:29.417Z] + set -xeuo pipefail [2025-01-27T21:00:29.417Z] ++ umask [2025-01-27T21:00:29.417Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:29.417Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:00:29.417Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-cuacu/kola-reprovision-x86_64 --output - [2025-01-27T21:00:29.418Z] [Pipeline] } [2025-01-27T21:00:29.421Z] [Pipeline] // withEnv [2025-01-27T21:00:29.426Z] [Pipeline] junit [2025-01-27T21:00:29.427Z] Recording test results [2025-01-27T21:00:29.486Z] None of the test reports contained any result [2025-01-27T21:00:29.487Z] [Pipeline] stage [2025-01-27T21:00:29.488Z] [Pipeline] { (x86_64:Build Metal) [2025-01-27T21:00:29.502Z] [Pipeline] withEnv [2025-01-27T21:00:29.503Z] [Pipeline] { [2025-01-27T21:00:29.507Z] [Pipeline] sh [2025-01-27T21:00:30.034Z] + set -xeuo pipefail [2025-01-27T21:00:30.034Z] ++ umask [2025-01-27T21:00:30.034Z] + '[' 0022 = 0000 ']' [2025-01-27T21:00:30.034Z] + cosa buildextend-metal [2025-01-27T21:00:30.034Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T21:00:30.288Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T21:00:30.288Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-27T21:00:31.207Z] Will build metal [2025-01-27T21:00:49.532Z] ++ arch [2025-01-27T21:00:49.532Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250127.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-p4De.json [2025-01-27T21:00:49.786Z] ostree init --mode=archive --repo=/tmp/tmpdg5a6381 [2025-01-27T21:00:49.786Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpdg5a6381 [2025-01-27T21:00:49.786Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpdg5a6381 [2025-01-27T21:00:49.786Z] + set +x [2025-01-27T21:00:49.786Z] + 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 /tmp/osbuild-p4De.json [2025-01-27T21:00:49.786Z]  [2025-01-27T21:00:49.786Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T21:00:49.786Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T21:00:49.786Z]  [2025-01-27T21:00:50.039Z] starting /tmp/osbuild-p4De.jsonPipeline source org.osbuild.curl: 703393c4db86db0baaffd517606d8cd9e1a18a9f98948ade313722bc97062088 [2025-01-27T21:00:50.039Z] Build [2025-01-27T21:00:50.039Z] root: [2025-01-27T21:00:50.294Z] [2025-01-27T21:00:50.294Z] ��� Duration: 1738011649s [2025-01-27T21:00:50.294Z] Pipeline source org.osbuild.ostree: e8bd6abf0ac1d477c4875cb03b09add55972c2c2fcd6df438debf9546434f83a [2025-01-27T21:00:50.294Z] Build [2025-01-27T21:00:50.294Z] root: [2025-01-27T21:00:50.294Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T21:00:50.294Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T21:00:50.294Z] [2025-01-27T21:00:50.294Z] ��� Duration: 1738011649s [2025-01-27T21:00:50.294Z] Pipeline raw-metal-image: adb4497b65d348a5e209e16f7ce7d1273dc77a29c6294416614b6bf319ac1077 [2025-01-27T21:00:50.294Z] Build [2025-01-27T21:00:50.294Z] root: [2025-01-27T21:00:50.294Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T21:00:50.294Z] org.osbuild.copy: 3def9980382fd2b443fc187612a3c7bae7198da936c2297557780d9f57714fd1 { [2025-01-27T21:00:50.294Z] "paths": [ [2025-01-27T21:00:50.294Z] { [2025-01-27T21:00:50.294Z] "from": "input://tree/disk.img", [2025-01-27T21:00:50.294Z] "to": "tree:///disk.img" [2025-01-27T21:00:50.294Z] } [2025-01-27T21:00:50.294Z] ] [2025-01-27T21:00:50.294Z] } [2025-01-27T21:00:50.850Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:00:50.850Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-27T21:00:50.850Z] [2025-01-27T21:00:50.850Z] ��� Duration: 0s [2025-01-27T21:00:50.850Z] org.osbuild.coreos.platform: adb4497b65d348a5e209e16f7ce7d1273dc77a29c6294416614b6bf319ac1077 { [2025-01-27T21:00:50.850Z] "platform": "metal" [2025-01-27T21:00:50.850Z] } [2025-01-27T21:00:51.105Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:00:51.105Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/ [2025-01-27T21:00:51.357Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0' [2025-01-27T21:00:51.357Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/boot [2025-01-27T21:00:51.610Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:00:51.610Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/boot unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/boot unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/var unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/sysroot unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts unmounted [2025-01-27T21:00:51.610Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts unmounted [2025-01-27T21:00:51.610Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ddv36av6/mounts/ [2025-01-27T21:00:51.863Z] [2025-01-27T21:00:51.863Z] ��� Duration: 0s [2025-01-27T21:00:51.863Z] Pipeline metal: 50eccb9dfd8c05c0247cc088719bed01264e9971e13a417eb2d1771cafedc0e4 [2025-01-27T21:00:51.863Z] Build [2025-01-27T21:00:51.863Z] root: [2025-01-27T21:00:51.863Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T21:00:51.863Z] org.osbuild.copy: 50eccb9dfd8c05c0247cc088719bed01264e9971e13a417eb2d1771cafedc0e4 { [2025-01-27T21:00:51.863Z] "paths": [ [2025-01-27T21:00:51.863Z] { [2025-01-27T21:00:51.863Z] "from": "input://tree/disk.img", [2025-01-27T21:00:51.863Z] "to": "tree:///fedora-coreos-41.20250127.dev.0-metal.x86_64.raw" [2025-01-27T21:00:51.863Z] } [2025-01-27T21:00:51.863Z] ] [2025-01-27T21:00:51.863Z] } [2025-01-27T21:00:51.863Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:00:52.116Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw' [2025-01-27T21:00:52.116Z] [2025-01-27T21:00:52.116Z] ��� Duration: 0s [2025-01-27T21:00:52.369Z] manifest /tmp/osbuild-p4De.json finished successfully [2025-01-27T21:00:52.369Z] oci-archive: c5359d3c7bcf882d9e6deb2f2e9d5df4c323a9519cbff347e6fe4106c056e484 [2025-01-27T21:00:52.369Z] deployed-tree: 39e133b69d88aaccbfe9edec01aa47301c8107b6d507a009fcf8c75f88545f31 [2025-01-27T21:00:52.369Z] tree: fc7c6cbeb38ef46c301f49be21a1e0240af26549a82e3a7819a670fb372c9381 [2025-01-27T21:00:52.369Z] raw-image: 90b2d076f9dd4b695290674773603ba8159981117df77111c46d54e0739bb47d [2025-01-27T21:00:52.369Z] raw-4k-image: c0eb5be0b9445ebed2c429bacbece9491fc07dec86aef0dff671639579db9283 [2025-01-27T21:00:52.369Z] raw-applehv-image: 1a39b9a44b324b89979eabd95a66c4c5d20e60a643ebb2489bf7ddba18bdab94 [2025-01-27T21:00:52.369Z] applehv: 94e120a4a7321c9ae76921d27367008463b5f360150ebe902db1a6ba872433aa [2025-01-27T21:00:52.369Z] raw-gcp-image: 56e73316ee22142c7b1c13a44200a04886a1f8a79776fd1583d7621c73a973da [2025-01-27T21:00:52.369Z] raw-gcp-image-tar: c0ba3c378814b34440adb39b1cd06515cdcc2a4ae3b4489241d02cf6b2eb0edf [2025-01-27T21:00:52.369Z] gcp: e5c9c8611f60999db1f84a8aa9424c7bad6bc8b7f985cd92a32e1dc280e82c45 [2025-01-27T21:00:52.369Z] raw-hyperv-image: 290248234e4c18b22754fad4f79a5cca8e899b5e08859b3bc95f083bc5a6e4d7 [2025-01-27T21:00:52.369Z] hyperv: 63eb8ce459ee82ee4012be8544838ddba34fb7b13061ff2d416a3789e34fe482 [2025-01-27T21:00:52.369Z] raw-metal-image: adb4497b65d348a5e209e16f7ce7d1273dc77a29c6294416614b6bf319ac1077 [2025-01-27T21:00:52.369Z] metal: 50eccb9dfd8c05c0247cc088719bed01264e9971e13a417eb2d1771cafedc0e4 [2025-01-27T21:00:52.369Z] raw-metal4k-image: b4797bcdf6c862823d2db1799bb78af978ff4316faf245e32572a50164a7ed29 [2025-01-27T21:00:52.369Z] metal4k: 041330265d5e7a85119077453834d3e5ba253f0e03f9ce67329e870b2876e7d9 [2025-01-27T21:00:52.369Z] raw-qemu-image: 630ffaa25ebb71b0d67f891219319cd721af757060d47846a5f5732640774aa1 [2025-01-27T21:00:52.369Z] qemu: 07a97ec2bdaa2ecaa5cb70e4d5eb643ecb32a745f55cb0713b2f4e9de4b3c79b [2025-01-27T21:00:52.369Z] live: 38ea11e42fea9385e246ebc0ccd128fb993f1c442b0f23f63df0b9b3b0287531 [2025-01-27T21:00:52.369Z] + set +x [2025-01-27T21:00:58.878Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.BjeMcN9nph/metal/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw': Operation not permitted [2025-01-27T21:00:58.878Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.BjeMcN9nph/metal': Operation not permitted [2025-01-27T21:01:05.385Z] /home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/meta.json wrote with version stamp 1738011664492891813 [2025-01-27T21:01:05.385Z] Successfully generated: fedora-coreos-41.20250127.dev.0-metal.x86_64.raw [2025-01-27T21:01:05.386Z] [Pipeline] } [2025-01-27T21:01:05.400Z] [Pipeline] // withEnv [2025-01-27T21:01:05.406Z] [Pipeline] withEnv [2025-01-27T21:01:05.407Z] [Pipeline] { [2025-01-27T21:01:05.411Z] [Pipeline] sh [2025-01-27T21:01:05.954Z] + set -xeuo pipefail [2025-01-27T21:01:05.954Z] ++ umask [2025-01-27T21:01:05.954Z] + '[' 0022 = 0000 ']' [2025-01-27T21:01:05.954Z] + cosa buildextend-metal4k [2025-01-27T21:01:05.954Z] info: Missing CAP_SYS_ADMIN; using virt [2025-01-27T21:01:06.206Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 [2025-01-27T21:01:06.206Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-01-27T21:01:07.127Z] Will build metal4k [2025-01-27T21:01:25.126Z] ++ arch [2025-01-27T21:01:25.126Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-41.20250127.dev.0"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20250127.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2651 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2138 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-a8t3.json [2025-01-27T21:01:27.002Z] ostree init --mode=archive --repo=/tmp/tmpt1g1lu_g [2025-01-27T21:01:27.002Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmpt1g1lu_g [2025-01-27T21:01:27.002Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmpt1g1lu_g [2025-01-27T21:01:27.002Z] + set +x [2025-01-27T21:01:27.002Z] + 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=metal4k /tmp/osbuild-a8t3.json [2025-01-27T21:01:27.002Z]  [2025-01-27T21:01:27.002Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T21:01:27.002Z] /dev/vdb1 30G 9.1G 21G 31% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T21:01:27.002Z]  [2025-01-27T21:01:27.558Z] starting /tmp/osbuild-a8t3.jsonPipeline source org.osbuild.curl: 703393c4db86db0baaffd517606d8cd9e1a18a9f98948ade313722bc97062088 [2025-01-27T21:01:27.558Z] Build [2025-01-27T21:01:27.558Z] root: [2025-01-27T21:01:27.558Z] [2025-01-27T21:01:27.558Z] ��� Duration: 1738011687s [2025-01-27T21:01:27.558Z] Pipeline source org.osbuild.ostree: e8bd6abf0ac1d477c4875cb03b09add55972c2c2fcd6df438debf9546434f83a [2025-01-27T21:01:27.558Z] Build [2025-01-27T21:01:27.558Z] root: [2025-01-27T21:01:27.558Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T21:01:27.558Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo [2025-01-27T21:01:27.558Z] [2025-01-27T21:01:27.558Z] ��� Duration: 1738011687s [2025-01-27T21:01:27.813Z] Pipeline raw-4k-image: c0eb5be0b9445ebed2c429bacbece9491fc07dec86aef0dff671639579db9283 [2025-01-27T21:01:27.813Z] Build [2025-01-27T21:01:27.813Z] root: [2025-01-27T21:01:27.813Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T21:01:27.813Z] org.osbuild.truncate: bea24f5e70641a79b806a056cb0e128e84a0406a6d6508d0cf0aa6395bfe6aea { [2025-01-27T21:01:27.813Z] "filename": "disk.img", [2025-01-27T21:01:27.813Z] "size": "2779774976" [2025-01-27T21:01:27.813Z] } [2025-01-27T21:01:27.813Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:28.065Z] [2025-01-27T21:01:28.065Z] ��� Duration: 0s [2025-01-27T21:01:28.065Z] org.osbuild.sfdisk: 77ee5604435ebc0f158ac7dcd88765327ceb1821c103ff7f51c7c0f7316539af { [2025-01-27T21:01:28.065Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-01-27T21:01:28.065Z] "label": "gpt", [2025-01-27T21:01:28.065Z] "partitions": [ [2025-01-27T21:01:28.065Z] { [2025-01-27T21:01:28.065Z] "start": 256, [2025-01-27T21:01:28.065Z] "partnum": 1, [2025-01-27T21:01:28.065Z] "size": 256, [2025-01-27T21:01:28.065Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-27T21:01:28.065Z] "bootable": true, [2025-01-27T21:01:28.065Z] "name": "BIOS-BOOT" [2025-01-27T21:01:28.065Z] }, [2025-01-27T21:01:28.065Z] { [2025-01-27T21:01:28.065Z] "start": 512, [2025-01-27T21:01:28.065Z] "partnum": 2, [2025-01-27T21:01:28.065Z] "size": 32512, [2025-01-27T21:01:28.065Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-27T21:01:28.065Z] "name": "EFI-SYSTEM" [2025-01-27T21:01:28.065Z] }, [2025-01-27T21:01:28.065Z] { [2025-01-27T21:01:28.065Z] "start": 33024, [2025-01-27T21:01:28.065Z] "partnum": 3, [2025-01-27T21:01:28.065Z] "size": 98304, [2025-01-27T21:01:28.065Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T21:01:28.065Z] "name": "boot" [2025-01-27T21:01:28.065Z] }, [2025-01-27T21:01:28.065Z] { [2025-01-27T21:01:28.065Z] "start": 131328, [2025-01-27T21:01:28.065Z] "partnum": 4, [2025-01-27T21:01:28.065Z] "size": 547072, [2025-01-27T21:01:28.065Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T21:01:28.065Z] "name": "root" [2025-01-27T21:01:28.065Z] } [2025-01-27T21:01:28.065Z] ] [2025-01-27T21:01:28.065Z] } [2025-01-27T21:01:28.318Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:28.318Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:28.572Z] label: gpt [2025-01-27T21:01:28.572Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-01-27T21:01:28.572Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-01-27T21:01:28.572Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-01-27T21:01:28.572Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-01-27T21:01:28.572Z] /dev/loop0p4: start="131328", size="547072", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-01-27T21:01:28.572Z] { [2025-01-27T21:01:28.572Z] "partitiontable": { [2025-01-27T21:01:28.572Z] "label": "gpt", [2025-01-27T21:01:28.572Z] "id": "00000000-0000-4000-A000-000000000001", [2025-01-27T21:01:28.572Z] "device": "/dev/loop0", [2025-01-27T21:01:28.572Z] "unit": "sectors", [2025-01-27T21:01:28.572Z] "firstlba": 256, [2025-01-27T21:01:28.572Z] "lastlba": 678650, [2025-01-27T21:01:28.572Z] "sectorsize": 4096, [2025-01-27T21:01:28.572Z] "partitions": [ [2025-01-27T21:01:28.572Z] { [2025-01-27T21:01:28.572Z] "node": "/dev/loop0p1", [2025-01-27T21:01:28.572Z] "start": 256, [2025-01-27T21:01:28.572Z] "size": 256, [2025-01-27T21:01:28.572Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-01-27T21:01:28.572Z] "uuid": "20708ECF-81B0-4B83-BC61-D8796DA0849A", [2025-01-27T21:01:28.572Z] "name": "BIOS-BOOT" [2025-01-27T21:01:28.572Z] },{ [2025-01-27T21:01:28.572Z] "node": "/dev/loop0p2", [2025-01-27T21:01:28.572Z] "start": 512, [2025-01-27T21:01:28.572Z] "size": 32512, [2025-01-27T21:01:28.572Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-01-27T21:01:28.572Z] "uuid": "A39B70EC-2614-453C-B9AB-7DBDA2159159", [2025-01-27T21:01:28.572Z] "name": "EFI-SYSTEM" [2025-01-27T21:01:28.572Z] },{ [2025-01-27T21:01:28.572Z] "node": "/dev/loop0p3", [2025-01-27T21:01:28.572Z] "start": 33024, [2025-01-27T21:01:28.572Z] "size": 98304, [2025-01-27T21:01:28.572Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T21:01:28.572Z] "uuid": "3B4F00B1-03C3-43C6-B8C9-A80577B32C7B", [2025-01-27T21:01:28.572Z] "name": "boot" [2025-01-27T21:01:28.572Z] },{ [2025-01-27T21:01:28.572Z] "node": "/dev/loop0p4", [2025-01-27T21:01:28.572Z] "start": 131328, [2025-01-27T21:01:28.572Z] "size": 547072, [2025-01-27T21:01:28.572Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-01-27T21:01:28.572Z] "uuid": "81EE63AC-1B13-44FA-B27F-4C371363BE3A", [2025-01-27T21:01:28.572Z] "name": "root" [2025-01-27T21:01:28.572Z] } [2025-01-27T21:01:28.572Z] ] [2025-01-27T21:01:28.572Z] } [2025-01-27T21:01:28.572Z] } [2025-01-27T21:01:28.572Z] [2025-01-27T21:01:28.572Z] ��� Duration: 0s [2025-01-27T21:01:28.572Z] org.osbuild.mkfs.fat: 156887d1e8e17cfe12ceb3dd8023f46156ba839c06b71330fdf0168a4060ff3e { [2025-01-27T21:01:28.572Z] "label": "EFI-SYSTEM", [2025-01-27T21:01:28.572Z] "volid": "7B7795E7" [2025-01-27T21:01:28.572Z] } [2025-01-27T21:01:28.572Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T21:01:28.825Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:28.825Z] mkfs.fat 4.2 (2021-01-31) [2025-01-27T21:01:29.077Z] [2025-01-27T21:01:29.077Z] ��� Duration: 0s [2025-01-27T21:01:29.077Z] org.osbuild.mkfs.ext4: a4158d48b6a130f0546e6b87af4354a87883797f528d6fdd1cd7f6eff253a967 { [2025-01-27T21:01:29.077Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-01-27T21:01:29.077Z] "label": "boot", [2025-01-27T21:01:29.077Z] "metadata_csum_seed": true [2025-01-27T21:01:29.077Z] } [2025-01-27T21:01:29.077Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T21:01:29.077Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:29.331Z] mke2fs 1.47.1 (20-May-2024) [2025-01-27T21:01:29.331Z] Discarding device blocks: 0/98304 done [2025-01-27T21:01:29.331Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-01-27T21:01:29.331Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-01-27T21:01:29.331Z] Superblock backups stored on blocks: [2025-01-27T21:01:29.331Z] 32768 [2025-01-27T21:01:29.331Z] [2025-01-27T21:01:29.331Z] Allocating group tables: 0/3 done [2025-01-27T21:01:29.331Z] Writing inode tables: 0/3 done [2025-01-27T21:01:29.331Z] Creating journal (4096 blocks): done [2025-01-27T21:01:29.331Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-01-27T21:01:29.331Z] [2025-01-27T21:01:29.331Z] [2025-01-27T21:01:29.331Z] ��� Duration: 0s [2025-01-27T21:01:29.331Z] org.osbuild.mkfs.xfs: 8455639c5775e7c29abe7a1ab4734cfa586c5298f9ca8b5a0f47587c94842bde { [2025-01-27T21:01:29.331Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-01-27T21:01:29.331Z] "label": "root" [2025-01-27T21:01:29.331Z] } [2025-01-27T21:01:29.331Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-01-27T21:01:29.584Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:29.584Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136768 blks [2025-01-27T21:01:29.584Z] = sectsz=4096 attr=2, projid32bit=1 [2025-01-27T21:01:29.584Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-01-27T21:01:29.584Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-01-27T21:01:29.584Z] data = bsize=4096 blocks=547072, imaxpct=25 [2025-01-27T21:01:29.584Z] = sunit=0 swidth=0 blks [2025-01-27T21:01:29.584Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-01-27T21:01:29.584Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-01-27T21:01:29.584Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-01-27T21:01:29.584Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-01-27T21:01:29.584Z] Discarding blocks...Done. [2025-01-27T21:01:29.854Z] [2025-01-27T21:01:29.854Z] ��� Duration: 0s [2025-01-27T21:01:29.854Z] org.osbuild.mkdir: d6fe2eb0c6a5cb33497fb5adadb3bc3fd1b959320b3f357c86164cc295400a70 { [2025-01-27T21:01:29.854Z] "paths": [ [2025-01-27T21:01:29.854Z] { [2025-01-27T21:01:29.854Z] "path": "mount://root/boot", [2025-01-27T21:01:29.854Z] "mode": 493 [2025-01-27T21:01:29.854Z] }, [2025-01-27T21:01:29.854Z] { [2025-01-27T21:01:29.854Z] "path": "mount://boot/efi", [2025-01-27T21:01:29.854Z] "mode": 493 [2025-01-27T21:01:29.854Z] } [2025-01-27T21:01:29.854Z] ] [2025-01-27T21:01:29.854Z] } [2025-01-27T21:01:29.854Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:29.854Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-__ahu_8o/mounts/root-mount-point [2025-01-27T21:01:30.108Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-__ahu_8o/mounts/boot-mount-point [2025-01-27T21:01:30.108Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:30.361Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-__ahu_8o/mounts/boot-mount-point unmounted [2025-01-27T21:01:30.361Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-__ahu_8o/mounts/root-mount-point unmounted [2025-01-27T21:01:30.361Z] [2025-01-27T21:01:30.361Z] ��� Duration: 0s [2025-01-27T21:01:30.361Z] org.osbuild.selinux: 9090988d08bbf89406956bc8b67102cf2e42514593879fa6594426eb584dca77 { [2025-01-27T21:01:30.361Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-27T21:01:30.361Z] "target": "mount://root/" [2025-01-27T21:01:30.361Z] } [2025-01-27T21:01:30.612Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:30.612Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6lastvm8/mounts/ [2025-01-27T21:01:30.612Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:30.865Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6lastvm8/mounts/ unmounted [2025-01-27T21:01:30.865Z] [2025-01-27T21:01:30.865Z] ��� Duration: 0s [2025-01-27T21:01:30.865Z] org.osbuild.selinux: cced30a87e27d32834f6744240461ea55252da3bc6cd0fc5795af5dc821c0124 { [2025-01-27T21:01:30.865Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-01-27T21:01:30.865Z] "target": "mount://root/boot/" [2025-01-27T21:01:30.865Z] } [2025-01-27T21:01:31.117Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:31.117Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjn78fng/mounts/ [2025-01-27T21:01:31.370Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjn78fng/mounts/boot [2025-01-27T21:01:31.623Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:31.623Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjn78fng/mounts/boot unmounted [2025-01-27T21:01:31.623Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-sjn78fng/mounts/ unmounted [2025-01-27T21:01:31.877Z] [2025-01-27T21:01:31.877Z] ��� Duration: 0s [2025-01-27T21:01:31.877Z] org.osbuild.copy: f26ef20cf821f6f6c09466e6980a7e6554a941ab3ebd1a45fceace0ce398b516 { [2025-01-27T21:01:31.877Z] "paths": [ [2025-01-27T21:01:31.877Z] { [2025-01-27T21:01:31.877Z] "from": "input://tree/", [2025-01-27T21:01:31.877Z] "to": "mount://root/" [2025-01-27T21:01:31.877Z] } [2025-01-27T21:01:31.877Z] ] [2025-01-27T21:01:31.877Z] } [2025-01-27T21:01:31.877Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:32.130Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/ [2025-01-27T21:01:32.130Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/boot [2025-01-27T21:01:32.130Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/boot/efi [2025-01-27T21:01:32.382Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:32.382Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-01-27T21:01:37.601Z]  [2025-01-27T21:01:37.601Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T21:01:37.601Z] /dev/vdb1 30G 9.7G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T21:01:37.601Z]  [2025-01-27T21:01:47.518Z]  [2025-01-27T21:01:47.518Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T21:01:47.518Z] /dev/vdb1 30G 11G 20G 35% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T21:01:47.518Z]  [2025-01-27T21:01:57.425Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/boot/efi unmounted [2025-01-27T21:01:57.425Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/boot unmounted [2025-01-27T21:01:57.425Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bcv5qbqk/mounts/ unmounted [2025-01-27T21:01:57.425Z] [2025-01-27T21:01:57.425Z] ��� Duration: 25s [2025-01-27T21:01:57.425Z] org.osbuild.bootupd: d634d632642fd8736b2849d9fb763b514bc3cf919c5ce168ee43752d7ce6090a { [2025-01-27T21:01:57.425Z] "static-configs": true, [2025-01-27T21:01:57.425Z] "deployment": { [2025-01-27T21:01:57.425Z] "default": true [2025-01-27T21:01:57.425Z] } [2025-01-27T21:01:57.425Z] } [2025-01-27T21:01:57.425Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:57.425Z]  [2025-01-27T21:01:57.425Z] Filesystem Size Used Avail Use% Mounted on [2025-01-27T21:01:57.425Z] /dev/vdb1 30G 11G 20G 37% /home/jenkins/agent/workspace/test-override/cache [2025-01-27T21:01:57.425Z]  [2025-01-27T21:01:57.425Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/ [2025-01-27T21:01:57.425Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/boot [2025-01-27T21:01:57.425Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/boot/efi [2025-01-27T21:01:57.425Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:57.678Z] Skip installing component BIOS without target device [2025-01-27T21:01:57.678Z] Installed 40_coreos-ignition.cfg [2025-01-27T21:01:57.678Z] Installed 70_coreos-user.cfg [2025-01-27T21:01:57.678Z] Installed: grub.cfg [2025-01-27T21:01:57.678Z] Installed: "fedora/grub.cfg" [2025-01-27T21:01:57.931Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/boot/efi unmounted [2025-01-27T21:01:57.931Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/boot unmounted [2025-01-27T21:01:57.931Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ieh3d2n1/mounts/ unmounted [2025-01-27T21:01:57.931Z] [2025-01-27T21:01:57.931Z] ��� Duration: 0s [2025-01-27T21:01:57.931Z] org.osbuild.chattr: c0eb5be0b9445ebed2c429bacbece9491fc07dec86aef0dff671639579db9283 { [2025-01-27T21:01:57.931Z] "items": { [2025-01-27T21:01:57.931Z] "mount://root/": { [2025-01-27T21:01:57.931Z] "immutable": true [2025-01-27T21:01:57.931Z] } [2025-01-27T21:01:57.931Z] } [2025-01-27T21:01:57.931Z] } [2025-01-27T21:01:57.931Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:58.184Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/ [2025-01-27T21:01:58.184Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0' [2025-01-27T21:01:58.437Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/boot unmounted [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/var unmounted [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/sysroot unmounted [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts unmounted [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts unmounted [2025-01-27T21:01:58.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts unmounted [2025-01-27T21:01:58.437Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o6vzjkco/mounts/ [2025-01-27T21:01:58.437Z] [2025-01-27T21:01:58.437Z] ��� Duration: 0s [2025-01-27T21:01:58.437Z] Pipeline raw-metal4k-image: b4797bcdf6c862823d2db1799bb78af978ff4316faf245e32572a50164a7ed29 [2025-01-27T21:01:58.437Z] Build [2025-01-27T21:01:58.437Z] root: [2025-01-27T21:01:58.437Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T21:01:58.437Z] org.osbuild.copy: daf65c28556148d6f1cb2ae27c48a21ba670abbd9b6277f7dbded1f7fbefc002 { [2025-01-27T21:01:58.437Z] "paths": [ [2025-01-27T21:01:58.437Z] { [2025-01-27T21:01:58.437Z] "from": "input://tree/disk.img", [2025-01-27T21:01:58.437Z] "to": "tree:///disk.img" [2025-01-27T21:01:58.437Z] } [2025-01-27T21:01:58.437Z] ] [2025-01-27T21:01:58.437Z] } [2025-01-27T21:01:58.690Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:58.958Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-01-27T21:01:58.958Z] [2025-01-27T21:01:58.958Z] ��� Duration: 0s [2025-01-27T21:01:58.958Z] org.osbuild.coreos.platform: b4797bcdf6c862823d2db1799bb78af978ff4316faf245e32572a50164a7ed29 { [2025-01-27T21:01:58.958Z] "platform": "metal" [2025-01-27T21:01:58.958Z] } [2025-01-27T21:01:58.958Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-01-27T21:01:59.211Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/ [2025-01-27T21:01:59.211Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0' [2025-01-27T21:01:59.211Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/boot [2025-01-27T21:01:59.463Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:59.463Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/boot unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/boot unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/var unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/sysroot unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts unmounted [2025-01-27T21:01:59.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts unmounted [2025-01-27T21:01:59.716Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-na5fwde0/mounts/ [2025-01-27T21:01:59.716Z] [2025-01-27T21:01:59.716Z] ��� Duration: 0s [2025-01-27T21:01:59.716Z] Pipeline metal4k: 041330265d5e7a85119077453834d3e5ba253f0e03f9ce67329e870b2876e7d9 [2025-01-27T21:01:59.716Z] Build [2025-01-27T21:01:59.716Z] root: [2025-01-27T21:01:59.716Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-01-27T21:01:59.716Z] org.osbuild.copy: 041330265d5e7a85119077453834d3e5ba253f0e03f9ce67329e870b2876e7d9 { [2025-01-27T21:01:59.716Z] "paths": [ [2025-01-27T21:01:59.716Z] { [2025-01-27T21:01:59.716Z] "from": "input://tree/disk.img", [2025-01-27T21:01:59.716Z] "to": "tree:///fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw" [2025-01-27T21:01:59.716Z] } [2025-01-27T21:01:59.716Z] ] [2025-01-27T21:01:59.716Z] } [2025-01-27T21:01:59.970Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-01-27T21:01:59.970Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw' [2025-01-27T21:01:59.970Z] [2025-01-27T21:01:59.970Z] ��� Duration: 0s [2025-01-27T21:02:00.222Z] manifest /tmp/osbuild-a8t3.json finished successfully [2025-01-27T21:02:00.222Z] oci-archive: c5359d3c7bcf882d9e6deb2f2e9d5df4c323a9519cbff347e6fe4106c056e484 [2025-01-27T21:02:00.222Z] deployed-tree: 39e133b69d88aaccbfe9edec01aa47301c8107b6d507a009fcf8c75f88545f31 [2025-01-27T21:02:00.222Z] tree: fc7c6cbeb38ef46c301f49be21a1e0240af26549a82e3a7819a670fb372c9381 [2025-01-27T21:02:00.222Z] raw-image: 90b2d076f9dd4b695290674773603ba8159981117df77111c46d54e0739bb47d [2025-01-27T21:02:00.222Z] raw-4k-image: c0eb5be0b9445ebed2c429bacbece9491fc07dec86aef0dff671639579db9283 [2025-01-27T21:02:00.222Z] raw-applehv-image: 1a39b9a44b324b89979eabd95a66c4c5d20e60a643ebb2489bf7ddba18bdab94 [2025-01-27T21:02:00.222Z] applehv: 94e120a4a7321c9ae76921d27367008463b5f360150ebe902db1a6ba872433aa [2025-01-27T21:02:00.222Z] raw-gcp-image: 56e73316ee22142c7b1c13a44200a04886a1f8a79776fd1583d7621c73a973da [2025-01-27T21:02:00.222Z] raw-gcp-image-tar: c0ba3c378814b34440adb39b1cd06515cdcc2a4ae3b4489241d02cf6b2eb0edf [2025-01-27T21:02:00.222Z] gcp: e5c9c8611f60999db1f84a8aa9424c7bad6bc8b7f985cd92a32e1dc280e82c45 [2025-01-27T21:02:00.222Z] raw-hyperv-image: 290248234e4c18b22754fad4f79a5cca8e899b5e08859b3bc95f083bc5a6e4d7 [2025-01-27T21:02:00.222Z] hyperv: 63eb8ce459ee82ee4012be8544838ddba34fb7b13061ff2d416a3789e34fe482 [2025-01-27T21:02:00.222Z] raw-metal-image: adb4497b65d348a5e209e16f7ce7d1273dc77a29c6294416614b6bf319ac1077 [2025-01-27T21:02:00.222Z] metal: 50eccb9dfd8c05c0247cc088719bed01264e9971e13a417eb2d1771cafedc0e4 [2025-01-27T21:02:00.222Z] raw-metal4k-image: b4797bcdf6c862823d2db1799bb78af978ff4316faf245e32572a50164a7ed29 [2025-01-27T21:02:00.222Z] metal4k: 041330265d5e7a85119077453834d3e5ba253f0e03f9ce67329e870b2876e7d9 [2025-01-27T21:02:00.222Z] raw-qemu-image: 630ffaa25ebb71b0d67f891219319cd721af757060d47846a5f5732640774aa1 [2025-01-27T21:02:00.222Z] qemu: 07a97ec2bdaa2ecaa5cb70e4d5eb643ecb32a745f55cb0713b2f4e9de4b3c79b [2025-01-27T21:02:00.222Z] live: 38ea11e42fea9385e246ebc0ccd128fb993f1c442b0f23f63df0b9b3b0287531 [2025-01-27T21:02:00.475Z] + set +x [2025-01-27T21:02:04.630Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.zH5PmmVyrL/metal4k/fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-01-27T21:02:04.630Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.zH5PmmVyrL/metal4k': Operation not permitted [2025-01-27T21:02:14.534Z] /home/jenkins/agent/workspace/test-override/builds/41.20250127.dev.0/x86_64/meta.json wrote with version stamp 1738011734181812228 [2025-01-27T21:02:14.534Z] Successfully generated: fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw [2025-01-27T21:02:14.536Z] [Pipeline] } [2025-01-27T21:02:14.540Z] [Pipeline] // withEnv [2025-01-27T21:02:14.590Z] [Pipeline] } [2025-01-27T21:02:14.655Z] [Pipeline] // stage [2025-01-27T21:02:14.669Z] [Pipeline] stage [2025-01-27T21:02:14.669Z] [Pipeline] { (x86_64:Build Live) [2025-01-27T21:02:14.713Z] [Pipeline] withEnv [2025-01-27T21:02:14.713Z] [Pipeline] { [2025-01-27T21:02:14.728Z] [Pipeline] sh [2025-01-27T21:02:15.266Z] + set -xeuo pipefail [2025-01-27T21:02:15.266Z] ++ umask [2025-01-27T21:02:15.266Z] + '[' 0022 = 0000 ']' [2025-01-27T21:02:15.266Z] + cosa buildextend-live --fast [2025-01-27T21:02:15.266Z] Targeting build: 41.20250127.dev.0 [2025-01-27T21:02:15.524Z] 2025-01-27 21:02:15,309 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/usr/lib/modules'] [2025-01-27T21:02:15.524Z] 2025-01-27 21:02:15,319 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.10-200.fc41.x86_64/vmlinuz', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-27T21:02:15.524Z] 2025-01-27 21:02:15,367 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.10-200.fc41.x86_64/initramfs.img', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-01-27T21:02:15.777Z] 2025-01-27 21:02:15,560 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/usr/share/coreos-installer/example-config.yaml'] [2025-01-27T21:02:15.778Z] 2025-01-27 21:02:15,575 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/tmp/tmpuqvmd3sz'] [2025-01-27T21:02:15.778Z] Generating osmet file for 512b metal image [2025-01-27T21:02:15.778Z] 2025-01-27 21:02:15,591 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250127.dev.0', '--checksum', 'a9f41bb68a4fad0ad075cd6aec5df86ae7a3873d77df8a37aca125c95ba66290', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-27T21:02:33.781Z] + RUST_BACKTRACE=full [2025-01-27T21:02:33.781Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250127.dev.0' --checksum a9f41bb68a4fad0ad075cd6aec5df86ae7a3873d77df8a37aca125c95ba66290 --output /var/tmp/coreos-installer-output --fast [2025-01-27T21:02:33.781Z] Total OSTree objects scanned from /root: 17759 (17753 mapped, 6 empty) [2025-01-27T21:02:33.781Z] Total OSTree objects found in /boot: 317 [2025-01-27T21:02:33.781Z] Duplicate extents dropped: 0 [2025-01-27T21:02:33.781Z] Overlapping extents clamped: 0 [2025-01-27T21:02:33.781Z] Total /root extents: 17754 [2025-01-27T21:02:33.781Z] Duplicate extents dropped: 0 [2025-01-27T21:02:33.781Z] Overlapping extents clamped: 0 [2025-01-27T21:02:33.781Z] Total /boot extents: 322 [2025-01-27T21:02:33.781Z] Packing image [2025-01-27T21:02:55.622Z] Total bytes skipped: 1680488448 [2025-01-27T21:02:55.622Z] Total bytes written: 1099286528 [2025-01-27T21:02:55.622Z] Total bytes written (compressed): 24213028 [2025-01-27T21:02:55.622Z] Verifying that repacked image matches digest [2025-01-27T21:03:00.840Z] Packing successful! [2025-01-27T21:03:00.840Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-27T21:03:00.840Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-27T21:03:02.714Z] Generating osmet file for 4k metal image [2025-01-27T21:03:02.714Z] 2025-01-27 21:03:02,497 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-41.20250127.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 41.20250127.dev.0', '--checksum', '28c9502aa582c2313932334c5b50c3034c08d4f05b973f78e5af9ee37796cec4', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-01-27T21:03:20.712Z] + RUST_BACKTRACE=full [2025-01-27T21:03:20.712Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 41.20250127.dev.0' --checksum 28c9502aa582c2313932334c5b50c3034c08d4f05b973f78e5af9ee37796cec4 --output /var/tmp/coreos-installer-output --fast [2025-01-27T21:03:20.712Z] Total OSTree objects scanned from /root: 17759 (17753 mapped, 6 empty) [2025-01-27T21:03:20.712Z] Total OSTree objects found in /boot: 3 [2025-01-27T21:03:20.712Z] Duplicate extents dropped: 0 [2025-01-27T21:03:20.712Z] Overlapping extents clamped: 0 [2025-01-27T21:03:20.712Z] Total /root extents: 17754 [2025-01-27T21:03:20.712Z] Duplicate extents dropped: 0 [2025-01-27T21:03:20.712Z] Overlapping extents clamped: 0 [2025-01-27T21:03:20.712Z] Total /boot extents: 4 [2025-01-27T21:03:20.712Z] Packing image [2025-01-27T21:03:38.712Z] Total bytes skipped: 1669615616 [2025-01-27T21:03:38.712Z] Total bytes written: 1110159360 [2025-01-27T21:03:38.712Z] Total bytes written (compressed): 23999240 [2025-01-27T21:03:38.712Z] Verifying that repacked image matches digest [2025-01-27T21:03:45.227Z] Packing successful! [2025-01-27T21:03:45.227Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-27T21:03:45.227Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-01-27T21:03:46.588Z] Compressing squashfs with lz4 [2025-01-27T21:03:46.588Z] 2025-01-27 21:03:46,392 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-01-27T21:03:46.588Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-27T21:03:46.588Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-01-27T21:03:46.588Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0 [2025-01-27T21:03:46.588Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/image.squashfs [2025-01-27T21:03:46.588Z] + coreos_gf_run_mount builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:03:46.588Z] + local mntarg=mount [2025-01-27T21:03:46.588Z] + '[' builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw = ro ']' [2025-01-27T21:03:46.588Z] + coreos_gf_run builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:03:46.588Z] + '[' -n '' ']' [2025-01-27T21:03:46.588Z] + coreos_gf_launch builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:03:46.588Z] + '[' -n '' ']' [2025-01-27T21:03:46.588Z] ++ guestfish --listen -a builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:03:46.841Z] + eval 'GUESTFISH_PID=12317; export GUESTFISH_PID' [2025-01-27T21:03:46.841Z] ++ GUESTFISH_PID=12317 [2025-01-27T21:03:46.841Z] ++ export GUESTFISH_PID [2025-01-27T21:03:46.841Z] + '[' -z 12317 ']' [2025-01-27T21:03:46.841Z] ++ kola ncpu [2025-01-27T21:03:46.841Z] + coreos_gf set-smp 6 [2025-01-27T21:03:46.841Z] + guestfish --remote -- set-smp 6 [2025-01-27T21:03:46.841Z] + coreos_gf run [2025-01-27T21:03:46.841Z] + guestfish --remote -- run [2025-01-27T21:03:48.718Z] + GUESTFISH_RUNNING=1 [2025-01-27T21:03:48.718Z] ++ coreos_gf findfs-label root [2025-01-27T21:03:48.718Z] ++ guestfish --remote -- findfs-label root [2025-01-27T21:03:48.718Z] + root=/dev/sda4 [2025-01-27T21:03:48.718Z] + coreos_gf mount /dev/sda4 / [2025-01-27T21:03:48.718Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-27T21:03:48.970Z] + local boot [2025-01-27T21:03:48.970Z] ++ coreos_gf findfs-label boot [2025-01-27T21:03:48.970Z] ++ guestfish --remote -- findfs-label boot [2025-01-27T21:03:48.970Z] + boot=/dev/sda3 [2025-01-27T21:03:48.970Z] + coreos_gf mount /dev/sda3 /boot [2025-01-27T21:03:48.970Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-27T21:03:48.970Z] + local partitions [2025-01-27T21:03:48.970Z] + local label [2025-01-27T21:03:48.970Z] ++ coreos_gf list-partitions [2025-01-27T21:03:48.970Z] ++ guestfish --remote -- list-partitions [2025-01-27T21:03:49.223Z] + partitions='/dev/sda1 [2025-01-27T21:03:49.223Z] /dev/sda2 [2025-01-27T21:03:49.223Z] /dev/sda3 [2025-01-27T21:03:49.223Z] /dev/sda4' [2025-01-27T21:03:49.223Z] + for pt in $partitions [2025-01-27T21:03:49.223Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-27T21:03:49.223Z] + label= [2025-01-27T21:03:49.223Z] + '[' '' == EFI-SYSTEM ']' [2025-01-27T21:03:49.223Z] + for pt in $partitions [2025-01-27T21:03:49.223Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-27T21:03:49.223Z] + label=EFI-SYSTEM [2025-01-27T21:03:49.223Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-27T21:03:49.223Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-27T21:03:49.223Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-27T21:03:49.223Z] + for pt in $partitions [2025-01-27T21:03:49.223Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-27T21:03:49.223Z] + label=boot [2025-01-27T21:03:49.223Z] + '[' boot == EFI-SYSTEM ']' [2025-01-27T21:03:49.223Z] + for pt in $partitions [2025-01-27T21:03:49.223Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-27T21:03:49.223Z] + label=root [2025-01-27T21:03:49.223Z] + '[' root == EFI-SYSTEM ']' [2025-01-27T21:03:49.223Z] ++ coreos_gf ls /ostree/deploy [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-27T21:03:49.223Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-27T21:03:49.223Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-27T21:03:49.223Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-27T21:03:49.223Z] ++ grep -v .origin [2025-01-27T21:03:49.223Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 [2025-01-27T21:03:49.223Z] + export stateroot deploydir [2025-01-27T21:03:49.223Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/config [2025-01-27T21:03:49.223Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/config [2025-01-27T21:03:49.477Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/config [2025-01-27T21:03:49.477Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/config.new /ostree/repo/config [2025-01-27T21:03:49.477Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/config.new /ostree/repo/config [2025-01-27T21:03:49.477Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-27T21:03:49.477Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-01-27T21:03:49.477Z] + kernel_binary=/boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-27T21:03:49.477Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-01-27T21:03:49.477Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-01-27T21:03:49.477Z] + kernel_hmac=/boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-27T21:03:49.477Z] ++ basename /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-27T21:03:49.477Z] + coreos_gf ln /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/.vmlinuz-6.12.10-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-27T21:03:49.477Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/.vmlinuz-6.12.10-200.fc41.x86_64.hmac /boot/.vmlinuz-6.12.10-200.fc41.x86_64.hmac [2025-01-27T21:03:49.477Z] ++ basename /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-27T21:03:49.477Z] + coreos_gf ln /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/vmlinuz-6.12.10-200.fc41.x86_64 /boot/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-27T21:03:49.477Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-fb626c47221551e1c17d3c3285ce77b6fb56451e24cfd21287789cb843091930/vmlinuz-6.12.10-200.fc41.x86_64 /boot/vmlinuz-6.12.10-200.fc41.x86_64 [2025-01-27T21:03:49.477Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/image.squashfs compress:lz4 [2025-01-27T21:03:49.477Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/image.squashfs compress:lz4 [2025-01-27T21:03:59.388Z] + coreos_gf_shutdown [2025-01-27T21:03:59.388Z] + coreos_gf umount-all [2025-01-27T21:03:59.388Z] + guestfish --remote -- umount-all [2025-01-27T21:03:59.388Z] + coreos_gf exit [2025-01-27T21:03:59.388Z] + guestfish --remote -- exit [2025-01-27T21:03:59.388Z] + GUESTFISH_RUNNING= [2025-01-27T21:03:59.388Z] + GUESTFISH_PID= [2025-01-27T21:03:59.388Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-01-27T21:03:59.388Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.FRJJV0 -rf [2025-01-27T21:03:59.388Z] + _coreos_gf_cleanup [2025-01-27T21:03:59.388Z] + guestfish --remote -- exit [2025-01-27T21:03:59.388Z] + : [2025-01-27T21:04:03.532Z] 2025-01-27 21:04:03,524 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw'] [2025-01-27T21:04:03.785Z] + coreos_gf_run_mount builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:04:03.785Z] + local mntarg=mount [2025-01-27T21:04:03.785Z] + '[' builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw = ro ']' [2025-01-27T21:04:03.785Z] + coreos_gf_run builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:04:03.785Z] + '[' -n '' ']' [2025-01-27T21:04:03.785Z] + coreos_gf_launch builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:04:03.785Z] + '[' -n '' ']' [2025-01-27T21:04:03.785Z] ++ guestfish --listen -a builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw --ro [2025-01-27T21:04:03.785Z] + eval 'GUESTFISH_PID=12461; export GUESTFISH_PID' [2025-01-27T21:04:03.785Z] ++ GUESTFISH_PID=12461 [2025-01-27T21:04:03.785Z] ++ export GUESTFISH_PID [2025-01-27T21:04:03.785Z] + '[' -z 12461 ']' [2025-01-27T21:04:03.785Z] ++ kola ncpu [2025-01-27T21:04:03.785Z] + coreos_gf set-smp 6 [2025-01-27T21:04:03.785Z] + guestfish --remote -- set-smp 6 [2025-01-27T21:04:04.047Z] + coreos_gf run [2025-01-27T21:04:04.047Z] + guestfish --remote -- run [2025-01-27T21:04:05.920Z] + GUESTFISH_RUNNING=1 [2025-01-27T21:04:05.920Z] ++ coreos_gf findfs-label root [2025-01-27T21:04:05.920Z] ++ guestfish --remote -- findfs-label root [2025-01-27T21:04:05.920Z] + root=/dev/sda4 [2025-01-27T21:04:05.920Z] + coreos_gf mount /dev/sda4 / [2025-01-27T21:04:05.920Z] + guestfish --remote -- mount /dev/sda4 / [2025-01-27T21:04:06.174Z] + local boot [2025-01-27T21:04:06.174Z] ++ coreos_gf findfs-label boot [2025-01-27T21:04:06.174Z] ++ guestfish --remote -- findfs-label boot [2025-01-27T21:04:06.174Z] + boot=/dev/sda3 [2025-01-27T21:04:06.174Z] + coreos_gf mount /dev/sda3 /boot [2025-01-27T21:04:06.174Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-01-27T21:04:06.174Z] + local partitions [2025-01-27T21:04:06.174Z] + local label [2025-01-27T21:04:06.174Z] ++ coreos_gf list-partitions [2025-01-27T21:04:06.174Z] ++ guestfish --remote -- list-partitions [2025-01-27T21:04:06.174Z] + partitions='/dev/sda1 [2025-01-27T21:04:06.174Z] /dev/sda2 [2025-01-27T21:04:06.174Z] /dev/sda3 [2025-01-27T21:04:06.174Z] /dev/sda4' [2025-01-27T21:04:06.174Z] + for pt in $partitions [2025-01-27T21:04:06.174Z] ++ coreos_gf vfs-label /dev/sda1 [2025-01-27T21:04:06.174Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-01-27T21:04:06.174Z] + label= [2025-01-27T21:04:06.174Z] + '[' '' == EFI-SYSTEM ']' [2025-01-27T21:04:06.174Z] + for pt in $partitions [2025-01-27T21:04:06.174Z] ++ coreos_gf vfs-label /dev/sda2 [2025-01-27T21:04:06.174Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-01-27T21:04:06.426Z] + label=EFI-SYSTEM [2025-01-27T21:04:06.426Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-01-27T21:04:06.426Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-01-27T21:04:06.426Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-01-27T21:04:06.426Z] + for pt in $partitions [2025-01-27T21:04:06.426Z] ++ coreos_gf vfs-label /dev/sda3 [2025-01-27T21:04:06.426Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-01-27T21:04:06.426Z] + label=boot [2025-01-27T21:04:06.426Z] + '[' boot == EFI-SYSTEM ']' [2025-01-27T21:04:06.426Z] + for pt in $partitions [2025-01-27T21:04:06.426Z] ++ coreos_gf vfs-label /dev/sda4 [2025-01-27T21:04:06.426Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-01-27T21:04:06.426Z] + label=root [2025-01-27T21:04:06.426Z] + '[' root == EFI-SYSTEM ']' [2025-01-27T21:04:06.426Z] ++ coreos_gf ls /ostree/deploy [2025-01-27T21:04:06.426Z] ++ guestfish --remote -- ls /ostree/deploy [2025-01-27T21:04:06.426Z] + stateroot=/ostree/deploy/fedora-coreos [2025-01-27T21:04:06.426Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-01-27T21:04:06.426Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-01-27T21:04:06.426Z] ++ grep -v .origin [2025-01-27T21:04:06.426Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 [2025-01-27T21:04:06.426Z] + export stateroot deploydir [2025-01-27T21:04:06.426Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-01-27T21:04:06.426Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-01-27T21:04:06.426Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-01-27T21:04:06.426Z] + coreos_gf_shutdown [2025-01-27T21:04:06.426Z] + coreos_gf umount-all [2025-01-27T21:04:06.426Z] + guestfish --remote -- umount-all [2025-01-27T21:04:06.679Z] + coreos_gf exit [2025-01-27T21:04:06.679Z] + guestfish --remote -- exit [2025-01-27T21:04:06.679Z] + GUESTFISH_RUNNING= [2025-01-27T21:04:06.679Z] + GUESTFISH_PID= [2025-01-27T21:04:06.679Z] + _coreos_gf_cleanup [2025-01-27T21:04:06.679Z] + guestfish --remote -- exit [2025-01-27T21:04:06.679Z] + : [2025-01-27T21:04:06.679Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-41.20250127.dev.0 [2025-01-27T21:04:06.932Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-01-27T21:04:06.932Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-01-27T21:04:06.932Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-01-27T21:04:06.932Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-01-27T21:04:06.932Z] 2025-01-27 21:04:06,879 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', 'fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-01-27T21:04:07.849Z] 2025-01-27 21:04:07,755 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpijm1y8hi.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-01-27T21:04:10.346Z] 2025-01-27 21:04:10,054 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250127.dev.0', '-volset', 'fedora-coreos-41.20250127.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-27T21:04:10.346Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-27T21:04:10.346Z] genisoimage 1.1.11 (Linux) [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-27T21:04:10.346Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-27T21:04:10.346Z] Writing: Initial Padblock Start Block 0 [2025-01-27T21:04:10.346Z] Done with: Initial Padblock Block(s) 16 [2025-01-27T21:04:10.346Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-27T21:04:10.346Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-27T21:04:10.346Z] Size of boot image is 4 sectors -> No emulation [2025-01-27T21:04:10.346Z] Size of boot image is 13192 sectors -> No emulation [2025-01-27T21:04:10.346Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-27T21:04:10.346Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: End Volume Descriptor Start Block 19 [2025-01-27T21:04:10.346Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: Version block Start Block 20 [2025-01-27T21:04:10.346Z] Done with: Version block Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: Path table Start Block 21 [2025-01-27T21:04:10.346Z] Done with: Path table Block(s) 4 [2025-01-27T21:04:10.346Z] Writing: Joliet path table Start Block 25 [2025-01-27T21:04:10.346Z] Done with: Joliet path table Block(s) 4 [2025-01-27T21:04:10.346Z] Writing: Directory tree Start Block 29 [2025-01-27T21:04:10.346Z] Done with: Directory tree Block(s) 7 [2025-01-27T21:04:10.346Z] Writing: Joliet directory tree Start Block 36 [2025-01-27T21:04:10.346Z] Done with: Joliet directory tree Block(s) 7 [2025-01-27T21:04:10.346Z] Writing: Directory tree cleanup Start Block 43 [2025-01-27T21:04:10.346Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-27T21:04:10.346Z] Writing: Extension record Start Block 43 [2025-01-27T21:04:10.346Z] Done with: Extension record Block(s) 1 [2025-01-27T21:04:10.346Z] Writing: The File(s) Start Block 44 [2025-01-27T21:04:10.346Z] 0.92% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 1.83% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 2.75% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 3.67% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 4.58% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 5.50% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 6.41% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 7.33% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 8.24% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 9.16% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 10.08% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 10.99% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 11.91% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 12.82% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 13.74% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 14.66% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 15.57% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 16.49% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 17.40% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 18.32% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 19.24% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 20.15% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 21.07% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 21.98% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 22.90% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 23.81% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 24.73% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 25.65% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 26.56% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 27.48% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.346Z] 28.40% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 29.31% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 30.23% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 31.14% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 32.06% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 32.97% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 33.89% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 34.81% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 35.72% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 36.64% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 37.56% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 38.47% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 39.39% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 40.30% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 41.22% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 42.13% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 43.05% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 43.97% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 44.88% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 45.80% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 46.71% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 47.63% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.599Z] 48.55% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 49.46% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 50.38% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 51.29% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 52.21% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 53.12% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 54.04% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 54.96% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 55.87% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 56.79% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 57.71% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 58.62% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 59.54% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 60.45% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 61.37% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 62.28% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 63.20% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 64.12% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 65.03% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 65.95% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 66.87% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 67.78% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:10.852Z] 68.70% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 69.61% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 70.53% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 71.44% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 72.36% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 73.28% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 74.19% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 75.11% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 76.02% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 76.94% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 77.86% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 78.77% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 79.69% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 80.60% done, estimate finish Mon Jan 27 21:04:10 2025 [2025-01-27T21:04:11.104Z] 81.52% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 82.43% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 83.35% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 84.27% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 85.18% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 86.10% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 87.02% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 87.93% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.104Z] 88.85% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 89.76% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 90.68% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 91.59% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 92.51% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 93.43% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 94.34% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 95.26% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 96.18% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 97.09% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 98.01% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 98.92% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] 99.84% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:11.359Z] Total translation table size: 2048 [2025-01-27T21:04:11.359Z] Total rockridge attributes bytes: 3006 [2025-01-27T21:04:11.359Z] Total directory bytes: 12288 [2025-01-27T21:04:11.359Z] Path table size(bytes): 96 [2025-01-27T21:04:11.359Z] Done with: The File(s) Block(s) 545696 [2025-01-27T21:04:11.359Z] Writing: Ending Padblock Start Block 545740 [2025-01-27T21:04:11.359Z] Done with: Ending Padblock Block(s) 150 [2025-01-27T21:04:11.359Z] Max brk space used 1c000 [2025-01-27T21:04:11.359Z] 545890 extents written (1066 MB) [2025-01-27T21:04:11.359Z] 2025-01-27 21:04:11,247 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso'] [2025-01-27T21:04:11.359Z] isohybrid: Warning: more than 1024 cylinders: 1067 [2025-01-27T21:04:11.359Z] isohybrid: Not all BIOSes will be able to boot this device [2025-01-27T21:04:11.915Z] 2025-01-27 21:04:11,713 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-41.20250127.dev.0', '-volset', 'fedora-coreos-41.20250127.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-01-27T21:04:11.915Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-01-27T21:04:11.915Z] genisoimage 1.1.11 (Linux) [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-01-27T21:04:11.915Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-01-27T21:04:11.915Z] Writing: Initial Padblock Start Block 0 [2025-01-27T21:04:11.915Z] Done with: Initial Padblock Block(s) 16 [2025-01-27T21:04:11.915Z] Writing: Primary Volume Descriptor Start Block 16 [2025-01-27T21:04:11.915Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-01-27T21:04:11.915Z] Size of boot image is 4 sectors -> No emulation [2025-01-27T21:04:11.915Z] Size of boot image is 13192 sectors -> No emulation [2025-01-27T21:04:11.915Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-01-27T21:04:11.915Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: End Volume Descriptor Start Block 19 [2025-01-27T21:04:11.915Z] Done with: End Volume Descriptor Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: Version block Start Block 20 [2025-01-27T21:04:11.915Z] Done with: Version block Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: Path table Start Block 21 [2025-01-27T21:04:11.915Z] Done with: Path table Block(s) 4 [2025-01-27T21:04:11.915Z] Writing: Joliet path table Start Block 25 [2025-01-27T21:04:11.915Z] Done with: Joliet path table Block(s) 4 [2025-01-27T21:04:11.915Z] Writing: Directory tree Start Block 29 [2025-01-27T21:04:11.915Z] Done with: Directory tree Block(s) 7 [2025-01-27T21:04:11.915Z] Writing: Joliet directory tree Start Block 36 [2025-01-27T21:04:11.915Z] Done with: Joliet directory tree Block(s) 7 [2025-01-27T21:04:11.915Z] Writing: Directory tree cleanup Start Block 43 [2025-01-27T21:04:11.915Z] Done with: Directory tree cleanup Block(s) 0 [2025-01-27T21:04:11.915Z] Writing: Extension record Start Block 43 [2025-01-27T21:04:11.915Z] Done with: Extension record Block(s) 1 [2025-01-27T21:04:11.915Z] Writing: The File(s) Start Block 44 [2025-01-27T21:04:12.168Z] 8.60% done, estimate finish Mon Jan 27 21:04:11 2025 [2025-01-27T21:04:12.168Z] 17.17% done, estimate finish Mon Jan 27 21:04:16 2025 [2025-01-27T21:04:12.168Z] 25.76% done, estimate finish Mon Jan 27 21:04:14 2025 [2025-01-27T21:04:12.421Z] 34.33% done, estimate finish Mon Jan 27 21:04:13 2025 [2025-01-27T21:04:12.421Z] 42.92% done, estimate finish Mon Jan 27 21:04:13 2025 [2025-01-27T21:04:12.421Z] 51.49% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.674Z] 60.08% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.674Z] 68.64% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.674Z] 77.24% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.926Z] 85.81% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.926Z] 94.37% done, estimate finish Mon Jan 27 21:04:12 2025 [2025-01-27T21:04:12.926Z] Total translation table size: 2048 [2025-01-27T21:04:12.926Z] Total rockridge attributes bytes: 2842 [2025-01-27T21:04:12.926Z] Total directory bytes: 12288 [2025-01-27T21:04:12.926Z] Path table size(bytes): 96 [2025-01-27T21:04:12.926Z] Done with: The File(s) Block(s) 58087 [2025-01-27T21:04:12.926Z] Writing: Ending Padblock Start Block 58131 [2025-01-27T21:04:12.926Z] Done with: Ending Padblock Block(s) 150 [2025-01-27T21:04:12.926Z] Max brk space used 1b000 [2025-01-27T21:04:12.926Z] 58281 extents written (113 MB) [2025-01-27T21:04:12.926Z] 2025-01-27 21:04:12,728 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso.minimal'] [2025-01-27T21:04:12.926Z] 2025-01-27 21:04:12,771 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-01-27T21:04:30.927Z] + RUST_BACKTRACE=full [2025-01-27T21:04:30.927Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/fb5b153c761f3d7bc2da6a1a7f51096d1491ede326b4d54742533b06f02b5265.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-41.20250127.dev.0-live.x86_64.iso.minimal --consume [2025-01-27T21:04:30.927Z] Packing minimal ISO [2025-01-27T21:04:30.927Z] Matched 17 files of 17 [2025-01-27T21:04:30.927Z] Total bytes skipped: 118941571 [2025-01-27T21:04:30.927Z] Total bytes written: 596093 [2025-01-27T21:04:30.927Z] Total bytes written (compressed): 2800 [2025-01-27T21:04:30.927Z] Verifying that packed image matches digest [2025-01-27T21:04:30.927Z] Packing successful! [2025-01-27T21:04:30.927Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-01-27T21:04:33.425Z] Updated: builds/41.20250127.dev.0/x86_64/meta.json [2025-01-27T21:04:33.427Z] [Pipeline] } [2025-01-27T21:04:33.433Z] [Pipeline] // withEnv [2025-01-27T21:04:33.440Z] [Pipeline] withEnv [2025-01-27T21:04:33.440Z] [Pipeline] { [2025-01-27T21:04:33.452Z] [Pipeline] sh [2025-01-27T21:04:34.035Z] + set -xeuo pipefail [2025-01-27T21:04:34.035Z] ++ umask [2025-01-27T21:04:34.035Z] + '[' 0022 = 0000 ']' [2025-01-27T21:04:34.035Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-01-27T21:04:34.035Z] Targeting build: 41.20250127.dev.0 [2025-01-27T21:04:34.290Z] Compressing: builds/41.20250127.dev.0/x86_64 [2025-01-27T21:04:34.290Z] 2025-01-27 21:04:34,073 INFO - Running command: ['xz', '-c9', '-T6', 'builds/41.20250127.dev.0/x86_64/fedora-coreos-41.20250127.dev.0-metal.x86_64.raw'] [2025-01-27T21:09:40.675Z] Compressed: fedora-coreos-41.20250127.dev.0-metal.x86_64.raw.xz [2025-01-27T21:09:40.675Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-01-27T21:09:40.675Z] Updated: builds/41.20250127.dev.0/x86_64/meta.json [2025-01-27T21:09:40.678Z] [Pipeline] } [2025-01-27T21:09:40.686Z] [Pipeline] // withEnv [2025-01-27T21:09:40.691Z] [Pipeline] } [2025-01-27T21:09:40.711Z] [Pipeline] // stage [2025-01-27T21:09:40.738Z] [Pipeline] stage [2025-01-27T21:09:40.739Z] [Pipeline] { (x86_64:kola:testiso) [2025-01-27T21:09:40.767Z] [Pipeline] withEnv [2025-01-27T21:09:40.767Z] [Pipeline] { [2025-01-27T21:09:40.770Z] [Pipeline] sh [2025-01-27T21:09:41.302Z] + set -euo pipefail [2025-01-27T21:09:41.302Z] ++ umask [2025-01-27T21:09:41.302Z] + '[' 0022 = 0000 ']' [2025-01-27T21:09:41.302Z] + uuidgen [2025-01-27T21:09:41.302Z] + cut -f1 -d- [2025-01-27T21:09:41.306Z] [Pipeline] } [2025-01-27T21:09:41.308Z] [Pipeline] // withEnv [2025-01-27T21:09:41.324Z] [Pipeline] withEnv [2025-01-27T21:09:41.324Z] [Pipeline] { [2025-01-27T21:09:41.327Z] [Pipeline] sh [2025-01-27T21:09:41.875Z] + set -euo pipefail [2025-01-27T21:09:41.875Z] ++ umask [2025-01-27T21:09:41.875Z] + '[' 0022 = 0000 ']' [2025-01-27T21:09:41.875Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:09:41.875Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-01-27T21:09:41.877Z] [Pipeline] } [2025-01-27T21:09:41.879Z] [Pipeline] // withEnv [2025-01-27T21:09:41.885Z] [Pipeline] withEnv [2025-01-27T21:09:41.885Z] [Pipeline] { [2025-01-27T21:09:41.887Z] [Pipeline] sh [2025-01-27T21:09:42.423Z] + set -xeuo pipefail [2025-01-27T21:09:42.424Z] ++ umask [2025-01-27T21:09:42.424Z] + '[' 0022 = 0000 ']' [2025-01-27T21:09:42.424Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T21:09:42.424Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-UHzma/kola-testiso-x86_64 [2025-01-27T21:09:42.424Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-UHzma/kola-testiso-x86_64 [2025-01-27T21:09:42.424Z] Ignoring verification of signature on metal image [2025-01-27T21:09:42.424Z] Running test: iso-as-disk.bios [2025-01-27T21:10:08.884Z] PASS: iso-as-disk.bios (18.188s) [2025-01-27T21:10:08.884Z] Running test: iso-as-disk.uefi [2025-01-27T21:10:35.337Z] PASS: iso-as-disk.uefi (22.101s) [2025-01-27T21:10:35.337Z] Running test: iso-as-disk.uefi-secure [2025-01-27T21:11:01.789Z] PASS: iso-as-disk.uefi-secure (22.97s) [2025-01-27T21:11:01.789Z] Running test: iso-as-disk.4k.uefi [2025-01-27T21:11:28.237Z] PASS: iso-as-disk.4k.uefi (22.001s) [2025-01-27T21:11:28.237Z] Running test: iso-install.bios [2025-01-27T21:15:49.627Z] PASS: iso-install.bios (4m8.681s) [2025-01-27T21:15:49.627Z] Running test: iso-live-login.bios [2025-01-27T21:16:21.605Z] The file: journal.txt does not exist [2025-01-27T21:16:21.605Z] PASS: iso-live-login.bios (30.122s) [2025-01-27T21:16:21.605Z] Running test: iso-live-login.uefi [2025-01-27T21:16:48.054Z] The file: journal.txt does not exist [2025-01-27T21:16:49.407Z] PASS: iso-live-login.uefi (26.518s) [2025-01-27T21:16:49.407Z] Running test: iso-live-login.uefi-secure [2025-01-27T21:17:21.380Z] The file: journal.txt does not exist [2025-01-27T21:17:21.380Z] PASS: iso-live-login.uefi-secure (26.784s) [2025-01-27T21:17:21.380Z] Running test: iso-live-login.4k.uefi [2025-01-27T21:17:53.362Z] The file: journal.txt does not exist [2025-01-27T21:17:53.362Z] PASS: iso-live-login.4k.uefi (25.971s) [2025-01-27T21:17:53.362Z] Running test: iso-offline-install.bios [2025-01-27T21:22:14.746Z] PASS: iso-offline-install.bios (4m4.938s) [2025-01-27T21:22:14.746Z] Running test: iso-offline-install.mpath.bios [2025-01-27T21:26:36.122Z] PASS: iso-offline-install.mpath.bios (4m6.967s) [2025-01-27T21:26:36.122Z] Running test: iso-offline-install-fromram.4k.uefi [2025-01-27T21:30:42.512Z] PASS: iso-offline-install-fromram.4k.uefi (4m1.665s) [2025-01-27T21:30:42.512Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-01-27T21:34:48.886Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m53.578s) [2025-01-27T21:34:48.886Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-01-27T21:38:40.336Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (3m57.191s) [2025-01-27T21:38:40.336Z] Running test: iso-offline-install-iscsi.manual.bios [2025-01-27T21:43:01.925Z] PASS: iso-offline-install-iscsi.manual.bios (4m6.517s) [2025-01-27T21:43:01.925Z] Running test: miniso-install.bios [2025-01-27T21:47:38.581Z] PASS: miniso-install.bios (4m15.927s) [2025-01-27T21:47:38.581Z] Running test: miniso-install.nm.bios [2025-01-27T21:52:15.005Z] PASS: miniso-install.nm.bios (4m24.875s) [2025-01-27T21:52:15.005Z] Running test: miniso-install.4k.uefi [2025-01-27T21:56:51.388Z] PASS: miniso-install.4k.uefi (4m19.305s) [2025-01-27T21:56:51.388Z] Running test: miniso-install.4k.nm.uefi [2025-01-27T22:01:27.790Z] PASS: miniso-install.4k.nm.uefi (4m29.93s) [2025-01-27T22:01:27.790Z] Running test: pxe-offline-install.bios [2025-01-27T22:06:04.191Z] PASS: pxe-offline-install.bios (4m16.508s) [2025-01-27T22:06:04.191Z] Running test: pxe-offline-install.4k.uefi [2025-01-27T22:10:25.604Z] PASS: pxe-offline-install.4k.uefi (4m20.784s) [2025-01-27T22:10:25.604Z] Running test: pxe-online-install.bios [2025-01-27T22:15:02.011Z] PASS: pxe-online-install.bios (4m16.628s) [2025-01-27T22:15:02.011Z] Running test: pxe-online-install.4k.uefi [2025-01-27T22:19:23.786Z] PASS: pxe-online-install.4k.uefi (4m12.124s) [2025-01-27T22:19:23.790Z] [Pipeline] } [2025-01-27T22:19:23.793Z] [Pipeline] // withEnv [2025-01-27T22:19:23.864Z] [Pipeline] withEnv [2025-01-27T22:19:23.865Z] [Pipeline] { [2025-01-27T22:19:23.899Z] [Pipeline] sh [2025-01-27T22:19:24.507Z] + set -xeuo pipefail [2025-01-27T22:19:24.507Z] ++ umask [2025-01-27T22:19:24.507Z] + '[' 0022 = 0000 ']' [2025-01-27T22:19:24.507Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T22:19:24.507Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UHzma -c --xz kola-testiso-x86_64 [2025-01-27T22:19:34.449Z] [Pipeline] } [2025-01-27T22:19:34.454Z] [Pipeline] // withEnv [2025-01-27T22:19:34.536Z] [Pipeline] archiveArtifacts [2025-01-27T22:19:34.539Z] Archiving artifacts [2025-01-27T22:19:35.658Z] [Pipeline] withEnv [2025-01-27T22:19:35.660Z] [Pipeline] { [2025-01-27T22:19:35.663Z] [Pipeline] sh [2025-01-27T22:19:36.199Z] + set -xeuo pipefail [2025-01-27T22:19:36.199Z] ++ umask [2025-01-27T22:19:36.199Z] + '[' 0022 = 0000 ']' [2025-01-27T22:19:36.199Z] + cd /home/jenkins/agent/workspace/test-override [2025-01-27T22:19:36.199Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UHzma/kola-testiso-x86_64 --output - [2025-01-27T22:19:36.201Z] [Pipeline] } [2025-01-27T22:19:36.204Z] [Pipeline] // withEnv [2025-01-27T22:19:36.209Z] [Pipeline] junit [2025-01-27T22:19:36.211Z] Recording test results [2025-01-27T22:19:36.243Z] None of the test reports contained any result [2025-01-27T22:19:36.244Z] [Pipeline] } [2025-01-27T22:19:36.246Z] [Pipeline] // stage [2025-01-27T22:19:36.250Z] [Pipeline] stage [2025-01-27T22:19:36.250Z] [Pipeline] { (x86_64:Destroy Remote) [2025-01-27T22:19:36.262Z] [Pipeline] } [2025-01-27T22:19:36.266Z] [Pipeline] // stage [2025-01-27T22:19:36.270Z] [Pipeline] } [2025-01-27T22:19:36.273Z] [Pipeline] // parallel [2025-01-27T22:19:36.288Z] [Pipeline] } [2025-01-27T22:19:36.291Z] [Pipeline] // timeout [2025-01-27T22:19:36.294Z] [Pipeline] } [2025-01-27T22:19:36.296Z] [Pipeline] // container [2025-01-27T22:19:36.300Z] [Pipeline] } [2025-01-27T22:19:36.316Z] [Pipeline] // node [2025-01-27T22:19:36.320Z] [Pipeline] } [2025-01-27T22:19:36.324Z] [Pipeline] // podTemplate [2025-01-27T22:19:36.328Z] [Pipeline] End of Pipeline [2025-01-27T22:19:36.463Z] Finished: SUCCESS