[2025-05-30T17:28:51.352Z] Started by upstream project "bodhi-trigger" build number 1730 [2025-05-30T17:28:51.352Z] originally caused by: [2025-05-30T17:28:51.352Z] Triggered by CI message. [2025-05-30T17:28:51.361Z] 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-05-30T17:28:51.361Z] Selected Git installation does not exist. Using Default [2025-05-30T17:28:51.361Z] The recommended git tool is: NONE [2025-05-30T17:28:51.361Z] No credentials specified [2025-05-30T17:28:51.362Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-30T17:28:51.369Z] Fetching changes from the remote Git repository [2025-05-30T17:28:51.370Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-30T17:28:51.376Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-30T17:28:51.376Z] > git --version # timeout=10 [2025-05-30T17:28:51.383Z] > git --version # 'git version 2.39.3' [2025-05-30T17:28:51.383Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T17:28:51.522Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-30T17:28:51.530Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-05-30T17:28:51.530Z] > git config core.sparsecheckout # timeout=10 [2025-05-30T17:28:51.536Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-30T17:28:51.545Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-05-30T17:28:51.545Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-30T17:28:51.593Z] Loading library coreos@main [2025-05-30T17:28:51.593Z] Attempting to resolve main from remote references... [2025-05-30T17:28:51.593Z] > git --version # timeout=10 [2025-05-30T17:28:51.600Z] > git --version # 'git version 2.39.3' [2025-05-30T17:28:51.600Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-30T17:28:51.707Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-30T17:28:51.708Z] Selected Git installation does not exist. Using Default [2025-05-30T17:28:51.708Z] The recommended git tool is: NONE [2025-05-30T17:28:51.708Z] No credentials specified [2025-05-30T17:28:51.708Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-30T17:28:51.715Z] Fetching changes from the remote Git repository [2025-05-30T17:28:51.716Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-30T17:28:51.783Z] Fetching without tags [2025-05-30T17:28:51.783Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-30T17:28:51.783Z] > git --version # timeout=10 [2025-05-30T17:28:51.790Z] > git --version # 'git version 2.39.3' [2025-05-30T17:28:51.790Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T17:28:51.871Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-30T17:28:51.871Z] > git config core.sparsecheckout # timeout=10 [2025-05-30T17:28:51.877Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-30T17:28:51.886Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-30T17:28:51.886Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-30T17:28:52.260Z] [Pipeline] Start of Pipeline [2025-05-30T17:28:52.293Z] [Pipeline] node [2025-05-30T17:28:52.300Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-30T17:28:52.301Z] [Pipeline] { [2025-05-30T17:28:52.332Z] [Pipeline] withEnv [2025-05-30T17:28:52.332Z] [Pipeline] { [2025-05-30T17:28:52.348Z] [Pipeline] sh [2025-05-30T17:28:52.605Z] + set -xeuo pipefail [2025-05-30T17:28:52.605Z] ++ umask [2025-05-30T17:28:52.605Z] + '[' 0022 = 0000 ']' [2025-05-30T17:28:52.605Z] + rm -rf pipe [2025-05-30T17:28:52.605Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-30T17:28:52.605Z] Cloning into 'pipe'... [2025-05-30T17:28:52.855Z] [Pipeline] } [2025-05-30T17:28:52.858Z] [Pipeline] // withEnv [2025-05-30T17:28:52.867Z] [Pipeline] load [2025-05-30T17:28:52.966Z] [Pipeline] { (pipe/utils.groovy) [2025-05-30T17:28:52.969Z] [Pipeline] } [2025-05-30T17:28:53.003Z] [Pipeline] // load [2025-05-30T17:28:53.025Z] [Pipeline] readYaml [2025-05-30T17:28:53.045Z] [Pipeline] } [2025-05-30T17:28:53.078Z] [Pipeline] // node [2025-05-30T17:28:53.557Z] [Pipeline] properties [2025-05-30T17:28:53.698Z] [Pipeline] libraryResource [2025-05-30T17:28:53.700Z] [Pipeline] readJSON [2025-05-30T17:28:53.708Z] [Pipeline] node [2025-05-30T17:28:53.714Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-30T17:28:53.727Z] [Pipeline] { [2025-05-30T17:28:53.744Z] [Pipeline] writeYaml [2025-05-30T17:28:53.762Z] [Pipeline] readFile [2025-05-30T17:28:53.766Z] [Pipeline] } [2025-05-30T17:28:53.774Z] [Pipeline] // node [2025-05-30T17:28:53.788Z] [Pipeline] podTemplate [2025-05-30T17:28:53.795Z] [Pipeline] { [2025-05-30T17:28:53.799Z] [Pipeline] node [2025-05-30T17:29:02.609Z] Created Pod: openshift coreos-ci/pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht [2025-05-30T17:29:08.799Z] Still waiting to schedule task [2025-05-30T17:29:08.800Z] ‘pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht’ is offline [2025-05-30T17:29:22.840Z] Agent pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht is provisioned from template pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr [2025-05-30T17:29:22.840Z] --- [2025-05-30T17:29:22.840Z] apiVersion: "v1" [2025-05-30T17:29:22.840Z] kind: "Pod" [2025-05-30T17:29:22.840Z] metadata: [2025-05-30T17:29:22.840Z] annotations: [2025-05-30T17:29:22.840Z] buildUrl: "http://172.30.130.216:80/job/test-override/1753/" [2025-05-30T17:29:22.840Z] runUrl: "job/test-override/1753/" [2025-05-30T17:29:22.840Z] labels: [2025-05-30T17:29:22.840Z] jenkins: "slave" [2025-05-30T17:29:22.840Z] jenkins/label-digest: "b50909772527fd20f332c0dc1e5f6ba6b47e9cdf" [2025-05-30T17:29:22.840Z] jenkins/label: "pod-227a777c-8681-41cb-b39d-9a2a51cd76d9" [2025-05-30T17:29:22.840Z] name: "pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht" [2025-05-30T17:29:22.840Z] namespace: "coreos-ci" [2025-05-30T17:29:22.840Z] spec: [2025-05-30T17:29:22.840Z] containers: [2025-05-30T17:29:22.840Z] - command: [2025-05-30T17:29:22.840Z] - "/usr/bin/dumb-init" [2025-05-30T17:29:22.840Z] - "/usr/bin/sleep" [2025-05-30T17:29:22.840Z] - "infinity" [2025-05-30T17:29:22.840Z] env: [2025-05-30T17:29:22.840Z] - name: "NCPUS" [2025-05-30T17:29:22.840Z] value: "6" [2025-05-30T17:29:22.840Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-30T17:29:22.840Z] imagePullPolicy: "Always" [2025-05-30T17:29:22.840Z] name: "worker" [2025-05-30T17:29:22.840Z] resources: [2025-05-30T17:29:22.840Z] limits: [2025-05-30T17:29:22.840Z] memory: "10752Mi" [2025-05-30T17:29:22.840Z] cpu: "6" [2025-05-30T17:29:22.840Z] devices.kubevirt.io/kvm: "1" [2025-05-30T17:29:22.840Z] requests: [2025-05-30T17:29:22.840Z] memory: "10752Mi" [2025-05-30T17:29:22.840Z] cpu: "6" [2025-05-30T17:29:22.840Z] devices.kubevirt.io/kvm: "1" [2025-05-30T17:29:22.840Z] volumeMounts: [2025-05-30T17:29:22.840Z] - mountPath: "/srv/" [2025-05-30T17:29:22.840Z] name: "emptydir-0" [2025-05-30T17:29:22.840Z] - mountPath: "/home/jenkins/agent" [2025-05-30T17:29:22.840Z] name: "workspace-volume" [2025-05-30T17:29:22.840Z] readOnly: false [2025-05-30T17:29:22.840Z] - env: [2025-05-30T17:29:22.840Z] - name: "JENKINS_SECRET" [2025-05-30T17:29:22.840Z] value: "********" [2025-05-30T17:29:22.840Z] - name: "JENKINS_TUNNEL" [2025-05-30T17:29:22.840Z] value: "172.30.136.1:50000" [2025-05-30T17:29:22.840Z] - name: "JENKINS_AGENT_NAME" [2025-05-30T17:29:22.840Z] value: "pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht" [2025-05-30T17:29:22.840Z] - name: "JENKINS_NAME" [2025-05-30T17:29:22.840Z] value: "pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht" [2025-05-30T17:29:22.840Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-30T17:29:22.840Z] value: "/home/jenkins/agent" [2025-05-30T17:29:22.840Z] - name: "JENKINS_URL" [2025-05-30T17:29:22.840Z] value: "http://172.30.130.216:80/" [2025-05-30T17:29:22.840Z] image: "jenkins-agent-base:latest" [2025-05-30T17:29:22.840Z] name: "jnlp" [2025-05-30T17:29:22.840Z] resources: [2025-05-30T17:29:22.840Z] limits: [2025-05-30T17:29:22.840Z] memory: "512Mi" [2025-05-30T17:29:22.840Z] cpu: "1" [2025-05-30T17:29:22.840Z] requests: [2025-05-30T17:29:22.840Z] memory: "512Mi" [2025-05-30T17:29:22.840Z] cpu: "1" [2025-05-30T17:29:22.840Z] volumeMounts: [2025-05-30T17:29:22.840Z] - mountPath: "/home/jenkins/agent" [2025-05-30T17:29:22.840Z] name: "workspace-volume" [2025-05-30T17:29:22.840Z] readOnly: false [2025-05-30T17:29:22.840Z] nodeSelector: [2025-05-30T17:29:22.840Z] kubernetes.io/os: "linux" [2025-05-30T17:29:22.840Z] restartPolicy: "Never" [2025-05-30T17:29:22.840Z] serviceAccountName: "jenkins" [2025-05-30T17:29:22.840Z] volumes: [2025-05-30T17:29:22.840Z] - emptyDir: {} [2025-05-30T17:29:22.840Z] name: "emptydir-0" [2025-05-30T17:29:22.840Z] - emptyDir: [2025-05-30T17:29:22.840Z] medium: "" [2025-05-30T17:29:22.840Z] name: "workspace-volume" [2025-05-30T17:29:22.840Z] [2025-05-30T17:29:22.917Z] Running on pod-227a777c-8681-41cb-b39d-9a2a51cd76d9-8qlgr-18cht in /home/jenkins/agent/workspace/test-override [2025-05-30T17:29:22.917Z] [Pipeline] { [2025-05-30T17:29:22.943Z] [Pipeline] container [2025-05-30T17:29:22.943Z] [Pipeline] { [2025-05-30T17:29:22.970Z] [Pipeline] withEnv [2025-05-30T17:29:22.970Z] [Pipeline] { [2025-05-30T17:29:22.993Z] [Pipeline] sh [2025-05-30T17:29:23.661Z] + set -xeuo pipefail [2025-05-30T17:29:23.661Z] ++ umask [2025-05-30T17:29:23.661Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:23.661Z] + cat /cosa/coreos-assembler-git.json [2025-05-30T17:29:23.661Z] + tee coreos-assembler-git.json [2025-05-30T17:29:23.661Z] { [2025-05-30T17:29:23.661Z] "date": "2025-05-30T17:10:54Z", [2025-05-30T17:29:23.661Z] "git": { [2025-05-30T17:29:23.661Z] "commit": "083029fc9bbedf0161e9955bd8fddd86122217d9", [2025-05-30T17:29:23.661Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-30T17:29:23.661Z] "branch": "HEAD", [2025-05-30T17:29:23.661Z] "dirty": "false" [2025-05-30T17:29:23.661Z] }, [2025-05-30T17:29:23.661Z] "file": { [2025-05-30T17:29:23.661Z] "checksum": "682bc414971d0e717dfda5a394725c60ea235d9f11d1d2a66163ed937a1651ea", [2025-05-30T17:29:23.661Z] "checksum_type": "sha256", [2025-05-30T17:29:23.661Z] "format": "tar.gz", [2025-05-30T17:29:23.661Z] "name": "coreos-assembler-git.tar.gz", [2025-05-30T17:29:23.661Z] "size": "12043652" [2025-05-30T17:29:23.661Z] } [2025-05-30T17:29:23.661Z] } [2025-05-30T17:29:23.820Z] [Pipeline] } [2025-05-30T17:29:23.823Z] [Pipeline] // withEnv [2025-05-30T17:29:23.865Z] [Pipeline] archiveArtifacts [2025-05-30T17:29:23.888Z] Archiving artifacts [2025-05-30T17:29:24.522Z] [Pipeline] withEnv [2025-05-30T17:29:24.523Z] [Pipeline] { [2025-05-30T17:29:24.536Z] [Pipeline] sh [2025-05-30T17:29:25.112Z] + set -xeuo pipefail [2025-05-30T17:29:25.112Z] ++ umask [2025-05-30T17:29:25.112Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:25.112Z] + rpm -qa [2025-05-30T17:29:25.112Z] + sort [2025-05-30T17:29:25.370Z] [Pipeline] } [2025-05-30T17:29:25.373Z] [Pipeline] // withEnv [2025-05-30T17:29:25.389Z] [Pipeline] archiveArtifacts [2025-05-30T17:29:25.391Z] Archiving artifacts [2025-05-30T17:29:25.428Z] [Pipeline] withEnv [2025-05-30T17:29:25.429Z] [Pipeline] { [2025-05-30T17:29:25.433Z] [Pipeline] sh [2025-05-30T17:29:25.978Z] + set -xeuo pipefail [2025-05-30T17:29:25.978Z] ++ umask [2025-05-30T17:29:25.978Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:25.978Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-30T17:29:25.981Z] [Pipeline] } [2025-05-30T17:29:25.983Z] [Pipeline] // withEnv [2025-05-30T17:29:26.002Z] [Pipeline] timeout [2025-05-30T17:29:26.002Z] Timeout set to expire in 3 hr 20 min [2025-05-30T17:29:26.003Z] [Pipeline] { [2025-05-30T17:29:26.034Z] [Pipeline] withEnv [2025-05-30T17:29:26.034Z] [Pipeline] { [2025-05-30T17:29:26.039Z] [Pipeline] sh [2025-05-30T17:29:26.574Z] + set -euo pipefail [2025-05-30T17:29:26.574Z] ++ umask [2025-05-30T17:29:26.574Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:26.574Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-8127a1e7d6 [2025-05-30T17:29:26.574Z] + jq -r '.update.builds[].nvr' [2025-05-30T17:29:26.591Z] [Pipeline] } [2025-05-30T17:29:26.594Z] [Pipeline] // withEnv [2025-05-30T17:29:26.600Z] [Pipeline] stage [2025-05-30T17:29:26.601Z] [Pipeline] { (Report Running) [2025-05-30T17:29:26.614Z] [Pipeline] withCredentials [2025-05-30T17:29:26.632Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-30T17:29:26.632Z] [Pipeline] { [2025-05-30T17:29:26.636Z] [Pipeline] withEnv [2025-05-30T17:29:26.637Z] [Pipeline] { [2025-05-30T17:29:26.709Z] [Pipeline] sh [2025-05-30T17:29:27.240Z] + set -xeuo pipefail [2025-05-30T17:29:27.240Z] ++ umask [2025-05-30T17:29:27.240Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:27.241Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1753/display/redirect --outcome RUNNING --advisory FEDORA-2025-8127a1e7d6 --stream testing-devel [2025-05-30T17:29:27.498Z] [Pipeline] } [2025-05-30T17:29:27.501Z] [Pipeline] // withEnv [2025-05-30T17:29:27.562Z] [Pipeline] } [2025-05-30T17:29:27.583Z] [Pipeline] // withCredentials [2025-05-30T17:29:27.594Z] [Pipeline] } [2025-05-30T17:29:27.598Z] [Pipeline] // stage [2025-05-30T17:29:27.625Z] [Pipeline] withCredentials [2025-05-30T17:29:27.628Z] [Pipeline] // withCredentials [2025-05-30T17:29:27.632Z] [Pipeline] echo [2025-05-30T17:29:27.632Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-30T17:29:27.654Z] [Pipeline] withCredentials [2025-05-30T17:29:27.663Z] [Pipeline] // withCredentials [2025-05-30T17:29:27.686Z] [Pipeline] echo [2025-05-30T17:29:27.686Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-30T17:29:27.704Z] [Pipeline] withCredentials [2025-05-30T17:29:27.731Z] [Pipeline] // withCredentials [2025-05-30T17:29:27.745Z] [Pipeline] echo [2025-05-30T17:29:27.745Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-30T17:29:27.750Z] [Pipeline] withEnv [2025-05-30T17:29:27.751Z] [Pipeline] { [2025-05-30T17:29:27.761Z] [Pipeline] sh [2025-05-30T17:29:28.293Z] + set -euo pipefail [2025-05-30T17:29:28.293Z] ++ umask [2025-05-30T17:29:28.293Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:28.293Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-05-30T17:29:28.293Z] + cut -d ' ' -f 1 [2025-05-30T17:29:28.297Z] [Pipeline] } [2025-05-30T17:29:28.299Z] [Pipeline] // withEnv [2025-05-30T17:29:28.314Z] [Pipeline] withEnv [2025-05-30T17:29:28.314Z] [Pipeline] { [2025-05-30T17:29:28.318Z] [Pipeline] sh [2025-05-30T17:29:28.850Z] + set -xeuo pipefail [2025-05-30T17:29:28.850Z] ++ umask [2025-05-30T17:29:28.850Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:28.850Z] + cosa init --branch testing-devel --commit=538d6211bdb00781177007033256f5b08d7c9daf https://github.com/coreos/fedora-coreos-config [2025-05-30T17:29:28.850Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-30T17:29:29.105Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T17:29:29.105Z] + mkdir -p src [2025-05-30T17:29:29.105Z] + cd src [2025-05-30T17:29:29.105Z] + test -e config [2025-05-30T17:29:29.105Z] + case "${source}" in [2025-05-30T17:29:29.105Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-30T17:29:29.105Z] Cloning into 'config'... [2025-05-30T17:29:29.360Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-30T17:29:29.360Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-30T17:29:29.921Z] Submodule path 'fedora-bootc': checked out 'f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99' [2025-05-30T17:29:29.921Z] + '[' -n 538d6211bdb00781177007033256f5b08d7c9daf ']' [2025-05-30T17:29:29.921Z] + git -C ./config fetch origin 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:29:30.174Z] From https://github.com/coreos/fedora-coreos-config [2025-05-30T17:29:30.174Z] * branch 538d6211bdb00781177007033256f5b08d7c9daf -> FETCH_HEAD [2025-05-30T17:29:30.174Z] + git -C ./config reset --hard 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:29:30.174Z] HEAD is now at 538d621 denylist: drop kola reprovision tests for power [2025-05-30T17:29:30.174Z] + git -C ./config submodule update --init --recursive [2025-05-30T17:29:30.174Z] + set +x [2025-05-30T17:29:30.174Z] Config commit: 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:29:30.174Z] + manifest=src/config/manifest.yaml [2025-05-30T17:29:30.174Z] + image=src/config/image.yaml [2025-05-30T17:29:30.174Z] + [[ -n '' ]] [2025-05-30T17:29:30.174Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-30T17:29:30.174Z] + [[ ! -f src/config/image.yaml ]] [2025-05-30T17:29:30.174Z] + mkdir -p cache [2025-05-30T17:29:30.174Z] + mkdir -p builds [2025-05-30T17:29:30.174Z] + mkdir -p tmp [2025-05-30T17:29:30.174Z] + mkdir -p overrides/rpm [2025-05-30T17:29:30.174Z] + mkdir -p overrides/rootfs [2025-05-30T17:29:30.174Z] + test 0 = 1 [2025-05-30T17:29:30.174Z] + case "${YUMREPOS}" in [2025-05-30T17:29:30.174Z] + set +x [2025-05-30T17:29:30.174Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-30T17:29:30.177Z] [Pipeline] } [2025-05-30T17:29:30.179Z] [Pipeline] // withEnv [2025-05-30T17:29:30.263Z] [Pipeline] stage [2025-05-30T17:29:30.263Z] [Pipeline] { (Initialize Remotes) [2025-05-30T17:29:30.266Z] [Pipeline] parallel [2025-05-30T17:29:30.266Z] [Pipeline] { (Branch: x86_64) [2025-05-30T17:29:30.321Z] [Pipeline] } [2025-05-30T17:29:30.339Z] [Pipeline] // parallel [2025-05-30T17:29:30.353Z] [Pipeline] } [2025-05-30T17:29:30.356Z] [Pipeline] // stage [2025-05-30T17:29:30.359Z] [Pipeline] stage [2025-05-30T17:29:30.360Z] [Pipeline] { (Download Overrides) [2025-05-30T17:29:30.373Z] [Pipeline] parallel [2025-05-30T17:29:30.373Z] [Pipeline] { (Branch: x86_64) [2025-05-30T17:29:30.396Z] [Pipeline] withEnv [2025-05-30T17:29:30.397Z] [Pipeline] { [2025-05-30T17:29:30.423Z] [Pipeline] sh [2025-05-30T17:29:30.972Z] + set -xeuo pipefail [2025-05-30T17:29:30.972Z] ++ umask [2025-05-30T17:29:30.972Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:30.972Z] + cosa shell -- env -C overrides/rpm koji download-build glibc-2.41-6.fc42 --arch x86_64 --arch noarch [2025-05-30T17:29:31.228Z] Downloading [1/231]: sysroot-i386-fc42-glibc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:31.228Z] [====== ] 18% 1.00 MiB / 5.40 MiB [============= ] 37% 2.00 MiB / 5.40 MiB [==================== ] 55% 3.00 MiB / 5.40 MiB [========================== ] 74% 4.00 MiB / 5.40 MiB [================================= ] 92% 5.00 MiB / 5.40 MiB [====================================] 100% 5.40 MiB / 5.40 MiB [2025-05-30T17:29:31.228Z] Downloading [2/231]: glibc-doc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:31.228Z] [============================== ] 85% 1.00 MiB / 1.17 MiB [====================================] 100% 1.17 MiB / 1.17 MiB [2025-05-30T17:29:31.228Z] Downloading [3/231]: glibc-all-langpacks-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.228Z] [== ] 5% 1.00 MiB / 17.60 MiB [==== ] 11% 2.00 MiB / 17.60 MiB [====== ] 17% 3.00 MiB / 17.60 MiB [======== ] 22% 4.00 MiB / 17.60 MiB [========== ] 28% 5.00 MiB / 17.60 MiB [============ ] 34% 6.00 MiB / 17.60 MiB [============== ] 39% 7.00 MiB / 17.60 MiB [================ ] 45% 8.00 MiB / 17.60 MiB [================== ] 51% 9.00 MiB / 17.60 MiB [==================== ] 56% 10.00 MiB / 17.60 MiB [====================== ] 62% 11.00 MiB / 17.60 MiB [======================== ] 68% 12.00 MiB / 17.60 MiB [========================== ] 73% 13.00 MiB / 17.60 MiB [============================ ] 79% 14.00 MiB / 17.60 MiB [============================== ] 85% 15.00 MiB / 17.60 MiB [================================ ] 90% 16.00 MiB / 17.60 MiB [================================== ] 96% 17.00 MiB / 17.60 MiB [====================================] 100% 17.60 MiB / 17.60 MiB [2025-05-30T17:29:31.228Z] Downloading [4/231]: glibc-static-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.228Z] [==================== ] 56% 1.00 MiB / 1.77 MiB [====================================] 100% 1.77 MiB / 1.77 MiB [2025-05-30T17:29:31.228Z] Downloading [5/231]: glibc-langpack-nan-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 707.71 KiB / 707.71 KiB [2025-05-30T17:29:31.484Z] Downloading [6/231]: glibc-langpack-zh-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [================ ] 47% 1.00 MiB / 2.12 MiB [================================= ] 94% 2.00 MiB / 2.12 MiB [====================================] 100% 2.12 MiB / 2.12 MiB [2025-05-30T17:29:31.484Z] Downloading [7/231]: glibc-langpack-es-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 617.55 KiB / 617.55 KiB [2025-05-30T17:29:31.484Z] Downloading [8/231]: glibc-langpack-crh-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 722.57 KiB / 722.57 KiB [2025-05-30T17:29:31.484Z] Downloading [9/231]: glibc-langpack-be-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 734.59 KiB / 734.59 KiB [2025-05-30T17:29:31.484Z] Downloading [10/231]: glibc-langpack-da-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 556.42 KiB / 556.42 KiB [2025-05-30T17:29:31.484Z] Downloading [11/231]: glibc-locale-source-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [======== ] 24% 1.00 MiB / 4.14 MiB [================= ] 48% 2.00 MiB / 4.14 MiB [========================== ] 72% 3.00 MiB / 4.14 MiB [================================== ] 96% 4.00 MiB / 4.14 MiB [====================================] 100% 4.14 MiB / 4.14 MiB [2025-05-30T17:29:31.484Z] Downloading [12/231]: glibc-langpack-nb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================================] 100% 539.92 KiB / 539.92 KiB [2025-05-30T17:29:31.484Z] Downloading [13/231]: glibc-gconv-extra-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.484Z] [====================== ] 61% 1.00 MiB / 1.62 MiB [====================================] 100% 1.62 MiB / 1.62 MiB [2025-05-30T17:29:31.740Z] Downloading [14/231]: glibc-langpack-ru-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 564.37 KiB / 564.37 KiB [2025-05-30T17:29:31.740Z] Downloading [15/231]: glibc-langpack-hr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 558.32 KiB / 558.32 KiB [2025-05-30T17:29:31.740Z] Downloading [16/231]: glibc-langpack-gez-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 590.96 KiB / 590.96 KiB [2025-05-30T17:29:31.740Z] Downloading [17/231]: glibc-langpack-pa-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 516.01 KiB / 516.01 KiB [2025-05-30T17:29:31.740Z] Downloading [18/231]: glibc-langpack-wa-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 520.83 KiB / 520.83 KiB [2025-05-30T17:29:31.740Z] Downloading [19/231]: glibc-langpack-uz-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [====================================] 100% 521.29 KiB / 521.29 KiB [2025-05-30T17:29:31.740Z] Downloading [20/231]: glibc32-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:31.740Z] [=============== ] 42% 1.00 MiB / 2.35 MiB [============================== ] 85% 2.00 MiB / 2.35 MiB [====================================] 100% 2.35 MiB / 2.35 MiB [2025-05-30T17:29:31.740Z] Downloading [21/231]: glibc-benchtests-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [============= ] 37% 1.00 MiB / 2.68 MiB [========================== ] 74% 2.00 MiB / 2.68 MiB [====================================] 100% 2.68 MiB / 2.68 MiB [2025-05-30T17:29:32.004Z] Downloading [22/231]: glibc-langpack-sr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 567.26 KiB / 567.26 KiB [2025-05-30T17:29:32.004Z] Downloading [23/231]: glibc-langpack-ber-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 700.83 KiB / 700.83 KiB [2025-05-30T17:29:32.004Z] Downloading [24/231]: glibc-langpack-en-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 591.46 KiB / 591.46 KiB [2025-05-30T17:29:32.004Z] Downloading [25/231]: glibc-langpack-pt-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 573.92 KiB / 573.92 KiB [2025-05-30T17:29:32.004Z] Downloading [26/231]: glibc-langpack-yi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 524.09 KiB / 524.09 KiB [2025-05-30T17:29:32.004Z] Downloading [27/231]: glibc-langpack-de-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 591.50 KiB / 591.50 KiB [2025-05-30T17:29:32.004Z] Downloading [28/231]: glibc-langpack-tt-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 700.43 KiB / 700.43 KiB [2025-05-30T17:29:32.004Z] Downloading [29/231]: glibc-langpack-fi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 547.12 KiB / 547.12 KiB [2025-05-30T17:29:32.004Z] Downloading [30/231]: glibc-langpack-hu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 536.98 KiB / 536.98 KiB [2025-05-30T17:29:32.004Z] Downloading [31/231]: glibc-langpack-nl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.004Z] [====================================] 100% 564.64 KiB / 564.64 KiB [2025-05-30T17:29:32.004Z] Downloading [32/231]: glibc-langpack-az-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 755.86 KiB / 755.86 KiB [2025-05-30T17:29:32.259Z] Downloading [33/231]: glibc-langpack-om-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 522.35 KiB / 522.35 KiB [2025-05-30T17:29:32.259Z] Downloading [34/231]: glibc-langpack-gl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 540.63 KiB / 540.63 KiB [2025-05-30T17:29:32.259Z] Downloading [35/231]: sysroot-x86_64-fc42-glibc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:32.259Z] [====== ] 17% 1.00 MiB / 5.88 MiB [============ ] 34% 2.00 MiB / 5.88 MiB [================== ] 51% 3.00 MiB / 5.88 MiB [======================== ] 68% 4.00 MiB / 5.88 MiB [============================== ] 85% 5.00 MiB / 5.88 MiB [====================================] 100% 5.88 MiB / 5.88 MiB [2025-05-30T17:29:32.259Z] Downloading [36/231]: glibc-langpack-it-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 553.76 KiB / 553.76 KiB [2025-05-30T17:29:32.259Z] Downloading [37/231]: glibc-langpack-ro-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 565.11 KiB / 565.11 KiB [2025-05-30T17:29:32.259Z] Downloading [38/231]: glibc-langpack-cmn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 1016.81 KiB / 1016.81 KiB [2025-05-30T17:29:32.259Z] Downloading [39/231]: glibc-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [================ ] 44% 1.00 MiB / 2.25 MiB [================================ ] 88% 2.00 MiB / 2.25 MiB [====================================] 100% 2.25 MiB / 2.25 MiB [2025-05-30T17:29:32.259Z] Downloading [40/231]: glibc-langpack-ca-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 568.78 KiB / 568.78 KiB [2025-05-30T17:29:32.259Z] Downloading [41/231]: glibc-langpack-so-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.259Z] [====================================] 100% 534.76 KiB / 534.76 KiB [2025-05-30T17:29:32.259Z] Downloading [42/231]: glibc-langpack-fr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 593.99 KiB / 593.99 KiB [2025-05-30T17:29:32.513Z] Downloading [43/231]: glibc-langpack-aa-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 524.68 KiB / 524.68 KiB [2025-05-30T17:29:32.513Z] Downloading [44/231]: glibc-langpack-sv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 575.29 KiB / 575.29 KiB [2025-05-30T17:29:32.513Z] Downloading [45/231]: glibc-langpack-uk-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 560.48 KiB / 560.48 KiB [2025-05-30T17:29:32.513Z] Downloading [46/231]: glibc-langpack-kl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 519.37 KiB / 519.37 KiB [2025-05-30T17:29:32.513Z] Downloading [47/231]: glibc-langpack-nn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 511.76 KiB / 511.76 KiB [2025-05-30T17:29:32.513Z] Downloading [48/231]: glibc-langpack-fo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 519.51 KiB / 519.51 KiB [2025-05-30T17:29:32.513Z] Downloading [49/231]: glibc-langpack-br-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 515.04 KiB / 515.04 KiB [2025-05-30T17:29:32.513Z] Downloading [50/231]: glibc-langpack-ga-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 510.15 KiB / 510.15 KiB [2025-05-30T17:29:32.513Z] Downloading [51/231]: glibc-langpack-eu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 510.04 KiB / 510.04 KiB [2025-05-30T17:29:32.513Z] Downloading [52/231]: glibc-langpack-et-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 514.35 KiB / 514.35 KiB [2025-05-30T17:29:32.513Z] Downloading [53/231]: glibc-langpack-hsb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 512.49 KiB / 512.49 KiB [2025-05-30T17:29:32.513Z] Downloading [54/231]: glibc-langpack-tr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.513Z] [====================================] 100% 537.85 KiB / 537.85 KiB [2025-05-30T17:29:32.769Z] Downloading [55/231]: glibc-langpack-bg-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 556.54 KiB / 556.54 KiB [2025-05-30T17:29:32.769Z] Downloading [56/231]: glibc-langpack-vi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 560.24 KiB / 560.24 KiB [2025-05-30T17:29:32.769Z] Downloading [57/231]: glibc-langpack-cs-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 554.98 KiB / 554.98 KiB [2025-05-30T17:29:32.769Z] Downloading [58/231]: glibc-langpack-pl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 549.07 KiB / 549.07 KiB [2025-05-30T17:29:32.769Z] Downloading [59/231]: glibc-langpack-ar-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 569.53 KiB / 569.53 KiB [2025-05-30T17:29:32.769Z] Downloading [60/231]: glibc-langpack-id-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 529.28 KiB / 529.28 KiB [2025-05-30T17:29:32.769Z] Downloading [61/231]: glibc-langpack-ka-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 521.38 KiB / 521.38 KiB [2025-05-30T17:29:32.769Z] Downloading [62/231]: glibc-langpack-ku-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 496.31 KiB / 496.31 KiB [2025-05-30T17:29:32.769Z] Downloading [63/231]: glibc-langpack-sk-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 529.01 KiB / 529.01 KiB [2025-05-30T17:29:32.769Z] Downloading [64/231]: glibc-langpack-el-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 536.51 KiB / 536.51 KiB [2025-05-30T17:29:32.769Z] Downloading [65/231]: glibc-langpack-eo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:32.769Z] [====================================] 100% 525.68 KiB / 525.68 KiB [2025-05-30T17:29:32.769Z] Downloading [66/231]: glibc-langpack-ti-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 506.20 KiB / 506.20 KiB [2025-05-30T17:29:33.023Z] Downloading [67/231]: glibc-langpack-byn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 510.23 KiB / 510.23 KiB [2025-05-30T17:29:33.023Z] Downloading [68/231]: glibc-langpack-ssy-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 510.53 KiB / 510.53 KiB [2025-05-30T17:29:33.023Z] Downloading [69/231]: glibc-langpack-tig-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 510.10 KiB / 510.10 KiB [2025-05-30T17:29:33.023Z] Downloading [70/231]: glibc-langpack-am-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 510.14 KiB / 510.14 KiB [2025-05-30T17:29:33.023Z] Downloading [71/231]: glibc-langpack-wal-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 509.22 KiB / 509.22 KiB [2025-05-30T17:29:33.023Z] Downloading [72/231]: glibc-langpack-sid-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 510.07 KiB / 510.07 KiB [2025-05-30T17:29:33.023Z] Downloading [73/231]: glibc-langpack-bn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.023Z] [====================================] 100% 522.79 KiB / 522.79 KiB [2025-05-30T17:29:33.023Z] Downloading [74/231]: glibc-langpack-ta-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.024Z] [====================================] 100% 504.50 KiB / 504.50 KiB [2025-05-30T17:29:33.024Z] Downloading [75/231]: glibc-langpack-fa-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.024Z] [====================================] 100% 503.33 KiB / 503.33 KiB [2025-05-30T17:29:33.024Z] Downloading [76/231]: glibc-langpack-shn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.024Z] [====================================] 100% 510.20 KiB / 510.20 KiB [2025-05-30T17:29:33.024Z] Downloading [77/231]: glibc-langpack-ml-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.024Z] [====================================] 100% 512.01 KiB / 512.01 KiB [2025-05-30T17:29:33.024Z] Downloading [78/231]: glibc-langpack-or-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.024Z] [====================================] 100% 522.59 KiB / 522.59 KiB [2025-05-30T17:29:33.024Z] Downloading [79/231]: glibc-langpack-ur-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 505.80 KiB / 505.80 KiB [2025-05-30T17:29:33.277Z] Downloading [80/231]: glibc-langpack-bho-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 524.67 KiB / 524.67 KiB [2025-05-30T17:29:33.277Z] Downloading [81/231]: glibc-langpack-mai-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 517.51 KiB / 517.51 KiB [2025-05-30T17:29:33.277Z] Downloading [82/231]: glibc-langpack-mr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 512.36 KiB / 512.36 KiB [2025-05-30T17:29:33.277Z] Downloading [83/231]: glibc-langpack-kok-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 502.14 KiB / 502.14 KiB [2025-05-30T17:29:33.277Z] Downloading [84/231]: glibc-langpack-brx-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.48 KiB / 507.48 KiB [2025-05-30T17:29:33.277Z] Downloading [85/231]: glibc-langpack-mn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 502.61 KiB / 502.61 KiB [2025-05-30T17:29:33.277Z] Downloading [86/231]: glibc-langpack-sat-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 509.24 KiB / 509.24 KiB [2025-05-30T17:29:33.277Z] Downloading [87/231]: glibc-langpack-te-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 510.75 KiB / 510.75 KiB [2025-05-30T17:29:33.277Z] Downloading [88/231]: glibc-langpack-gu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.52 KiB / 507.52 KiB [2025-05-30T17:29:33.277Z] Downloading [89/231]: glibc-langpack-as-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.54 KiB / 507.54 KiB [2025-05-30T17:29:33.277Z] Downloading [90/231]: glibc-langpack-mag-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.37 KiB / 507.37 KiB [2025-05-30T17:29:33.277Z] Downloading [91/231]: glibc-langpack-hi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.54 KiB / 507.54 KiB [2025-05-30T17:29:33.277Z] Downloading [92/231]: glibc-langpack-doi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.277Z] [====================================] 100% 507.44 KiB / 507.44 KiB [2025-05-30T17:29:33.277Z] Downloading [93/231]: glibc-langpack-kn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 508.31 KiB / 508.31 KiB [2025-05-30T17:29:33.531Z] Downloading [94/231]: glibc-langpack-mni-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.31 KiB / 509.31 KiB [2025-05-30T17:29:33.531Z] Downloading [95/231]: glibc-langpack-lt-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 518.71 KiB / 518.71 KiB [2025-05-30T17:29:33.531Z] Downloading [96/231]: glibc-langpack-anp-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 502.20 KiB / 502.20 KiB [2025-05-30T17:29:33.531Z] Downloading [97/231]: glibc-langpack-raj-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.21 KiB / 509.21 KiB [2025-05-30T17:29:33.531Z] Downloading [98/231]: glibc-langpack-hne-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.33 KiB / 509.33 KiB [2025-05-30T17:29:33.531Z] Downloading [99/231]: glibc-langpack-gbm-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 502.09 KiB / 502.09 KiB [2025-05-30T17:29:33.531Z] Downloading [100/231]: glibc-langpack-tcy-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.25 KiB / 509.25 KiB [2025-05-30T17:29:33.531Z] Downloading [101/231]: glibc-langpack-tk-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 507.51 KiB / 507.51 KiB [2025-05-30T17:29:33.531Z] Downloading [102/231]: glibc-langpack-yue-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.99 KiB / 509.99 KiB [2025-05-30T17:29:33.531Z] Downloading [103/231]: glibc-langpack-wae-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 508.71 KiB / 508.71 KiB [2025-05-30T17:29:33.531Z] Downloading [104/231]: glibc-langpack-scn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 508.91 KiB / 508.91 KiB [2025-05-30T17:29:33.531Z] Downloading [105/231]: glibc-langpack-lb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.531Z] [====================================] 100% 509.88 KiB / 509.88 KiB [2025-05-30T17:29:33.531Z] Downloading [106/231]: glibc-langpack-th-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 509.46 KiB / 509.46 KiB [2025-05-30T17:29:33.787Z] Downloading [107/231]: glibc-langpack-cy-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 509.92 KiB / 509.92 KiB [2025-05-30T17:29:33.787Z] Downloading [108/231]: glibc-langpack-sq-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 514.46 KiB / 514.46 KiB [2025-05-30T17:29:33.787Z] Downloading [109/231]: glibc-langpack-mi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 517.59 KiB / 517.59 KiB [2025-05-30T17:29:33.787Z] Downloading [110/231]: glibc-langpack-bs-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 504.58 KiB / 504.58 KiB [2025-05-30T17:29:33.787Z] Downloading [111/231]: glibc-langpack-gd-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 506.29 KiB / 506.29 KiB [2025-05-30T17:29:33.787Z] Downloading [112/231]: glibc-langpack-kk-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 509.11 KiB / 509.11 KiB [2025-05-30T17:29:33.787Z] Downloading [113/231]: glibc-langpack-mt-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 500.37 KiB / 500.37 KiB [2025-05-30T17:29:33.787Z] Downloading [114/231]: glibc-langpack-tg-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 518.29 KiB / 518.29 KiB [2025-05-30T17:29:33.787Z] Downloading [115/231]: glibc-langpack-lg-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 499.27 KiB / 499.27 KiB [2025-05-30T17:29:33.787Z] Downloading [116/231]: glibc-langpack-gv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 499.58 KiB / 499.58 KiB [2025-05-30T17:29:33.787Z] Downloading [117/231]: glibc-langpack-lv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.787Z] [====================================] 100% 501.32 KiB / 501.32 KiB [2025-05-30T17:29:33.788Z] Downloading [118/231]: glibc-langpack-mg-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.788Z] [====================================] 100% 508.98 KiB / 508.98 KiB [2025-05-30T17:29:33.788Z] Downloading [119/231]: glibc-langpack-ast-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:33.788Z] [====================================] 100% 506.23 KiB / 506.23 KiB [2025-05-30T17:29:34.042Z] Downloading [120/231]: glibc-langpack-an-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 514.64 KiB / 514.64 KiB [2025-05-30T17:29:34.042Z] Downloading [121/231]: glibc-langpack-mk-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 499.60 KiB / 499.60 KiB [2025-05-30T17:29:34.042Z] Downloading [122/231]: glibc-langpack-tl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 506.22 KiB / 506.22 KiB [2025-05-30T17:29:34.042Z] Downloading [123/231]: glibc-langpack-hy-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 506.25 KiB / 506.25 KiB [2025-05-30T17:29:34.042Z] Downloading [124/231]: glibc-langpack-xh-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 506.26 KiB / 506.26 KiB [2025-05-30T17:29:34.042Z] Downloading [125/231]: glibc-langpack-kw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 505.85 KiB / 505.85 KiB [2025-05-30T17:29:34.042Z] Downloading [126/231]: glibc-langpack-oc-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 515.06 KiB / 515.06 KiB [2025-05-30T17:29:34.042Z] Downloading [127/231]: glibc-langpack-st-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 505.82 KiB / 505.82 KiB [2025-05-30T17:29:34.042Z] Downloading [128/231]: glibc-langpack-zu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 505.78 KiB / 505.78 KiB [2025-05-30T17:29:34.042Z] Downloading [129/231]: glibc-langpack-af-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 508.76 KiB / 508.76 KiB [2025-05-30T17:29:34.042Z] Downloading [130/231]: glibc-langpack-ms-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 508.18 KiB / 508.18 KiB [2025-05-30T17:29:34.042Z] Downloading [131/231]: glibc-langpack-is-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.042Z] [====================================] 100% 505.14 KiB / 505.14 KiB [2025-05-30T17:29:34.042Z] Downloading [132/231]: glibc-langpack-he-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 506.24 KiB / 506.24 KiB [2025-05-30T17:29:34.297Z] Downloading [133/231]: glibc-langpack-mnw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 503.62 KiB / 503.62 KiB [2025-05-30T17:29:34.297Z] Downloading [134/231]: glibc-langpack-my-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 496.33 KiB / 496.33 KiB [2025-05-30T17:29:34.297Z] Downloading [135/231]: glibc-langpack-ps-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 503.72 KiB / 503.72 KiB [2025-05-30T17:29:34.297Z] Downloading [136/231]: glibc-langpack-tok-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 501.23 KiB / 501.23 KiB [2025-05-30T17:29:34.297Z] Downloading [137/231]: glibc-langpack-lzh-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 495.53 KiB / 495.53 KiB [2025-05-30T17:29:34.297Z] Downloading [138/231]: glibc-langpack-hak-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 495.38 KiB / 495.38 KiB [2025-05-30T17:29:34.297Z] Downloading [139/231]: glibc-langpack-ckb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 502.78 KiB / 502.78 KiB [2025-05-30T17:29:34.297Z] Downloading [140/231]: glibc-langpack-ug-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 503.32 KiB / 503.32 KiB [2025-05-30T17:29:34.297Z] Downloading [141/231]: glibc-langpack-dsb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 503.90 KiB / 503.90 KiB [2025-05-30T17:29:34.297Z] Downloading [142/231]: glibc-langpack-nso-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 502.91 KiB / 502.91 KiB [2025-05-30T17:29:34.297Z] Downloading [143/231]: glibc-langpack-mfe-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.297Z] [====================================] 100% 502.90 KiB / 502.90 KiB [2025-05-30T17:29:34.297Z] Downloading [144/231]: glibc-langpack-ko-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.551Z] [====================================] 100% 419.36 KiB / 419.36 KiB [2025-05-30T17:29:34.551Z] Downloading [145/231]: glibc-langpack-bo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.551Z] [====================================] 100% 472.51 KiB / 472.51 KiB [2025-05-30T17:29:34.551Z] Downloading [146/231]: glibc-langpack-dz-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.551Z] [====================================] 100% 474.45 KiB / 474.45 KiB [2025-05-30T17:29:34.552Z] Downloading [147/231]: glibc-langpack-ia-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 486.18 KiB / 486.18 KiB [2025-05-30T17:29:34.552Z] Downloading [148/231]: glibc-langpack-ks-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 469.76 KiB / 469.76 KiB [2025-05-30T17:29:34.552Z] Downloading [149/231]: glibc-langpack-sd-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 471.16 KiB / 471.16 KiB [2025-05-30T17:29:34.552Z] Downloading [150/231]: glibc-langpack-ig-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 474.81 KiB / 474.81 KiB [2025-05-30T17:29:34.552Z] Downloading [151/231]: glibc-langpack-nds-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 468.28 KiB / 468.28 KiB [2025-05-30T17:29:34.552Z] Downloading [152/231]: glibc-langpack-sw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 468.18 KiB / 468.18 KiB [2025-05-30T17:29:34.552Z] Downloading [153/231]: glibc-langpack-fy-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 468.08 KiB / 468.08 KiB [2025-05-30T17:29:34.552Z] Downloading [154/231]: glibc-langpack-yo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 468.87 KiB / 468.87 KiB [2025-05-30T17:29:34.552Z] Downloading [155/231]: glibc-langpack-ik-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.552Z] [====================================] 100% 467.79 KiB / 467.79 KiB [2025-05-30T17:29:34.552Z] Downloading [156/231]: glibc-langpack-ha-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 469.15 KiB / 469.15 KiB [2025-05-30T17:29:34.808Z] Downloading [157/231]: glibc-langpack-sah-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 470.18 KiB / 470.18 KiB [2025-05-30T17:29:34.808Z] Downloading [158/231]: glibc-langpack-ln-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 473.86 KiB / 473.86 KiB [2025-05-30T17:29:34.808Z] Downloading [159/231]: glibc-langpack-dv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 469.41 KiB / 469.41 KiB [2025-05-30T17:29:34.808Z] Downloading [160/231]: glibc-langpack-ne-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 461.91 KiB / 461.91 KiB [2025-05-30T17:29:34.808Z] Downloading [161/231]: glibc-langpack-sa-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 468.69 KiB / 468.69 KiB [2025-05-30T17:29:34.808Z] Downloading [162/231]: glibc-langpack-shs-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 464.93 KiB / 464.93 KiB [2025-05-30T17:29:34.808Z] Downloading [163/231]: glibc-langpack-rw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 469.41 KiB / 469.41 KiB [2025-05-30T17:29:34.808Z] Downloading [164/231]: glibc-langpack-the-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 461.72 KiB / 461.72 KiB [2025-05-30T17:29:34.808Z] Downloading [165/231]: glibc-langpack-si-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 475.65 KiB / 475.65 KiB [2025-05-30T17:29:34.808Z] Downloading [166/231]: glibc-langpack-ak-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 468.97 KiB / 468.97 KiB [2025-05-30T17:29:34.808Z] Downloading [167/231]: glibc-langpack-miq-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:34.808Z] [====================================] 100% 469.52 KiB / 469.52 KiB [2025-05-30T17:29:34.808Z] Downloading [168/231]: glibc-langpack-pap-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 472.86 KiB / 472.86 KiB [2025-05-30T17:29:35.062Z] Downloading [169/231]: glibc-langpack-se-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 467.28 KiB / 467.28 KiB [2025-05-30T17:29:35.062Z] Downloading [170/231]: glibc-langpack-li-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 483.05 KiB / 483.05 KiB [2025-05-30T17:29:35.062Z] Downloading [171/231]: glibc-langpack-niu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 477.77 KiB / 477.77 KiB [2025-05-30T17:29:35.062Z] Downloading [172/231]: glibc-langpack-zgh-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 469.52 KiB / 469.52 KiB [2025-05-30T17:29:35.062Z] Downloading [173/231]: glibc-langpack-fil-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 468.32 KiB / 468.32 KiB [2025-05-30T17:29:35.062Z] Downloading [174/231]: glibc-langpack-sc-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 473.62 KiB / 473.62 KiB [2025-05-30T17:29:35.062Z] Downloading [175/231]: glibc-langpack-ts-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.062Z] [====================================] 100% 468.75 KiB / 468.75 KiB [2025-05-30T17:29:35.063Z] Downloading [176/231]: glibc-langpack-syr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.063Z] [====================================] 100% 466.96 KiB / 466.96 KiB [2025-05-30T17:29:35.063Z] Downloading [177/231]: glibc-langpack-tn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.063Z] [====================================] 100% 468.86 KiB / 468.86 KiB [2025-05-30T17:29:35.063Z] Downloading [178/231]: glibc-langpack-to-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.063Z] [====================================] 100% 463.29 KiB / 463.29 KiB [2025-05-30T17:29:35.063Z] Downloading [179/231]: glibc-langpack-ss-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.063Z] [====================================] 100% 469.56 KiB / 469.56 KiB [2025-05-30T17:29:35.063Z] Downloading [180/231]: glibc-langpack-ve-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.063Z] [====================================] 100% 461.78 KiB / 461.78 KiB [2025-05-30T17:29:35.063Z] Downloading [181/231]: glibc-langpack-hif-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.01 KiB / 468.01 KiB [2025-05-30T17:29:35.316Z] Downloading [182/231]: glibc-langpack-agr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.80 KiB / 468.80 KiB [2025-05-30T17:29:35.316Z] Downloading [183/231]: glibc-langpack-kv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.99 KiB / 468.99 KiB [2025-05-30T17:29:35.316Z] Downloading [184/231]: glibc-langpack-nr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 461.78 KiB / 461.78 KiB [2025-05-30T17:29:35.316Z] Downloading [185/231]: glibc-langpack-ky-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 474.47 KiB / 474.47 KiB [2025-05-30T17:29:35.316Z] Downloading [186/231]: glibc-langpack-ce-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 469.61 KiB / 469.61 KiB [2025-05-30T17:29:35.316Z] Downloading [187/231]: glibc-langpack-bhb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.76 KiB / 468.76 KiB [2025-05-30T17:29:35.316Z] Downloading [188/231]: glibc-langpack-os-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 472.85 KiB / 472.85 KiB [2025-05-30T17:29:35.316Z] Downloading [189/231]: glibc-langpack-mhr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 461.85 KiB / 461.85 KiB [2025-05-30T17:29:35.316Z] Downloading [190/231]: glibc-langpack-csb-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 467.92 KiB / 467.92 KiB [2025-05-30T17:29:35.316Z] Downloading [191/231]: glibc-langpack-unm-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.58 KiB / 468.58 KiB [2025-05-30T17:29:35.316Z] Downloading [192/231]: glibc-langpack-mjw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 467.91 KiB / 467.91 KiB [2025-05-30T17:29:35.316Z] Downloading [193/231]: glibc-langpack-chr-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 469.60 KiB / 469.60 KiB [2025-05-30T17:29:35.316Z] Downloading [194/231]: glibc-langpack-bem-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 468.85 KiB / 468.85 KiB [2025-05-30T17:29:35.316Z] Downloading [195/231]: glibc-langpack-sm-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.316Z] [====================================] 100% 469.39 KiB / 469.39 KiB [2025-05-30T17:29:35.316Z] Downloading [196/231]: glibc-langpack-quz-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.61 KiB / 468.61 KiB [2025-05-30T17:29:35.570Z] Downloading [197/231]: glibc-langpack-szl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.97 KiB / 468.97 KiB [2025-05-30T17:29:35.570Z] Downloading [198/231]: glibc-langpack-nhn-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 469.48 KiB / 469.48 KiB [2025-05-30T17:29:35.570Z] Downloading [199/231]: glibc-langpack-mdf-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.21 KiB / 468.21 KiB [2025-05-30T17:29:35.570Z] Downloading [200/231]: glibc-langpack-bi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 467.13 KiB / 467.13 KiB [2025-05-30T17:29:35.570Z] Downloading [201/231]: glibc-langpack-sgs-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 461.80 KiB / 461.80 KiB [2025-05-30T17:29:35.570Z] Downloading [202/231]: glibc-langpack-ff-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.74 KiB / 468.74 KiB [2025-05-30T17:29:35.570Z] Downloading [203/231]: glibc-langpack-ayc-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.76 KiB / 468.76 KiB [2025-05-30T17:29:35.570Z] Downloading [204/231]: glibc-langpack-yuw-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 461.71 KiB / 461.71 KiB [2025-05-30T17:29:35.570Z] Downloading [205/231]: glibc-langpack-rif-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 468.81 KiB / 468.81 KiB [2025-05-30T17:29:35.570Z] Downloading [206/231]: glibc-langpack-lij-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 469.52 KiB / 469.52 KiB [2025-05-30T17:29:35.570Z] Downloading [207/231]: glibc-langpack-wo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 466.71 KiB / 466.71 KiB [2025-05-30T17:29:35.570Z] Downloading [208/231]: glibc-langpack-tpi-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.570Z] [====================================] 100% 467.99 KiB / 467.99 KiB [2025-05-30T17:29:35.570Z] Downloading [209/231]: glibc-langpack-cv-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 468.84 KiB / 468.84 KiB [2025-05-30T17:29:35.826Z] Downloading [210/231]: glibc-langpack-su-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 468.71 KiB / 468.71 KiB [2025-05-30T17:29:35.826Z] Downloading [211/231]: glibc-langpack-ltg-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 455.72 KiB / 455.72 KiB [2025-05-30T17:29:35.826Z] Downloading [212/231]: glibc-langpack-kab-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 460.57 KiB / 460.57 KiB [2025-05-30T17:29:35.826Z] Downloading [213/231]: glibc-langpack-iu-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 469.64 KiB / 469.64 KiB [2025-05-30T17:29:35.826Z] Downloading [214/231]: glibc-langpack-fur-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 477.58 KiB / 477.58 KiB [2025-05-30T17:29:35.826Z] Downloading [215/231]: glibc-langpack-ht-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 461.60 KiB / 461.60 KiB [2025-05-30T17:29:35.826Z] Downloading [216/231]: glibc-devel-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 558.92 KiB / 558.92 KiB [2025-05-30T17:29:35.826Z] Downloading [217/231]: glibc-langpack-ja-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 415.63 KiB / 415.63 KiB [2025-05-30T17:29:35.826Z] Downloading [218/231]: glibc-common-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 394.81 KiB / 394.81 KiB [2025-05-30T17:29:35.826Z] Downloading [219/231]: glibc-langpack-sl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 188.91 KiB / 188.91 KiB [2025-05-30T17:29:35.826Z] Downloading [220/231]: glibc-utils-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:35.826Z] [====================================] 100% 161.08 KiB / 161.08 KiB [2025-05-30T17:29:35.826Z] Downloading [221/231]: libnsl-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.080Z] [====================================] 100% 154.32 KiB / 154.32 KiB [2025-05-30T17:29:36.081Z] Downloading [222/231]: nss_db-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 135.15 KiB / 135.15 KiB [2025-05-30T17:29:36.081Z] Downloading [223/231]: glibc-langpack-lo-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 121.57 KiB / 121.57 KiB [2025-05-30T17:29:36.081Z] Downloading [224/231]: glibc-langpack-km-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 120.63 KiB / 120.63 KiB [2025-05-30T17:29:36.081Z] Downloading [225/231]: nss_hesiod-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 126.09 KiB / 126.09 KiB [2025-05-30T17:29:36.081Z] Downloading [226/231]: glibc-nss-devel-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 113.87 KiB / 113.87 KiB [2025-05-30T17:29:36.081Z] Downloading [227/231]: compat-libpthread-nonshared-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 113.72 KiB / 113.72 KiB [2025-05-30T17:29:36.081Z] Downloading [228/231]: glibc-minimal-langpack-2.41-6.fc42.x86_64.rpm [2025-05-30T17:29:36.081Z] [====================================] 100% 112.96 KiB / 112.96 KiB [2025-05-30T17:29:36.081Z] Downloading [229/231]: sysroot-aarch64-fc42-glibc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:36.081Z] [====== ] 19% 1.00 MiB / 5.23 MiB [============= ] 38% 2.00 MiB / 5.23 MiB [==================== ] 57% 3.00 MiB / 5.23 MiB [=========================== ] 76% 4.00 MiB / 5.23 MiB [================================== ] 95% 5.00 MiB / 5.23 MiB [====================================] 100% 5.23 MiB / 5.23 MiB [2025-05-30T17:29:36.081Z] Downloading [230/231]: sysroot-ppc64le-fc42-glibc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:36.081Z] [===== ] 16% 1.00 MiB / 6.04 MiB [=========== ] 33% 2.00 MiB / 6.04 MiB [================= ] 49% 3.00 MiB / 6.04 MiB [======================= ] 66% 4.00 MiB / 6.04 MiB [============================= ] 82% 5.00 MiB / 6.04 MiB [=================================== ] 99% 6.00 MiB / 6.04 MiB [====================================] 100% 6.04 MiB / 6.04 MiB [2025-05-30T17:29:36.081Z] Downloading [231/231]: sysroot-s390x-fc42-glibc-2.41-6.fc42.noarch.rpm [2025-05-30T17:29:36.335Z] [======= ] 20% 1.00 MiB / 4.95 MiB [============== ] 40% 2.00 MiB / 4.95 MiB [===================== ] 60% 3.00 MiB / 4.95 MiB [============================= ] 80% 4.00 MiB / 4.95 MiB [====================================] 100% 4.95 MiB / 4.95 MiB [2025-05-30T17:29:36.337Z] [Pipeline] } [2025-05-30T17:29:36.340Z] [Pipeline] // withEnv [2025-05-30T17:29:36.356Z] [Pipeline] } [2025-05-30T17:29:36.383Z] [Pipeline] // parallel [2025-05-30T17:29:36.405Z] [Pipeline] } [2025-05-30T17:29:36.446Z] [Pipeline] // stage [2025-05-30T17:29:36.479Z] [Pipeline] parallel [2025-05-30T17:29:36.480Z] [Pipeline] { (Branch: x86_64) [2025-05-30T17:29:36.495Z] [Pipeline] stage [2025-05-30T17:29:36.496Z] [Pipeline] { (x86_64:Fetch) [2025-05-30T17:29:36.499Z] [Pipeline] withEnv [2025-05-30T17:29:36.499Z] [Pipeline] { [2025-05-30T17:29:36.512Z] [Pipeline] sh [2025-05-30T17:29:37.047Z] + set -xeuo pipefail [2025-05-30T17:29:37.047Z] ++ umask [2025-05-30T17:29:37.047Z] + '[' 0022 = 0000 ']' [2025-05-30T17:29:37.047Z] + cosa fetch --with-cosa-overrides [2025-05-30T17:29:37.301Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T17:29:37.301Z] Config commit: 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:29:37.301Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-30T17:29:37.555Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-30T17:29:37.811Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 3bd05b3931f5dcb199720173456e36dee6a4988ac024ca9f2b2b7f7fea69fc75 [2025-05-30T17:29:37.811Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... b17d95b3c82363981f5d5d1e684d069315335ba83ee69c974ab5d2c563dcb4bc [2025-05-30T17:29:37.811Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 37dd4c32a9718ce29769a21a84a72740af0d216a59a5364e1719702a704f3548 [2025-05-30T17:29:38.065Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 7125097d48cdf35b2225540d97fcb4087dafde23586e53047adb693b7e2039e5 [2025-05-30T17:29:38.065Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... fe192ee56e43ee5466302e828eeae8d9e85c7192cae682e3b1db447b047315b7 [2025-05-30T17:29:38.065Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 7314ac9d152762309b6fa3a49d0e222b2881a1ce144ed3d1e60e99c5a7afdbb4 [2025-05-30T17:29:38.065Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 519de37a2e43a93dc034bed958fac61550e079fa1dbcc21b5232f17ffea50c7e [2025-05-30T17:29:38.065Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... d802d0afacacabefe1cf530391c8974ee4b46154ba5d2d1e8d1b8b462dc6ec8e [2025-05-30T17:29:38.065Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 852de9f19515efa74e1453402ea18a9a10e6dc22943d966391ca1ab54b80ef40 [2025-05-30T17:29:38.319Z] Directory walk started [2025-05-30T17:29:38.320Z] Directory walk done - 231 packages [2025-05-30T17:29:38.320Z] Temporary output repo path: ./.repodata/ [2025-05-30T17:29:38.320Z] Pool started (with 5 workers) [2025-05-30T17:29:38.320Z] Pool finished [2025-05-30T17:29:38.320Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-30T17:29:38.573Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T17:29:38.573Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-05-30T17:30:00.447Z] Loaded lockfiles: [2025-05-30T17:30:00.447Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-05-30T17:30:00.447Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-30T17:30:00.447Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T17:30:00.447Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-30T17:30:00.447Z] [2025-05-30T17:30:00.447Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-30T17:30:00.447Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-30T17:30:00.447Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-30T17:30:00.447Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-30T17:30:00.447Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-30T17:30:00.447Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-30T17:30:00.447Z] 16 metadata, 18 content objects imported; 10.9?kB content written [2025-05-30T17:30:00.447Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-30T17:30:00.447Z] rpm-ostree version: 2025.8 [2025-05-30T17:30:00.447Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-05-30T17:30:00.447Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-05-30T17:30:02.343Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-30T17:30:04.849Z] Updating metadata for 'fedora'...done [2025-05-30T17:30:05.103Z] Updating metadata for 'fedora-updates'...done [2025-05-30T17:31:26.450Z] Importing rpm-md...done [2025-05-30T17:31:26.450Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-30T17:29:38Z solvables: 231 [2025-05-30T17:31:26.450Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-30T16:52:18Z solvables: 61564 [2025-05-30T17:31:26.450Z] rpm-md repo 'fedora'; generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-05-30T17:31:26.450Z] rpm-md repo 'fedora-updates'; generated: 2025-05-30T01:07:22Z solvables: 15249 [2025-05-30T17:31:28.958Z] Resolving dependencies...done [2025-05-30T17:31:28.958Z] Installing 442 packages: [2025-05-30T17:31:28.958Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.958Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bootc-1.2.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] container-selinux-4:2.237.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] containers-common-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] containers-common-extra-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] coreos-installer-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] coreos-installer-bootinfra-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:31:28.959Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.213Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] fwupd-2.0.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] glibc-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:31:29.214Z] glibc-common-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:31:29.214Z] glibc-gconv-extra-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:31:29.214Z] glibc-minimal-langpack-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:31:29.214Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] hwdata-0.395-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kernel-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kernel-core-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kernel-modules-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kernel-modules-core-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] netavark-2:1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nmstate-2.2.44-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] podman-5:5.5.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] polkit-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] polkit-libs-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-ostree-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-ostree-libs-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.214Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] selinux-policy-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] selinux-policy-targeted-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] skopeo-1:1.18.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-container-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-libs-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-pam-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-resolved-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-shared-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-sysusers-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] systemd-udev-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] vim-data-2:9.1.1275-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] vim-minimal-2:9.1.1275-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:31:29.215Z] Input state hash: d3fd16d698cfd16d7d3324a82180460a7b31408632e6a5d6a82f650d23ffaebc [2025-05-30T17:31:29.215Z] Will download: 438 packages (599.5?MB) [2025-05-30T17:31:37.299Z] Downloading from 'fedora-coreos-pool'...done [2025-05-30T17:31:42.540Z] Importing packages...done: 442 [2025-05-30T17:31:43.897Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-30T17:31:46.406Z] [Pipeline] } [2025-05-30T17:31:46.421Z] [Pipeline] // withEnv [2025-05-30T17:31:46.431Z] [Pipeline] } [2025-05-30T17:31:46.451Z] [Pipeline] // stage [2025-05-30T17:31:46.469Z] [Pipeline] stage [2025-05-30T17:31:46.469Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-30T17:31:46.487Z] [Pipeline] withEnv [2025-05-30T17:31:46.487Z] [Pipeline] { [2025-05-30T17:31:46.502Z] [Pipeline] sh [2025-05-30T17:31:47.092Z] + set -xeuo pipefail [2025-05-30T17:31:47.092Z] ++ umask [2025-05-30T17:31:47.092Z] + '[' 0022 = 0000 ']' [2025-05-30T17:31:47.092Z] + cosa build [2025-05-30T17:31:47.092Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-30T17:31:47.346Z] Config commit: 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:31:47.346Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-30T17:31:47.601Z] libostree: [2025-05-30T17:31:47.601Z] Version: '2025.2' [2025-05-30T17:31:47.601Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-30T17:31:47.601Z] Features: [2025-05-30T17:31:47.601Z] - inode64 [2025-05-30T17:31:47.601Z] - initial-var [2025-05-30T17:31:47.601Z] - libcurl [2025-05-30T17:31:47.601Z] - libsoup3 [2025-05-30T17:31:47.601Z] - gpgme [2025-05-30T17:31:47.601Z] - composefs [2025-05-30T17:31:47.601Z] - ex-fsverity [2025-05-30T17:31:47.601Z] - libarchive [2025-05-30T17:31:47.601Z] - selinux [2025-05-30T17:31:47.601Z] - openssl [2025-05-30T17:31:47.601Z] - sign-ed25519 [2025-05-30T17:31:47.601Z] - sign-spki [2025-05-30T17:31:47.601Z] - libmount [2025-05-30T17:31:47.601Z] - systemd [2025-05-30T17:31:47.601Z] - release [2025-05-30T17:31:47.601Z] - p2p [2025-05-30T17:31:47.601Z] rpm-ostree: [2025-05-30T17:31:47.601Z] Version: '2025.8' [2025-05-30T17:31:47.601Z] Git: a9e47ebcbb73b498df7f11a6220dbf073b3912ef [2025-05-30T17:31:47.601Z] Features: [2025-05-30T17:31:47.601Z] - rust [2025-05-30T17:31:47.601Z] - compose [2025-05-30T17:31:47.601Z] - container [2025-05-30T17:31:47.601Z] - fedora-integration [2025-05-30T17:31:47.601Z] Previous build: none [2025-05-30T17:31:47.601Z] Previous commit: none [2025-05-30T17:31:47.601Z] Image Config checksum: 658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9 [2025-05-30T17:31:47.601Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 538d6211bdb00781177007033256f5b08d7c9daf [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-30T17:31:47.855Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-30T17:31:48.113Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 3bd05b3931f5dcb199720173456e36dee6a4988ac024ca9f2b2b7f7fea69fc75 [2025-05-30T17:31:48.113Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... b17d95b3c82363981f5d5d1e684d069315335ba83ee69c974ab5d2c563dcb4bc [2025-05-30T17:31:48.366Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 37dd4c32a9718ce29769a21a84a72740af0d216a59a5364e1719702a704f3548 [2025-05-30T17:31:48.366Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 7125097d48cdf35b2225540d97fcb4087dafde23586e53047adb693b7e2039e5 [2025-05-30T17:31:48.366Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... fe192ee56e43ee5466302e828eeae8d9e85c7192cae682e3b1db447b047315b7 [2025-05-30T17:31:48.619Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 7314ac9d152762309b6fa3a49d0e222b2881a1ce144ed3d1e60e99c5a7afdbb4 [2025-05-30T17:31:48.620Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 519de37a2e43a93dc034bed958fac61550e079fa1dbcc21b5232f17ffea50c7e [2025-05-30T17:31:48.873Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... d802d0afacacabefe1cf530391c8974ee4b46154ba5d2d1e8d1b8b462dc6ec8e [2025-05-30T17:31:48.873Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 852de9f19515efa74e1453402ea18a9a10e6dc22943d966391ca1ab54b80ef40 [2025-05-30T17:31:48.873Z] Directory walk started [2025-05-30T17:31:48.873Z] Directory walk done - 231 packages [2025-05-30T17:31:48.873Z] Temporary output repo path: ./.repodata/ [2025-05-30T17:31:48.873Z] Pool started (with 5 workers) [2025-05-30T17:31:48.873Z] Pool finished [2025-05-30T17:31:49.128Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-30T17:31:49.128Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T17:32:05.007Z] Loaded lockfiles: [2025-05-30T17:32:05.007Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-05-30T17:32:05.007Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-30T17:32:05.007Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-30T17:32:05.007Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-30T17:32:05.007Z] [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-30T17:32:05.007Z] rpm-ostree version: 2025.8 [2025-05-30T17:32:05.007Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-05-30T17:32:05.007Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-05-30T17:32:08.258Z] Importing rpm-md...done [2025-05-30T17:32:08.259Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-30T17:31:48Z solvables: 231 [2025-05-30T17:32:08.259Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-30T16:52:18Z solvables: 61564 [2025-05-30T17:32:08.259Z] rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-05-30T17:32:08.259Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-05-30T01:07:22Z solvables: 15249 [2025-05-30T17:32:10.763Z] Resolving dependencies...done [2025-05-30T17:32:10.763Z] Installing 442 packages: [2025-05-30T17:32:10.763Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bootc-1.2.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] container-selinux-4:2.237.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] containers-common-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] containers-common-extra-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] coreos-installer-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] coreos-installer-bootinfra-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] fwupd-2.0.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] glibc-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:32:10.763Z] glibc-common-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:32:10.763Z] glibc-gconv-extra-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:32:10.763Z] glibc-minimal-langpack-2.41-6.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-30T17:32:10.763Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] hwdata-0.395-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kernel-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kernel-core-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kernel-modules-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kernel-modules-core-6.14.8-300.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.763Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:10.764Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] netavark-2:1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nmstate-2.2.44-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] podman-5:5.5.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] polkit-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] polkit-libs-126-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-ostree-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-ostree-libs-2025.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] selinux-policy-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] selinux-policy-targeted-41.41-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.019Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] skopeo-1:1.18.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-container-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-libs-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-pam-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-resolved-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-shared-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-sysusers-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] systemd-udev-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] vim-data-2:9.1.1275-1.fc42.noarch (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] vim-minimal-2:9.1.1275-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-30T17:32:11.030Z] Input state hash: d3fd16d698cfd16d7d3324a82180460a7b31408632e6a5d6a82f650d23ffaebc [2025-05-30T17:32:15.187Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-30T17:32:15.187Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-30T17:32:15.746Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-30T17:32:15.746Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-30T17:32:15.746Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-30T17:32:15.746Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-30T17:32:18.250Z] Checking out packages...done [2025-05-30T17:32:18.250Z] Checking out ostree layers...done [2025-05-30T17:32:18.250Z] /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] /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-05-30T17:32:18.250Z] Creating group 'dbus' with GID 81. [2025-05-30T17:32:18.250Z] Creating group 'rpc' with GID 32. [2025-05-30T17:32:18.250Z] Creating group 'sshd' with GID 74. [2025-05-30T17:32:18.250Z] Creating group 'utempter' with GID 35. [2025-05-30T17:32:18.250Z] Creating group 'utmp' with GID 22. [2025-05-30T17:32:18.250Z] Creating group 'kvm' with GID 36. [2025-05-30T17:32:18.250Z] Creating group 'clock' with GID 103. [2025-05-30T17:32:18.250Z] Creating group 'render' with GID 105. [2025-05-30T17:32:18.250Z] Creating group 'sgx' with GID 106. [2025-05-30T17:32:18.250Z] Creating group 'docker' with GID 985. [2025-05-30T17:32:18.250Z] Creating group 'printadmin' with GID 984. [2025-05-30T17:32:18.250Z] Creating group 'zincati' with GID 983. [2025-05-30T17:32:18.250Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-30T17:32:18.250Z] Creating group 'clevis' with GID 982. [2025-05-30T17:32:18.250Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-30T17:32:18.250Z] Creating group 'dnsmasq' with GID 981. [2025-05-30T17:32:18.250Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-30T17:32:18.250Z] Creating group 'systemd-coredump' with GID 980. [2025-05-30T17:32:18.250Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-30T17:32:18.250Z] Creating group 'systemd-oom' with GID 979. [2025-05-30T17:32:18.250Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-30T17:32:18.250Z] Creating group 'tss' with GID 59. [2025-05-30T17:32:18.250Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-30T17:32:18.250Z] Running systemd-sysusers...done [2025-05-30T17:32:20.758Z] Running pre scripts...18 done [2025-05-30T17:34:57.468Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-30T17:34:57.468Z] audit-rules.post: No rules detected, adding default [2025-05-30T17:34:57.468Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-30T17:34:57.468Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-30T17:34:57.468Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-30T17:34:57.468Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-30T17:34:57.468Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-30T17:34:57.468Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] 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-05-30T17:34:57.468Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-30T17:34:57.468Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-30T17:34:57.468Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-30T17:34:57.468Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-30T17:34:57.468Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-30T17:34:57.468Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-30T17:34:57.468Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-30T17:34:57.468Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-30T17:34:57.468Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-30T17:34:57.468Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-30T17:35:12.285Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-30T17:35:12.285Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-30T17:35:12.285Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-30T17:35:12.285Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-30T17:35:12.285Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-30T17:35:12.285Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-30T17:35:12.285Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-30T17:35:12.285Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-30T17:35:12.285Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-30T17:35:12.285Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'. [2025-05-30T17:35:12.285Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-30T17:35:12.285Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-30T17:35:12.285Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-30T17:35:12.285Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-30T17:35:12.285Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-30T17:35:12.285Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-30T17:35:12.285Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-30T17:35:12.285Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-30T17:35:12.285Z] 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-05-30T17:35:12.285Z] 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-05-30T17:35:12.285Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-30T17:35:12.285Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-30T17:35:12.285Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-30T17:35:12.285Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-30T17:35:12.285Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-30T17:35:12.285Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-30T17:35:12.285Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-30T17:35:12.285Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-30T17:35:12.285Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/systRunning post scripts...done [2025-05-30T17:35:12.285Z] Running posttrans scripts...done [2025-05-30T17:35:12.285Z] error: Installing packages: Package 'glibc' has (currently) unsupported <lua> script in '%posttrans' [2025-05-30T17:35:12.285Z] em/irqbalance.service'. [2025-05-30T17:35:14.165Z] failed to execute cmd-build: exit status 1 [2025-05-30T17:35:14.168Z] [Pipeline] } [2025-05-30T17:35:14.173Z] [Pipeline] // withEnv [2025-05-30T17:35:14.242Z] [Pipeline] } [2025-05-30T17:35:14.259Z] [Pipeline] // stage [2025-05-30T17:35:14.324Z] [Pipeline] } [2025-05-30T17:35:14.324Z] Failed in branch x86_64 [2025-05-30T17:35:14.348Z] [Pipeline] // parallel [2025-05-30T17:35:14.398Z] [Pipeline] stage [2025-05-30T17:35:14.398Z] [Pipeline] { (Report Completion) [2025-05-30T17:35:14.406Z] [Pipeline] withCredentials [2025-05-30T17:35:14.417Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-30T17:35:14.417Z] [Pipeline] { [2025-05-30T17:35:14.421Z] [Pipeline] withEnv [2025-05-30T17:35:14.421Z] [Pipeline] { [2025-05-30T17:35:14.431Z] [Pipeline] sh [2025-05-30T17:35:15.006Z] + set -xeuo pipefail [2025-05-30T17:35:15.006Z] ++ umask [2025-05-30T17:35:15.006Z] + '[' 0022 = 0000 ']' [2025-05-30T17:35:15.006Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1753/display/redirect --outcome FAILED --advisory FEDORA-2025-8127a1e7d6 --stream testing-devel [2025-05-30T17:35:15.261Z] [Pipeline] } [2025-05-30T17:35:15.264Z] [Pipeline] // withEnv [2025-05-30T17:35:15.283Z] [Pipeline] } [2025-05-30T17:35:15.309Z] [Pipeline] // withCredentials [2025-05-30T17:35:15.333Z] [Pipeline] withCredentials [2025-05-30T17:35:15.350Z] Masking supported pattern matches of $TOKEN [2025-05-30T17:35:15.350Z] [Pipeline] { [2025-05-30T17:35:15.353Z] [Pipeline] withEnv [2025-05-30T17:35:15.353Z] [Pipeline] { [2025-05-30T17:35:15.397Z] [Pipeline] sh [2025-05-30T17:35:15.930Z] + set -xeuo pipefail [2025-05-30T17:35:15.930Z] ++ umask [2025-05-30T17:35:15.930Z] + '[' 0022 = 0000 ']' [2025-05-30T17:35:15.930Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-05-30T17:35:15.930Z] { [2025-05-30T17:35:15.930Z] "body": "���� glibc-2.41-6.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1753/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-8127a1e7d6)" [2025-05-30T17:35:15.930Z] }' [2025-05-30T17:35:16.186Z] [Pipeline] } [2025-05-30T17:35:16.189Z] [Pipeline] // withEnv [2025-05-30T17:35:16.235Z] [Pipeline] } [2025-05-30T17:35:16.246Z] [Pipeline] // withCredentials [2025-05-30T17:35:16.263Z] [Pipeline] } [2025-05-30T17:35:16.268Z] [Pipeline] // stage [2025-05-30T17:35:16.271Z] [Pipeline] } [2025-05-30T17:35:16.274Z] [Pipeline] // timeout [2025-05-30T17:35:16.335Z] [Pipeline] } [2025-05-30T17:35:16.352Z] [Pipeline] // container [2025-05-30T17:35:16.370Z] [Pipeline] } [2025-05-30T17:35:16.386Z] [Pipeline] // node [2025-05-30T17:35:16.404Z] [Pipeline] } [2025-05-30T17:35:16.420Z] [Pipeline] // podTemplate [2025-05-30T17:35:16.427Z] [Pipeline] End of Pipeline [2025-05-30T17:35:16.436Z] ERROR: script returned exit code 1 [2025-05-30T17:35:16.520Z] Finished: FAILURE