[2025-02-04T10:00:45.581Z] Started by upstream project "bodhi-trigger" build number 1344 [2025-02-04T10:00:45.581Z] originally caused by: [2025-02-04T10:00:45.581Z] Triggered by CI message. [2025-02-04T10:00:45.694Z] 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-02-04T10:00:45.695Z] Selected Git installation does not exist. Using Default [2025-02-04T10:00:45.695Z] The recommended git tool is: NONE [2025-02-04T10:00:45.695Z] No credentials specified [2025-02-04T10:00:45.695Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-04T10:00:45.703Z] Fetching changes from the remote Git repository [2025-02-04T10:00:45.703Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-04T10:00:45.722Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-04T10:00:45.722Z] > git --version # timeout=10 [2025-02-04T10:00:45.729Z] > git --version # 'git version 2.39.3' [2025-02-04T10:00:45.729Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-04T10:00:45.826Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-04T10:00:45.834Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-04T10:00:45.834Z] > git config core.sparsecheckout # timeout=10 [2025-02-04T10:00:45.841Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-04T10:00:45.851Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-04T10:00:45.851Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-04T10:00:46.043Z] Loading library coreos@main [2025-02-04T10:00:46.043Z] Attempting to resolve main from remote references... [2025-02-04T10:00:46.043Z] > git --version # timeout=10 [2025-02-04T10:00:46.050Z] > git --version # 'git version 2.39.3' [2025-02-04T10:00:46.050Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-04T10:00:46.166Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-04T10:00:46.177Z] Selected Git installation does not exist. Using Default [2025-02-04T10:00:46.177Z] The recommended git tool is: NONE [2025-02-04T10:00:46.177Z] No credentials specified [2025-02-04T10:00:46.177Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-04T10:00:46.184Z] Fetching changes from the remote Git repository [2025-02-04T10:00:46.185Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-04T10:00:46.219Z] Fetching without tags [2025-02-04T10:00:46.219Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-04T10:00:46.219Z] > git --version # timeout=10 [2025-02-04T10:00:46.225Z] > git --version # 'git version 2.39.3' [2025-02-04T10:00:46.225Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-04T10:00:46.295Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-04T10:00:46.295Z] > git config core.sparsecheckout # timeout=10 [2025-02-04T10:00:46.302Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-04T10:00:46.311Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-04T10:00:46.311Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-04T10:00:46.601Z] [Pipeline] Start of Pipeline [2025-02-04T10:00:46.673Z] [Pipeline] node [2025-02-04T10:00:46.676Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-04T10:00:46.688Z] [Pipeline] { [2025-02-04T10:00:46.720Z] [Pipeline] withEnv [2025-02-04T10:00:46.720Z] [Pipeline] { [2025-02-04T10:00:47.195Z] [Pipeline] sh [2025-02-04T10:00:47.451Z] + set -xeuo pipefail [2025-02-04T10:00:47.451Z] ++ umask [2025-02-04T10:00:47.451Z] + '[' 0022 = 0000 ']' [2025-02-04T10:00:47.451Z] + rm -rf pipe [2025-02-04T10:00:47.451Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-04T10:00:47.451Z] Cloning into 'pipe'... [2025-02-04T10:00:47.702Z] [Pipeline] } [2025-02-04T10:00:47.705Z] [Pipeline] // withEnv [2025-02-04T10:00:47.768Z] [Pipeline] load [2025-02-04T10:00:47.850Z] [Pipeline] { (pipe/utils.groovy) [2025-02-04T10:00:47.854Z] [Pipeline] } [2025-02-04T10:00:47.880Z] [Pipeline] // load [2025-02-04T10:00:47.954Z] [Pipeline] readYaml [2025-02-04T10:00:47.958Z] [Pipeline] } [2025-02-04T10:00:47.971Z] [Pipeline] // node [2025-02-04T10:00:48.000Z] [Pipeline] properties [2025-02-04T10:00:48.143Z] [Pipeline] libraryResource [2025-02-04T10:00:48.144Z] [Pipeline] readJSON [2025-02-04T10:00:48.157Z] [Pipeline] node [2025-02-04T10:00:48.159Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-04T10:00:48.171Z] [Pipeline] { [2025-02-04T10:00:48.185Z] [Pipeline] writeYaml [2025-02-04T10:00:48.211Z] [Pipeline] readFile [2025-02-04T10:00:48.227Z] [Pipeline] } [2025-02-04T10:00:48.245Z] [Pipeline] // node [2025-02-04T10:00:48.274Z] [Pipeline] podTemplate [2025-02-04T10:00:48.285Z] [Pipeline] { [2025-02-04T10:00:48.288Z] [Pipeline] node [2025-02-04T10:00:52.765Z] Created Pod: openshift coreos-ci/pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60 [2025-02-04T10:00:58.043Z] Agent pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60 is provisioned from template pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs [2025-02-04T10:00:58.043Z] --- [2025-02-04T10:00:58.043Z] apiVersion: "v1" [2025-02-04T10:00:58.043Z] kind: "Pod" [2025-02-04T10:00:58.043Z] metadata: [2025-02-04T10:00:58.043Z] annotations: [2025-02-04T10:00:58.043Z] buildUrl: "http://172.30.130.216:80/job/test-override/1356/" [2025-02-04T10:00:58.043Z] runUrl: "job/test-override/1356/" [2025-02-04T10:00:58.043Z] labels: [2025-02-04T10:00:58.043Z] jenkins: "slave" [2025-02-04T10:00:58.043Z] jenkins/label-digest: "503b9c4119dd2c0b58ecc531d110342f23fba904" [2025-02-04T10:00:58.043Z] jenkins/label: "pod-9318ce53-848b-4ac5-ba66-f3010dada777" [2025-02-04T10:00:58.043Z] name: "pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60" [2025-02-04T10:00:58.043Z] namespace: "coreos-ci" [2025-02-04T10:00:58.043Z] spec: [2025-02-04T10:00:58.043Z] containers: [2025-02-04T10:00:58.043Z] - command: [2025-02-04T10:00:58.043Z] - "/usr/bin/dumb-init" [2025-02-04T10:00:58.043Z] - "/usr/bin/sleep" [2025-02-04T10:00:58.043Z] - "infinity" [2025-02-04T10:00:58.043Z] env: [2025-02-04T10:00:58.043Z] - name: "COSA_TESTISO_DEBUG" [2025-02-04T10:00:58.043Z] value: "true" [2025-02-04T10:00:58.043Z] - name: "NCPUS" [2025-02-04T10:00:58.043Z] value: "6" [2025-02-04T10:00:58.051Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-04T10:00:58.051Z] imagePullPolicy: "Always" [2025-02-04T10:00:58.051Z] name: "worker" [2025-02-04T10:00:58.051Z] resources: [2025-02-04T10:00:58.051Z] limits: [2025-02-04T10:00:58.051Z] memory: "10752Mi" [2025-02-04T10:00:58.051Z] cpu: "6" [2025-02-04T10:00:58.051Z] devices.kubevirt.io/kvm: "1" [2025-02-04T10:00:58.051Z] requests: [2025-02-04T10:00:58.051Z] memory: "10752Mi" [2025-02-04T10:00:58.051Z] cpu: "6" [2025-02-04T10:00:58.051Z] devices.kubevirt.io/kvm: "1" [2025-02-04T10:00:58.051Z] volumeMounts: [2025-02-04T10:00:58.051Z] - mountPath: "/srv/" [2025-02-04T10:00:58.051Z] name: "emptydir-0" [2025-02-04T10:00:58.051Z] - mountPath: "/home/jenkins/agent" [2025-02-04T10:00:58.051Z] name: "workspace-volume" [2025-02-04T10:00:58.051Z] readOnly: false [2025-02-04T10:00:58.051Z] - env: [2025-02-04T10:00:58.051Z] - name: "JENKINS_SECRET" [2025-02-04T10:00:58.051Z] value: "********" [2025-02-04T10:00:58.051Z] - name: "JENKINS_TUNNEL" [2025-02-04T10:00:58.051Z] value: "172.30.136.1:50000" [2025-02-04T10:00:58.051Z] - name: "JENKINS_AGENT_NAME" [2025-02-04T10:00:58.051Z] value: "pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60" [2025-02-04T10:00:58.051Z] - name: "JENKINS_NAME" [2025-02-04T10:00:58.051Z] value: "pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60" [2025-02-04T10:00:58.051Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-04T10:00:58.051Z] value: "/home/jenkins/agent" [2025-02-04T10:00:58.051Z] - name: "JENKINS_URL" [2025-02-04T10:00:58.051Z] value: "http://172.30.130.216:80/" [2025-02-04T10:00:58.051Z] image: "jenkins-agent-base:latest" [2025-02-04T10:00:58.051Z] name: "jnlp" [2025-02-04T10:00:58.051Z] resources: [2025-02-04T10:00:58.051Z] limits: [2025-02-04T10:00:58.051Z] memory: "512Mi" [2025-02-04T10:00:58.051Z] cpu: "1" [2025-02-04T10:00:58.051Z] requests: [2025-02-04T10:00:58.051Z] memory: "512Mi" [2025-02-04T10:00:58.051Z] cpu: "1" [2025-02-04T10:00:58.051Z] volumeMounts: [2025-02-04T10:00:58.051Z] - mountPath: "/home/jenkins/agent" [2025-02-04T10:00:58.051Z] name: "workspace-volume" [2025-02-04T10:00:58.051Z] readOnly: false [2025-02-04T10:00:58.051Z] nodeSelector: [2025-02-04T10:00:58.051Z] kubernetes.io/os: "linux" [2025-02-04T10:00:58.051Z] restartPolicy: "Never" [2025-02-04T10:00:58.051Z] serviceAccountName: "jenkins" [2025-02-04T10:00:58.051Z] volumes: [2025-02-04T10:00:58.051Z] - emptyDir: {} [2025-02-04T10:00:58.051Z] name: "emptydir-0" [2025-02-04T10:00:58.051Z] - emptyDir: [2025-02-04T10:00:58.051Z] medium: "" [2025-02-04T10:00:58.051Z] name: "workspace-volume" [2025-02-04T10:00:58.051Z] [2025-02-04T10:00:58.175Z] Running on pod-9318ce53-848b-4ac5-ba66-f3010dada777-tk9hs-sjc60 in /home/jenkins/agent/workspace/test-override [2025-02-04T10:00:58.176Z] [Pipeline] { [2025-02-04T10:00:58.191Z] [Pipeline] container [2025-02-04T10:00:58.192Z] [Pipeline] { [2025-02-04T10:00:58.195Z] [Pipeline] withEnv [2025-02-04T10:00:58.196Z] [Pipeline] { [2025-02-04T10:00:58.216Z] [Pipeline] sh [2025-02-04T10:00:58.924Z] + set -xeuo pipefail [2025-02-04T10:00:58.924Z] ++ umask [2025-02-04T10:00:58.924Z] + '[' 0022 = 0000 ']' [2025-02-04T10:00:58.924Z] + cat /cosa/coreos-assembler-git.json [2025-02-04T10:00:58.924Z] { [2025-02-04T10:00:58.924Z] "date": "2025-02-03T12:18:00Z", [2025-02-04T10:00:58.924Z] "git": { [2025-02-04T10:00:58.924Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2", [2025-02-04T10:00:58.924Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-04T10:00:58.924Z] "branch": "HEAD", [2025-02-04T10:00:58.924Z] "dirty": "false" [2025-02-04T10:00:58.924Z] }, [2025-02-04T10:00:58.924Z] "file": { [2025-02-04T10:00:58.924Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223", [2025-02-04T10:00:58.924Z] "checksum_type": "sha256", [2025-02-04T10:00:58.924Z] "format": "tar.gz", [2025-02-04T10:00:58.924Z] "name": "coreos-assembler-git.tar.gz", [2025-02-04T10:00:58.924Z] "size": "10006625" [2025-02-04T10:00:58.924Z] } [2025-02-04T10:00:58.924Z] } [2025-02-04T10:00:59.096Z] [Pipeline] } [2025-02-04T10:00:59.107Z] [Pipeline] // withEnv [2025-02-04T10:00:59.164Z] [Pipeline] timeout [2025-02-04T10:00:59.164Z] Timeout set to expire in 2 hr 30 min [2025-02-04T10:00:59.164Z] [Pipeline] { [2025-02-04T10:00:59.181Z] [Pipeline] withEnv [2025-02-04T10:00:59.181Z] [Pipeline] { [2025-02-04T10:00:59.209Z] [Pipeline] sh [2025-02-04T10:00:59.754Z] + set -euo pipefail [2025-02-04T10:00:59.754Z] ++ umask [2025-02-04T10:00:59.754Z] + '[' 0022 = 0000 ']' [2025-02-04T10:00:59.754Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-e42ccc4c9b [2025-02-04T10:00:59.754Z] + jq -r .update.title [2025-02-04T10:01:00.033Z] [Pipeline] } [2025-02-04T10:01:00.035Z] [Pipeline] // withEnv [2025-02-04T10:01:00.184Z] [Pipeline] withEnv [2025-02-04T10:01:00.185Z] [Pipeline] { [2025-02-04T10:01:00.199Z] [Pipeline] sh [2025-02-04T10:01:00.728Z] + set -euo pipefail [2025-02-04T10:01:00.728Z] ++ umask [2025-02-04T10:01:00.728Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:00.728Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-e42ccc4c9b [2025-02-04T10:01:00.728Z] + jq -r '.update.builds[].nvr' [2025-02-04T10:01:00.985Z] [Pipeline] } [2025-02-04T10:01:00.987Z] [Pipeline] // withEnv [2025-02-04T10:01:01.016Z] [Pipeline] withCredentials [2025-02-04T10:01:01.043Z] [Pipeline] // withCredentials [2025-02-04T10:01:01.108Z] [Pipeline] echo [2025-02-04T10:01:01.108Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-04T10:01:01.140Z] [Pipeline] withCredentials [2025-02-04T10:01:01.211Z] [Pipeline] // withCredentials [2025-02-04T10:01:01.278Z] [Pipeline] echo [2025-02-04T10:01:01.278Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-04T10:01:01.306Z] [Pipeline] withCredentials [2025-02-04T10:01:01.318Z] [Pipeline] // withCredentials [2025-02-04T10:01:01.341Z] [Pipeline] echo [2025-02-04T10:01:01.341Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-04T10:01:01.359Z] [Pipeline] withEnv [2025-02-04T10:01:01.360Z] [Pipeline] { [2025-02-04T10:01:01.408Z] [Pipeline] sh [2025-02-04T10:01:01.937Z] + set -euo pipefail [2025-02-04T10:01:01.937Z] ++ umask [2025-02-04T10:01:01.937Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:01.937Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-04T10:01:01.952Z] [Pipeline] } [2025-02-04T10:01:01.955Z] [Pipeline] // withEnv [2025-02-04T10:01:02.009Z] [Pipeline] readJSON [2025-02-04T10:01:02.131Z] [Pipeline] withEnv [2025-02-04T10:01:02.131Z] [Pipeline] { [2025-02-04T10:01:02.134Z] [Pipeline] sh [2025-02-04T10:01:02.674Z] + set -euo pipefail [2025-02-04T10:01:02.674Z] ++ umask [2025-02-04T10:01:02.674Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:02.674Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/meta.json [2025-02-04T10:01:02.679Z] [Pipeline] } [2025-02-04T10:01:02.682Z] [Pipeline] // withEnv [2025-02-04T10:01:02.740Z] [Pipeline] readJSON [2025-02-04T10:01:02.757Z] [Pipeline] withEnv [2025-02-04T10:01:02.758Z] [Pipeline] { [2025-02-04T10:01:02.777Z] [Pipeline] sh [2025-02-04T10:01:03.363Z] + set -xeuo pipefail [2025-02-04T10:01:03.363Z] ++ umask [2025-02-04T10:01:03.363Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:03.363Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config [2025-02-04T10:01:03.363Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-04T10:01:03.363Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:01:03.363Z] + mkdir -p src [2025-02-04T10:01:03.363Z] + cd src [2025-02-04T10:01:03.363Z] + test -e config [2025-02-04T10:01:03.363Z] + case "${source}" in [2025-02-04T10:01:03.363Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-04T10:01:03.363Z] Cloning into 'config'... [2025-02-04T10:01:03.619Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-04T10:01:03.619Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-04T10:01:05.500Z] From https://gitlab.com/fedora/bootc/base-images [2025-02-04T10:01:05.500Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-02-04T10:01:05.500Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-02-04T10:01:05.500Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']' [2025-02-04T10:01:05.500Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:01:05.500Z] From https://github.com/coreos/fedora-coreos-config [2025-02-04T10:01:05.500Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD [2025-02-04T10:01:05.500Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:01:05.500Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64" [2025-02-04T10:01:05.500Z] + git -C ./config submodule update --init --recursive [2025-02-04T10:01:05.500Z] + set +x [2025-02-04T10:01:05.500Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:01:05.500Z] + manifest=src/config/manifest.yaml [2025-02-04T10:01:05.500Z] + image=src/config/image.yaml [2025-02-04T10:01:05.500Z] + [[ -n '' ]] [2025-02-04T10:01:05.500Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-04T10:01:05.500Z] + [[ ! -f src/config/image.yaml ]] [2025-02-04T10:01:05.500Z] + mkdir -p cache [2025-02-04T10:01:05.500Z] + mkdir -p builds [2025-02-04T10:01:05.500Z] + mkdir -p tmp [2025-02-04T10:01:05.500Z] + mkdir -p overrides/rpm [2025-02-04T10:01:05.500Z] + mkdir -p overrides/rootfs [2025-02-04T10:01:05.500Z] + test 0 = 1 [2025-02-04T10:01:05.500Z] + case "${YUMREPOS}" in [2025-02-04T10:01:05.500Z] + set +x [2025-02-04T10:01:05.500Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-04T10:01:05.503Z] [Pipeline] } [2025-02-04T10:01:05.505Z] [Pipeline] // withEnv [2025-02-04T10:01:05.579Z] [Pipeline] stage [2025-02-04T10:01:05.579Z] [Pipeline] { (Initialize Remotes) [2025-02-04T10:01:05.644Z] [Pipeline] parallel [2025-02-04T10:01:05.644Z] [Pipeline] { (Branch: x86_64) [2025-02-04T10:01:05.648Z] [Pipeline] withEnv [2025-02-04T10:01:05.648Z] [Pipeline] { [2025-02-04T10:01:05.650Z] [Pipeline] sh [2025-02-04T10:01:06.175Z] + set -xeuo pipefail [2025-02-04T10:01:06.175Z] ++ umask [2025-02-04T10:01:06.175Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:06.175Z] + cosa buildfetch --stream rawhide --build 42.20250204.91.0 --file manifest-lock.generated.x86_64.json [2025-02-04T10:01:06.430Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-04T10:01:06.430Z] Updated builds/builds.json [2025-02-04T10:01:06.430Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/meta.json [2025-02-04T10:01:06.430Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/commitmeta.json [2025-02-04T10:01:06.683Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/ostree-commit-object [2025-02-04T10:01:06.683Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-04T10:01:06.939Z] [Pipeline] } [2025-02-04T10:01:06.941Z] [Pipeline] // withEnv [2025-02-04T10:01:06.945Z] [Pipeline] } [2025-02-04T10:01:06.991Z] [Pipeline] // parallel [2025-02-04T10:01:07.011Z] [Pipeline] } [2025-02-04T10:01:07.074Z] [Pipeline] // stage [2025-02-04T10:01:07.078Z] [Pipeline] stage [2025-02-04T10:01:07.079Z] [Pipeline] { (Download Overrides) [2025-02-04T10:01:07.094Z] [Pipeline] parallel [2025-02-04T10:01:07.094Z] [Pipeline] { (Branch: x86_64) [2025-02-04T10:01:07.112Z] [Pipeline] withEnv [2025-02-04T10:01:07.112Z] [Pipeline] { [2025-02-04T10:01:07.157Z] [Pipeline] sh [2025-02-04T10:01:07.689Z] + set -xeuo pipefail [2025-02-04T10:01:07.689Z] ++ umask [2025-02-04T10:01:07.689Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:07.689Z] + cosa shell -- env -C overrides/rpm koji download-build util-linux-2.40.4-4.fc42 --arch x86_64 --arch noarch [2025-02-04T10:01:07.689Z] Downloading [1/16]: util-linux-script-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 62.99 KiB / 62.99 KiB [2025-02-04T10:01:07.943Z] Downloading [2/16]: util-linux-i18n-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [========= ] 27% 1.00 MiB / 3.63 MiB [=================== ] 55% 2.00 MiB / 3.63 MiB [============================= ] 82% 3.00 MiB / 3.63 MiB [====================================] 100% 3.63 MiB / 3.63 MiB [2025-02-04T10:01:07.943Z] Downloading [3/16]: libsmartcols-devel-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 23.86 KiB / 23.86 KiB [2025-02-04T10:01:07.943Z] Downloading [4/16]: util-linux-core-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 517.01 KiB / 517.01 KiB [2025-02-04T10:01:07.943Z] Downloading [5/16]: python3-libmount-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 47.25 KiB / 47.25 KiB [2025-02-04T10:01:07.943Z] Downloading [6/16]: libblkid-devel-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 26.71 KiB / 26.71 KiB [2025-02-04T10:01:07.943Z] Downloading [7/16]: util-linux-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [================================ ] 89% 1.00 MiB / 1.11 MiB [====================================] 100% 1.11 MiB / 1.11 MiB [2025-02-04T10:01:07.943Z] Downloading [8/16]: libuuid-devel-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 34.46 KiB / 34.46 KiB [2025-02-04T10:01:07.943Z] Downloading [9/16]: libmount-devel-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 27.63 KiB / 27.63 KiB [2025-02-04T10:01:07.943Z] Downloading [10/16]: libsmartcols-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 84.94 KiB / 84.94 KiB [2025-02-04T10:01:07.943Z] Downloading [11/16]: libfdisk-devel-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 26.74 KiB / 26.74 KiB [2025-02-04T10:01:07.943Z] Downloading [12/16]: libblkid-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 126.28 KiB / 126.28 KiB [2025-02-04T10:01:07.943Z] Downloading [13/16]: libmount-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 158.89 KiB / 158.89 KiB [2025-02-04T10:01:07.943Z] Downloading [14/16]: libuuid-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 29.06 KiB / 29.06 KiB [2025-02-04T10:01:07.943Z] Downloading [15/16]: uuidd-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 35.46 KiB / 35.46 KiB [2025-02-04T10:01:07.943Z] Downloading [16/16]: libfdisk-2.40.4-4.fc42.x86_64.rpm [2025-02-04T10:01:07.943Z] [====================================] 100% 162.22 KiB / 162.22 KiB [2025-02-04T10:01:08.199Z] [Pipeline] } [2025-02-04T10:01:08.262Z] [Pipeline] // withEnv [2025-02-04T10:01:08.335Z] [Pipeline] } [2025-02-04T10:01:08.354Z] [Pipeline] // parallel [2025-02-04T10:01:08.413Z] [Pipeline] } [2025-02-04T10:01:08.417Z] [Pipeline] // stage [2025-02-04T10:01:08.423Z] [Pipeline] parallel [2025-02-04T10:01:08.423Z] [Pipeline] { (Branch: x86_64) [2025-02-04T10:01:08.427Z] [Pipeline] stage [2025-02-04T10:01:08.427Z] [Pipeline] { (x86_64:Fetch) [2025-02-04T10:01:08.430Z] [Pipeline] withEnv [2025-02-04T10:01:08.430Z] [Pipeline] { [2025-02-04T10:01:08.433Z] [Pipeline] sh [2025-02-04T10:01:08.958Z] + set -xeuo pipefail [2025-02-04T10:01:08.958Z] ++ umask [2025-02-04T10:01:08.958Z] + '[' 0022 = 0000 ']' [2025-02-04T10:01:08.958Z] + cosa fetch --with-cosa-overrides --autolock 42.20250204.91.0 [2025-02-04T10:01:08.958Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:01:09.213Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:01:09.214Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-04T10:01:09.468Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-04T10:01:09.722Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-04T10:01:09.722Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-04T10:01:09.722Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-04T10:01:09.722Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-04T10:01:09.722Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-04T10:01:09.722Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-04T10:01:09.976Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-04T10:01:09.976Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-04T10:01:09.976Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-04T10:01:09.976Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-04T10:01:09.976Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-04T10:01:09.976Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-04T10:01:09.976Z] Directory walk started [2025-02-04T10:01:09.976Z] Directory walk done - 16 packages [2025-02-04T10:01:09.976Z] Temporary output repo path: ./.repodata/ [2025-02-04T10:01:09.976Z] Pool started (with 5 workers) [2025-02-04T10:01:09.976Z] Pool finished [2025-02-04T10:01:10.230Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-04T10:01:10.230Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250204.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-04T10:01:10.230Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-02-04T10:01:32.091Z] Loaded lockfiles: [2025-02-04T10:01:32.091Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250204.91.0.json [2025-02-04T10:01:32.091Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-04T10:01:32.091Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-04T10:01:32.091Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-04T10:01:32.091Z] [2025-02-04T10:01:32.091Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-04T10:01:32.091Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-04T10:01:32.091Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-02-04T10:01:32.091Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-04T10:01:32.091Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-04T10:01:32.091Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-04T10:01:32.091Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-04T10:01:32.091Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-04T10:01:32.345Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-04T10:01:32.609Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-04T10:01:32.863Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-02-04T10:01:32.863Z] rpm-ostree version: 2025.2 [2025-02-04T10:01:32.863Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-04T10:01:32.863Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-04T10:01:45.006Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-04T10:01:45.261Z] Updating metadata for 'fedora-rawhide'...done [2025-02-04T10:03:06.606Z] Importing rpm-md...done [2025-02-04T10:03:06.606Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-04T10:01:09Z solvables: 16 [2025-02-04T10:03:06.606Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-04T09:03:29Z solvables: 58018 [2025-02-04T10:03:06.606Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-04T06:19:06Z solvables: 76547 [2025-02-04T10:03:06.606Z] Resolving dependencies...done [2025-02-04T10:03:06.606Z] Installing 439 packages: [2025-02-04T10:03:06.606Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.606Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.606Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.606Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.606Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.606Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kernel-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kernel-core-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kernel-modules-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kernel-modules-core-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libblkid-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.607Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libfdisk-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.607Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libmount-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.607Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.607Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsmartcols-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.608Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libuuid-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.608Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] util-linux-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.608Z] util-linux-core-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:06.608Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] which-2.22-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:06.608Z] Input state hash: 7aba382a1907a355740475c35739f763127d27703851221ed3591b6eaa3d4ebe [2025-02-04T10:03:06.608Z] Will download: 432 packages (586.2?MB) [2025-02-04T10:03:06.608Z] Downloading from 'fedora-coreos-pool'...done [2025-02-04T10:03:13.130Z] Importing packages...done: 439 [2025-02-04T10:03:14.053Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-04T10:03:16.562Z] [Pipeline] } [2025-02-04T10:03:16.565Z] [Pipeline] // withEnv [2025-02-04T10:03:16.658Z] [Pipeline] } [2025-02-04T10:03:16.686Z] [Pipeline] // stage [2025-02-04T10:03:16.750Z] [Pipeline] stage [2025-02-04T10:03:16.750Z] [Pipeline] { (x86_64:Build) [2025-02-04T10:03:16.813Z] [Pipeline] withEnv [2025-02-04T10:03:16.813Z] [Pipeline] { [2025-02-04T10:03:16.828Z] [Pipeline] sh [2025-02-04T10:03:17.412Z] + set -xeuo pipefail [2025-02-04T10:03:17.412Z] ++ umask [2025-02-04T10:03:17.412Z] + '[' 0022 = 0000 ']' [2025-02-04T10:03:17.412Z] + cosa build --autolock 42.20250204.91.0 [2025-02-04T10:03:17.412Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:03:17.667Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:03:17.667Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-04T10:03:17.667Z] libostree: [2025-02-04T10:03:17.667Z] Version: '2025.1' [2025-02-04T10:03:17.667Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-04T10:03:17.667Z] Features: [2025-02-04T10:03:17.667Z] - inode64 [2025-02-04T10:03:17.667Z] - initial-var [2025-02-04T10:03:17.667Z] - libcurl [2025-02-04T10:03:17.667Z] - libsoup3 [2025-02-04T10:03:17.667Z] - gpgme [2025-02-04T10:03:17.667Z] - composefs [2025-02-04T10:03:17.667Z] - ex-fsverity [2025-02-04T10:03:17.667Z] - libarchive [2025-02-04T10:03:17.667Z] - selinux [2025-02-04T10:03:17.667Z] - openssl [2025-02-04T10:03:17.667Z] - sign-ed25519 [2025-02-04T10:03:17.667Z] - libmount [2025-02-04T10:03:17.667Z] - systemd [2025-02-04T10:03:17.667Z] - release [2025-02-04T10:03:17.667Z] - p2p [2025-02-04T10:03:17.921Z] rpm-ostree: [2025-02-04T10:03:17.921Z] Version: '2025.2' [2025-02-04T10:03:17.921Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-04T10:03:17.921Z] Features: [2025-02-04T10:03:17.921Z] - rust [2025-02-04T10:03:17.921Z] - compose [2025-02-04T10:03:17.921Z] - container [2025-02-04T10:03:17.921Z] - fedora-integration [2025-02-04T10:03:17.921Z] Previous build: 42.20250204.91.0 [2025-02-04T10:03:18.173Z] Previous commit: ddd73025c6528f3f6436a29ba266ca325a43bffff2471698f6f803c99921f8bb [2025-02-04T10:03:18.173Z] Image Config checksum: 0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 [2025-02-04T10:03:18.173Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-04T10:03:18.427Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-04T10:03:18.427Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-04T10:03:18.427Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-04T10:03:18.427Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-04T10:03:18.681Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-04T10:03:18.681Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-04T10:03:18.681Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-04T10:03:18.681Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-04T10:03:18.681Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-04T10:03:18.681Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-04T10:03:18.681Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-04T10:03:18.681Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-04T10:03:18.935Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-04T10:03:18.935Z] Directory walk started [2025-02-04T10:03:18.935Z] Directory walk done - 16 packages [2025-02-04T10:03:18.935Z] Temporary output repo path: ./.repodata/ [2025-02-04T10:03:18.935Z] Pool started (with 5 workers) [2025-02-04T10:03:18.935Z] Pool finished [2025-02-04T10:03:19.189Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-04T10:03:19.189Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250204.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit ddd73025c6528f3f6436a29ba266ca325a43bffff2471698f6f803c99921f8bb --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-04T10:03:34.010Z] Loaded lockfiles: [2025-02-04T10:03:34.010Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250204.91.0.json [2025-02-04T10:03:34.010Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-04T10:03:34.010Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-04T10:03:34.010Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-04T10:03:34.010Z] [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-04T10:03:34.010Z] rpm-ostree version: 2025.2 [2025-02-04T10:03:34.010Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-04T10:03:35.899Z] Importing rpm-md...done [2025-02-04T10:03:35.899Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-04T10:03:18Z solvables: 16 [2025-02-04T10:03:35.899Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-04T09:03:29Z solvables: 58018 [2025-02-04T10:03:35.899Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-04T06:19:06Z solvables: 76547 [2025-02-04T10:03:37.259Z] Resolving dependencies...done [2025-02-04T10:03:37.259Z] Installing 439 packages: [2025-02-04T10:03:37.259Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] afterburn-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] afterburn-dracut-5.7.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] clevis-pin-tpm2-0.5.3-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] curl-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-gpg-keys-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-release-common-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-release-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-release-identity-coreos-42-0.16.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-repos-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-repos-archive-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-repos-ostree-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fedora-repos-rawhide-42-0.4.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] file-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] file-libs-5.45-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] fwupd-2.0.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] hwdata-0.391-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] isns-utils-libs-0.101-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kernel-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kernel-core-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kernel-modules-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kernel-modules-core-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libblkid-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.259Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libcurl-minimal-8.11.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.259Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.260Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libfdisk-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.512Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libjcat-0.2.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libmount-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.512Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsmartcols-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.512Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libuuid-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.512Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.512Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] passim-libs-0.1.8-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rpm-sequoia-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] util-linux-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.513Z] util-linux-core-2.40.4-4.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-04T10:03:37.513Z] vim-data-2:9.1.1000-1.fc42.noarch (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] vim-minimal-2:9.1.1000-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] which-2.22-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-04T10:03:37.513Z] Input state hash: 7aba382a1907a355740475c35739f763127d27703851221ed3591b6eaa3d4ebe [2025-02-04T10:03:41.670Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-04T10:03:41.670Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-04T10:03:42.590Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-04T10:03:42.590Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-04T10:03:42.590Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-04T10:03:42.590Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-04T10:03:44.466Z] Checking out packages...done [2025-02-04T10:03:44.720Z] Checking out ostree layers...done [2025-02-04T10:03:47.220Z] Running pre scripts...20 done [2025-02-04T10:03:57.129Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-04T10:03:57.129Z] audit-rules.post: No rules detected, adding default [2025-02-04T10:03:57.129Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-04T10:03:57.129Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-04T10:03:57.129Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-04T10:03:57.129Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-04T10:03:57.129Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] 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-02-04T10:03:57.129Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'render' with GID 105. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-04T10:03:57.129Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-04T10:03:57.129Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-04T10:03:57.129Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-04T10:03:57.129Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-04T10:03:57.130Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-04T10:03:57.130Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-04T10:03:57.130Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-04T10:03:57.130Z] 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-02-04T10:03:57.130Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-04T10:03:57.130Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-04T10:06:18.477Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-04T10:06:18.477Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-04T10:06:18.477Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-04T10:06:18.477Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-04T10:06:18.477Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-04T10:06:18.477Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-04T10:06:18.477Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-04T10:06:18.477Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-04T10:06:18.477Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-04T10:06:18.477Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-04T10:06:18.477Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-04T10:06:18.477Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-04T10:06:18.477Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-04T10:06:18.477Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-04T10:06:18.477Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-04T10:06:18.477Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-04T10:06:18.477Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-04T10:06:18.477Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-04T10:06:18.477Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-04T10:06:18.477Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-04T10:06:18.477Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-04T10:06:18.477Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-04T10:06:18.477Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-04T10:06:18.477Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-04T10:06:18.477Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-04T10:06:18.477Z] 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-02-04T10:06:18.477Z] 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-02-04T10:06:18.477Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-04T10:06:18.477Z] chrony.post: Created Running post scripts...done [2025-02-04T10:06:50.469Z] Running posttrans scripts...16 done [2025-02-04T10:06:51.398Z] Writing rpmdb...done [2025-02-04T10:06:51.398Z] symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-04T10:06:51.398Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-04T10:06:51.398Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-04T10:06:51.398Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-04T10:06:51.398Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-04T10:06:51.398Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-04T10:06:51.398Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-04T10:06:51.398Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-04T10:06:51.398Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-04T10:06:51.398Z] Regenerating rpmdb for target [2025-02-04T10:07:13.242Z] Relabeling...done [2025-02-04T10:07:13.242Z] Updating usr/lib/os-release [2025-02-04T10:07:13.242Z] Deleting: usr/share/info [2025-02-04T10:07:13.242Z] Deleting: usr/share/man [2025-02-04T10:07:13.242Z] Deleting: usr/share/doc [2025-02-04T10:07:13.242Z] Executing `postprocess` inline script '0' [2025-02-04T10:07:13.242Z] + cat [2025-02-04T10:07:13.242Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-04T10:07:39.692Z] + rm /tmp/fcos-workarounds.cil [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '1' [2025-02-04T10:07:39.692Z] + source /usr/lib/os-release [2025-02-04T10:07:39.692Z] ++ NAME='Fedora Linux' [2025-02-04T10:07:39.692Z] ++ VERSION='42.20250204.dev.0 (CoreOS Prerelease)' [2025-02-04T10:07:39.692Z] ++ RELEASE_TYPE=development [2025-02-04T10:07:39.692Z] ++ ID=fedora [2025-02-04T10:07:39.692Z] ++ VERSION_ID=42 [2025-02-04T10:07:39.692Z] ++ VERSION_CODENAME= [2025-02-04T10:07:39.692Z] ++ PLATFORM_ID=platform:f42 [2025-02-04T10:07:39.692Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250204.dev.0' [2025-02-04T10:07:39.692Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-04T10:07:39.692Z] ++ LOGO=fedora-logo-icon [2025-02-04T10:07:39.692Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-04T10:07:39.692Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-04T10:07:39.692Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-04T10:07:39.692Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-04T10:07:39.692Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-04T10:07:39.692Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-04T10:07:39.692Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-04T10:07:39.692Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-04T10:07:39.692Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-04T10:07:39.692Z] ++ SUPPORT_END=2026-05-13 [2025-02-04T10:07:39.692Z] ++ VARIANT=CoreOS [2025-02-04T10:07:39.692Z] ++ VARIANT_ID=coreos [2025-02-04T10:07:39.692Z] ++ OSTREE_VERSION=42.20250204.dev.0 [2025-02-04T10:07:39.692Z] + [[ fedora == \f\e\d\o\r\a ]] [2025-02-04T10:07:39.692Z] + [[ 42 -ge 42 ]] [2025-02-04T10:07:39.692Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree' [2025-02-04T10:07:39.692Z] + tee /usr/lib/kernel/install.conf [2025-02-04T10:07:39.692Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-04T10:07:39.692Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '2' [2025-02-04T10:07:39.692Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-04T10:07:39.692Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-04T10:07:39.692Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-04T10:07:39.692Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '3' [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '4' [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '5' [2025-02-04T10:07:39.692Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-04T10:07:39.692Z] total 27260 [2025-02-04T10:07:39.692Z] drwxr-xr-x. 2 root root 91 Feb 4 10:06 . [2025-02-04T10:07:39.692Z] drwxr-xr-x. 90 root root 4096 Feb 4 10:07 .. [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 0 Feb 4 10:06 .rpm.lock [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 27811840 Feb 4 10:06 rpmdb.sqlite [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 98304 Feb 4 10:06 rpmdb.sqlite-shm [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 0 Feb 4 10:06 rpmdb.sqlite-wal [2025-02-04T10:07:39.692Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-04T10:07:39.692Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-04T10:07:39.692Z] Generated update layout for BIOS: grub2-tools-1:2.12-21.fc42.x86_64 [2025-02-04T10:07:39.692Z] total 27196 [2025-02-04T10:07:39.692Z] drwxr-xr-x. 2 root root 91 Feb 4 10:06 . [2025-02-04T10:07:39.692Z] drwxr-xr-x. 90 root root 4096 Feb 4 10:07 .. [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 0 Feb 4 10:06 .rpm.lock [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 27811840 Feb 4 10:06 rpmdb.sqlite [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 32768 Feb 4 10:07 rpmdb.sqlite-shm [2025-02-04T10:07:39.692Z] -rw-r--r--. 1 root root 0 Feb 4 10:06 rpmdb.sqlite-wal [2025-02-04T10:07:39.692Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-04T10:07:39.692Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-04T10:07:39.692Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-21.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '6' [2025-02-04T10:07:39.692Z] Executing `postprocess` inline script '7' [2025-02-04T10:07:39.692Z] + 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-02-04T10:07:39.692Z] + systemctl preset-all [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-04T10:07:39.692Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-04T10:07:39.693Z] 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-02-04T10:07:39.693Z] 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-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-02-04T10:07:39.693Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-04T10:07:39.693Z] + systemctl --user --global preset-all [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-04T10:07:39.693Z] Executing `postprocess` inline script '8' [2025-02-04T10:07:39.693Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-04T10:07:39.693Z] Executing `postprocess` inline script '9' [2025-02-04T10:07:39.693Z] + setsebool -P -N container_use_cephfs on [2025-02-04T10:07:47.749Z] + setsebool -P -N virt_use_samba on [2025-02-04T10:07:57.662Z] Executing `postprocess` inline script '10' [2025-02-04T10:07:57.662Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-04T10:07:57.662Z] Executing `postprocess` inline script '11' [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-04T10:07:57.916Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-04T10:07:57.916Z] Executing `postprocess` inline script '12' [2025-02-04T10:07:57.916Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-04T10:07:57.916Z] + cat [2025-02-04T10:07:57.916Z] Executing `postprocess` inline script '13' [2025-02-04T10:07:58.168Z] + source /etc/os-release [2025-02-04T10:07:58.168Z] ++ NAME='Fedora Linux' [2025-02-04T10:07:58.168Z] ++ VERSION='42.20250204.dev.0 (CoreOS Prerelease)' [2025-02-04T10:07:58.168Z] ++ RELEASE_TYPE=development [2025-02-04T10:07:58.168Z] ++ ID=fedora [2025-02-04T10:07:58.168Z] ++ VERSION_ID=42 [2025-02-04T10:07:58.168Z] ++ VERSION_CODENAME= [2025-02-04T10:07:58.168Z] ++ PLATFORM_ID=platform:f42 [2025-02-04T10:07:58.168Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250204.dev.0' [2025-02-04T10:07:58.168Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-04T10:07:58.168Z] ++ LOGO=fedora-logo-icon [2025-02-04T10:07:58.168Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-02-04T10:07:58.168Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-04T10:07:58.168Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-04T10:07:58.168Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-04T10:07:58.168Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-04T10:07:58.168Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-04T10:07:58.168Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-04T10:07:58.168Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-04T10:07:58.168Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-04T10:07:58.168Z] ++ SUPPORT_END=2026-05-13 [2025-02-04T10:07:58.168Z] ++ VARIANT=CoreOS [2025-02-04T10:07:58.168Z] ++ VARIANT_ID=coreos [2025-02-04T10:07:58.168Z] ++ OSTREE_VERSION=42.20250204.dev.0 [2025-02-04T10:07:58.168Z] + [[ 42.20250204.dev.0 = *.dev* ]] [2025-02-04T10:07:58.168Z] + mkdir -p /etc/zincati/config.d [2025-02-04T10:07:58.168Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-04T10:07:58.168Z] Executing `postprocess` inline script '14' [2025-02-04T10:07:58.168Z] + cat [2025-02-04T10:07:58.168Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-04T10:07:58.169Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-04T10:07:58.169Z] + rm /tmp/rpm-ostreed.conf [2025-02-04T10:07:58.169Z] Executing `postprocess` inline script '15' [2025-02-04T10:08:12.983Z] Initializing rootfs [2025-02-04T10:08:12.983Z] Moving /usr to target [2025-02-04T10:08:12.983Z] Copying toplevel compat symlinks [2025-02-04T10:08:12.983Z] No embedded whiteouts found [2025-02-04T10:08:12.983Z] No device files found [2025-02-04T10:08:12.983Z] Recompiling policy [2025-02-04T10:08:44.974Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-04T10:08:44.974Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-04T10:08:44.974Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:08:44.974Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:08:44.974Z] Adding rpm-ostree-0-integration.conf [2025-02-04T10:08:44.974Z] Preparing kernel [2025-02-04T10:08:53.053Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-04T10:08:53.053Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-04T10:08:53.053Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 [2025-02-04T10:08:53.053Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-04T10:08:53.053Z] dracut[I]: *** Including module: bash *** [2025-02-04T10:08:53.053Z] dracut[I]: *** Including module: systemd *** [2025-02-04T10:08:53.306Z] dracut[I]: *** Including module: fips *** [2025-02-04T10:08:53.558Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-04T10:08:53.810Z] dracut[I]: *** Including module: modsign *** [2025-02-04T10:08:54.063Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-04T10:08:54.063Z] dracut[I]: *** Including module: dbus *** [2025-02-04T10:08:54.064Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-04T10:08:54.064Z] dracut[I]: *** Including module: i18n *** [2025-02-04T10:08:54.064Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-04T10:08:54.064Z] dracut[I]: *** Including module: afterburn *** [2025-02-04T10:08:54.317Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-04T10:08:54.317Z] dracut[I]: *** Including module: ignition *** [2025-02-04T10:08:54.317Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-04T10:08:54.569Z] dracut[I]: *** Including module: coreos-live *** [2025-02-04T10:08:54.569Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-04T10:08:54.569Z] dracut[I]: *** Including module: coreos-network *** [2025-02-04T10:08:54.569Z] dracut[I]: *** Including module: network-manager *** [2025-02-04T10:08:54.823Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-04T10:08:54.823Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-04T10:08:54.823Z] dracut[I]: *** Including module: network *** [2025-02-04T10:08:54.823Z] dracut[I]: *** Including module: net-lib *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: url-lib *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: rdcore *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: clevis *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-04T10:08:55.076Z] dracut[I]: *** Including module: btrfs *** [2025-02-04T10:08:55.329Z] dracut[I]: *** Including module: crypt *** [2025-02-04T10:08:55.329Z] dracut[I]: *** Including module: dm *** [2025-02-04T10:08:55.582Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-04T10:09:00.816Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-04T10:09:00.816Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-04T10:09:01.734Z] dracut[I]: *** Including module: mdraid *** [2025-02-04T10:09:01.734Z] dracut[I]: *** Including module: multipath *** [2025-02-04T10:09:02.289Z] dracut[I]: *** Including module: nvdimm *** [2025-02-04T10:09:02.289Z] dracut[I]: *** Including module: pcmcia *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: qemu *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: qemu-net *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: fido2 *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-04T10:09:02.543Z] dracut[I]: *** Including module: cifs *** [2025-02-04T10:09:02.795Z] dracut[I]: *** Including module: iscsi *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: lunmask *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: nvmf *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: resume *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: terminfo *** [2025-02-04T10:09:03.351Z] dracut[I]: *** Including module: udev-rules *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: virtfs *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: virtiofs *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: ostree *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: usrmount *** [2025-02-04T10:09:04.270Z] dracut[I]: *** Including module: base *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Including module: fs-lib *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Including module: journal-conf *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Including module: shutdown *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Including modules done *** [2025-02-04T10:09:04.524Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-04T10:09:06.399Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-04T10:09:06.400Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Hardlinking files *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Hardlinking files done *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Store current command line parameters *** [2025-02-04T10:09:09.657Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-04T10:09:48.273Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-04T10:09:48.273Z] Executing: 01-var.sh [2025-02-04T10:09:48.273Z] Ignored user missing from new passwd file: root [2025-02-04T10:09:48.273Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-04T10:09:48.273Z] Ignored group missing from new group file: root [2025-02-04T10:09:48.273Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-04T10:09:48.273Z] Network filesystem detected for repo; disabling transaction [2025-02-04T10:09:48.273Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:09:48.273Z] /proc/self/fd/29/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:10:10.117Z] Committing...done [2025-02-04T10:10:31.972Z] 3693 metadata, 21373 content objects imported; 1.5?GB content written [2025-02-04T10:10:31.972Z] fedora/x86_64/coreos/rawhide => ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd [2025-02-04T10:10:34.472Z] ostree diff commit from: ddd73025c6528f3f6436a29ba266ca325a43bffff2471698f6f803c99921f8bb [2025-02-04T10:10:34.472Z] ostree diff commit to: ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd [2025-02-04T10:10:34.472Z] Upgraded: [2025-02-04T10:10:34.472Z] libblkid 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] libfdisk 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] libmount 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] libsmartcols 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] libuuid 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] util-linux 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] util-linux-core 2.40.4-2.fc42 -> 2.40.4-4.fc42 [2025-02-04T10:10:34.472Z] [2025-02-04T10:10:34.472Z] New image input checksum: e7c2199849ecd66334452902c082c629e6cf64fa3996b1c8403689b00049be2f [2025-02-04T10:10:34.472Z] None [2025-02-04T10:10:34.726Z] New build ID: 42.20250204.dev.0 [2025-02-04T10:10:34.726Z] 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=0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 --label=coreos-assembler.image-input-checksum=e7c2199849ecd66334452902c082c629e6cf64fa3996b1c8403689b00049be2f --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9e67362543f203210d0a3bcb2957ed03f9a07d7c --copymeta-opt=fedora-coreos.stream 42.20250204.dev.0 oci-archive:fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-04T10:10:34.726Z] Reading packages...done [2025-02-04T10:10:49.527Z] Building package mapping...done [2025-02-04T10:10:49.527Z] 21373 objects in 441 packages (283 source) [2025-02-04T10:10:49.527Z] rpm size: 1396218112 [2025-02-04T10:10:49.527Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-04T10:10:49.527Z] 1293 duplicates [2025-02-04T10:10:49.527Z] Multiple owners: [2025-02-04T10:10:49.527Z] /usr/bin/ip6tables [2025-02-04T10:10:49.527Z] /usr/bin/ip6tables-restore [2025-02-04T10:10:49.527Z] /usr/bin/ip6tables-save [2025-02-04T10:10:49.527Z] /usr/bin/iptables [2025-02-04T10:10:49.527Z] /usr/bin/iptables-restore [2025-02-04T10:10:49.527Z] /usr/bin/iptables-save [2025-02-04T10:10:49.527Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-04T10:10:49.527Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-04T10:10:49.527Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-04T10:11:45.639Z] Generating container image...done [2025-02-04T10:11:45.639Z] Pushed digest: sha256:5ae5fab03e678da9c81bf02caa7dcb873ffcbce8454d328a9bb535dcee62adb9 [2025-02-04T10:11:45.639Z] Total objects: 25353 [2025-02-04T10:11:45.639Z] No unreachable objects [2025-02-04T10:11:45.639Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/commitmeta.json' [2025-02-04T10:11:45.639Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/ostree-commit-object' [2025-02-04T10:11:45.639Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-04T10:11:45.639Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-04T10:11:45.639Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-04T10:11:45.639Z] renamed 'fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive' [2025-02-04T10:11:45.639Z] renamed 'fedora-coreos-42.20250204.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64-manifest.json' [2025-02-04T10:11:45.639Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/meta.json' [2025-02-04T10:11:45.639Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:11:45.639Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:11:45.639Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-04T10:11:45.639Z] Will build qemu [2025-02-04T10:11:46.558Z] Estimating disk size... [2025-02-04T10:11:48.432Z] Disk sizes: metal: 2623M (estimated), cloud: 10240M [2025-02-04T10:12:06.444Z] ++ arch [2025-02-04T10:12:06.444Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250204.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-jauf.json [2025-02-04T10:12:06.999Z] + set +x [2025-02-04T10:12:06.999Z] + 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-jauf.json [2025-02-04T10:12:06.999Z]  [2025-02-04T10:12:07.000Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:07.000Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:07.000Z]  [2025-02-04T10:12:07.556Z] starting /tmp/osbuild-jauf.jsonPipeline source org.osbuild.curl: 1cd007110488091adffbd4b37a9aa50864e998fceaaf5fe78ca51a33f2fb9840 [2025-02-04T10:12:07.556Z] Build [2025-02-04T10:12:07.556Z] root: [2025-02-04T10:12:10.813Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive [2025-02-04T10:12:10.813Z] [2025-02-04T10:12:10.813Z] ��� Duration: 1738663930s [2025-02-04T10:12:10.813Z] Pipeline oci-archive: b08d18f341088002827e71cd0c75cd6d138e217ebf3c7d11d76a91049b286e3b [2025-02-04T10:12:10.813Z] Build [2025-02-04T10:12:10.813Z] root: [2025-02-04T10:12:10.813Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:12:10.813Z] org.osbuild.copy: b08d18f341088002827e71cd0c75cd6d138e217ebf3c7d11d76a91049b286e3b { [2025-02-04T10:12:10.813Z] "paths": [ [2025-02-04T10:12:10.813Z] { [2025-02-04T10:12:10.813Z] "from": "input://inlinefile/sha256:20a26c8add87fa0e0cab824f79133cae1cdc74de67de9105b8ad6ce1d74399b9", [2025-02-04T10:12:10.813Z] "to": "tree:///coreos.ociarchive" [2025-02-04T10:12:10.813Z] } [2025-02-04T10:12:10.813Z] ] [2025-02-04T10:12:10.813Z] } [2025-02-04T10:12:10.813Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:12:10.813Z] copying '/run/osbuild/inputs/inlinefile/sha256:20a26c8add87fa0e0cab824f79133cae1cdc74de67de9105b8ad6ce1d74399b9' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-04T10:12:11.066Z] [2025-02-04T10:12:11.066Z] ��� Duration: 0s [2025-02-04T10:12:11.066Z] Pipeline deployed-tree: 74309f7dc8c8fc2911a26b79ff533bcb1d8a0fbb719a1c39eea8e5e01abddcbb [2025-02-04T10:12:11.066Z] Build [2025-02-04T10:12:11.066Z] root: [2025-02-04T10:12:11.066Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:12:11.066Z] org.osbuild.container-deploy: 74309f7dc8c8fc2911a26b79ff533bcb1d8a0fbb719a1c39eea8e5e01abddcbb {} [2025-02-04T10:12:11.066Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a8yx_5c0/inputs/images [2025-02-04T10:12:11.066Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:12:11.622Z] time="2025-02-04T10:12:11Z" 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-02-04T10:12:18.132Z]  [2025-02-04T10:12:18.132Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:18.132Z] /dev/vdb1 30G 4.2G 26G 15% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:18.132Z]  [2025-02-04T10:12:23.348Z] Getting image source signatures [2025-02-04T10:12:23.348Z] Copying blob sha256:273ce6ac44f28350b6d581a1827cc0d5dea37714be18ec304113de75ec35861a [2025-02-04T10:12:24.276Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-04T10:12:25.630Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-04T10:12:26.995Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-04T10:12:27.248Z]  [2025-02-04T10:12:27.249Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:27.249Z] /dev/vdb1 30G 4.6G 26G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:27.249Z]  [2025-02-04T10:12:28.602Z] Copying blob sha256:8ee952b202784b58422c257546bb89a0a6216b7c880b15ef32f3aa8615687333 [2025-02-04T10:12:29.524Z] Copying blob sha256:27c4ccc262e1b5e1d1dc6fb1c170ec4b75563cd31bdd5098bec08fda44e18e78 [2025-02-04T10:12:30.441Z] Copying blob sha256:c89fbc94471d99d0769c9e98052176b2a6b0f5f4610ed0be951c94236485f59b [2025-02-04T10:12:31.371Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-04T10:12:31.623Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-04T10:12:32.178Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-04T10:12:32.735Z] Copying blob sha256:d67f10f71c1e35525fdbcb93709d6c15c2fe98872c955dbd01207134a47f3adb [2025-02-04T10:12:32.988Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-02-04T10:12:33.544Z] Copying blob sha256:d5490556653cc69d91b84db82e39f9ca3cd60ec2c0551780b0a8154c50793bbe [2025-02-04T10:12:33.797Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-04T10:12:34.353Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-04T10:12:34.605Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-04T10:12:35.160Z] Copying blob sha256:c788b116cb59bcd64215fe3f5e34f3a6f471ca1a8a1d0e45e6215309ce6ab0ca [2025-02-04T10:12:35.412Z] Copying blob sha256:ccf1889c757b6666a2fa8e5495a2350b81ed564219c5c4a26f333c06dc466981 [2025-02-04T10:12:35.968Z] Copying blob sha256:05785652c0cbd32000abdee2ad6f80cd1a5feae7f079c2f507d631fd5f284547 [2025-02-04T10:12:36.220Z] Copying blob sha256:1eee1e17661ba8ca53553896820f4dcc98528e41f7f74aad9674466abfd44088 [2025-02-04T10:12:36.473Z] Copying blob sha256:d8b8a8f357f30f6f6e3dfd758f74e6fe21a16b455c2e1829253f88a4b875b28f [2025-02-04T10:12:36.726Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-04T10:12:36.979Z] Copying blob sha256:76f9e4f6572f80e9ddc4e2ca7813ce14bb9fa2102e219b62abee3990f268ac2b [2025-02-04T10:12:37.232Z]  [2025-02-04T10:12:37.232Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:37.232Z] /dev/vdb1 30G 5.6G 25G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:37.232Z]  [2025-02-04T10:12:37.232Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-04T10:12:37.484Z] Copying blob sha256:853ac9295a1a974eddac76a4d03f1413f2f0ef5e0615ee4ab09161af13f6f991 [2025-02-04T10:12:37.738Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-04T10:12:37.990Z] Copying blob sha256:97b578a858f336037e60aaa0afa1f7dfcb7277270aa7103d08577d5435865444 [2025-02-04T10:12:38.243Z] Copying blob sha256:c2e3d48a36548ba37f96b377f8dbd5c26f850a87facdd5e9695deac78f4349ad [2025-02-04T10:12:38.497Z] Copying blob sha256:d8b0af9beae890f11798df5820468e117f594612c33c4c3b238c5045010738a7 [2025-02-04T10:12:38.497Z] Copying blob sha256:a1417f2114f83024af5afe5bebecb066f369eed5d337d91fd5314334c1fc688e [2025-02-04T10:12:38.750Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-02-04T10:12:39.306Z] Copying blob sha256:fa112ef23008787285d4c2572bd5d974a7958b3de493a0d3baa06cfa48816e2d [2025-02-04T10:12:39.306Z] Copying blob sha256:3e8316deb6467d576126c2546833ab4e06ef7cdfa50485d5e4108a6588302a51 [2025-02-04T10:12:39.559Z] Copying blob sha256:82db6934342a3332b20f7a416562381faccf9d8c0ae06e380a2562627c0989c5 [2025-02-04T10:12:40.477Z] Copying blob sha256:70fd724706bae5d1f1056c919a08784c33478adda8be0ea43db2290195e3d6eb [2025-02-04T10:12:41.032Z] Copying blob sha256:67b4ae1ec7321b93a69b7ada50fa6171b79e5a3221fcdc9ea09183429085763b [2025-02-04T10:12:41.032Z] Copying blob sha256:0942b93353799615de51c5f4c4bf07efaf21b40c6262141cd853c8366d0e8bee [2025-02-04T10:12:41.318Z] Copying blob sha256:246dca1f9bb3245d9c23c187c50765d9761a9b2eba2ec1d939a207a6e9b78c7c [2025-02-04T10:12:41.571Z] Copying blob sha256:7e89b19baab08fcaed5291169086612d4420788444b01dceba3416fc4479914f [2025-02-04T10:12:41.571Z] Copying blob sha256:cabc0904abf28ff9248bdaa8958ddab24312a003c9523b5cf4eac6ad03ae52b7 [2025-02-04T10:12:42.126Z] Copying blob sha256:eaf3961e95520085a8bacb1b8a268fe6fc216c19c783b5ce1f119ab3ef14266d [2025-02-04T10:12:43.043Z] Copying blob sha256:de916c39f3c5ecf1798f616b260ea89a70e1c4da93c34df7e4d310f1761dff42 [2025-02-04T10:12:43.959Z] Copying blob sha256:696ae018100835577cb305e00870ac905af877150b169d5a6451da5e4ad93c3e [2025-02-04T10:12:44.516Z] Copying blob sha256:670a60abf256086808824c48af2d1feea0b78200440c705a51face5bae45b126 [2025-02-04T10:12:45.070Z] Copying blob sha256:0c32ee4c2f5d177ed60e0015ec26dc4da0f1fff9bccafe2637c16876d247ed71 [2025-02-04T10:12:45.323Z] Copying blob sha256:a807d1e28c7d04af28e453cd23c5e9e8cccefd82b28dc960c13e18bf81397ad9 [2025-02-04T10:12:45.877Z] Copying blob sha256:28833c9c4a05c201b8ddc91ed0de5ca15565a74aac9a583e5c7df338591808e9 [2025-02-04T10:12:46.130Z] Copying blob sha256:bcb028a6f13c078c2310c4eac81af9e51ab1216d41c75e28e86a2e68282f3dd9 [2025-02-04T10:12:46.424Z] Copying blob sha256:fdb63b5619483edd7c80f6a8cf6c3412b0fd0291e30204841dac8c8a6833c1fe [2025-02-04T10:12:46.979Z] Copying blob sha256:d63effd480689434773d1e22bca7632d5727294aed92877c6f47146a8fef66b1 [2025-02-04T10:12:47.232Z]  [2025-02-04T10:12:47.232Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:47.232Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:47.232Z]  [2025-02-04T10:12:48.585Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-04T10:12:48.585Z] Copying config sha256:cc2fef7024ce3a3edb0df9b46fa7c25bce94c665312d2658cb01991b5379aa45 [2025-02-04T10:12:48.585Z] Writing manifest to image destination [2025-02-04T10:12:58.491Z]  [2025-02-04T10:12:58.491Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:12:58.491Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:12:58.491Z]  [2025-02-04T10:13:06.544Z] cc2fef7024ce3a3edb0df9b46fa7c25bce94c665312d2658cb01991b5379aa45 [2025-02-04T10:13:07.460Z]  [2025-02-04T10:13:07.460Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:07.460Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:07.460Z]  [2025-02-04T10:13:11.738Z] Untagged: docker.io/library/tmp-container-deploy-20557349642402:latest [2025-02-04T10:13:11.738Z] Deleted: cc2fef7024ce3a3edb0df9b46fa7c25bce94c665312d2658cb01991b5379aa45 [2025-02-04T10:13:12.294Z] [2025-02-04T10:13:12.294Z] ��� Duration: 61s [2025-02-04T10:13:17.510Z]  [2025-02-04T10:13:17.510Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:17.510Z] /dev/vdb1 30G 5.0G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:17.510Z]  [2025-02-04T10:13:18.065Z] Pipeline tree: 609f16ab48c8a430f20e7ddaa3d87eb217f8cbfef2322467238366e7e72178e3 [2025-02-04T10:13:18.065Z] Build [2025-02-04T10:13:18.065Z] root: [2025-02-04T10:13:18.065Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:13:18.065Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-04T10:13:18.065Z] org.osbuild.selinux: 72120e9b7b2cbb711b41e59c2b34651e0a59c9289fcae9a91fdf568cee5f6cdd { [2025-02-04T10:13:18.065Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-04T10:13:18.065Z] "target": "tree:///" [2025-02-04T10:13:18.065Z] } [2025-02-04T10:13:18.317Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:18.317Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:18.317Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:18.570Z] [2025-02-04T10:13:18.570Z] ��� Duration: 0s [2025-02-04T10:13:18.570Z] org.osbuild.ostree.init-fs: 82a6840582ad10b9f4d42596dae306f418a1e2db7807134b0af9c0157cd45f7a {} [2025-02-04T10:13:18.570Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:18.570Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-04T10:13:18.823Z] [2025-02-04T10:13:18.823Z] ��� Duration: 0s [2025-02-04T10:13:18.823Z] org.osbuild.ostree.os-init: 53a97b49ee8e1c8ef63543090f6a5af4f6f9e3ae54c7889aba860702584b4a87 { [2025-02-04T10:13:18.823Z] "osname": "fedora-coreos" [2025-02-04T10:13:18.823Z] } [2025-02-04T10:13:18.823Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:18.823Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-04T10:13:19.076Z] [2025-02-04T10:13:19.076Z] ��� Duration: 0s [2025-02-04T10:13:19.076Z] org.osbuild.ostree.config: ec61c4cd51d004c0ce017028fcff5bf90cf103a68d1a5cc2e3778d9a1e2f84bc { [2025-02-04T10:13:19.076Z] "repo": "/ostree/repo", [2025-02-04T10:13:19.076Z] "config": { [2025-02-04T10:13:19.076Z] "sysroot": { [2025-02-04T10:13:19.076Z] "readonly": true, [2025-02-04T10:13:19.076Z] "bootloader": "none", [2025-02-04T10:13:19.076Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-04T10:13:19.076Z] "bootprefix": true [2025-02-04T10:13:19.076Z] } [2025-02-04T10:13:19.076Z] } [2025-02-04T10:13:19.076Z] } [2025-02-04T10:13:19.076Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:19.076Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-04T10:13:19.328Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-04T10:13:19.328Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-04T10:13:19.328Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-04T10:13:19.328Z] [2025-02-04T10:13:19.328Z] ��� Duration: 0s [2025-02-04T10:13:19.328Z] org.osbuild.mkdir: 82980f8a7ba1d2922e99a7fee7674c499205834062e91664ac3ad090b8e5d2e0 { [2025-02-04T10:13:19.328Z] "paths": [ [2025-02-04T10:13:19.328Z] { [2025-02-04T10:13:19.328Z] "path": "/boot/efi", [2025-02-04T10:13:19.328Z] "mode": 493 [2025-02-04T10:13:19.328Z] } [2025-02-04T10:13:19.328Z] ] [2025-02-04T10:13:19.328Z] } [2025-02-04T10:13:19.328Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:19.582Z] [2025-02-04T10:13:19.582Z] ��� Duration: 0s [2025-02-04T10:13:19.582Z] org.osbuild.ignition: 8d1f2d4ff4a220feb1a001451917c1583a1b4e366b89b1da0a67cd645319fbde {} [2025-02-04T10:13:19.582Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:19.836Z] [2025-02-04T10:13:19.836Z] ��� Duration: 0s [2025-02-04T10:13:19.836Z] org.osbuild.ostree.deploy.container: 80abd6f4aafe527353d46632ef43058c726e1b1b7bc1db3fd08d995d80b2d8a9 { [2025-02-04T10:13:19.836Z] "osname": "fedora-coreos", [2025-02-04T10:13:19.836Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive", [2025-02-04T10:13:19.836Z] "mounts": [ [2025-02-04T10:13:19.836Z] "/boot", [2025-02-04T10:13:19.836Z] "/boot/efi" [2025-02-04T10:13:19.836Z] ], [2025-02-04T10:13:19.836Z] "kernel_opts": [ [2025-02-04T10:13:19.836Z] "rw", [2025-02-04T10:13:19.836Z] "$ignition_firstboot", [2025-02-04T10:13:19.836Z] "mitigations=auto,nosmt" [2025-02-04T10:13:19.836Z] ] [2025-02-04T10:13:19.836Z] } [2025-02-04T10:13:19.836Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-75nnr5pr/inputs/images [2025-02-04T10:13:20.088Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:20.088Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp2cxji0yc/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-04T10:13:28.145Z]  [2025-02-04T10:13:28.145Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:28.145Z] /dev/vdb1 30G 6.3G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:28.145Z]  [2025-02-04T10:13:38.055Z]  [2025-02-04T10:13:38.055Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:38.055Z] /dev/vdb1 30G 7.0G 23G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:38.055Z]  [2025-02-04T10:13:43.274Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:43.274Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:48.493Z]  [2025-02-04T10:13:48.493Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:48.493Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:48.493Z]  [2025-02-04T10:13:56.558Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:56.558Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:56.558Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:56.558Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:56.558Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:56.558Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:57.911Z]  [2025-02-04T10:13:57.911Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:13:57.912Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:13:57.912Z]  [2025-02-04T10:13:57.912Z] [2025-02-04T10:13:57.912Z] ��� Duration: 38s [2025-02-04T10:13:57.912Z] org.osbuild.ostree.aleph: e23a70dea59e7d48bf871043a32fa5dc40856f80582a3dc1dd92595a11789516 { [2025-02-04T10:13:57.912Z] "coreos_compat": true, [2025-02-04T10:13:57.912Z] "deployment": { [2025-02-04T10:13:57.912Z] "default": true [2025-02-04T10:13:57.912Z] } [2025-02-04T10:13:57.912Z] } [2025-02-04T10:13:58.164Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:58.164Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive [2025-02-04T10:13:58.164Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive --config [2025-02-04T10:13:58.417Z] [2025-02-04T10:13:58.417Z] ��� Duration: 0s [2025-02-04T10:13:58.417Z] org.osbuild.ostree.selinux: 609f16ab48c8a430f20e7ddaa3d87eb217f8cbfef2322467238366e7e72178e3 { [2025-02-04T10:13:58.417Z] "deployment": { [2025-02-04T10:13:58.417Z] "default": true [2025-02-04T10:13:58.417Z] } [2025-02-04T10:13:58.417Z] } [2025-02-04T10:13:58.417Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:13:58.417Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.670Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.670Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.670Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.922Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.922Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:13:58.922Z] [2025-02-04T10:13:58.922Z] ��� Duration: 0s [2025-02-04T10:14:06.981Z] Pipeline raw-image: 09218868d47582f01308336700920481200a334129e79d775f836bfc280fba3d [2025-02-04T10:14:06.981Z] Build [2025-02-04T10:14:06.981Z] root: [2025-02-04T10:14:06.981Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:14:06.981Z] org.osbuild.truncate: 8194961b0488997e6db3a010e290b682b6e096a4bb63e827cc4f6aab3af2ff42 { [2025-02-04T10:14:06.981Z] "filename": "disk.img", [2025-02-04T10:14:06.981Z] "size": "2750414848" [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] ��� Duration: 0s [2025-02-04T10:14:06.981Z] org.osbuild.sfdisk: 7bd32abbbbe4b610f1af14f0b3cc81eea08874a463eecb77f8bc44f340c6d4cf { [2025-02-04T10:14:06.981Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-04T10:14:06.981Z] "label": "gpt", [2025-02-04T10:14:06.981Z] "partitions": [ [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "start": 2048, [2025-02-04T10:14:06.981Z] "partnum": 1, [2025-02-04T10:14:06.981Z] "size": 2048, [2025-02-04T10:14:06.981Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-04T10:14:06.981Z] "bootable": true, [2025-02-04T10:14:06.981Z] "name": "BIOS-BOOT" [2025-02-04T10:14:06.981Z] }, [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "start": 4096, [2025-02-04T10:14:06.981Z] "partnum": 2, [2025-02-04T10:14:06.981Z] "size": 260096, [2025-02-04T10:14:06.981Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-04T10:14:06.981Z] "name": "EFI-SYSTEM" [2025-02-04T10:14:06.981Z] }, [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "start": 264192, [2025-02-04T10:14:06.981Z] "partnum": 3, [2025-02-04T10:14:06.981Z] "size": 786432, [2025-02-04T10:14:06.981Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:14:06.981Z] "name": "boot" [2025-02-04T10:14:06.981Z] }, [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "start": 1050624, [2025-02-04T10:14:06.981Z] "partnum": 4, [2025-02-04T10:14:06.981Z] "size": 4319232, [2025-02-04T10:14:06.981Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:14:06.981Z] "name": "root" [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] ] [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:06.981Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:06.981Z] label: gpt [2025-02-04T10:14:06.981Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-04T10:14:06.981Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-04T10:14:06.981Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-04T10:14:06.981Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-04T10:14:06.981Z] /dev/loop0p4: start="1050624", size="4319232", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "partitiontable": { [2025-02-04T10:14:06.981Z] "label": "gpt", [2025-02-04T10:14:06.981Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-04T10:14:06.981Z] "device": "/dev/loop0", [2025-02-04T10:14:06.981Z] "unit": "sectors", [2025-02-04T10:14:06.981Z] "firstlba": 2048, [2025-02-04T10:14:06.981Z] "lastlba": 5371870, [2025-02-04T10:14:06.981Z] "sectorsize": 512, [2025-02-04T10:14:06.981Z] "partitions": [ [2025-02-04T10:14:06.981Z] { [2025-02-04T10:14:06.981Z] "node": "/dev/loop0p1", [2025-02-04T10:14:06.981Z] "start": 2048, [2025-02-04T10:14:06.981Z] "size": 2048, [2025-02-04T10:14:06.981Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-04T10:14:06.981Z] "uuid": "71B62567-AEB9-4865-878F-B9661111ED76", [2025-02-04T10:14:06.981Z] "name": "BIOS-BOOT" [2025-02-04T10:14:06.981Z] },{ [2025-02-04T10:14:06.981Z] "node": "/dev/loop0p2", [2025-02-04T10:14:06.981Z] "start": 4096, [2025-02-04T10:14:06.981Z] "size": 260096, [2025-02-04T10:14:06.981Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-04T10:14:06.981Z] "uuid": "37C9FABD-8199-4D95-85C7-C78E8B7E9A52", [2025-02-04T10:14:06.981Z] "name": "EFI-SYSTEM" [2025-02-04T10:14:06.981Z] },{ [2025-02-04T10:14:06.981Z] "node": "/dev/loop0p3", [2025-02-04T10:14:06.981Z] "start": 264192, [2025-02-04T10:14:06.981Z] "size": 786432, [2025-02-04T10:14:06.981Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:14:06.981Z] "uuid": "3FB9D75B-85E5-4593-A8B2-7878A2727D76", [2025-02-04T10:14:06.981Z] "name": "boot" [2025-02-04T10:14:06.981Z] },{ [2025-02-04T10:14:06.981Z] "node": "/dev/loop0p4", [2025-02-04T10:14:06.981Z] "start": 1050624, [2025-02-04T10:14:06.981Z] "size": 4319232, [2025-02-04T10:14:06.981Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:14:06.981Z] "uuid": "7B0B21A1-47B3-4BF1-AC3F-B2971F32CE18", [2025-02-04T10:14:06.981Z] "name": "root" [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] ] [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] ��� Duration: 0s [2025-02-04T10:14:06.981Z] org.osbuild.mkfs.fat: 21142104007b9883b467bd01ae1b2d0cb858cde751b6cb046e2f41f7595128b8 { [2025-02-04T10:14:06.981Z] "label": "EFI-SYSTEM", [2025-02-04T10:14:06.981Z] "volid": "7B7795E7" [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:14:06.981Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:06.981Z] mkfs.fat 4.2 (2021-01-31) [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] ��� Duration: 0s [2025-02-04T10:14:06.981Z] org.osbuild.mkfs.ext4: b082d4f6a2b7359d442050f4375cd32dd39652c77ff098bea332a4ec7ccae505 { [2025-02-04T10:14:06.981Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-04T10:14:06.981Z] "label": "boot", [2025-02-04T10:14:06.981Z] "metadata_csum_seed": true [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:06.981Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:14:06.981Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:06.981Z] mke2fs 1.47.1 (20-May-2024) [2025-02-04T10:14:06.981Z] Discarding device blocks: 0/393216 done [2025-02-04T10:14:06.981Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-04T10:14:06.981Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-04T10:14:06.981Z] Superblock backups stored on blocks: [2025-02-04T10:14:06.981Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] Allocating group tables: 0/48 done [2025-02-04T10:14:06.981Z] Writing inode tables: 0/48 done [2025-02-04T10:14:06.981Z] Creating journal (8192 blocks): done [2025-02-04T10:14:06.981Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] [2025-02-04T10:14:06.981Z] ��� Duration: 0s [2025-02-04T10:14:06.981Z] org.osbuild.mkfs.xfs: 173ca7908d2b4bf07aefbee85f6a4fdb78a5cc2da91dbbb9a29e250da963fe1e { [2025-02-04T10:14:06.981Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-04T10:14:06.981Z] "label": "root" [2025-02-04T10:14:06.981Z] } [2025-02-04T10:14:07.236Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:14:07.236Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:07.488Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134976 blks [2025-02-04T10:14:07.488Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-04T10:14:07.488Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-04T10:14:07.488Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-04T10:14:07.488Z] data = bsize=4096 blocks=539904, imaxpct=25 [2025-02-04T10:14:07.488Z] = sunit=0 swidth=0 blks [2025-02-04T10:14:07.488Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-04T10:14:07.488Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-04T10:14:07.488Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-04T10:14:07.488Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-04T10:14:07.488Z] Discarding blocks...Done. [2025-02-04T10:14:07.488Z] [2025-02-04T10:14:07.488Z] ��� Duration: 0s [2025-02-04T10:14:07.488Z] org.osbuild.mkdir: f2335c3de8bb7bd4668359905f6dc5baf4850f86181909c62371cc49a59d03e5 { [2025-02-04T10:14:07.488Z] "paths": [ [2025-02-04T10:14:07.488Z] { [2025-02-04T10:14:07.488Z] "path": "mount://root/boot", [2025-02-04T10:14:07.488Z] "mode": 493 [2025-02-04T10:14:07.488Z] }, [2025-02-04T10:14:07.488Z] { [2025-02-04T10:14:07.488Z] "path": "mount://boot/efi", [2025-02-04T10:14:07.488Z] "mode": 493 [2025-02-04T10:14:07.488Z] } [2025-02-04T10:14:07.488Z] ] [2025-02-04T10:14:07.488Z] } [2025-02-04T10:14:07.488Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:07.741Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5w69_pde/mounts/root-mount-point [2025-02-04T10:14:07.741Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5w69_pde/mounts/boot-mount-point [2025-02-04T10:14:07.741Z]  [2025-02-04T10:14:07.741Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:14:07.741Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:14:07.741Z]  [2025-02-04T10:14:07.741Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:07.995Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5w69_pde/mounts/boot-mount-point unmounted [2025-02-04T10:14:07.995Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5w69_pde/mounts/root-mount-point unmounted [2025-02-04T10:14:07.995Z] [2025-02-04T10:14:07.995Z] ��� Duration: 0s [2025-02-04T10:14:08.248Z] org.osbuild.selinux: 87452d99bf7390f299aed371f1477f97e5eba3bd0d5e7d1bcd3fbfa37cdabe73 { [2025-02-04T10:14:08.248Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-04T10:14:08.248Z] "target": "mount://root/" [2025-02-04T10:14:08.248Z] } [2025-02-04T10:14:08.248Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:08.501Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ue302vsr/mounts/ [2025-02-04T10:14:08.501Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:08.501Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:14:08.753Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:14:08.753Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ue302vsr/mounts/ unmounted [2025-02-04T10:14:08.753Z] [2025-02-04T10:14:08.753Z] ��� Duration: 0s [2025-02-04T10:14:08.753Z] org.osbuild.selinux: 58ae179f49f759c63432dfaa7c668a433f77dfde3bdc7c14e2861391dfa51f15 { [2025-02-04T10:14:08.753Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-04T10:14:08.753Z] "target": "mount://root/boot/" [2025-02-04T10:14:08.753Z] } [2025-02-04T10:14:09.007Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:09.007Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ux7xcxzt/mounts/ [2025-02-04T10:14:09.007Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ux7xcxzt/mounts/boot [2025-02-04T10:14:09.259Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:09.259Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:14:09.259Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:14:09.512Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ux7xcxzt/mounts/boot unmounted [2025-02-04T10:14:09.512Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ux7xcxzt/mounts/ unmounted [2025-02-04T10:14:09.512Z] [2025-02-04T10:14:09.512Z] ��� Duration: 0s [2025-02-04T10:14:09.512Z] org.osbuild.copy: b226d467bd7afe4732644af9ff1d43b7518d35fe7d1d92e22f851af61e8e2773 { [2025-02-04T10:14:09.512Z] "paths": [ [2025-02-04T10:14:09.512Z] { [2025-02-04T10:14:09.512Z] "from": "input://tree/", [2025-02-04T10:14:09.512Z] "to": "mount://root/" [2025-02-04T10:14:09.512Z] } [2025-02-04T10:14:09.512Z] ] [2025-02-04T10:14:09.512Z] } [2025-02-04T10:14:09.766Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:09.766Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/ [2025-02-04T10:14:10.018Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/boot [2025-02-04T10:14:10.019Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/boot/efi [2025-02-04T10:14:10.270Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:10.270Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-04T10:14:18.326Z]  [2025-02-04T10:14:18.326Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:14:18.326Z] /dev/vdb1 30G 7.8G 23G 26% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:14:18.326Z]  [2025-02-04T10:14:22.482Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/boot/efi unmounted [2025-02-04T10:14:22.482Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/boot unmounted [2025-02-04T10:14:22.735Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-r77hx8g_/mounts/ unmounted [2025-02-04T10:14:22.735Z] [2025-02-04T10:14:22.735Z] ��� Duration: 13s [2025-02-04T10:14:22.735Z] org.osbuild.bootupd: a4ba89839f3840caab0274984b0df1b885e42767deaa0e6a9293c6b7e87d2d10 { [2025-02-04T10:14:22.735Z] "bios": { [2025-02-04T10:14:22.735Z] "device": "disk" [2025-02-04T10:14:22.735Z] }, [2025-02-04T10:14:22.735Z] "static-configs": true, [2025-02-04T10:14:22.735Z] "deployment": { [2025-02-04T10:14:22.735Z] "default": true [2025-02-04T10:14:22.735Z] } [2025-02-04T10:14:22.735Z] } [2025-02-04T10:14:22.986Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:22.986Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/ [2025-02-04T10:14:23.240Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/boot [2025-02-04T10:14:23.240Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/boot/efi [2025-02-04T10:14:23.492Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:24.846Z] Installed 40_coreos-ignition.cfg [2025-02-04T10:14:24.846Z] Installed 70_coreos-user.cfg [2025-02-04T10:14:24.846Z] Installed: grub.cfg [2025-02-04T10:14:24.846Z] Installed: "fedora/grub.cfg" [2025-02-04T10:14:24.846Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/boot/efi unmounted [2025-02-04T10:14:24.846Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/boot unmounted [2025-02-04T10:14:24.846Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2pd_p8y1/mounts/ unmounted [2025-02-04T10:14:24.846Z] [2025-02-04T10:14:24.846Z] ��� Duration: 2s [2025-02-04T10:14:24.846Z] org.osbuild.chattr: 09218868d47582f01308336700920481200a334129e79d775f836bfc280fba3d { [2025-02-04T10:14:24.846Z] "items": { [2025-02-04T10:14:24.846Z] "mount://root/": { [2025-02-04T10:14:24.846Z] "immutable": true [2025-02-04T10:14:24.846Z] } [2025-02-04T10:14:24.846Z] } [2025-02-04T10:14:24.846Z] } [2025-02-04T10:14:25.099Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:25.099Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/ [2025-02-04T10:14:25.352Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0' [2025-02-04T10:14:25.352Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/boot unmounted [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/var unmounted [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/sysroot unmounted [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts unmounted [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts unmounted [2025-02-04T10:14:25.605Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts unmounted [2025-02-04T10:14:25.605Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-99og3cc9/mounts/ [2025-02-04T10:14:25.605Z] [2025-02-04T10:14:25.605Z] ��� Duration: 0s [2025-02-04T10:14:25.605Z] Pipeline raw-qemu-image: 5b9a7cc0afd5f874a5c345d11d92cab919a9b48d9c47552cd23fdcb1befd0a9a [2025-02-04T10:14:25.605Z] Build [2025-02-04T10:14:25.605Z] root: [2025-02-04T10:14:25.605Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:14:25.605Z] org.osbuild.copy: 6edee997b1e9d7a8c38fa1d0c9334b7121e92904f7b5b86b426f6d45599197f8 { [2025-02-04T10:14:25.605Z] "paths": [ [2025-02-04T10:14:25.605Z] { [2025-02-04T10:14:25.605Z] "from": "input://tree/disk.img", [2025-02-04T10:14:25.605Z] "to": "tree:///disk.img" [2025-02-04T10:14:25.605Z] } [2025-02-04T10:14:25.605Z] ] [2025-02-04T10:14:25.605Z] } [2025-02-04T10:14:25.858Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:26.111Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-04T10:14:26.111Z] [2025-02-04T10:14:26.111Z] ��� Duration: 0s [2025-02-04T10:14:26.111Z] org.osbuild.truncate: fe6a7db0db95145198900c5d0be4e26969e5dbaf551ab7464a39f91e83cdb7a9 { [2025-02-04T10:14:26.111Z] "filename": "disk.img", [2025-02-04T10:14:26.111Z] "size": "10737418240" [2025-02-04T10:14:26.111Z] } [2025-02-04T10:14:26.364Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:26.364Z] [2025-02-04T10:14:26.364Z] ��� Duration: 0s [2025-02-04T10:14:26.364Z] org.osbuild.coreos.platform: 5b9a7cc0afd5f874a5c345d11d92cab919a9b48d9c47552cd23fdcb1befd0a9a { [2025-02-04T10:14:26.364Z] "platform": "qemu" [2025-02-04T10:14:26.364Z] } [2025-02-04T10:14:26.364Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:14:26.616Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/ [2025-02-04T10:14:26.616Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0' [2025-02-04T10:14:26.869Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/boot [2025-02-04T10:14:26.869Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:27.122Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/boot unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/boot unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/var unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/sysroot unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts unmounted [2025-02-04T10:14:27.122Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts unmounted [2025-02-04T10:14:27.122Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-88nwvjo4/mounts/ [2025-02-04T10:14:27.122Z] [2025-02-04T10:14:27.122Z] ��� Duration: 0s [2025-02-04T10:14:27.122Z] Pipeline qemu: 0db301bf8a0c675b1cd6a6ec737d169a66107b132531df6e771d659bf602949d [2025-02-04T10:14:27.122Z] Build [2025-02-04T10:14:27.122Z] root: [2025-02-04T10:14:27.122Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:14:27.122Z] org.osbuild.qemu: 0db301bf8a0c675b1cd6a6ec737d169a66107b132531df6e771d659bf602949d { [2025-02-04T10:14:27.122Z] "filename": "fedora-coreos-42.20250204.dev.0-qemu.x86_64.qcow2", [2025-02-04T10:14:27.122Z] "format": { [2025-02-04T10:14:27.122Z] "type": "qcow2", [2025-02-04T10:14:27.122Z] "compression": false, [2025-02-04T10:14:27.122Z] "compat": "1.1" [2025-02-04T10:14:27.122Z] } [2025-02-04T10:14:27.122Z] } [2025-02-04T10:14:27.374Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:14:27.931Z]  [2025-02-04T10:14:27.931Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:14:27.931Z] /dev/vdb1 30G 8.5G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:14:27.931Z]  [2025-02-04T10:14:31.182Z] [2025-02-04T10:14:31.182Z] ��� Duration: 3s [2025-02-04T10:14:31.182Z] manifest /tmp/osbuild-jauf.json finished successfully [2025-02-04T10:14:39.252Z]  [2025-02-04T10:14:39.252Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:14:39.252Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:14:39.252Z]  [2025-02-04T10:14:39.505Z] oci-archive: b08d18f341088002827e71cd0c75cd6d138e217ebf3c7d11d76a91049b286e3b [2025-02-04T10:14:39.505Z] deployed-tree: 74309f7dc8c8fc2911a26b79ff533bcb1d8a0fbb719a1c39eea8e5e01abddcbb [2025-02-04T10:14:39.505Z] tree: 609f16ab48c8a430f20e7ddaa3d87eb217f8cbfef2322467238366e7e72178e3 [2025-02-04T10:14:39.505Z] raw-image: 09218868d47582f01308336700920481200a334129e79d775f836bfc280fba3d [2025-02-04T10:14:39.505Z] raw-4k-image: f1c3f7b73833f06c3c160bd69e6de2d1d428ff7558b3cfb8bd45d2f55ce7cb57 [2025-02-04T10:14:39.505Z] raw-applehv-image: 2f0754a0af604abf66ab4593b53c8331e5135956b223aa611ff8a1f36cbe5110 [2025-02-04T10:14:39.505Z] applehv: 00fe13d1de0cb8606d52f0d5e1158ec7d5e032774d2e27051689813296a0b042 [2025-02-04T10:14:39.505Z] raw-gcp-image: ac58543132e8d6b6e7622fc6452652be23d7d1a60e1a6d349729b67541d44b26 [2025-02-04T10:14:39.505Z] raw-gcp-image-tar: 645d19df89bee0cef137a662e034805ed7248747d280e1221c477b8ff15cf53b [2025-02-04T10:14:39.505Z] gcp: 1c67c80eaf46e436b13ed2f2d91ccd5fbdf65283dbcb0992083c89f736b15239 [2025-02-04T10:14:39.505Z] raw-hyperv-image: 7efbd4d626480082da006b37450884eb24d1aafbd8ac161612fc9c2093b7373e [2025-02-04T10:14:39.505Z] hyperv: e339a2aa75bbd3390473f1de61090d1f652e3518a90d841b2bcc417bcc756bc1 [2025-02-04T10:14:39.505Z] raw-metal-image: 1c6909bfe7c4cc30224a9e47e412db0ce350a79efdccb8fb72a43378ee5b39a2 [2025-02-04T10:14:39.505Z] metal: 89447ae3169f8374e6e56d8cc0e5cb31968d7574da416c5d443eeb3d4fcbbebc [2025-02-04T10:14:39.505Z] raw-metal4k-image: f26f20884ff4736669237f73e8edd54ebec3d8357f3d6deaa8d3879efc7d28af [2025-02-04T10:14:39.505Z] metal4k: 42075570cfe83a132b61052df9dd1885daef502b7fc94dd76b4906ed45cc52b5 [2025-02-04T10:14:39.505Z] raw-qemu-image: 5b9a7cc0afd5f874a5c345d11d92cab919a9b48d9c47552cd23fdcb1befd0a9a [2025-02-04T10:14:39.505Z] qemu: 0db301bf8a0c675b1cd6a6ec737d169a66107b132531df6e771d659bf602949d [2025-02-04T10:14:39.505Z] live: a6d9cfef040052ad5861d99eb54bdabc72ecd0e1c2f5691af9a7f07127f4ea32 [2025-02-04T10:14:39.505Z] + set +x [2025-02-04T10:14:43.661Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.oOr0WJak9E/qemu/fedora-coreos-42.20250204.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-04T10:14:43.661Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.oOr0WJak9E/qemu': Operation not permitted [2025-02-04T10:14:53.581Z] /home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/meta.json wrote with version stamp 1738664092912395182 [2025-02-04T10:14:53.581Z] Successfully generated: fedora-coreos-42.20250204.dev.0-qemu.x86_64.qcow2 [2025-02-04T10:14:53.585Z] [Pipeline] } [2025-02-04T10:14:53.588Z] [Pipeline] // withEnv [2025-02-04T10:14:53.669Z] [Pipeline] } [2025-02-04T10:14:53.674Z] [Pipeline] // stage [2025-02-04T10:14:53.766Z] [Pipeline] withEnv [2025-02-04T10:14:53.766Z] [Pipeline] { [2025-02-04T10:14:53.769Z] [Pipeline] sh [2025-02-04T10:14:54.348Z] + set -euo pipefail [2025-02-04T10:14:54.348Z] ++ umask [2025-02-04T10:14:54.348Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:54.348Z] + uuidgen [2025-02-04T10:14:54.348Z] + cut -f1 -d- [2025-02-04T10:14:54.363Z] [Pipeline] } [2025-02-04T10:14:54.365Z] [Pipeline] // withEnv [2025-02-04T10:14:54.420Z] [Pipeline] withEnv [2025-02-04T10:14:54.420Z] [Pipeline] { [2025-02-04T10:14:54.461Z] [Pipeline] sh [2025-02-04T10:14:54.993Z] + set -euo pipefail [2025-02-04T10:14:54.993Z] ++ umask [2025-02-04T10:14:54.993Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:54.993Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:14:54.993Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-04T10:14:54.995Z] [Pipeline] } [2025-02-04T10:14:55.008Z] [Pipeline] // withEnv [2025-02-04T10:14:55.024Z] [Pipeline] parallel [2025-02-04T10:14:55.024Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-04T10:14:55.024Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-04T10:14:55.092Z] [Pipeline] withEnv [2025-02-04T10:14:55.092Z] [Pipeline] { [2025-02-04T10:14:55.093Z] [Pipeline] withEnv [2025-02-04T10:14:55.093Z] [Pipeline] { [2025-02-04T10:14:55.113Z] [Pipeline] sh [2025-02-04T10:14:55.394Z] [Pipeline] sh [2025-02-04T10:14:55.645Z] + set -xeuo pipefail [2025-02-04T10:14:55.645Z] ++ umask [2025-02-04T10:14:55.645Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:55.645Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-04T10:14:55.669Z] [Pipeline] } [2025-02-04T10:14:55.717Z] [Pipeline] // withEnv [2025-02-04T10:14:55.760Z] [Pipeline] withEnv [2025-02-04T10:14:55.760Z] [Pipeline] { [2025-02-04T10:14:55.839Z] [Pipeline] sh [2025-02-04T10:14:55.919Z] + set -xeuo pipefail [2025-02-04T10:14:55.919Z] ++ umask [2025-02-04T10:14:55.919Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:55.919Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:14:55.919Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-04T10:14:55.919Z] 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-hSxwA/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-04T10:14:55.919Z] 2025-02-04T10:14:55Z cli: Started logging at level INFO [2025-02-04T10:14:55.919Z] 2025-02-04T10:14:55Z cli: Started logging at level INFO [2025-02-04T10:14:56.171Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/fedora-coreos-42.20250204.91.0-qemu.x86_64.qcow2.xz [2025-02-04T10:14:56.171Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250204.91.0/x86_64/fedora-coreos-42.20250204.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-04T10:14:56.366Z] + set -euo pipefail [2025-02-04T10:14:56.366Z] ++ umask [2025-02-04T10:14:56.366Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:56.366Z] + kola list --json [2025-02-04T10:14:56.366Z] + jq -r '.[].Name' [2025-02-04T10:14:56.370Z] [Pipeline] } [2025-02-04T10:14:56.373Z] [Pipeline] // withEnv [2025-02-04T10:14:56.455Z] [Pipeline] withEnv [2025-02-04T10:14:56.464Z] [Pipeline] { [2025-02-04T10:14:56.508Z] [Pipeline] sh [2025-02-04T10:14:57.041Z] + set -xeuo pipefail [2025-02-04T10:14:57.041Z] ++ umask [2025-02-04T10:14:57.041Z] + '[' 0022 = 0000 ']' [2025-02-04T10:14:57.041Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:14:57.041Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-04T10:14:57.041Z] 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-hSxwA/kola-x86_64 [2025-02-04T10:14:57.294Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-04T10:14:57.295Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-04T10:14:57.295Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-04T10:14:57.295Z] === RUN ext.config.boot.grub2-install [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-04T10:14:57.295Z] === RUN ext.config.reboot [2025-02-04T10:14:57.295Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-04T10:14:57.295Z] === RUN ostree.hotfix [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-04T10:14:57.295Z] === RUN podman.workflow [2025-02-04T10:14:57.295Z] === RUN ext.config.kdump.crash [2025-02-04T10:14:57.295Z] === RUN multipath.partition [2025-02-04T10:14:57.295Z] === RUN ext.config.systemd.condition-needs-update [2025-02-04T10:14:57.295Z] === RUN fcos.filesystem [2025-02-04T10:14:57.295Z] === RUN podman.network-single [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.systemd-disable [2025-02-04T10:14:57.295Z] === RUN ext.config.gshadow [2025-02-04T10:14:57.295Z] === RUN ext.config.clhm.ignition-warnings [2025-02-04T10:14:57.295Z] === RUN basic.uefi-secure [2025-02-04T10:14:57.295Z] === RUN coreos.auth.verify [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-04T10:14:57.295Z] === RUN ext.config.firewall.iptables-legacy [2025-02-04T10:14:57.295Z] === RUN ext.config.butane.grub-users [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-04T10:14:57.295Z] === RUN ext.config.disks.lvmdevices [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.nmstate.state [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.sethostname [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-04T10:14:57.295Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-04T10:14:57.295Z] === RUN ext.config.var-mount.simple [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.resource.remote [2025-02-04T10:14:57.295Z] === RUN ext.config.swap.zram-generator [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.nmstate.policy [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.v2.users [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.groups [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.mount.disks [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.stable-boot [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.symlink [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.failure [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.once [2025-02-04T10:14:57.295Z] === RUN ext.config.containers.quadlet [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.kargs-rd-net [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.nameserver [2025-02-04T10:14:57.295Z] === RUN multipath.day1 [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-04T10:14:57.295Z] === RUN non-exclusive-test-bucket-0 [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.delete-config [2025-02-04T10:14:57.295Z] === RUN ostree.remote [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.remote [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.force-persist-ip [2025-02-04T10:14:57.295Z] === RUN coreos.selinux.boolean [2025-02-04T10:14:57.295Z] === RUN ext.config.boot.bootupd-validate [2025-02-04T10:14:57.295Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-04T10:14:57.295Z] === RUN coreos.unique.boot.ignition.failure [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-04T10:14:57.295Z] === RUN basic [2025-02-04T10:14:57.295Z] === RUN ext.config.selinux.enforcing [2025-02-04T10:14:57.295Z] === RUN rhcos.selinux.boolean.persist [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-04T10:14:57.295Z] === RUN rootfs.uuid [2025-02-04T10:14:57.295Z] === RUN basic.nvme [2025-02-04T10:14:57.295Z] === RUN basic.uefi [2025-02-04T10:14:57.295Z] === RUN rpmostree.install-uninstall [2025-02-04T10:14:57.295Z] === RUN ext.config.toolbox [2025-02-04T10:14:57.295Z] === RUN rpmostree.upgrade-rollback [2025-02-04T10:14:57.295Z] === RUN coreos.ignition.mount.partitions [2025-02-04T10:14:57.295Z] === RUN multipath.day2 [2025-02-04T10:14:57.295Z] === RUN ext.config.ignition.kargs [2025-02-04T10:14:57.295Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-04T10:14:57.295Z] === RUN ext.config.rpm-ostree-countme [2025-02-04T10:14:57.295Z] === RUN coreos.unique.boot.failure [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.no-persist-ip [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-04T10:14:57.295Z] === RUN ext.config.var-mount.scsi-id [2025-02-04T10:14:57.295Z] === RUN podman.base [2025-02-04T10:14:57.295Z] === RUN rpmostree.status [2025-02-04T10:14:57.295Z] === RUN ext.config.var-mount.luks [2025-02-04T10:14:57.295Z] === RUN ext.config.extensions.package [2025-02-04T10:14:57.295Z] === RUN kdump.crash.ssh [2025-02-04T10:14:57.295Z] === RUN ostree.unlock [2025-02-04T10:14:57.295Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-04T10:14:57.295Z] === RUN ext.config.podman.rootless-systemd [2025-02-04T10:14:57.295Z] === RUN fcos.network.listeners [2025-02-04T10:14:57.295Z] === RUN ext.config.docker.basic [2025-02-04T10:14:57.295Z] === RUN ext.config.systemd.network-online [2025-02-04T10:14:57.295Z] === RUN fcos.users.shells [2025-02-04T10:14:57.529Z] Read disk 34.1 MiB/729.5 MiB (4%) [2025-02-04T10:14:58.883Z] Read disk 70.3 MiB/729.5 MiB (9%) [2025-02-04T10:14:59.802Z] Read disk 104.0 MiB/729.5 MiB (14%) [2025-02-04T10:15:00.720Z] Read disk 124.6 MiB/729.5 MiB (17%) [2025-02-04T10:15:01.640Z] Read disk 145.4 MiB/729.5 MiB (19%) [2025-02-04T10:15:03.004Z] Read disk 165.9 MiB/729.5 MiB (22%) [2025-02-04T10:15:03.923Z] Read disk 188.7 MiB/729.5 MiB (25%) [2025-02-04T10:15:04.840Z] Read disk 215.6 MiB/729.5 MiB (29%) [2025-02-04T10:15:05.758Z] Read disk 238.0 MiB/729.5 MiB (32%) [2025-02-04T10:15:06.675Z] Read disk 266.5 MiB/729.5 MiB (36%) [2025-02-04T10:15:07.594Z] Read disk 291.1 MiB/729.5 MiB (39%) [2025-02-04T10:15:08.949Z] Read disk 317.3 MiB/729.5 MiB (43%) [2025-02-04T10:15:09.867Z] Read disk 346.4 MiB/729.5 MiB (47%) [2025-02-04T10:15:10.787Z] Read disk 366.1 MiB/729.5 MiB (50%) [2025-02-04T10:15:11.706Z] Read disk 392.0 MiB/729.5 MiB (53%) [2025-02-04T10:15:13.060Z] Read disk 413.7 MiB/729.5 MiB (56%) [2025-02-04T10:15:13.980Z] Read disk 435.2 MiB/729.5 MiB (59%) [2025-02-04T10:15:14.900Z] Read disk 461.4 MiB/729.5 MiB (63%) [2025-02-04T10:15:15.821Z] Read disk 486.7 MiB/729.5 MiB (66%) [2025-02-04T10:15:16.741Z] Read disk 511.4 MiB/729.5 MiB (70%) [2025-02-04T10:15:17.674Z] Read disk 537.1 MiB/729.5 MiB (73%) [2025-02-04T10:15:19.028Z] Read disk 568.0 MiB/729.5 MiB (77%) [2025-02-04T10:15:19.948Z] Read disk 608.0 MiB/729.5 MiB (83%) [2025-02-04T10:15:20.867Z] Read disk 632.0 MiB/729.5 MiB (86%) [2025-02-04T10:15:22.222Z] Read disk 653.7 MiB/729.5 MiB (89%) [2025-02-04T10:15:23.142Z] Read disk 679.8 MiB/729.5 MiB (93%) [2025-02-04T10:15:24.060Z] Read disk 718.7 MiB/729.5 MiB (98%) [2025-02-04T10:15:24.617Z] Read disk 729.5 MiB/729.5 MiB (100%) [2025-02-04T10:15:24.617Z] Read disk 729.5 MiB/729.5 MiB (100%) [2025-02-04T10:15:24.617Z] Read disk 729.5 MiB/729.5 MiB (100%) [2025-02-04T10:15:24.617Z] gpg: Signature made Tue Feb 4 05:19:29 2025 UTC [2025-02-04T10:15:24.617Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-02-04T10:15:24.617Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-02-04T10:15:24.869Z] tmp/kola-qemu-cache/fedora-coreos-42.20250204.91.0-qemu.x86_64.qcow2 [2025-02-04T10:15:24.869Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-04T10:15:24.869Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-04T10:15:24.869Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-04T10:15:25.122Z] === RUN fcos.upgrade.basic [2025-02-04T10:15:29.264Z] --- PASS: ext.config.boot.grub2-install (26.80s) [2025-02-04T10:15:51.127Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-04T10:15:52.045Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-04T10:15:52.601Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-04T10:15:53.520Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-04T10:15:54.439Z] --- PASS: ext.config.selinux.enforcing (56.86s) [2025-02-04T10:15:54.995Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-04T10:15:56.870Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-04T10:15:57.425Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-04T10:15:59.300Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-04T10:16:00.573Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-04T10:16:01.129Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (63.66s) [2025-02-04T10:16:02.485Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-04T10:16:03.726Z] === RUN fcos.upgrade.basic/setup [2025-02-04T10:16:04.360Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-04T10:16:06.236Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-04T10:16:06.985Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-04T10:16:08.174Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-04T10:16:09.528Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-04T10:16:11.403Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-04T10:16:12.322Z] --- PASS: multipath.day2 (74.96s) [2025-02-04T10:16:16.466Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-04T10:16:17.820Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-04T10:16:19.174Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-04T10:16:21.050Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-04T10:16:30.958Z] --- PASS: fcos.users.shells (35.93s) [2025-02-04T10:16:31.515Z] systemctl status kola-runext-59.service: [2025-02-04T10:16:31.515Z] �� kola-runext-59.service [2025-02-04T10:16:31.515Z] Loaded: loaded (/etc/systemd/system/kola-runext-59.service; static) [2025-02-04T10:16:31.515Z] Drop-In: /usr/lib/systemd/system/service.d [2025-02-04T10:16:31.515Z] ������10-timeout-abort.conf, 50-keep-warm.conf [2025-02-04T10:16:31.515Z] Active: failed (Result: exit-code) since Tue 2025-02-04 10:16:30 UTC; 726ms ago [2025-02-04T10:16:31.515Z] Duration: 9.466s [2025-02-04T10:16:31.515Z] Invocation: c937c241a96c4770a8e3a0cd93220d3d [2025-02-04T10:16:31.515Z] Process: 9138 ExecStart=/usr/local/bin/kola-runext-rootless-pasta-networking (code=exited, status=1/FAILURE) [2025-02-04T10:16:31.515Z] Main PID: 9138 (code=exited, status=1/FAILURE) [2025-02-04T10:16:31.515Z] Mem peak: 2.7M [2025-02-04T10:16:31.515Z] CPU: 33ms [2025-02-04T10:16:31.515Z] [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Just a basic test that uses pasta network and sets the gateway [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: podman run -i --rm --net=pasta:--mtu,1500 quay.io/fedora/fedora-minimal:41 bash <<'\''EOF'\'' [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: set -euxo pipefail [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Verify the mtu got set to 1500. No /sbin/ip so just use /sys/class/net//mtu [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: cat /sys/class/net/e*/mtu | grep 1500 [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Download something from the internet. Here we use one of the test [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # fixtures from the ignition.resource.remote test. [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: result=$(curl https://ignition-test-fixtures.s3.amazonaws.com/resources/anonymous) [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: [ $result == '\''kola-anonymous'\'' ] || exit 1 [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: EOF [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: ' [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + main [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9140]: ++ mktemp --suffix=runascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + runascoreuserscriptpath=/tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + echo '#!/bin/bash [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: set -euxo pipefail [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Just a basic test that uses pasta network and sets the gateway [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: podman run -i --rm --net=pasta:--mtu,1500 quay.io/fedora/fedora-minimal:41 bash <<'\''EOF'\'' [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: set -euxo pipefail [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Verify the mtu got set to 1500. No /sbin/ip so just use /sys/class/net//mtu [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: cat /sys/class/net/e*/mtu | grep 1500 [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # Download something from the internet. Here we use one of the test [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: # fixtures from the ignition.resource.remote test. [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: result=$(curl https://ignition-test-fixtures.s3.amazonaws.com/resources/anonymous) [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: [ $result == '\''kola-anonymous'\'' ] || exit 1 [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: EOF [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: ' [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + chmod +x /tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + chown core /tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9138]: + runascoreuser /tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9143]: + sudo -u core /tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 kola-runext-rootless-pasta-networking[9144]: + cat [2025-02-04T10:16:31.515Z] Feb 04 10:16:21 qemu0 sudo[9143]: root : PWD=/ ; USER=core ; COMMAND=/tmp/tmp.i6roGnTEwOrunascoreuser [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 kola-runext-rootless-pasta-networking[9144]: 1500 [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 kola-runext-rootless-pasta-networking[9138]: + fatal 'Podman with pasta networking failed' [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 kola-runext-rootless-pasta-networking[9138]: + echo 'Podman with pasta networking failed' [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 kola-runext-rootless-pasta-networking[9138]: Podman with pasta networking failed [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 kola-runext-rootless-pasta-networking[9138]: + exit 1 [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 systemd[1]: kola-runext-59.service: Main process exited, code=exited, status=1/FAILURE [2025-02-04T10:16:31.515Z] Feb 04 10:16:30 qemu0 systemd[1]: kola-runext-59.service: Failed with result 'exit-code'. [2025-02-04T10:16:31.770Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-04T10:16:33.654Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-04T10:16:36.903Z] --- PASS: ext.config.extensions.package (72.69s) [2025-02-04T10:16:37.157Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-04T10:16:39.040Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-04T10:16:39.597Z] --- PASS: ext.config.systemd.network-online (38.63s) [2025-02-04T10:16:40.516Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-04T10:16:42.407Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-04T10:16:43.770Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-04T10:16:44.327Z] --- PASS: ext.config.docker.basic (31.86s) [2025-02-04T10:16:45.695Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-04T10:16:47.571Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-04T10:16:48.128Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-04T10:16:50.005Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-04T10:16:51.357Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-04T10:16:53.233Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-04T10:16:55.107Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-04T10:16:56.460Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-04T10:16:57.014Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-04T10:16:57.932Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-04T10:16:59.811Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-04T10:17:01.166Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-04T10:17:03.039Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-04T10:17:03.106Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-04T10:17:04.392Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-04T10:17:04.645Z] --- PASS: fcos.network.listeners (34.45s) [2025-02-04T10:17:05.565Z] === RUN ostree.unlock/unlock [2025-02-04T10:17:06.121Z] === RUN ostree.unlock/install [2025-02-04T10:17:06.121Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-04T10:17:06.675Z] === RUN ostree.unlock/uninstall [2025-02-04T10:17:07.231Z] === RUN ostree.unlock/discard [2025-02-04T10:17:07.787Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-04T10:17:11.039Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-04T10:17:12.394Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-04T10:17:14.268Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-04T10:17:15.622Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-04T10:17:22.328Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.54s) [2025-02-04T10:17:22.328Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-04T10:17:23.246Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-04T10:17:24.599Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-04T10:17:27.857Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-04T10:17:29.210Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-04T10:17:29.764Z] --- PASS: ostree.unlock (45.58s) [2025-02-04T10:17:29.764Z] --- PASS: ostree.unlock/unlock (0.64s) [2025-02-04T10:17:29.764Z] --- PASS: ostree.unlock/install (0.54s) [2025-02-04T10:17:29.764Z] --- PASS: ostree.unlock/uninstall (0.49s) [2025-02-04T10:17:29.764Z] --- PASS: ostree.unlock/discard (19.25s) [2025-02-04T10:17:30.683Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-04T10:17:31.611Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-04T10:17:33.487Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-04T10:17:34.045Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-04T10:17:34.600Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-04T10:17:36.474Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-04T10:17:38.350Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-04T10:17:39.704Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-04T10:17:41.580Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-04T10:17:41.704Z] --- PASS: fcos.upgrade.basic (133.69s) [2025-02-04T10:17:41.704Z] --- PASS: fcos.upgrade.basic/setup (5.90s) [2025-02-04T10:17:41.704Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (54.72s) [2025-02-04T10:17:41.704Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (33.68s) [2025-02-04T10:17:41.704Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-upgrade-x86_64 [2025-02-04T10:17:41.706Z] [Pipeline] } [2025-02-04T10:17:41.709Z] [Pipeline] // withEnv [2025-02-04T10:17:41.786Z] [Pipeline] } [2025-02-04T10:17:43.458Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-04T10:17:44.014Z] --- PASS: ext.config.podman.rootless-systemd (67.19s) [2025-02-04T10:17:44.934Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-04T10:17:46.808Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-04T10:17:47.365Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-04T10:17:51.511Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-04T10:17:52.864Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-04T10:17:54.737Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-04T10:18:02.791Z] --- PASS: ext.config.boot.bootupd-validate (40.35s) [2025-02-04T10:18:02.791Z] === RUN basic/PortSSH [2025-02-04T10:18:02.791Z] === RUN basic/DbusPerms [2025-02-04T10:18:02.791Z] === RUN basic/ServicesActive [2025-02-04T10:18:03.044Z] === RUN basic/ReadOnly [2025-02-04T10:18:03.045Z] === RUN basic/Useradd [2025-02-04T10:18:03.307Z] === RUN basic/MachineID [2025-02-04T10:18:03.559Z] === RUN basic/FCOSGrowpart [2025-02-04T10:18:06.806Z] --- PASS: basic (37.12s) [2025-02-04T10:18:06.806Z] --- PASS: basic/PortSSH (0.12s) [2025-02-04T10:18:06.806Z] --- PASS: basic/DbusPerms (0.57s) [2025-02-04T10:18:06.806Z] --- PASS: basic/ServicesActive (0.17s) [2025-02-04T10:18:06.806Z] --- PASS: basic/ReadOnly (0.14s) [2025-02-04T10:18:06.806Z] --- PASS: basic/Useradd (0.20s) [2025-02-04T10:18:06.806Z] --- PASS: basic/MachineID (0.20s) [2025-02-04T10:18:06.806Z] --- PASS: basic/FCOSGrowpart (0.14s) [2025-02-04T10:18:12.025Z] --- FAIL: non-exclusive-test-bucket-0 (194.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.63s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.69s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (1.83s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.91s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.76s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.78s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.65s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.65s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.68s) [2025-02-04T10:18:12.025Z] --- FAIL: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (10.85s) [2025-02-04T10:18:12.025Z] cluster.go:151: Error: Unit kola-runext-59.service exited with code 1 [2025-02-04T10:18:12.025Z] cluster.go:151: 2025-02-04T10:16:31Z cli: Unit kola-runext-59.service exited with code 1 [2025-02-04T10:18:12.025Z] harness.go:1265: kolet failed: : kolet run-test-unit failed: Process exited with status 1 [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.73s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.74s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.66s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.66s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.66s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.73s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.69s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.69s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.69s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.65s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.68s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.76s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.64s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.66s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (2.72s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.76s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.79s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.75s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.67s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.70s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.72s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.69s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.71s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.84s) [2025-02-04T10:18:12.025Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (13.97s) [2025-02-04T10:18:16.166Z] --- PASS: coreos.unique.boot.ignition.failure (14.57s) [2025-02-04T10:18:22.675Z] --- PASS: ext.config.networking.hostname.fallback-hostname (38.50s) [2025-02-04T10:18:40.671Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (32.36s) [2025-02-04T10:18:48.740Z] --- PASS: coreos.ignition.groups (24.99s) [2025-02-04T10:18:58.661Z] --- PASS: kdump.crash.ssh (113.63s) [2025-02-04T10:18:58.661Z] cluster.go:151: Running as unit: run-p7140-i7141.service; invocation ID: ee72d0786ed344e6b1ca79860aa85485 [2025-02-04T10:19:10.809Z] --- PASS: coreos.misc.disk.varlibcontainers (57.29s) [2025-02-04T10:19:10.809Z] 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-02-04T10:19:10.809Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-02-04T10:19:13.318Z] --- PASS: coreos.ignition.instantiated.enable-unit (25.51s) [2025-02-04T10:19:16.564Z] --- PASS: rpmostree.status (36.75s) [2025-02-04T10:19:31.366Z] === RUN podman.base/info [2025-02-04T10:19:31.366Z] === RUN podman.base/resources [2025-02-04T10:19:36.588Z] --- PASS: ext.config.var-mount.luks (80.15s) [2025-02-04T10:19:39.087Z] --- PASS: podman.base (29.27s) [2025-02-04T10:19:39.087Z] --- PASS: podman.base/info (0.44s) [2025-02-04T10:19:39.087Z] --- PASS: podman.base/resources (4.68s) [2025-02-04T10:19:57.087Z] --- PASS: multipath.day1 (56.24s) [2025-02-04T10:19:57.087Z] --- PASS: ext.config.networking.nameserver (39.11s) [2025-02-04T10:19:57.087Z] --- PASS: ext.config.var-mount.scsi-id (43.18s) [2025-02-04T10:20:09.222Z] --- PASS: ext.config.networking.kargs-rd-net (29.18s) [2025-02-04T10:20:19.135Z] --- PASS: coreos.ignition.symlink (24.00s) [2025-02-04T10:20:25.644Z] --- PASS: ext.config.ignition.remote (48.76s) [2025-02-04T10:20:37.777Z] --- PASS: ext.config.networking.force-persist-ip (41.21s) [2025-02-04T10:20:47.696Z] --- PASS: ext.config.ignition.stable-boot (38.74s) [2025-02-04T10:20:49.049Z] --- PASS: coreos.selinux.boolean (54.34s) [2025-02-04T10:21:07.060Z] --- PASS: ext.config.rpm-ostree-countme (27.03s) [2025-02-04T10:21:12.280Z] --- PASS: coreos.ignition.v2.users (24.78s) [2025-02-04T10:21:14.156Z] --- PASS: coreos.ignition.mount.disks (54.96s) [2025-02-04T10:21:14.156Z] mke2fs 1.47.1 (20-May-2024) [2025-02-04T10:21:18.302Z] --- PASS: ext.config.networking.no-persist-ip (29.30s) [2025-02-04T10:21:21.559Z] --- PASS: ext.config.var-mount.simple (56.22s) [2025-02-04T10:21:25.702Z] --- PASS: coreos.unique.boot.failure (11.56s) [2025-02-04T10:21:27.054Z] --- PASS: coreos.ignition.failure (15.73s) [2025-02-04T10:21:45.056Z] --- PASS: ext.config.swap.zram-generator (26.07s) [2025-02-04T10:21:53.110Z] --- PASS: ext.config.containers.quadlet (30.48s) [2025-02-04T10:22:01.164Z] === RUN basic.uefi/MachineID [2025-02-04T10:22:01.164Z] === RUN basic.uefi/FCOSGrowpart [2025-02-04T10:22:01.417Z] === RUN basic.uefi/PortSSH [2025-02-04T10:22:01.417Z] === RUN basic.uefi/DbusPerms [2025-02-04T10:22:01.974Z] === RUN basic.uefi/ServicesActive [2025-02-04T10:22:01.974Z] === RUN basic.uefi/ReadOnly [2025-02-04T10:22:01.974Z] === RUN basic.uefi/Useradd [2025-02-04T10:22:04.541Z] --- PASS: ext.config.ignition.resource.remote (38.90s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi (38.50s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/MachineID (0.11s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/PortSSH (0.11s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/DbusPerms (0.34s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/ServicesActive (0.12s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/ReadOnly (0.11s) [2025-02-04T10:22:05.461Z] --- PASS: basic.uefi/Useradd (0.19s) [2025-02-04T10:22:27.308Z] --- PASS: coreos.ignition.once (42.52s) [2025-02-04T10:22:49.159Z] --- PASS: coreos.ignition.mount.partitions (54.93s) [2025-02-04T10:23:01.295Z] --- PASS: ext.config.networking.nmstate.policy (115.39s) [2025-02-04T10:23:09.350Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (63.59s) [2025-02-04T10:23:35.805Z] --- PASS: ext.config.firewall.iptables-legacy (26.46s) [2025-02-04T10:23:35.805Z] --- PASS: ext.config.toolbox (68.39s) [2025-02-04T10:23:39.962Z] --- PASS: ext.config.ignition.kargs (39.72s) [2025-02-04T10:23:49.878Z] --- PASS: ext.config.butane.grub-users (63.07s) [2025-02-04T10:23:56.386Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-04T10:24:08.530Z] === RUN rpmostree.install-uninstall/install [2025-02-04T10:24:09.086Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (29.56s) [2025-02-04T10:24:21.218Z] --- PASS: ext.config.networking.bridge-static-via-kargs (30.16s) [2025-02-04T10:24:33.349Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-04T10:24:41.400Z] === RUN podman.workflow/run [2025-02-04T10:24:43.272Z] === RUN basic.uefi-secure/DbusPerms [2025-02-04T10:24:43.272Z] === RUN basic.uefi-secure/ServicesActive [2025-02-04T10:24:43.524Z] === RUN basic.uefi-secure/ReadOnly [2025-02-04T10:24:43.524Z] === RUN basic.uefi-secure/Useradd [2025-02-04T10:24:43.777Z] === RUN basic.uefi-secure/MachineID [2025-02-04T10:24:44.029Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-04T10:24:44.029Z] === RUN basic.uefi-secure/PortSSH [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure (38.32s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/DbusPerms (0.35s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/ServicesActive (0.12s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/Useradd (0.20s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/MachineID (0.11s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-02-04T10:24:48.169Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-04T10:24:54.677Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-04T10:24:58.823Z] --- PASS: rpmostree.upgrade-rollback (84.05s) [2025-02-04T10:24:58.823Z] --- PASS: rpmostree.upgrade-rollback/upgrade (37.02s) [2025-02-04T10:24:58.823Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.64s) [2025-02-04T10:25:08.767Z] --- PASS: podman.network-single (182.38s) [2025-02-04T10:25:09.324Z] === RUN basic.nvme/ServicesActive [2025-02-04T10:25:09.578Z] === RUN basic.nvme/ReadOnly [2025-02-04T10:25:09.578Z] === RUN basic.nvme/Useradd [2025-02-04T10:25:09.831Z] === RUN basic.nvme/MachineID [2025-02-04T10:25:09.831Z] === RUN basic.nvme/FCOSGrowpart [2025-02-04T10:25:10.083Z] === RUN basic.nvme/PortSSH [2025-02-04T10:25:10.083Z] === RUN basic.nvme/DbusPerms [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme (26.35s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/ServicesActive (0.12s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/Useradd (0.20s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/FCOSGrowpart (0.14s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/PortSSH (0.13s) [2025-02-04T10:25:14.242Z] --- PASS: basic.nvme/DbusPerms (0.36s) [2025-02-04T10:25:36.086Z] --- PASS: ext.config.clhm.ignition-warnings (35.38s) [2025-02-04T10:25:37.004Z] --- PASS: rpmostree.install-uninstall (121.93s) [2025-02-04T10:25:37.004Z] --- PASS: rpmostree.install-uninstall/install (46.78s) [2025-02-04T10:25:37.004Z] --- PASS: rpmostree.install-uninstall/uninstall (38.94s) [2025-02-04T10:25:41.148Z] --- PASS: ext.config.gshadow (26.65s) [2025-02-04T10:25:55.963Z] === RUN rootfs.uuid/RandomUUID [2025-02-04T10:25:59.218Z] --- PASS: rootfs.uuid (25.03s) [2025-02-04T10:25:59.218Z] --- PASS: rootfs.uuid/RandomUUID (0.15s) [2025-02-04T10:26:04.435Z] --- PASS: ext.config.ignition.systemd-unmasking (26.52s) [2025-02-04T10:26:07.689Z] --- PASS: ext.config.ignition.systemd-disable (26.90s) [2025-02-04T10:26:07.689Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.67s) [2025-02-04T10:26:54.252Z] --- PASS: ext.config.ssh.custom-host-key-permissions (38.94s) [2025-02-04T10:26:59.484Z] --- PASS: multipath.partition (55.15s) [2025-02-04T10:27:11.638Z] --- PASS: coreos.auth.verify (24.12s) [2025-02-04T10:27:19.718Z] === RUN fcos.filesystem/writablefiles [2025-02-04T10:27:20.637Z] === RUN fcos.filesystem/writabledirs [2025-02-04T10:27:20.637Z] === RUN fcos.filesystem/stickydirs [2025-02-04T10:27:20.890Z] === RUN fcos.filesystem/denylist [2025-02-04T10:27:25.045Z] --- PASS: fcos.filesystem (25.86s) [2025-02-04T10:27:25.045Z] --- PASS: fcos.filesystem/writablefiles (0.88s) [2025-02-04T10:27:25.045Z] --- PASS: fcos.filesystem/writabledirs (0.26s) [2025-02-04T10:27:25.045Z] --- PASS: fcos.filesystem/stickydirs (0.29s) [2025-02-04T10:27:25.045Z] --- PASS: fcos.filesystem/denylist (0.37s) [2025-02-04T10:27:26.396Z] --- PASS: ext.config.systemd.condition-needs-update (78.95s) [2025-02-04T10:27:41.199Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.22s) [2025-02-04T10:27:53.331Z] --- PASS: ext.config.kdump.crash (113.59s) [2025-02-04T10:28:01.394Z] === RUN ostree.hotfix/unlock [2025-02-04T10:28:03.271Z] --- PASS: ext.config.ignition.systemd-enable-units (38.55s) [2025-02-04T10:28:15.425Z] === RUN ostree.hotfix/install [2025-02-04T10:28:15.425Z] === RUN ostree.hotfix/uninstall [2025-02-04T10:28:15.982Z] === RUN ostree.hotfix/persist [2025-02-04T10:28:16.900Z] --- PASS: coreos.ignition.sethostname (24.36s) [2025-02-04T10:28:34.904Z] --- PASS: ext.config.reboot (54.38s) [2025-02-04T10:28:34.904Z] === RUN ostree.hotfix/rollback [2025-02-04T10:28:38.151Z] === RUN ostree.remote/add [2025-02-04T10:28:38.151Z] === RUN ostree.remote/list [2025-02-04T10:28:38.151Z] === RUN ostree.remote/show-url [2025-02-04T10:28:38.151Z] === RUN ostree.remote/refs [2025-02-04T10:28:38.418Z] === RUN ostree.remote/summary [2025-02-04T10:28:38.670Z] === RUN ostree.remote/delete [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote (25.93s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/add (0.25s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/list (0.10s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/show-url (0.20s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/refs (0.14s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/summary (0.32s) [2025-02-04T10:28:43.483Z] --- PASS: ostree.remote/delete (0.50s) [2025-02-04T10:28:53.390Z] --- PASS: rhcos.selinux.boolean.persist (48.74s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix (91.53s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix/unlock (14.12s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix/install (0.55s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix/uninstall (0.44s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix/persist (18.61s) [2025-02-04T10:28:58.615Z] --- PASS: ostree.hotfix/rollback (19.50s) [2025-02-04T10:29:45.179Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.42s) [2025-02-04T10:29:47.680Z] === RUN podman.workflow/exec [2025-02-04T10:29:47.933Z] === RUN podman.workflow/stop [2025-02-04T10:29:54.439Z] --- PASS: ext.config.disks.lvmdevices (56.70s) [2025-02-04T10:29:54.692Z] --- PASS: ext.config.ignition.delete-config (80.37s) [2025-02-04T10:29:58.840Z] === RUN podman.workflow/remove [2025-02-04T10:29:59.397Z] === RUN podman.workflow/delete [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow (343.49s) [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow/run (306.87s) [2025-02-04T10:30:03.547Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-04T10:30:03.547Z] cluster.go:151: Getting image source signatures [2025-02-04T10:30:03.547Z] cluster.go:151: Copying blob sha256:a52c777f25d4afed9d7958da2f249de731ed6e4479ead4f00621589d0398610c [2025-02-04T10:30:03.547Z] cluster.go:151: Copying config sha256:a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652 [2025-02-04T10:30:03.547Z] cluster.go:151: Writing manifest to image destination [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow/exec (0.36s) [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow/stop (10.66s) [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow/remove (0.56s) [2025-02-04T10:30:03.547Z] --- PASS: podman.workflow/delete (0.67s) [2025-02-04T10:30:03.547Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-04T10:30:03.547Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-04T10:30:06.056Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (73.88s) [2025-02-04T10:30:27.892Z] --- PASS: ext.config.networking.prefer-ignition-networking (30.04s) [2025-02-04T10:30:35.946Z] --- PASS: ext.config.networking.nmstate.state (54.37s) [2025-02-04T10:30:35.946Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-x86_64 [2025-02-04T10:30:35.946Z] [2025-02-04T10:30:35.946Z] [2025-02-04T10:30:35.946Z] ======== Re-running failed tests (flake detection) ======== [2025-02-04T10:30:35.946Z] [2025-02-04T10:30:35.946Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-04T10:30:35.946Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-04T10:30:35.946Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-04T10:30:35.946Z] === RUN ext.config.podman.rootless-pasta-networking [2025-02-04T10:31:07.945Z] --- PASS: ext.config.podman.rootless-pasta-networking (31.30s) [2025-02-04T10:31:07.945Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-x86_64/rerun [2025-02-04T10:31:08.612Z] [Pipeline] } [2025-02-04T10:31:08.616Z] [Pipeline] // withEnv [2025-02-04T10:31:08.623Z] [Pipeline] withEnv [2025-02-04T10:31:08.623Z] [Pipeline] { [2025-02-04T10:31:08.696Z] [Pipeline] sh [2025-02-04T10:31:09.224Z] + set -xeuo pipefail [2025-02-04T10:31:09.224Z] ++ umask [2025-02-04T10:31:09.224Z] + '[' 0022 = 0000 ']' [2025-02-04T10:31:09.224Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:31:09.224Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-04T10:31:09.224Z] 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-hSxwA/kola-reprovision-x86_64 [2025-02-04T10:31:09.477Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-04T10:31:09.477Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-04T10:31:09.477Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-04T10:31:09.477Z] === RUN coreos.boot-mirror [2025-02-04T10:31:09.477Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.raid1 [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-04T10:31:09.477Z] === RUN coreos.boot-mirror.luks [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-04T10:31:09.477Z] === RUN ext.config.root-reprovision.luks [2025-02-04T10:33:00.804Z] === RUN coreos.boot-mirror/sanity-check [2025-02-04T10:33:01.724Z] === RUN coreos.boot-mirror/detach-primary [2025-02-04T10:33:33.707Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-04T10:33:38.936Z] --- PASS: coreos.boot-mirror (148.91s) [2025-02-04T10:33:38.936Z] --- PASS: coreos.boot-mirror/sanity-check (2.05s) [2025-02-04T10:33:38.936Z] --- PASS: coreos.boot-mirror/detach-primary (30.04s) [2025-02-04T10:33:38.936Z] --- PASS: coreos.boot-mirror/verify-fallback (0.95s) [2025-02-04T10:35:00.282Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.90s) [2025-02-04T10:37:07.094Z] --- PASS: ext.config.root-reprovision.luks (124.49s) [2025-02-04T10:38:43.430Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-04T10:39:09.900Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-04T10:39:41.882Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-04T10:40:20.503Z] --- PASS: coreos.boot-mirror.luks (190.63s) [2025-02-04T10:40:20.503Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.62s) [2025-02-04T10:40:20.503Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.88s) [2025-02-04T10:40:20.503Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.83s) [2025-02-04T10:41:41.816Z] --- PASS: ext.config.root-reprovision.autosave-xfs (75.52s) [2025-02-04T10:43:48.139Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.50s) [2025-02-04T10:45:09.477Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.26s) [2025-02-04T10:47:15.813Z] --- PASS: ext.config.root-reprovision.luks.512e (124.73s) [2025-02-04T10:48:37.141Z] --- PASS: ext.config.root-reprovision.raid1 (95.11s) [2025-02-04T10:56:13.648Z] --- PASS: ext.config.rpm-ostree.kernel-replace (442.47s) [2025-02-04T10:56:13.648Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-reprovision-x86_64 [2025-02-04T10:56:13.652Z] [Pipeline] } [2025-02-04T10:56:13.655Z] [Pipeline] // withEnv [2025-02-04T10:56:13.661Z] [Pipeline] } [2025-02-04T10:56:13.731Z] [Pipeline] // parallel [2025-02-04T10:56:13.743Z] [Pipeline] withEnv [2025-02-04T10:56:13.744Z] [Pipeline] { [2025-02-04T10:56:13.747Z] [Pipeline] sh [2025-02-04T10:56:14.331Z] + set -xeuo pipefail [2025-02-04T10:56:14.331Z] ++ umask [2025-02-04T10:56:14.331Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:14.331Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:14.331Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-upgrade-x86_64 [2025-02-04T10:56:14.334Z] [Pipeline] } [2025-02-04T10:56:14.337Z] [Pipeline] // withEnv [2025-02-04T10:56:14.389Z] [Pipeline] withEnv [2025-02-04T10:56:14.389Z] [Pipeline] { [2025-02-04T10:56:14.438Z] [Pipeline] sh [2025-02-04T10:56:14.960Z] + set -xeuo pipefail [2025-02-04T10:56:14.960Z] ++ umask [2025-02-04T10:56:14.960Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:14.960Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:14.960Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA -c --xz kola-upgrade-x86_64 [2025-02-04T10:56:15.216Z] [Pipeline] } [2025-02-04T10:56:15.218Z] [Pipeline] // withEnv [2025-02-04T10:56:15.270Z] [Pipeline] archiveArtifacts [2025-02-04T10:56:15.272Z] Archiving artifacts [2025-02-04T10:56:15.910Z] [Pipeline] withEnv [2025-02-04T10:56:15.912Z] [Pipeline] { [2025-02-04T10:56:15.916Z] [Pipeline] sh [2025-02-04T10:56:16.443Z] + set -xeuo pipefail [2025-02-04T10:56:16.443Z] ++ umask [2025-02-04T10:56:16.443Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:16.443Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:16.443Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-upgrade-x86_64 --output - [2025-02-04T10:56:16.445Z] [Pipeline] } [2025-02-04T10:56:16.448Z] [Pipeline] // withEnv [2025-02-04T10:56:16.515Z] [Pipeline] junit [2025-02-04T10:56:16.517Z] Recording test results [2025-02-04T10:56:17.168Z] None of the test reports contained any result [2025-02-04T10:56:17.170Z] [Pipeline] withEnv [2025-02-04T10:56:17.170Z] [Pipeline] { [2025-02-04T10:56:17.174Z] [Pipeline] sh [2025-02-04T10:56:17.704Z] + set -xeuo pipefail [2025-02-04T10:56:17.704Z] ++ umask [2025-02-04T10:56:17.704Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:17.704Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:17.704Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-x86_64 [2025-02-04T10:56:17.705Z] [Pipeline] } [2025-02-04T10:56:17.709Z] [Pipeline] // withEnv [2025-02-04T10:56:17.737Z] [Pipeline] withEnv [2025-02-04T10:56:17.737Z] [Pipeline] { [2025-02-04T10:56:17.770Z] [Pipeline] sh [2025-02-04T10:56:18.299Z] + set -xeuo pipefail [2025-02-04T10:56:18.299Z] ++ umask [2025-02-04T10:56:18.299Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:18.299Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:18.299Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA -c --xz kola-x86_64 [2025-02-04T10:56:24.827Z] [Pipeline] } [2025-02-04T10:56:24.830Z] [Pipeline] // withEnv [2025-02-04T10:56:24.897Z] [Pipeline] archiveArtifacts [2025-02-04T10:56:24.899Z] Archiving artifacts [2025-02-04T10:56:27.525Z] [Pipeline] withEnv [2025-02-04T10:56:27.526Z] [Pipeline] { [2025-02-04T10:56:27.530Z] [Pipeline] sh [2025-02-04T10:56:28.057Z] + set -xeuo pipefail [2025-02-04T10:56:28.057Z] ++ umask [2025-02-04T10:56:28.057Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:28.057Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:28.057Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-x86_64 --output - [2025-02-04T10:56:28.979Z] [Pipeline] } [2025-02-04T10:56:28.982Z] [Pipeline] // withEnv [2025-02-04T10:56:29.046Z] [Pipeline] junit [2025-02-04T10:56:29.048Z] Recording test results [2025-02-04T10:56:29.748Z] [Pipeline] withEnv [2025-02-04T10:56:29.749Z] [Pipeline] { [2025-02-04T10:56:29.753Z] [Pipeline] sh [2025-02-04T10:56:30.297Z] + set -xeuo pipefail [2025-02-04T10:56:30.297Z] ++ umask [2025-02-04T10:56:30.297Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:30.297Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:30.297Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-reprovision-x86_64 [2025-02-04T10:56:30.302Z] [Pipeline] } [2025-02-04T10:56:30.305Z] [Pipeline] // withEnv [2025-02-04T10:56:30.311Z] [Pipeline] withEnv [2025-02-04T10:56:30.311Z] [Pipeline] { [2025-02-04T10:56:30.361Z] [Pipeline] sh [2025-02-04T10:56:30.882Z] + set -xeuo pipefail [2025-02-04T10:56:30.882Z] ++ umask [2025-02-04T10:56:30.882Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:30.882Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:30.882Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA -c --xz kola-reprovision-x86_64 [2025-02-04T10:56:34.135Z] [Pipeline] } [2025-02-04T10:56:34.138Z] [Pipeline] // withEnv [2025-02-04T10:56:34.144Z] [Pipeline] archiveArtifacts [2025-02-04T10:56:34.145Z] Archiving artifacts [2025-02-04T10:56:34.509Z] [Pipeline] withEnv [2025-02-04T10:56:34.510Z] [Pipeline] { [2025-02-04T10:56:34.514Z] [Pipeline] sh [2025-02-04T10:56:35.043Z] + set -xeuo pipefail [2025-02-04T10:56:35.043Z] ++ umask [2025-02-04T10:56:35.043Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:35.043Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T10:56:35.043Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-hSxwA/kola-reprovision-x86_64 --output - [2025-02-04T10:56:35.045Z] [Pipeline] } [2025-02-04T10:56:35.048Z] [Pipeline] // withEnv [2025-02-04T10:56:35.114Z] [Pipeline] junit [2025-02-04T10:56:35.115Z] Recording test results [2025-02-04T10:56:35.174Z] None of the test reports contained any result [2025-02-04T10:56:35.178Z] [Pipeline] stage [2025-02-04T10:56:35.178Z] [Pipeline] { (x86_64:Build Metal) [2025-02-04T10:56:35.210Z] [Pipeline] withEnv [2025-02-04T10:56:35.210Z] [Pipeline] { [2025-02-04T10:56:35.235Z] [Pipeline] sh [2025-02-04T10:56:35.758Z] + set -xeuo pipefail [2025-02-04T10:56:35.758Z] ++ umask [2025-02-04T10:56:35.758Z] + '[' 0022 = 0000 ']' [2025-02-04T10:56:35.758Z] + cosa buildextend-metal [2025-02-04T10:56:35.758Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:56:37.667Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:56:37.668Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-04T10:56:40.921Z] Will build metal [2025-02-04T10:56:58.936Z] ++ arch [2025-02-04T10:56:58.936Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250204.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-VAdn.json [2025-02-04T10:57:13.742Z] + set +x [2025-02-04T10:57:13.742Z] + 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-VAdn.json [2025-02-04T10:57:13.742Z]  [2025-02-04T10:57:13.742Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:57:13.742Z] /dev/vdb1 30G 8.1G 22G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:57:13.742Z]  [2025-02-04T10:57:13.742Z] starting /tmp/osbuild-VAdn.jsonPipeline source org.osbuild.curl: 1cd007110488091adffbd4b37a9aa50864e998fceaaf5fe78ca51a33f2fb9840 [2025-02-04T10:57:13.742Z] Build [2025-02-04T10:57:13.742Z] root: [2025-02-04T10:57:13.994Z] [2025-02-04T10:57:13.994Z] ��� Duration: 1738666633s [2025-02-04T10:57:13.994Z] Pipeline raw-metal-image: 1c6909bfe7c4cc30224a9e47e412db0ce350a79efdccb8fb72a43378ee5b39a2 [2025-02-04T10:57:13.994Z] Build [2025-02-04T10:57:13.994Z] root: [2025-02-04T10:57:13.994Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:57:14.548Z] org.osbuild.copy: 6edee997b1e9d7a8c38fa1d0c9334b7121e92904f7b5b86b426f6d45599197f8 { [2025-02-04T10:57:14.548Z] "paths": [ [2025-02-04T10:57:14.548Z] { [2025-02-04T10:57:14.548Z] "from": "input://tree/disk.img", [2025-02-04T10:57:14.548Z] "to": "tree:///disk.img" [2025-02-04T10:57:14.548Z] } [2025-02-04T10:57:14.548Z] ] [2025-02-04T10:57:14.548Z] } [2025-02-04T10:57:15.106Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:15.358Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-04T10:57:15.358Z] [2025-02-04T10:57:15.358Z] ��� Duration: 0s [2025-02-04T10:57:15.358Z] org.osbuild.coreos.platform: 1c6909bfe7c4cc30224a9e47e412db0ce350a79efdccb8fb72a43378ee5b39a2 { [2025-02-04T10:57:15.358Z] "platform": "metal" [2025-02-04T10:57:15.358Z] } [2025-02-04T10:57:15.611Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:15.611Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/ [2025-02-04T10:57:15.864Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0' [2025-02-04T10:57:15.864Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/boot [2025-02-04T10:57:16.117Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:16.380Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/boot unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/boot unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/var unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/sysroot unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts unmounted [2025-02-04T10:57:16.380Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts unmounted [2025-02-04T10:57:16.380Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-y6tveqq1/mounts/ [2025-02-04T10:57:16.380Z] [2025-02-04T10:57:16.380Z] ��� Duration: 0s [2025-02-04T10:57:16.380Z] Pipeline metal: 89447ae3169f8374e6e56d8cc0e5cb31968d7574da416c5d443eeb3d4fcbbebc [2025-02-04T10:57:16.380Z] Build [2025-02-04T10:57:16.380Z] root: [2025-02-04T10:57:16.380Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:57:16.380Z] org.osbuild.copy: 89447ae3169f8374e6e56d8cc0e5cb31968d7574da416c5d443eeb3d4fcbbebc { [2025-02-04T10:57:16.380Z] "paths": [ [2025-02-04T10:57:16.380Z] { [2025-02-04T10:57:16.380Z] "from": "input://tree/disk.img", [2025-02-04T10:57:16.380Z] "to": "tree:///fedora-coreos-42.20250204.dev.0-metal.x86_64.raw" [2025-02-04T10:57:16.380Z] } [2025-02-04T10:57:16.380Z] ] [2025-02-04T10:57:16.380Z] } [2025-02-04T10:57:16.633Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:16.633Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw' [2025-02-04T10:57:16.887Z] [2025-02-04T10:57:16.887Z] ��� Duration: 0s [2025-02-04T10:57:16.887Z] manifest /tmp/osbuild-VAdn.json finished successfully [2025-02-04T10:57:16.887Z] oci-archive: b08d18f341088002827e71cd0c75cd6d138e217ebf3c7d11d76a91049b286e3b [2025-02-04T10:57:16.887Z] deployed-tree: 74309f7dc8c8fc2911a26b79ff533bcb1d8a0fbb719a1c39eea8e5e01abddcbb [2025-02-04T10:57:16.887Z] tree: 609f16ab48c8a430f20e7ddaa3d87eb217f8cbfef2322467238366e7e72178e3 [2025-02-04T10:57:16.887Z] raw-image: 09218868d47582f01308336700920481200a334129e79d775f836bfc280fba3d [2025-02-04T10:57:16.887Z] raw-4k-image: f1c3f7b73833f06c3c160bd69e6de2d1d428ff7558b3cfb8bd45d2f55ce7cb57 [2025-02-04T10:57:16.887Z] raw-applehv-image: 2f0754a0af604abf66ab4593b53c8331e5135956b223aa611ff8a1f36cbe5110 [2025-02-04T10:57:16.887Z] applehv: 00fe13d1de0cb8606d52f0d5e1158ec7d5e032774d2e27051689813296a0b042 [2025-02-04T10:57:16.887Z] raw-gcp-image: ac58543132e8d6b6e7622fc6452652be23d7d1a60e1a6d349729b67541d44b26 [2025-02-04T10:57:16.887Z] raw-gcp-image-tar: 645d19df89bee0cef137a662e034805ed7248747d280e1221c477b8ff15cf53b [2025-02-04T10:57:16.887Z] gcp: 1c67c80eaf46e436b13ed2f2d91ccd5fbdf65283dbcb0992083c89f736b15239 [2025-02-04T10:57:16.887Z] raw-hyperv-image: 7efbd4d626480082da006b37450884eb24d1aafbd8ac161612fc9c2093b7373e [2025-02-04T10:57:16.887Z] hyperv: e339a2aa75bbd3390473f1de61090d1f652e3518a90d841b2bcc417bcc756bc1 [2025-02-04T10:57:16.887Z] raw-metal-image: 1c6909bfe7c4cc30224a9e47e412db0ce350a79efdccb8fb72a43378ee5b39a2 [2025-02-04T10:57:16.887Z] metal: 89447ae3169f8374e6e56d8cc0e5cb31968d7574da416c5d443eeb3d4fcbbebc [2025-02-04T10:57:16.887Z] raw-metal4k-image: f26f20884ff4736669237f73e8edd54ebec3d8357f3d6deaa8d3879efc7d28af [2025-02-04T10:57:16.887Z] metal4k: 42075570cfe83a132b61052df9dd1885daef502b7fc94dd76b4906ed45cc52b5 [2025-02-04T10:57:16.887Z] raw-qemu-image: 5b9a7cc0afd5f874a5c345d11d92cab919a9b48d9c47552cd23fdcb1befd0a9a [2025-02-04T10:57:16.887Z] qemu: 0db301bf8a0c675b1cd6a6ec737d169a66107b132531df6e771d659bf602949d [2025-02-04T10:57:16.887Z] live: a6d9cfef040052ad5861d99eb54bdabc72ecd0e1c2f5691af9a7f07127f4ea32 [2025-02-04T10:57:16.887Z] + set +x [2025-02-04T10:57:23.392Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XivHLBWiq3/metal/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-04T10:57:23.392Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XivHLBWiq3/metal': Operation not permitted [2025-02-04T10:57:28.613Z] /home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/meta.json wrote with version stamp 1738666647890702005 [2025-02-04T10:57:28.613Z] Successfully generated: fedora-coreos-42.20250204.dev.0-metal.x86_64.raw [2025-02-04T10:57:28.616Z] [Pipeline] } [2025-02-04T10:57:28.630Z] [Pipeline] // withEnv [2025-02-04T10:57:28.692Z] [Pipeline] withEnv [2025-02-04T10:57:28.692Z] [Pipeline] { [2025-02-04T10:57:28.762Z] [Pipeline] sh [2025-02-04T10:57:29.291Z] + set -xeuo pipefail [2025-02-04T10:57:29.291Z] ++ umask [2025-02-04T10:57:29.291Z] + '[' 0022 = 0000 ']' [2025-02-04T10:57:29.291Z] + cosa buildextend-metal4k [2025-02-04T10:57:29.291Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-04T10:57:29.546Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-04T10:57:29.546Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-04T10:57:30.908Z] Will build metal4k [2025-02-04T10:57:48.923Z] ++ arch [2025-02-04T10:57:48.923Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250204.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250204.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2623 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2110 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-4cmP.json [2025-02-04T10:57:51.418Z] + set +x [2025-02-04T10:57:51.418Z] + 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-4cmP.json [2025-02-04T10:57:51.418Z]  [2025-02-04T10:57:51.418Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:57:51.418Z] /dev/vdb1 30G 8.1G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:57:51.418Z]  [2025-02-04T10:57:51.671Z] starting /tmp/osbuild-4cmP.jsonPipeline source org.osbuild.curl: 1cd007110488091adffbd4b37a9aa50864e998fceaaf5fe78ca51a33f2fb9840 [2025-02-04T10:57:51.671Z] Build [2025-02-04T10:57:51.671Z] root: [2025-02-04T10:57:51.671Z] [2025-02-04T10:57:51.671Z] ��� Duration: 1738666671s [2025-02-04T10:57:51.671Z] Pipeline raw-4k-image: f1c3f7b73833f06c3c160bd69e6de2d1d428ff7558b3cfb8bd45d2f55ce7cb57 [2025-02-04T10:57:51.671Z] Build [2025-02-04T10:57:51.671Z] root: [2025-02-04T10:57:51.671Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:57:51.671Z] org.osbuild.truncate: 8194961b0488997e6db3a010e290b682b6e096a4bb63e827cc4f6aab3af2ff42 { [2025-02-04T10:57:51.671Z] "filename": "disk.img", [2025-02-04T10:57:51.671Z] "size": "2750414848" [2025-02-04T10:57:51.671Z] } [2025-02-04T10:57:51.925Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:52.178Z] [2025-02-04T10:57:52.178Z] ��� Duration: 0s [2025-02-04T10:57:52.178Z] org.osbuild.sfdisk: 2eefcbaf7504ec6e0ad7ddb20ddcd85625fddca3507296e57abe2054aa617e7f { [2025-02-04T10:57:52.178Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-04T10:57:52.178Z] "label": "gpt", [2025-02-04T10:57:52.178Z] "partitions": [ [2025-02-04T10:57:52.178Z] { [2025-02-04T10:57:52.178Z] "start": 256, [2025-02-04T10:57:52.178Z] "partnum": 1, [2025-02-04T10:57:52.178Z] "size": 256, [2025-02-04T10:57:52.178Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-04T10:57:52.178Z] "bootable": true, [2025-02-04T10:57:52.178Z] "name": "BIOS-BOOT" [2025-02-04T10:57:52.178Z] }, [2025-02-04T10:57:52.178Z] { [2025-02-04T10:57:52.178Z] "start": 512, [2025-02-04T10:57:52.178Z] "partnum": 2, [2025-02-04T10:57:52.178Z] "size": 32512, [2025-02-04T10:57:52.178Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-04T10:57:52.178Z] "name": "EFI-SYSTEM" [2025-02-04T10:57:52.178Z] }, [2025-02-04T10:57:52.178Z] { [2025-02-04T10:57:52.178Z] "start": 33024, [2025-02-04T10:57:52.178Z] "partnum": 3, [2025-02-04T10:57:52.178Z] "size": 98304, [2025-02-04T10:57:52.178Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:57:52.178Z] "name": "boot" [2025-02-04T10:57:52.178Z] }, [2025-02-04T10:57:52.178Z] { [2025-02-04T10:57:52.178Z] "start": 131328, [2025-02-04T10:57:52.178Z] "partnum": 4, [2025-02-04T10:57:52.178Z] "size": 539904, [2025-02-04T10:57:52.178Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:57:52.178Z] "name": "root" [2025-02-04T10:57:52.178Z] } [2025-02-04T10:57:52.178Z] ] [2025-02-04T10:57:52.178Z] } [2025-02-04T10:57:52.178Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:52.431Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:52.431Z] label: gpt [2025-02-04T10:57:52.431Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-04T10:57:52.431Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-04T10:57:52.431Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-04T10:57:52.431Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-04T10:57:52.431Z] /dev/loop0p4: start="131328", size="539904", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-04T10:57:52.431Z] { [2025-02-04T10:57:52.431Z] "partitiontable": { [2025-02-04T10:57:52.431Z] "label": "gpt", [2025-02-04T10:57:52.431Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-04T10:57:52.431Z] "device": "/dev/loop0", [2025-02-04T10:57:52.431Z] "unit": "sectors", [2025-02-04T10:57:52.431Z] "firstlba": 256, [2025-02-04T10:57:52.431Z] "lastlba": 671482, [2025-02-04T10:57:52.431Z] "sectorsize": 4096, [2025-02-04T10:57:52.431Z] "partitions": [ [2025-02-04T10:57:52.431Z] { [2025-02-04T10:57:52.431Z] "node": "/dev/loop0p1", [2025-02-04T10:57:52.431Z] "start": 256, [2025-02-04T10:57:52.431Z] "size": 256, [2025-02-04T10:57:52.431Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-04T10:57:52.431Z] "uuid": "B5B0AE4E-6FD6-4F0E-9999-A63E643EC79E", [2025-02-04T10:57:52.431Z] "name": "BIOS-BOOT" [2025-02-04T10:57:52.431Z] },{ [2025-02-04T10:57:52.431Z] "node": "/dev/loop0p2", [2025-02-04T10:57:52.431Z] "start": 512, [2025-02-04T10:57:52.431Z] "size": 32512, [2025-02-04T10:57:52.431Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-04T10:57:52.431Z] "uuid": "C3CDE61E-F77A-45E4-A819-07CA7B1056B7", [2025-02-04T10:57:52.431Z] "name": "EFI-SYSTEM" [2025-02-04T10:57:52.431Z] },{ [2025-02-04T10:57:52.431Z] "node": "/dev/loop0p3", [2025-02-04T10:57:52.431Z] "start": 33024, [2025-02-04T10:57:52.431Z] "size": 98304, [2025-02-04T10:57:52.431Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:57:52.431Z] "uuid": "3947248A-4445-4352-B3F7-8E661C106FAE", [2025-02-04T10:57:52.431Z] "name": "boot" [2025-02-04T10:57:52.431Z] },{ [2025-02-04T10:57:52.431Z] "node": "/dev/loop0p4", [2025-02-04T10:57:52.431Z] "start": 131328, [2025-02-04T10:57:52.431Z] "size": 539904, [2025-02-04T10:57:52.431Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-04T10:57:52.431Z] "uuid": "6DD40639-E050-461A-AFB9-5B75B6CF103A", [2025-02-04T10:57:52.431Z] "name": "root" [2025-02-04T10:57:52.431Z] } [2025-02-04T10:57:52.431Z] ] [2025-02-04T10:57:52.431Z] } [2025-02-04T10:57:52.431Z] } [2025-02-04T10:57:52.431Z] [2025-02-04T10:57:52.431Z] ��� Duration: 0s [2025-02-04T10:57:52.431Z] org.osbuild.mkfs.fat: abed7fe7faf44cfbdf135b1a186fafa4f25bd1393b865328d2d3a3a2196973db { [2025-02-04T10:57:52.431Z] "label": "EFI-SYSTEM", [2025-02-04T10:57:52.431Z] "volid": "7B7795E7" [2025-02-04T10:57:52.431Z] } [2025-02-04T10:57:52.684Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:57:52.684Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:52.936Z] mkfs.fat 4.2 (2021-01-31) [2025-02-04T10:57:52.936Z] [2025-02-04T10:57:52.936Z] ��� Duration: 0s [2025-02-04T10:57:52.937Z] org.osbuild.mkfs.ext4: ba37e1fc8bb827082564bfe01fd1c4cd3c624855784f3ce6dfde6b4541f3c739 { [2025-02-04T10:57:52.937Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-04T10:57:52.937Z] "label": "boot", [2025-02-04T10:57:52.937Z] "metadata_csum_seed": true [2025-02-04T10:57:52.937Z] } [2025-02-04T10:57:52.937Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:57:53.189Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:53.189Z] mke2fs 1.47.1 (20-May-2024) [2025-02-04T10:57:53.189Z] Discarding device blocks: 0/98304 done [2025-02-04T10:57:53.189Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-04T10:57:53.189Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-04T10:57:53.189Z] Superblock backups stored on blocks: [2025-02-04T10:57:53.189Z] 32768 [2025-02-04T10:57:53.189Z] [2025-02-04T10:57:53.189Z] Allocating group tables: 0/3 done [2025-02-04T10:57:53.189Z] Writing inode tables: 0/3 done [2025-02-04T10:57:53.189Z] Creating journal (4096 blocks): done [2025-02-04T10:57:53.189Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-04T10:57:53.189Z] [2025-02-04T10:57:53.189Z] [2025-02-04T10:57:53.189Z] ��� Duration: 0s [2025-02-04T10:57:53.189Z] org.osbuild.mkfs.xfs: b5496c4167fb5ff559718ec42c130c5686ffb3c9e68d9fcd98e723a2ee8e63da { [2025-02-04T10:57:53.189Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-04T10:57:53.189Z] "label": "root" [2025-02-04T10:57:53.189Z] } [2025-02-04T10:57:53.441Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-04T10:57:53.441Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:53.693Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=134976 blks [2025-02-04T10:57:53.693Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-04T10:57:53.693Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-04T10:57:53.693Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-04T10:57:53.693Z] data = bsize=4096 blocks=539904, imaxpct=25 [2025-02-04T10:57:53.693Z] = sunit=0 swidth=0 blks [2025-02-04T10:57:53.693Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-04T10:57:53.693Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-04T10:57:53.693Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-04T10:57:53.693Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-04T10:57:53.693Z] Discarding blocks...Done. [2025-02-04T10:57:53.693Z] [2025-02-04T10:57:53.693Z] ��� Duration: 0s [2025-02-04T10:57:53.693Z] org.osbuild.mkdir: 0d269d89584c9b78ae25289a00d1ad7453c900d36f1d4348da46089414546d1f { [2025-02-04T10:57:53.693Z] "paths": [ [2025-02-04T10:57:53.693Z] { [2025-02-04T10:57:53.693Z] "path": "mount://root/boot", [2025-02-04T10:57:53.693Z] "mode": 493 [2025-02-04T10:57:53.693Z] }, [2025-02-04T10:57:53.693Z] { [2025-02-04T10:57:53.693Z] "path": "mount://boot/efi", [2025-02-04T10:57:53.693Z] "mode": 493 [2025-02-04T10:57:53.693Z] } [2025-02-04T10:57:53.693Z] ] [2025-02-04T10:57:53.693Z] } [2025-02-04T10:57:53.945Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:53.945Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gi1x6a5c/mounts/root-mount-point [2025-02-04T10:57:53.945Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gi1x6a5c/mounts/boot-mount-point [2025-02-04T10:57:54.199Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:54.199Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gi1x6a5c/mounts/boot-mount-point unmounted [2025-02-04T10:57:54.199Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gi1x6a5c/mounts/root-mount-point unmounted [2025-02-04T10:57:54.451Z] [2025-02-04T10:57:54.451Z] ��� Duration: 0s [2025-02-04T10:57:54.451Z] org.osbuild.selinux: c28e4479bc2da07cbc54d89a7cff61f58747597c7fa14d206625f3ac791cd82d { [2025-02-04T10:57:54.451Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-04T10:57:54.451Z] "target": "mount://root/" [2025-02-04T10:57:54.451Z] } [2025-02-04T10:57:54.451Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:54.715Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dvvoo9wj/mounts/ [2025-02-04T10:57:54.715Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:54.968Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:57:54.968Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:57:54.968Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dvvoo9wj/mounts/ unmounted [2025-02-04T10:57:54.968Z] [2025-02-04T10:57:54.968Z] ��� Duration: 0s [2025-02-04T10:57:54.968Z] org.osbuild.selinux: ec6125e5767e91e6c4370d657b30a21eb428a785595c66ae09bd092eb1c461ef { [2025-02-04T10:57:54.968Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-04T10:57:54.968Z] "target": "mount://root/boot/" [2025-02-04T10:57:54.968Z] } [2025-02-04T10:57:55.221Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:55.221Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m1hrx9_f/mounts/ [2025-02-04T10:57:55.221Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m1hrx9_f/mounts/boot [2025-02-04T10:57:55.474Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:55.474Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:57:55.474Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-04T10:57:55.727Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m1hrx9_f/mounts/boot unmounted [2025-02-04T10:57:55.727Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m1hrx9_f/mounts/ unmounted [2025-02-04T10:57:55.727Z] [2025-02-04T10:57:55.727Z] ��� Duration: 0s [2025-02-04T10:57:55.727Z] org.osbuild.copy: fbb1a8bc900917065bcbce4986540293038020c2b06bb09f6c7a6a14ed45f6f4 { [2025-02-04T10:57:55.727Z] "paths": [ [2025-02-04T10:57:55.727Z] { [2025-02-04T10:57:55.727Z] "from": "input://tree/", [2025-02-04T10:57:55.727Z] "to": "mount://root/" [2025-02-04T10:57:55.727Z] } [2025-02-04T10:57:55.727Z] ] [2025-02-04T10:57:55.727Z] } [2025-02-04T10:57:55.980Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:57:55.980Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/ [2025-02-04T10:57:55.980Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/boot [2025-02-04T10:57:56.233Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/boot/efi [2025-02-04T10:57:56.233Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:57:56.486Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-04T10:58:01.707Z]  [2025-02-04T10:58:01.707Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:58:01.707Z] /dev/vdb1 30G 8.6G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:58:01.707Z]  [2025-02-04T10:58:11.621Z]  [2025-02-04T10:58:11.621Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:58:11.621Z] /dev/vdb1 30G 9.0G 21G 30% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:58:11.621Z]  [2025-02-04T10:58:21.525Z]  [2025-02-04T10:58:21.526Z] Filesystem Size Used Avail Use% Mounted on [2025-02-04T10:58:21.526Z] /dev/vdb1 30G 9.6G 21G 32% /home/jenkins/agent/workspace/test-override/cache [2025-02-04T10:58:21.526Z]  [2025-02-04T10:58:24.772Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/boot/efi unmounted [2025-02-04T10:58:24.772Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/boot unmounted [2025-02-04T10:58:25.328Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ylt2opyx/mounts/ unmounted [2025-02-04T10:58:25.328Z] [2025-02-04T10:58:25.328Z] ��� Duration: 29s [2025-02-04T10:58:25.328Z] org.osbuild.bootupd: be2fc3720de4ef32e967920af31272251e1386a030c76af260bdf7590a9345ee { [2025-02-04T10:58:25.328Z] "static-configs": true, [2025-02-04T10:58:25.328Z] "deployment": { [2025-02-04T10:58:25.328Z] "default": true [2025-02-04T10:58:25.328Z] } [2025-02-04T10:58:25.328Z] } [2025-02-04T10:58:25.581Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:58:25.581Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/ [2025-02-04T10:58:25.581Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/boot [2025-02-04T10:58:25.845Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/boot/efi [2025-02-04T10:58:25.845Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:58:26.098Z] Skip installing component BIOS without target device [2025-02-04T10:58:26.099Z] Installed 40_coreos-ignition.cfg [2025-02-04T10:58:26.099Z] Installed 70_coreos-user.cfg [2025-02-04T10:58:26.099Z] Installed: grub.cfg [2025-02-04T10:58:26.099Z] Installed: "fedora/grub.cfg" [2025-02-04T10:58:26.099Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/boot/efi unmounted [2025-02-04T10:58:26.351Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/boot unmounted [2025-02-04T10:58:26.351Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-dmns0rkr/mounts/ unmounted [2025-02-04T10:58:26.351Z] [2025-02-04T10:58:26.351Z] ��� Duration: 0s [2025-02-04T10:58:26.351Z] org.osbuild.chattr: f1c3f7b73833f06c3c160bd69e6de2d1d428ff7558b3cfb8bd45d2f55ce7cb57 { [2025-02-04T10:58:26.351Z] "items": { [2025-02-04T10:58:26.351Z] "mount://root/": { [2025-02-04T10:58:26.351Z] "immutable": true [2025-02-04T10:58:26.351Z] } [2025-02-04T10:58:26.351Z] } [2025-02-04T10:58:26.351Z] } [2025-02-04T10:58:26.351Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:58:26.603Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/ [2025-02-04T10:58:26.603Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0' [2025-02-04T10:58:26.856Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/boot unmounted [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/var unmounted [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/sysroot unmounted [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts unmounted [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts unmounted [2025-02-04T10:58:26.856Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts unmounted [2025-02-04T10:58:26.856Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9oa4aaez/mounts/ [2025-02-04T10:58:26.856Z] [2025-02-04T10:58:26.856Z] ��� Duration: 0s [2025-02-04T10:58:26.856Z] Pipeline raw-metal4k-image: f26f20884ff4736669237f73e8edd54ebec3d8357f3d6deaa8d3879efc7d28af [2025-02-04T10:58:26.856Z] Build [2025-02-04T10:58:26.856Z] root: [2025-02-04T10:58:26.856Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:58:26.856Z] org.osbuild.copy: fbe1ba8908dccc9861421cc78031623c0c7c4b7d181f81a1aad9ed44bf48fb1e { [2025-02-04T10:58:26.856Z] "paths": [ [2025-02-04T10:58:26.856Z] { [2025-02-04T10:58:26.856Z] "from": "input://tree/disk.img", [2025-02-04T10:58:26.856Z] "to": "tree:///disk.img" [2025-02-04T10:58:26.856Z] } [2025-02-04T10:58:26.856Z] ] [2025-02-04T10:58:26.856Z] } [2025-02-04T10:58:27.110Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:58:27.363Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-04T10:58:27.363Z] [2025-02-04T10:58:27.363Z] ��� Duration: 0s [2025-02-04T10:58:27.363Z] org.osbuild.coreos.platform: f26f20884ff4736669237f73e8edd54ebec3d8357f3d6deaa8d3879efc7d28af { [2025-02-04T10:58:27.363Z] "platform": "metal" [2025-02-04T10:58:27.363Z] } [2025-02-04T10:58:27.363Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-04T10:58:27.616Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/ [2025-02-04T10:58:27.616Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0' [2025-02-04T10:58:27.869Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/boot [2025-02-04T10:58:27.869Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:58:28.121Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/boot unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/boot unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/var unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/sysroot unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts unmounted [2025-02-04T10:58:28.121Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts unmounted [2025-02-04T10:58:28.121Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3k7o4r_i/mounts/ [2025-02-04T10:58:28.121Z] [2025-02-04T10:58:28.121Z] ��� Duration: 0s [2025-02-04T10:58:28.121Z] Pipeline metal4k: 42075570cfe83a132b61052df9dd1885daef502b7fc94dd76b4906ed45cc52b5 [2025-02-04T10:58:28.121Z] Build [2025-02-04T10:58:28.121Z] root: [2025-02-04T10:58:28.121Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-04T10:58:28.121Z] org.osbuild.copy: 42075570cfe83a132b61052df9dd1885daef502b7fc94dd76b4906ed45cc52b5 { [2025-02-04T10:58:28.121Z] "paths": [ [2025-02-04T10:58:28.121Z] { [2025-02-04T10:58:28.121Z] "from": "input://tree/disk.img", [2025-02-04T10:58:28.121Z] "to": "tree:///fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw" [2025-02-04T10:58:28.121Z] } [2025-02-04T10:58:28.121Z] ] [2025-02-04T10:58:28.121Z] } [2025-02-04T10:58:28.374Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-04T10:58:28.374Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw' [2025-02-04T10:58:28.627Z] [2025-02-04T10:58:28.627Z] ��� Duration: 0s [2025-02-04T10:58:28.627Z] manifest /tmp/osbuild-4cmP.json finished successfully [2025-02-04T10:58:28.879Z] oci-archive: b08d18f341088002827e71cd0c75cd6d138e217ebf3c7d11d76a91049b286e3b [2025-02-04T10:58:28.879Z] deployed-tree: 74309f7dc8c8fc2911a26b79ff533bcb1d8a0fbb719a1c39eea8e5e01abddcbb [2025-02-04T10:58:28.879Z] tree: 609f16ab48c8a430f20e7ddaa3d87eb217f8cbfef2322467238366e7e72178e3 [2025-02-04T10:58:28.879Z] raw-image: 09218868d47582f01308336700920481200a334129e79d775f836bfc280fba3d [2025-02-04T10:58:28.879Z] raw-4k-image: f1c3f7b73833f06c3c160bd69e6de2d1d428ff7558b3cfb8bd45d2f55ce7cb57 [2025-02-04T10:58:28.879Z] raw-applehv-image: 2f0754a0af604abf66ab4593b53c8331e5135956b223aa611ff8a1f36cbe5110 [2025-02-04T10:58:28.879Z] applehv: 00fe13d1de0cb8606d52f0d5e1158ec7d5e032774d2e27051689813296a0b042 [2025-02-04T10:58:28.879Z] raw-gcp-image: ac58543132e8d6b6e7622fc6452652be23d7d1a60e1a6d349729b67541d44b26 [2025-02-04T10:58:28.879Z] raw-gcp-image-tar: 645d19df89bee0cef137a662e034805ed7248747d280e1221c477b8ff15cf53b [2025-02-04T10:58:28.879Z] gcp: 1c67c80eaf46e436b13ed2f2d91ccd5fbdf65283dbcb0992083c89f736b15239 [2025-02-04T10:58:28.879Z] raw-hyperv-image: 7efbd4d626480082da006b37450884eb24d1aafbd8ac161612fc9c2093b7373e [2025-02-04T10:58:28.879Z] hyperv: e339a2aa75bbd3390473f1de61090d1f652e3518a90d841b2bcc417bcc756bc1 [2025-02-04T10:58:28.879Z] raw-metal-image: 1c6909bfe7c4cc30224a9e47e412db0ce350a79efdccb8fb72a43378ee5b39a2 [2025-02-04T10:58:28.879Z] metal: 89447ae3169f8374e6e56d8cc0e5cb31968d7574da416c5d443eeb3d4fcbbebc [2025-02-04T10:58:28.879Z] raw-metal4k-image: f26f20884ff4736669237f73e8edd54ebec3d8357f3d6deaa8d3879efc7d28af [2025-02-04T10:58:28.879Z] metal4k: 42075570cfe83a132b61052df9dd1885daef502b7fc94dd76b4906ed45cc52b5 [2025-02-04T10:58:28.879Z] raw-qemu-image: 5b9a7cc0afd5f874a5c345d11d92cab919a9b48d9c47552cd23fdcb1befd0a9a [2025-02-04T10:58:28.879Z] qemu: 0db301bf8a0c675b1cd6a6ec737d169a66107b132531df6e771d659bf602949d [2025-02-04T10:58:28.879Z] live: a6d9cfef040052ad5861d99eb54bdabc72ecd0e1c2f5691af9a7f07127f4ea32 [2025-02-04T10:58:28.879Z] + set +x [2025-02-04T10:58:33.023Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.MyxiQYxqhA/metal4k/fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-04T10:58:33.023Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.MyxiQYxqhA/metal4k': Operation not permitted [2025-02-04T10:58:38.417Z] /home/jenkins/agent/workspace/test-override/builds/42.20250204.dev.0/x86_64/meta.json wrote with version stamp 1738666717825309523 [2025-02-04T10:58:38.417Z] Successfully generated: fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw [2025-02-04T10:58:38.419Z] [Pipeline] } [2025-02-04T10:58:38.422Z] [Pipeline] // withEnv [2025-02-04T10:58:38.479Z] [Pipeline] } [2025-02-04T10:58:38.554Z] [Pipeline] // stage [2025-02-04T10:58:38.572Z] [Pipeline] stage [2025-02-04T10:58:38.572Z] [Pipeline] { (x86_64:Build Live) [2025-02-04T10:58:38.576Z] [Pipeline] withEnv [2025-02-04T10:58:38.576Z] [Pipeline] { [2025-02-04T10:58:38.599Z] [Pipeline] sh [2025-02-04T10:58:39.127Z] + set -xeuo pipefail [2025-02-04T10:58:39.127Z] ++ umask [2025-02-04T10:58:39.127Z] + '[' 0022 = 0000 ']' [2025-02-04T10:58:39.127Z] + cosa buildextend-live --fast [2025-02-04T10:58:39.381Z] Targeting build: 42.20250204.dev.0 [2025-02-04T10:58:39.382Z] 2025-02-04 10:58:39,237 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/usr/lib/modules'] [2025-02-04T10:58:39.382Z] 2025-02-04 10:58:39,251 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.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64/vmlinuz', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-04T10:58:39.382Z] 2025-02-04 10:58:39,298 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.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64/initramfs.img', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-04T10:58:39.636Z] 2025-02-04 10:58:39,499 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-04T10:58:39.636Z] 2025-02-04 10:58:39,516 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/tmp/tmpkjbghg2j'] [2025-02-04T10:58:39.636Z] Generating osmet file for 512b metal image [2025-02-04T10:58:39.636Z] 2025-02-04 10:58:39,535 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250204.dev.0', '--checksum', '928c747e7f2b6650129c911c995d116d3e200e7c52cefac4152c33495103d151', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-04T10:58:57.648Z] + RUST_BACKTRACE=full [2025-02-04T10:58:57.648Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250204.dev.0' --checksum 928c747e7f2b6650129c911c995d116d3e200e7c52cefac4152c33495103d151 --output /var/tmp/coreos-installer-output --fast [2025-02-04T10:58:57.648Z] Total OSTree objects scanned from /root: 17844 (17838 mapped, 6 empty) [2025-02-04T10:58:57.648Z] Total OSTree objects found in /boot: 313 [2025-02-04T10:58:57.648Z] Duplicate extents dropped: 0 [2025-02-04T10:58:57.648Z] Overlapping extents clamped: 0 [2025-02-04T10:58:57.648Z] Total /root extents: 17839 [2025-02-04T10:58:57.648Z] Duplicate extents dropped: 0 [2025-02-04T10:58:57.648Z] Overlapping extents clamped: 0 [2025-02-04T10:58:57.648Z] Total /boot extents: 318 [2025-02-04T10:58:57.648Z] Packing image [2025-02-04T10:59:29.630Z] Total bytes skipped: 1662277632 [2025-02-04T10:59:29.630Z] Total bytes written: 1088137216 [2025-02-04T10:59:29.630Z] Total bytes written (compressed): 25243300 [2025-02-04T10:59:29.630Z] Verifying that repacked image matches digest [2025-02-04T10:59:41.762Z] Packing successful! [2025-02-04T10:59:41.762Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-04T10:59:41.762Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-04T10:59:42.680Z] Generating osmet file for 4k metal image [2025-02-04T10:59:42.680Z] 2025-02-04 10:59:42,592 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250204.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20250204.dev.0', '--checksum', 'd62792cd291f8ac252afaf514e065d888ab07640cc85822c4ff6be6960778189', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-04T11:00:00.688Z] + RUST_BACKTRACE=full [2025-02-04T11:00:00.688Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20250204.dev.0' --checksum d62792cd291f8ac252afaf514e065d888ab07640cc85822c4ff6be6960778189 --output /var/tmp/coreos-installer-output --fast [2025-02-04T11:00:00.688Z] Total OSTree objects scanned from /root: 17844 (17838 mapped, 6 empty) [2025-02-04T11:00:00.688Z] Total OSTree objects found in /boot: 3 [2025-02-04T11:00:00.688Z] Duplicate extents dropped: 0 [2025-02-04T11:00:00.688Z] Overlapping extents clamped: 0 [2025-02-04T11:00:00.688Z] Total /root extents: 17839 [2025-02-04T11:00:00.688Z] Duplicate extents dropped: 0 [2025-02-04T11:00:00.688Z] Overlapping extents clamped: 0 [2025-02-04T11:00:00.688Z] Total /boot extents: 4 [2025-02-04T11:00:00.688Z] Packing image [2025-02-04T11:00:12.836Z] Total bytes skipped: 1651429376 [2025-02-04T11:00:12.836Z] Total bytes written: 1098985472 [2025-02-04T11:00:12.836Z] Total bytes written (compressed): 24920044 [2025-02-04T11:00:12.836Z] Verifying that repacked image matches digest [2025-02-04T11:00:20.890Z] Packing successful! [2025-02-04T11:00:20.890Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-04T11:00:20.890Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-04T11:00:22.765Z] Compressing squashfs with lz4 [2025-02-04T11:00:22.765Z] 2025-02-04 11:00:22,744 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-04T11:00:23.027Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-04T11:00:23.027Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-04T11:00:23.027Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG [2025-02-04T11:00:23.027Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/image.squashfs [2025-02-04T11:00:23.027Z] + coreos_gf_run_mount builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:23.027Z] + local mntarg=mount [2025-02-04T11:00:23.027Z] + '[' builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw = ro ']' [2025-02-04T11:00:23.027Z] + coreos_gf_run builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:23.027Z] + '[' -n '' ']' [2025-02-04T11:00:23.027Z] + coreos_gf_launch builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:23.027Z] + '[' -n '' ']' [2025-02-04T11:00:23.027Z] ++ guestfish --listen -a builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:23.027Z] + eval 'GUESTFISH_PID=12526; export GUESTFISH_PID' [2025-02-04T11:00:23.027Z] ++ GUESTFISH_PID=12526 [2025-02-04T11:00:23.027Z] ++ export GUESTFISH_PID [2025-02-04T11:00:23.027Z] + '[' -z 12526 ']' [2025-02-04T11:00:23.027Z] ++ kola ncpu [2025-02-04T11:00:23.027Z] + coreos_gf set-smp 6 [2025-02-04T11:00:23.027Z] + guestfish --remote -- set-smp 6 [2025-02-04T11:00:23.027Z] + coreos_gf run [2025-02-04T11:00:23.027Z] + guestfish --remote -- run [2025-02-04T11:00:24.902Z] + GUESTFISH_RUNNING=1 [2025-02-04T11:00:24.902Z] ++ coreos_gf findfs-label root [2025-02-04T11:00:24.902Z] ++ guestfish --remote -- findfs-label root [2025-02-04T11:00:24.902Z] + root=/dev/sda4 [2025-02-04T11:00:24.902Z] + coreos_gf mount /dev/sda4 / [2025-02-04T11:00:24.902Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-04T11:00:25.458Z] + local boot [2025-02-04T11:00:25.458Z] ++ coreos_gf findfs-label boot [2025-02-04T11:00:25.458Z] ++ guestfish --remote -- findfs-label boot [2025-02-04T11:00:25.711Z] + boot=/dev/sda3 [2025-02-04T11:00:25.711Z] + coreos_gf mount /dev/sda3 /boot [2025-02-04T11:00:25.711Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-04T11:00:25.711Z] + local partitions [2025-02-04T11:00:25.711Z] + local label [2025-02-04T11:00:25.711Z] ++ coreos_gf list-partitions [2025-02-04T11:00:25.711Z] ++ guestfish --remote -- list-partitions [2025-02-04T11:00:25.711Z] + partitions='/dev/sda1 [2025-02-04T11:00:25.711Z] /dev/sda2 [2025-02-04T11:00:25.711Z] /dev/sda3 [2025-02-04T11:00:25.711Z] /dev/sda4' [2025-02-04T11:00:25.711Z] + for pt in $partitions [2025-02-04T11:00:25.711Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-04T11:00:25.711Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-04T11:00:25.711Z] + label= [2025-02-04T11:00:25.711Z] + '[' '' == EFI-SYSTEM ']' [2025-02-04T11:00:25.711Z] + for pt in $partitions [2025-02-04T11:00:25.711Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-04T11:00:25.711Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-04T11:00:25.711Z] + label=EFI-SYSTEM [2025-02-04T11:00:25.711Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-04T11:00:25.711Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-04T11:00:25.711Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-04T11:00:25.711Z] + for pt in $partitions [2025-02-04T11:00:25.711Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-04T11:00:25.711Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-04T11:00:25.963Z] + label=boot [2025-02-04T11:00:25.963Z] + '[' boot == EFI-SYSTEM ']' [2025-02-04T11:00:25.963Z] + for pt in $partitions [2025-02-04T11:00:25.963Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-04T11:00:25.963Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-04T11:00:25.963Z] + label=root [2025-02-04T11:00:25.963Z] + '[' root == EFI-SYSTEM ']' [2025-02-04T11:00:25.963Z] ++ coreos_gf ls /ostree/deploy [2025-02-04T11:00:25.963Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-04T11:00:25.963Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-04T11:00:25.963Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-04T11:00:25.963Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-04T11:00:25.963Z] ++ grep -v .origin [2025-02-04T11:00:25.963Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 [2025-02-04T11:00:25.963Z] + export stateroot deploydir [2025-02-04T11:00:25.963Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/config [2025-02-04T11:00:25.963Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/config [2025-02-04T11:00:25.963Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/config [2025-02-04T11:00:25.963Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/config.new /ostree/repo/config [2025-02-04T11:00:25.963Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/config.new /ostree/repo/config [2025-02-04T11:00:25.963Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-04T11:00:25.963Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-04T11:00:25.963Z] + kernel_binary=/boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 [2025-02-04T11:00:25.964Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-04T11:00:25.964Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-04T11:00:25.964Z] + kernel_hmac=/boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac [2025-02-04T11:00:25.964Z] ++ basename /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac [2025-02-04T11:00:25.964Z] + coreos_gf ln /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac [2025-02-04T11:00:25.964Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64.hmac [2025-02-04T11:00:25.964Z] ++ basename /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 [2025-02-04T11:00:25.964Z] + coreos_gf ln /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 [2025-02-04T11:00:25.964Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-f5235bdf8b2cff280f423eb8850f0e1d7e00b214de4375be508202ba849d90e5/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64 [2025-02-04T11:00:26.219Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/image.squashfs compress:lz4 [2025-02-04T11:00:26.219Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/image.squashfs compress:lz4 [2025-02-04T11:00:34.302Z] + coreos_gf_shutdown [2025-02-04T11:00:34.303Z] + coreos_gf umount-all [2025-02-04T11:00:34.303Z] + guestfish --remote -- umount-all [2025-02-04T11:00:34.303Z] + coreos_gf exit [2025-02-04T11:00:34.303Z] + guestfish --remote -- exit [2025-02-04T11:00:34.555Z] + GUESTFISH_RUNNING= [2025-02-04T11:00:34.555Z] + GUESTFISH_PID= [2025-02-04T11:00:34.555Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-04T11:00:34.555Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.lgyAvG -rf [2025-02-04T11:00:34.555Z] + _coreos_gf_cleanup [2025-02-04T11:00:34.555Z] + guestfish --remote -- exit [2025-02-04T11:00:34.555Z] + : [2025-02-04T11:00:39.774Z] 2025-02-04 11:00:39,348 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw'] [2025-02-04T11:00:39.774Z] + coreos_gf_run_mount builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:39.774Z] + local mntarg=mount [2025-02-04T11:00:39.774Z] + '[' builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw = ro ']' [2025-02-04T11:00:39.774Z] + coreos_gf_run builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:39.774Z] + '[' -n '' ']' [2025-02-04T11:00:39.774Z] + coreos_gf_launch builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:39.774Z] + '[' -n '' ']' [2025-02-04T11:00:39.774Z] ++ guestfish --listen -a builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw --ro [2025-02-04T11:00:39.774Z] + eval 'GUESTFISH_PID=12667; export GUESTFISH_PID' [2025-02-04T11:00:39.774Z] ++ GUESTFISH_PID=12667 [2025-02-04T11:00:39.774Z] ++ export GUESTFISH_PID [2025-02-04T11:00:39.774Z] + '[' -z 12667 ']' [2025-02-04T11:00:39.774Z] ++ kola ncpu [2025-02-04T11:00:39.774Z] + coreos_gf set-smp 6 [2025-02-04T11:00:39.774Z] + guestfish --remote -- set-smp 6 [2025-02-04T11:00:39.774Z] + coreos_gf run [2025-02-04T11:00:39.774Z] + guestfish --remote -- run [2025-02-04T11:00:41.649Z] + GUESTFISH_RUNNING=1 [2025-02-04T11:00:41.649Z] ++ coreos_gf findfs-label root [2025-02-04T11:00:41.649Z] ++ guestfish --remote -- findfs-label root [2025-02-04T11:00:41.649Z] + root=/dev/sda4 [2025-02-04T11:00:41.649Z] + coreos_gf mount /dev/sda4 / [2025-02-04T11:00:41.649Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-04T11:00:41.902Z] + local boot [2025-02-04T11:00:41.902Z] ++ coreos_gf findfs-label boot [2025-02-04T11:00:41.902Z] ++ guestfish --remote -- findfs-label boot [2025-02-04T11:00:41.902Z] + boot=/dev/sda3 [2025-02-04T11:00:41.902Z] + coreos_gf mount /dev/sda3 /boot [2025-02-04T11:00:41.902Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-04T11:00:42.154Z] + local partitions [2025-02-04T11:00:42.154Z] + local label [2025-02-04T11:00:42.154Z] ++ coreos_gf list-partitions [2025-02-04T11:00:42.154Z] ++ guestfish --remote -- list-partitions [2025-02-04T11:00:42.154Z] + partitions='/dev/sda1 [2025-02-04T11:00:42.154Z] /dev/sda2 [2025-02-04T11:00:42.154Z] /dev/sda3 [2025-02-04T11:00:42.154Z] /dev/sda4' [2025-02-04T11:00:42.154Z] + for pt in $partitions [2025-02-04T11:00:42.154Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-04T11:00:42.154Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-04T11:00:42.154Z] + label= [2025-02-04T11:00:42.154Z] + '[' '' == EFI-SYSTEM ']' [2025-02-04T11:00:42.154Z] + for pt in $partitions [2025-02-04T11:00:42.154Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-04T11:00:42.154Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-04T11:00:42.154Z] + label=EFI-SYSTEM [2025-02-04T11:00:42.154Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-04T11:00:42.154Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-04T11:00:42.154Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-04T11:00:42.154Z] + for pt in $partitions [2025-02-04T11:00:42.154Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-04T11:00:42.154Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-04T11:00:42.407Z] + label=boot [2025-02-04T11:00:42.407Z] + '[' boot == EFI-SYSTEM ']' [2025-02-04T11:00:42.407Z] + for pt in $partitions [2025-02-04T11:00:42.407Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-04T11:00:42.407Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-04T11:00:42.407Z] + label=root [2025-02-04T11:00:42.407Z] + '[' root == EFI-SYSTEM ']' [2025-02-04T11:00:42.407Z] ++ coreos_gf ls /ostree/deploy [2025-02-04T11:00:42.407Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-04T11:00:42.407Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-04T11:00:42.407Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-04T11:00:42.407Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-04T11:00:42.407Z] ++ grep -v .origin [2025-02-04T11:00:42.407Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.0 [2025-02-04T11:00:42.407Z] + export stateroot deploydir [2025-02-04T11:00:42.407Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-04T11:00:42.407Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-04T11:00:42.407Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-04T11:00:42.407Z] + coreos_gf_shutdown [2025-02-04T11:00:42.407Z] + coreos_gf umount-all [2025-02-04T11:00:42.407Z] + guestfish --remote -- umount-all [2025-02-04T11:00:42.407Z] + coreos_gf exit [2025-02-04T11:00:42.407Z] + guestfish --remote -- exit [2025-02-04T11:00:42.660Z] + GUESTFISH_RUNNING= [2025-02-04T11:00:42.660Z] + GUESTFISH_PID= [2025-02-04T11:00:42.660Z] + _coreos_gf_cleanup [2025-02-04T11:00:42.660Z] + guestfish --remote -- exit [2025-02-04T11:00:42.660Z] + : [2025-02-04T11:00:42.660Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250204.dev.0 [2025-02-04T11:00:42.660Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-04T11:00:42.913Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-04T11:00:42.913Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-04T11:00:42.913Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-04T11:00:42.913Z] 2025-02-04 11:00:42,804 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', 'ac6d4aadcd138b8ba78e92c623f66f8370b618c0a50edf254b611d60fc5089cd', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-04T11:00:43.832Z] 2025-02-04 11:00:43,734 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmp3uptp69h.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-04T11:00:47.506Z] 2025-02-04 11:00:46,541 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250204.dev.0', '-volset', 'fedora-coreos-42.20250204.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-42.20250204.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-04T11:00:47.506Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-04T11:00:47.506Z] genisoimage 1.1.11 (Linux) [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-04T11:00:47.506Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-04T11:00:47.506Z] Writing: Initial Padblock Start Block 0 [2025-02-04T11:00:47.506Z] Done with: Initial Padblock Block(s) 16 [2025-02-04T11:00:47.506Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-04T11:00:47.506Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-04T11:00:47.506Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-04T11:00:47.506Z] Size of boot image is 4 sectors -> No emulation [2025-02-04T11:00:47.506Z] Size of boot image is 13104 sectors -> No emulation [2025-02-04T11:00:47.506Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-04T11:00:47.507Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-04T11:00:47.507Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-04T11:00:47.507Z] Writing: End Volume Descriptor Start Block 19 [2025-02-04T11:00:47.507Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-04T11:00:47.507Z] Writing: Version block Start Block 20 [2025-02-04T11:00:47.507Z] Done with: Version block Block(s) 1 [2025-02-04T11:00:47.507Z] Writing: Path table Start Block 21 [2025-02-04T11:00:47.507Z] Done with: Path table Block(s) 4 [2025-02-04T11:00:47.507Z] Writing: Joliet path table Start Block 25 [2025-02-04T11:00:47.507Z] Done with: Joliet path table Block(s) 4 [2025-02-04T11:00:47.507Z] Writing: Directory tree Start Block 29 [2025-02-04T11:00:47.507Z] Done with: Directory tree Block(s) 7 [2025-02-04T11:00:47.507Z] Writing: Joliet directory tree Start Block 36 [2025-02-04T11:00:47.507Z] Done with: Joliet directory tree Block(s) 7 [2025-02-04T11:00:47.507Z] Writing: Directory tree cleanup Start Block 43 [2025-02-04T11:00:47.507Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-04T11:00:47.507Z] Writing: Extension record Start Block 43 [2025-02-04T11:00:47.507Z] Done with: Extension record Block(s) 1 [2025-02-04T11:00:47.507Z] Writing: The File(s) Start Block 44 [2025-02-04T11:00:47.507Z] 0.91% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 1.83% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 2.74% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 3.66% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 4.57% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 5.49% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 6.40% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 7.32% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 8.23% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 9.15% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 10.06% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 10.98% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 11.89% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 12.81% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 13.72% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 14.64% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 15.55% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 16.47% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 17.38% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 18.30% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 19.21% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 20.13% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 21.04% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 21.96% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 22.87% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 23.79% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 24.70% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 25.62% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 26.53% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 27.45% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 28.36% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 29.28% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 30.19% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 31.11% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 32.02% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 32.94% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 33.85% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 34.77% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 35.68% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 36.60% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 37.51% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 38.43% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 39.34% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 40.26% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 41.17% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 42.09% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 43.00% done, estimate finish Tue Feb 4 11:00:46 2025 [2025-02-04T11:00:47.507Z] 43.92% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 44.83% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 45.75% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 46.66% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 47.58% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 48.49% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 49.41% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:47.507Z] 50.32% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 51.24% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 52.15% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 53.07% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 53.98% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 54.90% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 55.81% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 56.73% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 57.64% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 58.56% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 59.47% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 60.39% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 61.30% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 62.22% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 63.13% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 64.05% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 64.96% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 65.88% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 66.79% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 67.71% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 68.62% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 69.54% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 70.45% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 71.37% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 72.28% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 73.20% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 74.11% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 75.03% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 75.94% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 76.86% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 77.77% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 78.69% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 79.60% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 80.52% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 81.43% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 82.34% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.507Z] 83.26% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 84.17% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 85.09% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 86.00% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 86.92% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 87.83% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 88.75% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 89.66% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 90.58% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 91.49% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 92.41% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 93.32% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 94.24% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 95.15% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 96.07% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 96.98% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 97.90% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 98.81% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] 99.73% done, estimate finish Tue Feb 4 11:00:47 2025 [2025-02-04T11:00:47.760Z] Total translation table size: 2048 [2025-02-04T11:00:47.760Z] Total rockridge attributes bytes: 3006 [2025-02-04T11:00:47.760Z] Total directory bytes: 12288 [2025-02-04T11:00:47.760Z] Path table size(bytes): 96 [2025-02-04T11:00:47.760Z] Done with: The File(s) Block(s) 546301 [2025-02-04T11:00:47.760Z] Writing: Ending Padblock Start Block 546345 [2025-02-04T11:00:47.760Z] Done with: Ending Padblock Block(s) 150 [2025-02-04T11:00:47.760Z] Max brk space used 1c000 [2025-02-04T11:00:47.760Z] 546495 extents written (1067 MB) [2025-02-04T11:00:47.760Z] 2025-02-04 11:00:47,748 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250204.dev.0-live.x86_64.iso'] [2025-02-04T11:00:47.760Z] isohybrid: Warning: more than 1024 cylinders: 1068 [2025-02-04T11:00:47.760Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-04T11:00:48.317Z] 2025-02-04 11:00:48,203 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250204.dev.0', '-volset', 'fedora-coreos-42.20250204.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-42.20250204.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-04T11:00:48.317Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-04T11:00:48.317Z] genisoimage 1.1.11 (Linux) [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-04T11:00:48.317Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-04T11:00:48.317Z] Writing: Initial Padblock Start Block 0 [2025-02-04T11:00:48.317Z] Done with: Initial Padblock Block(s) 16 [2025-02-04T11:00:48.317Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-04T11:00:48.317Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-04T11:00:48.317Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-04T11:00:48.317Z] Size of boot image is 4 sectors -> No emulation [2025-02-04T11:00:48.317Z] Size of boot image is 13104 sectors -> No emulation [2025-02-04T11:00:48.317Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-04T11:00:48.317Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-04T11:00:48.317Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-04T11:00:48.317Z] Writing: End Volume Descriptor Start Block 19 [2025-02-04T11:00:48.317Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-04T11:00:48.317Z] Writing: Version block Start Block 20 [2025-02-04T11:00:48.317Z] Done with: Version block Block(s) 1 [2025-02-04T11:00:48.317Z] Writing: Path table Start Block 21 [2025-02-04T11:00:48.317Z] Done with: Path table Block(s) 4 [2025-02-04T11:00:48.317Z] Writing: Joliet path table Start Block 25 [2025-02-04T11:00:48.318Z] Done with: Joliet path table Block(s) 4 [2025-02-04T11:00:48.318Z] Writing: Directory tree Start Block 29 [2025-02-04T11:00:48.318Z] Done with: Directory tree Block(s) 7 [2025-02-04T11:00:48.318Z] Writing: Joliet directory tree Start Block 36 [2025-02-04T11:00:48.318Z] Done with: Joliet directory tree Block(s) 7 [2025-02-04T11:00:48.318Z] Writing: Directory tree cleanup Start Block 43 [2025-02-04T11:00:48.318Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-04T11:00:48.318Z] Writing: Extension record Start Block 43 [2025-02-04T11:00:48.318Z] Done with: Extension record Block(s) 1 [2025-02-04T11:00:48.318Z] Writing: The File(s) Start Block 44 [2025-02-04T11:00:48.318Z] 8.40% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 16.77% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 25.18% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 33.55% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 41.95% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 50.32% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 58.72% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 67.10% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 75.50% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 83.87% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.318Z] 92.28% done, estimate finish Tue Feb 4 11:00:48 2025 [2025-02-04T11:00:48.570Z] Total translation table size: 2048 [2025-02-04T11:00:48.570Z] Total rockridge attributes bytes: 2842 [2025-02-04T11:00:48.570Z] Total directory bytes: 12288 [2025-02-04T11:00:48.570Z] Path table size(bytes): 96 [2025-02-04T11:00:48.570Z] Done with: The File(s) Block(s) 59420 [2025-02-04T11:00:48.570Z] Writing: Ending Padblock Start Block 59464 [2025-02-04T11:00:48.570Z] Done with: Ending Padblock Block(s) 150 [2025-02-04T11:00:48.570Z] Max brk space used 1b000 [2025-02-04T11:00:48.570Z] 59614 extents written (116 MB) [2025-02-04T11:00:48.570Z] 2025-02-04 11:00:48,323 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250204.dev.0-live.x86_64.iso.minimal'] [2025-02-04T11:00:48.570Z] 2025-02-04 11:00:48,361 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250204.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250204.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-04T11:01:06.574Z] + RUST_BACKTRACE=full [2025-02-04T11:01:06.574Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/ed2ba2f42a896fb95a3aedcb1563f78e4971888d6a3037aaec4591e2b37c3a5c.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-42.20250204.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250204.dev.0-live.x86_64.iso.minimal --consume [2025-02-04T11:01:06.574Z] Packing minimal ISO [2025-02-04T11:01:06.574Z] Matched 17 files of 17 [2025-02-04T11:01:06.574Z] Total bytes skipped: 121669671 [2025-02-04T11:01:06.574Z] Total bytes written: 1013721 [2025-02-04T11:01:06.574Z] Total bytes written (compressed): 2852 [2025-02-04T11:01:06.574Z] Verifying that packed image matches digest [2025-02-04T11:01:06.574Z] Packing successful! [2025-02-04T11:01:06.574Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-04T11:01:09.834Z] Updated: builds/42.20250204.dev.0/x86_64/meta.json [2025-02-04T11:01:09.837Z] [Pipeline] } [2025-02-04T11:01:09.850Z] [Pipeline] // withEnv [2025-02-04T11:01:09.921Z] [Pipeline] withEnv [2025-02-04T11:01:09.922Z] [Pipeline] { [2025-02-04T11:01:09.926Z] [Pipeline] sh [2025-02-04T11:01:10.517Z] + set -xeuo pipefail [2025-02-04T11:01:10.517Z] ++ umask [2025-02-04T11:01:10.517Z] + '[' 0022 = 0000 ']' [2025-02-04T11:01:10.517Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-04T11:01:10.517Z] Targeting build: 42.20250204.dev.0 [2025-02-04T11:01:10.770Z] Compressing: builds/42.20250204.dev.0/x86_64 [2025-02-04T11:01:10.770Z] 2025-02-04 11:01:10,559 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250204.dev.0/x86_64/fedora-coreos-42.20250204.dev.0-metal.x86_64.raw'] [2025-02-04T11:06:02.182Z] Compressed: fedora-coreos-42.20250204.dev.0-metal.x86_64.raw.xz [2025-02-04T11:06:02.182Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-04T11:06:02.182Z] Updated: builds/42.20250204.dev.0/x86_64/meta.json [2025-02-04T11:06:02.185Z] [Pipeline] } [2025-02-04T11:06:02.189Z] [Pipeline] // withEnv [2025-02-04T11:06:02.246Z] [Pipeline] } [2025-02-04T11:06:02.296Z] [Pipeline] // stage [2025-02-04T11:06:02.355Z] [Pipeline] stage [2025-02-04T11:06:02.356Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-04T11:06:02.423Z] [Pipeline] withEnv [2025-02-04T11:06:02.423Z] [Pipeline] { [2025-02-04T11:06:02.427Z] [Pipeline] sh [2025-02-04T11:06:03.000Z] + set -euo pipefail [2025-02-04T11:06:03.000Z] ++ umask [2025-02-04T11:06:03.000Z] + '[' 0022 = 0000 ']' [2025-02-04T11:06:03.000Z] + uuidgen [2025-02-04T11:06:03.000Z] + cut -f1 -d- [2025-02-04T11:06:03.004Z] [Pipeline] } [2025-02-04T11:06:03.006Z] [Pipeline] // withEnv [2025-02-04T11:06:03.021Z] [Pipeline] withEnv [2025-02-04T11:06:03.022Z] [Pipeline] { [2025-02-04T11:06:03.045Z] [Pipeline] sh [2025-02-04T11:06:03.569Z] + set -euo pipefail [2025-02-04T11:06:03.569Z] ++ umask [2025-02-04T11:06:03.569Z] + '[' 0022 = 0000 ']' [2025-02-04T11:06:03.569Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T11:06:03.569Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-04T11:06:03.572Z] [Pipeline] } [2025-02-04T11:06:03.574Z] [Pipeline] // withEnv [2025-02-04T11:06:03.592Z] [Pipeline] withEnv [2025-02-04T11:06:03.592Z] [Pipeline] { [2025-02-04T11:06:03.596Z] [Pipeline] sh [2025-02-04T11:06:04.136Z] + set -xeuo pipefail [2025-02-04T11:06:04.137Z] ++ umask [2025-02-04T11:06:04.137Z] + '[' 0022 = 0000 ']' [2025-02-04T11:06:04.137Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T11:06:04.137Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4vmiH/kola-testiso-x86_64 [2025-02-04T11:06:04.137Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-4vmiH/kola-testiso-x86_64 [2025-02-04T11:06:04.137Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-04T11:06:04.137Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-04T11:06:04.137Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-04T11:06:04.137Z] Ignoring verification of signature on metal image [2025-02-04T11:06:04.137Z] Running test: iso-as-disk.bios [2025-02-04T11:06:30.588Z] PASS: iso-as-disk.bios (18.157s) [2025-02-04T11:06:30.588Z] Running test: iso-as-disk.uefi [2025-02-04T11:06:57.037Z] PASS: iso-as-disk.uefi (22.197s) [2025-02-04T11:06:57.037Z] Running test: iso-as-disk.uefi-secure [2025-02-04T11:07:23.485Z] PASS: iso-as-disk.uefi-secure (23.153s) [2025-02-04T11:07:23.485Z] Running test: iso-as-disk.4k.uefi [2025-02-04T11:07:49.938Z] PASS: iso-as-disk.4k.uefi (22.406s) [2025-02-04T11:07:49.938Z] Running test: iso-install.bios [2025-02-04T11:12:26.366Z] PASS: iso-install.bios (4m24.864s) [2025-02-04T11:12:26.366Z] Running test: iso-live-login.bios [2025-02-04T11:12:58.353Z] The file: journal.txt does not exist [2025-02-04T11:12:58.353Z] PASS: iso-live-login.bios (29.115s) [2025-02-04T11:12:58.353Z] Running test: iso-live-login.uefi [2025-02-04T11:13:30.339Z] The file: journal.txt does not exist [2025-02-04T11:13:30.339Z] PASS: iso-live-login.uefi (25.836s) [2025-02-04T11:13:30.339Z] Running test: iso-live-login.uefi-secure [2025-02-04T11:13:56.797Z] The file: journal.txt does not exist [2025-02-04T11:13:58.151Z] PASS: iso-live-login.uefi-secure (26.829s) [2025-02-04T11:13:58.151Z] Running test: iso-live-login.4k.uefi [2025-02-04T11:14:30.138Z] The file: journal.txt does not exist [2025-02-04T11:14:30.138Z] PASS: iso-live-login.4k.uefi (26.822s) [2025-02-04T11:14:30.138Z] Running test: iso-offline-install.bios [2025-02-04T11:19:06.587Z] PASS: iso-offline-install.bios (4m12.182s) [2025-02-04T11:19:06.587Z] Running test: iso-offline-install.mpath.bios [2025-02-04T11:23:27.993Z] PASS: iso-offline-install.mpath.bios (4m17.009s) [2025-02-04T11:23:27.993Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-04T11:27:49.391Z] PASS: iso-offline-install-fromram.4k.uefi (4m13.295s) [2025-02-04T11:27:49.391Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-04T11:27:49.391Z] Warning: Cannot announce submounts, client does not support it [2025-02-04T11:30:25.744Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m21.879s) [2025-02-04T11:30:25.744Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-04T11:32:47.090Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m25.316s) [2025-02-04T11:32:47.090Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-04T11:35:23.648Z] PASS: iso-offline-install-iscsi.manual.bios (2m21.338s) [2025-02-04T11:35:23.648Z] Running test: miniso-install.bios [2025-02-04T11:40:15.054Z] PASS: miniso-install.bios (4m34.744s) [2025-02-04T11:40:15.054Z] Running test: miniso-install.nm.bios [2025-02-04T11:44:51.435Z] PASS: miniso-install.nm.bios (4m32.315s) [2025-02-04T11:44:51.435Z] Running test: miniso-install.4k.uefi [2025-02-04T11:49:57.882Z] PASS: miniso-install.4k.uefi (4m42.308s) [2025-02-04T11:49:57.882Z] Running test: miniso-install.4k.nm.uefi [2025-02-04T11:54:49.300Z] PASS: miniso-install.4k.nm.uefi (4m42.884s) [2025-02-04T11:54:49.300Z] Running test: pxe-offline-install.bios [2025-02-04T11:59:25.677Z] PASS: pxe-offline-install.bios (4m25.932s) [2025-02-04T11:59:25.677Z] Running test: pxe-offline-install.4k.uefi [2025-02-04T12:04:02.083Z] PASS: pxe-offline-install.4k.uefi (4m31.74s) [2025-02-04T12:04:02.083Z] Running test: pxe-online-install.bios [2025-02-04T12:08:53.480Z] PASS: pxe-online-install.bios (4m36.832s) [2025-02-04T12:08:53.480Z] Running test: pxe-online-install.4k.uefi [2025-02-04T12:13:30.338Z] PASS: pxe-online-install.4k.uefi (4m25.763s) [2025-02-04T12:13:30.342Z] [Pipeline] } [2025-02-04T12:13:30.355Z] [Pipeline] // withEnv [2025-02-04T12:13:30.406Z] [Pipeline] withEnv [2025-02-04T12:13:30.407Z] [Pipeline] { [2025-02-04T12:13:30.411Z] [Pipeline] sh [2025-02-04T12:13:31.012Z] + set -xeuo pipefail [2025-02-04T12:13:31.012Z] ++ umask [2025-02-04T12:13:31.012Z] + '[' 0022 = 0000 ']' [2025-02-04T12:13:31.012Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T12:13:31.012Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-4vmiH -c --xz kola-testiso-x86_64 [2025-02-04T12:13:43.148Z] [Pipeline] } [2025-02-04T12:13:43.151Z] [Pipeline] // withEnv [2025-02-04T12:13:43.194Z] [Pipeline] archiveArtifacts [2025-02-04T12:13:43.196Z] Archiving artifacts [2025-02-04T12:13:44.336Z] [Pipeline] withEnv [2025-02-04T12:13:44.337Z] [Pipeline] { [2025-02-04T12:13:44.341Z] [Pipeline] sh [2025-02-04T12:13:44.871Z] + set -xeuo pipefail [2025-02-04T12:13:44.871Z] ++ umask [2025-02-04T12:13:44.871Z] + '[' 0022 = 0000 ']' [2025-02-04T12:13:44.871Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-04T12:13:44.871Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-4vmiH/kola-testiso-x86_64 --output - [2025-02-04T12:13:44.873Z] [Pipeline] } [2025-02-04T12:13:44.876Z] [Pipeline] // withEnv [2025-02-04T12:13:44.918Z] [Pipeline] junit [2025-02-04T12:13:44.920Z] Recording test results [2025-02-04T12:13:45.021Z] None of the test reports contained any result [2025-02-04T12:13:45.038Z] [Pipeline] } [2025-02-04T12:13:45.070Z] [Pipeline] // stage [2025-02-04T12:13:45.090Z] [Pipeline] stage [2025-02-04T12:13:45.091Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-04T12:13:45.124Z] [Pipeline] } [2025-02-04T12:13:45.162Z] [Pipeline] // stage [2025-02-04T12:13:45.166Z] [Pipeline] } [2025-02-04T12:13:45.206Z] [Pipeline] // parallel [2025-02-04T12:13:45.285Z] [Pipeline] } [2025-02-04T12:13:45.313Z] [Pipeline] // timeout [2025-02-04T12:13:45.337Z] [Pipeline] } [2025-02-04T12:13:45.368Z] [Pipeline] // container [2025-02-04T12:13:45.381Z] [Pipeline] } [2025-02-04T12:13:45.406Z] [Pipeline] // node [2025-02-04T12:13:45.439Z] [Pipeline] } [2025-02-04T12:13:45.444Z] [Pipeline] // podTemplate [2025-02-04T12:13:45.448Z] [Pipeline] End of Pipeline [2025-02-04T12:13:45.516Z] Finished: SUCCESS