Console Output
20:37:16 [2025-01-30T20:37:16.548Z] Triggered by CI message.
20:37:16 [2025-01-30T20:37:16.549Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
20:37:16 [2025-01-30T20:37:16.550Z] Selected Git installation does not exist. Using Default
20:37:16 [2025-01-30T20:37:16.550Z] The recommended git tool is: NONE
20:37:16 [2025-01-30T20:37:16.550Z] No credentials specified
20:37:16 [2025-01-30T20:37:16.551Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
20:37:16 [2025-01-30T20:37:16.558Z] Fetching changes from the remote Git repository
20:37:16 [2025-01-30T20:37:16.559Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:37:16 [2025-01-30T20:37:16.567Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:37:16 [2025-01-30T20:37:16.567Z] > git --version # timeout=10
20:37:16 [2025-01-30T20:37:16.573Z] > git --version # 'git version 2.39.3'
20:37:16 [2025-01-30T20:37:16.573Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:37:16 [2025-01-30T20:37:16.674Z] > git rev-parse origin/main^{commit} # timeout=10
20:37:16 [2025-01-30T20:37:16.682Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:37:16 [2025-01-30T20:37:16.682Z] > git config core.sparsecheckout # timeout=10
20:37:16 [2025-01-30T20:37:16.688Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:37:16 [2025-01-30T20:37:16.708Z] Commit message: "bodhi-testing: fix zincati configuration"
20:37:16 [2025-01-30T20:37:16.708Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:37:16 [2025-01-30T20:37:16.794Z] Loading library coreos@main
20:37:16 [2025-01-30T20:37:16.795Z] Attempting to resolve main from remote references...
20:37:16 [2025-01-30T20:37:16.795Z] > git --version # timeout=10
20:37:16 [2025-01-30T20:37:16.802Z] > git --version # 'git version 2.39.3'
20:37:16 [2025-01-30T20:37:16.802Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:37:16 [2025-01-30T20:37:16.888Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:37:16 [2025-01-30T20:37:16.889Z] Selected Git installation does not exist. Using Default
20:37:16 [2025-01-30T20:37:16.889Z] The recommended git tool is: NONE
20:37:16 [2025-01-30T20:37:16.889Z] No credentials specified
20:37:16 [2025-01-30T20:37:16.890Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:37:16 [2025-01-30T20:37:16.897Z] Fetching changes from the remote Git repository
20:37:16 [2025-01-30T20:37:16.898Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:37:16 [2025-01-30T20:37:16.905Z] Fetching without tags
20:37:16 [2025-01-30T20:37:16.906Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:37:16 [2025-01-30T20:37:16.906Z] > git --version # timeout=10
20:37:16 [2025-01-30T20:37:16.914Z] > git --version # 'git version 2.39.3'
20:37:16 [2025-01-30T20:37:16.914Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:37:16 [2025-01-30T20:37:16.987Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:37:16 [2025-01-30T20:37:16.987Z] > git config core.sparsecheckout # timeout=10
20:37:16 [2025-01-30T20:37:16.994Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:37:17 [2025-01-30T20:37:17.003Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:37:17 [2025-01-30T20:37:17.003Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:37:17 [2025-01-30T20:37:17.359Z] [Pipeline] Start of Pipeline
20:37:17 [2025-01-30T20:37:17.684Z] [Pipeline] node
20:37:17 [2025-01-30T20:37:17.799Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:37:17 [2025-01-30T20:37:17.948Z] [Pipeline] {
20:37:18 [2025-01-30T20:37:18.243Z] [Pipeline] checkout
20:37:18 [2025-01-30T20:37:18.470Z] Selected Git installation does not exist. Using Default
20:37:18 [2025-01-30T20:37:18.471Z] The recommended git tool is: NONE
20:37:18 [2025-01-30T20:37:18.471Z] No credentials specified
20:37:18 [2025-01-30T20:37:18.472Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:37:18 [2025-01-30T20:37:18.479Z] Fetching changes from the remote Git repository
20:37:18 [2025-01-30T20:37:18.480Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:37:18 [2025-01-30T20:37:18.487Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:37:18 [2025-01-30T20:37:18.487Z] > git --version # timeout=10
20:37:18 [2025-01-30T20:37:18.493Z] > git --version # 'git version 2.39.3'
20:37:18 [2025-01-30T20:37:18.493Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:37:18 [2025-01-30T20:37:18.560Z] > git rev-parse origin/main^{commit} # timeout=10
20:37:18 [2025-01-30T20:37:18.577Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:37:18 [2025-01-30T20:37:18.577Z] > git config core.sparsecheckout # timeout=10
20:37:18 [2025-01-30T20:37:18.583Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:37:18 [2025-01-30T20:37:18.593Z] Commit message: "bodhi-testing: fix zincati configuration"
20:37:18 [2025-01-30T20:37:18.809Z] [Pipeline] readYaml
20:37:19 [2025-01-30T20:37:19.228Z] [Pipeline] withEnv
20:37:19 [2025-01-30T20:37:19.274Z] [Pipeline] {
20:37:19 [2025-01-30T20:37:19.411Z] [Pipeline] sh
20:37:19 [2025-01-30T20:37:19.695Z] + set -xeuo pipefail
20:37:19 [2025-01-30T20:37:19.695Z] ++ umask
20:37:19 [2025-01-30T20:37:19.695Z] + '[' 0022 = 0000 ']'
20:37:19 [2025-01-30T20:37:19.695Z] + rm -rf pipe
20:37:19 [2025-01-30T20:37:19.695Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:37:19 [2025-01-30T20:37:19.695Z] Cloning into 'pipe'...
20:37:19 [2025-01-30T20:37:19.777Z] [Pipeline] }
20:37:20 [2025-01-30T20:37:20.017Z] [Pipeline] // withEnv
20:37:20 [2025-01-30T20:37:20.167Z] [Pipeline] load
20:37:20 [2025-01-30T20:37:20.413Z] [Pipeline] { (pipe/utils.groovy)
20:37:20 [2025-01-30T20:37:20.590Z] [Pipeline] }
20:37:20 [2025-01-30T20:37:20.730Z] [Pipeline] // load
20:37:20 [2025-01-30T20:37:20.900Z] [Pipeline] readYaml
20:37:21 [2025-01-30T20:37:21.141Z] [Pipeline] withEnv
20:37:21 [2025-01-30T20:37:21.164Z] [Pipeline] {
20:37:21 [2025-01-30T20:37:21.350Z] [Pipeline] sh
20:37:21 [2025-01-30T20:37:21.658Z] + set -xeuo pipefail
20:37:21 [2025-01-30T20:37:21.658Z] ++ umask
20:37:21 [2025-01-30T20:37:21.658Z] + '[' 0022 = 0000 ']'
20:37:21 [2025-01-30T20:37:21.658Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:37:21 [2025-01-30T20:37:21.915Z] [Pipeline] }
20:37:22 [2025-01-30T20:37:22.109Z] [Pipeline] // withEnv
20:37:22 [2025-01-30T20:37:22.139Z] [Pipeline] readYaml
20:37:22 [2025-01-30T20:37:22.182Z] [Pipeline] withEnv
20:37:22 [2025-01-30T20:37:22.185Z] [Pipeline] {
20:37:22 [2025-01-30T20:37:22.258Z] [Pipeline] sh
20:37:22 [2025-01-30T20:37:22.518Z] + set -xeuo pipefail
20:37:22 [2025-01-30T20:37:22.518Z] ++ umask
20:37:22 [2025-01-30T20:37:22.518Z] + '[' 0022 = 0000 ']'
20:37:22 [2025-01-30T20:37:22.518Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:37:22 [2025-01-30T20:37:22.775Z] [Pipeline] }
20:37:22 [2025-01-30T20:37:22.861Z] [Pipeline] // withEnv
20:37:22 [2025-01-30T20:37:22.876Z] [Pipeline] readYaml
20:37:22 [2025-01-30T20:37:22.920Z] [Pipeline] }
20:37:23 [2025-01-30T20:37:23.044Z] [Pipeline] // node
20:37:23 [2025-01-30T20:37:23.083Z] [Pipeline] properties
20:37:23 [2025-01-30T20:37:23.115Z] [Pipeline] echo
20:37:23 [2025-01-30T20:37:23.138Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2649636,"task_id":128661686,"nvr":"dracut-105-1.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":null,"stable_karma":3,"stable_days":null,"unstable_karma":-3,"require_bugs":null,"require_testcases":null,"display_name":null,"notes":"Automatic update for dracut-105-1.fc42.\n\n##### **Changelog**\n\n```\n* Wed Jan 29 2025 Pavel Valena <pvalena@redhat.com> - 105-1\n- build: upgrade to dracut 105\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-base critical-path-compose","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-9eb31c83d9","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-9eb31c83d9","title":"dracut-105-1.fc42","version_hash":"db461ca3c480776e90e38af8722aea414fa798ed","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"pvalena","email":"pvalena@redhat.com","id":2360,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"ruby-sig"},{"name":"rubygems-build"},{"name":"ruby-packagers-sig"},{"name":"trust admins"}]},"comments":[],"builds":[{"nvr":"dracut-105-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-9eb31c83d9","karma":0,"content_type":"rpm","test_cases":[]}}
20:37:23 [2025-01-30T20:37:23.160Z] [Pipeline] readJSON
20:37:23 [2025-01-30T20:37:23.321Z] [Pipeline] libraryResource
20:37:23 [2025-01-30T20:37:23.334Z] [Pipeline] readJSON
20:37:23 [2025-01-30T20:37:23.421Z] [Pipeline] node
20:37:23 [2025-01-30T20:37:23.440Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:37:23 [2025-01-30T20:37:23.452Z] [Pipeline] {
20:37:23 [2025-01-30T20:37:23.515Z] [Pipeline] writeYaml
20:37:23 [2025-01-30T20:37:23.597Z] [Pipeline] readFile
20:37:23 [2025-01-30T20:37:23.656Z] [Pipeline] }
20:37:23 [2025-01-30T20:37:23.750Z] [Pipeline] // node
20:37:23 [2025-01-30T20:37:23.768Z] [Pipeline] podTemplate
20:37:23 [2025-01-30T20:37:23.787Z] [Pipeline] {
20:37:23 [2025-01-30T20:37:23.849Z] [Pipeline] node
20:37:32 [2025-01-30T20:37:32.797Z] Created Pod: openshift coreos-ci/pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt
20:37:38 [2025-01-30T20:37:38.288Z] Agent pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt is provisioned from template pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx
20:37:38 [2025-01-30T20:37:38.288Z] ---
20:37:38 [2025-01-30T20:37:38.288Z] apiVersion: "v1"
20:37:38 [2025-01-30T20:37:38.288Z] kind: "Pod"
20:37:38 [2025-01-30T20:37:38.288Z] metadata:
20:37:38 [2025-01-30T20:37:38.288Z] annotations:
20:37:38 [2025-01-30T20:37:38.288Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1338/"
20:37:38 [2025-01-30T20:37:38.288Z] runUrl: "job/bodhi-trigger/1338/"
20:37:38 [2025-01-30T20:37:38.288Z] labels:
20:37:38 [2025-01-30T20:37:38.288Z] jenkins: "slave"
20:37:38 [2025-01-30T20:37:38.288Z] jenkins/label-digest: "7fae78972dc91fbe3606194906ede334cf6ec65e"
20:37:38 [2025-01-30T20:37:38.288Z] jenkins/label: "pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd"
20:37:38 [2025-01-30T20:37:38.288Z] name: "pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt"
20:37:38 [2025-01-30T20:37:38.288Z] namespace: "coreos-ci"
20:37:38 [2025-01-30T20:37:38.288Z] spec:
20:37:38 [2025-01-30T20:37:38.288Z] containers:
20:37:38 [2025-01-30T20:37:38.288Z] - command:
20:37:38 [2025-01-30T20:37:38.288Z] - "/usr/bin/dumb-init"
20:37:38 [2025-01-30T20:37:38.288Z] - "/usr/bin/sleep"
20:37:38 [2025-01-30T20:37:38.288Z] - "infinity"
20:37:38 [2025-01-30T20:37:38.288Z] env:
20:37:38 [2025-01-30T20:37:38.288Z] - name: "NCPUS"
20:37:38 [2025-01-30T20:37:38.288Z] value: "0.1"
20:37:38 [2025-01-30T20:37:38.288Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
20:37:38 [2025-01-30T20:37:38.288Z] imagePullPolicy: "Always"
20:37:38 [2025-01-30T20:37:38.288Z] name: "worker"
20:37:38 [2025-01-30T20:37:38.288Z] resources:
20:37:38 [2025-01-30T20:37:38.288Z] limits:
20:37:38 [2025-01-30T20:37:38.288Z] cpu: "0.1"
20:37:38 [2025-01-30T20:37:38.288Z] requests:
20:37:38 [2025-01-30T20:37:38.288Z] cpu: "0.1"
20:37:38 [2025-01-30T20:37:38.288Z] volumeMounts:
20:37:38 [2025-01-30T20:37:38.288Z] - mountPath: "/srv/"
20:37:38 [2025-01-30T20:37:38.288Z] name: "emptydir-0"
20:37:38 [2025-01-30T20:37:38.288Z] - mountPath: "/home/jenkins/agent"
20:37:38 [2025-01-30T20:37:38.288Z] name: "workspace-volume"
20:37:38 [2025-01-30T20:37:38.288Z] readOnly: false
20:37:38 [2025-01-30T20:37:38.288Z] - env:
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_SECRET"
20:37:38 [2025-01-30T20:37:38.288Z] value: "********"
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_TUNNEL"
20:37:38 [2025-01-30T20:37:38.288Z] value: "172.30.136.1:50000"
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_AGENT_NAME"
20:37:38 [2025-01-30T20:37:38.288Z] value: "pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt"
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_NAME"
20:37:38 [2025-01-30T20:37:38.288Z] value: "pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt"
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_AGENT_WORKDIR"
20:37:38 [2025-01-30T20:37:38.288Z] value: "/home/jenkins/agent"
20:37:38 [2025-01-30T20:37:38.288Z] - name: "JENKINS_URL"
20:37:38 [2025-01-30T20:37:38.288Z] value: "http://172.30.130.216:80/"
20:37:38 [2025-01-30T20:37:38.288Z] image: "jenkins-agent-base:latest"
20:37:38 [2025-01-30T20:37:38.288Z] name: "jnlp"
20:37:38 [2025-01-30T20:37:38.288Z] resources:
20:37:38 [2025-01-30T20:37:38.288Z] limits:
20:37:38 [2025-01-30T20:37:38.288Z] memory: "512Mi"
20:37:38 [2025-01-30T20:37:38.288Z] cpu: "1"
20:37:38 [2025-01-30T20:37:38.288Z] requests:
20:37:38 [2025-01-30T20:37:38.288Z] memory: "512Mi"
20:37:38 [2025-01-30T20:37:38.288Z] cpu: "1"
20:37:38 [2025-01-30T20:37:38.288Z] volumeMounts:
20:37:38 [2025-01-30T20:37:38.288Z] - mountPath: "/home/jenkins/agent"
20:37:38 [2025-01-30T20:37:38.288Z] name: "workspace-volume"
20:37:38 [2025-01-30T20:37:38.288Z] readOnly: false
20:37:38 [2025-01-30T20:37:38.288Z] nodeSelector:
20:37:38 [2025-01-30T20:37:38.288Z] kubernetes.io/os: "linux"
20:37:38 [2025-01-30T20:37:38.288Z] restartPolicy: "Never"
20:37:38 [2025-01-30T20:37:38.288Z] serviceAccountName: "default"
20:37:38 [2025-01-30T20:37:38.288Z] volumes:
20:37:38 [2025-01-30T20:37:38.288Z] - emptyDir: {}
20:37:38 [2025-01-30T20:37:38.288Z] name: "emptydir-0"
20:37:38 [2025-01-30T20:37:38.288Z] - emptyDir:
20:37:38 [2025-01-30T20:37:38.288Z] medium: ""
20:37:38 [2025-01-30T20:37:38.288Z] name: "workspace-volume"
20:37:38 [2025-01-30T20:37:38.288Z]
20:37:38 [2025-01-30T20:37:38.431Z] Running on pod-11f19cd3-5dc3-4bf7-92dd-ee6d53bd65fd-dbxvx-nfbwt in /home/jenkins/agent/workspace/bodhi-trigger
20:37:38 [2025-01-30T20:37:38.435Z] [Pipeline] {
20:37:38 [2025-01-30T20:37:38.618Z] [Pipeline] container
20:37:38 [2025-01-30T20:37:38.626Z] [Pipeline] {
20:37:38 [2025-01-30T20:37:38.719Z] [Pipeline] withEnv
20:37:38 [2025-01-30T20:37:38.722Z] [Pipeline] {
20:37:38 [2025-01-30T20:37:38.805Z] [Pipeline] sh
20:37:40 [2025-01-30T20:37:40.151Z] + set -xeuo pipefail
20:37:40 [2025-01-30T20:37:40.151Z] ++ umask
20:37:40 [2025-01-30T20:37:40.151Z] + '[' 0022 = 0000 ']'
20:37:40 [2025-01-30T20:37:40.151Z] + cat /cosa/coreos-assembler-git.json
20:37:40 [2025-01-30T20:37:40.151Z] {
20:37:40 [2025-01-30T20:37:40.151Z] "date": "2025-01-30T17:08:44Z",
20:37:40 [2025-01-30T20:37:40.151Z] "git": {
20:37:40 [2025-01-30T20:37:40.151Z] "commit": "8171b63e8204e12a7f768cc13f78cc424fc7b777",
20:37:40 [2025-01-30T20:37:40.151Z] "origin": "https://github.com/coreos/coreos-assembler.git",
20:37:40 [2025-01-30T20:37:40.151Z] "branch": "HEAD",
20:37:40 [2025-01-30T20:37:40.151Z] "dirty": "false"
20:37:40 [2025-01-30T20:37:40.151Z] },
20:37:40 [2025-01-30T20:37:40.151Z] "file": {
20:37:40 [2025-01-30T20:37:40.151Z] "checksum": "8e8629a3ce9d1a80d3f613b9ce05f9bece867f981e24c0234ee98ccae3e58c6a",
20:37:40 [2025-01-30T20:37:40.151Z] "checksum_type": "sha256",
20:37:40 [2025-01-30T20:37:40.151Z] "format": "tar.gz",
20:37:40 [2025-01-30T20:37:40.151Z] "name": "coreos-assembler-git.tar.gz",
20:37:40 [2025-01-30T20:37:40.151Z] "size": "10004959"
20:37:40 [2025-01-30T20:37:40.151Z] }
20:37:40 [2025-01-30T20:37:40.151Z] }
20:37:40 [2025-01-30T20:37:40.521Z] [Pipeline] }
20:37:40 [2025-01-30T20:37:40.594Z] [Pipeline] // withEnv
20:37:40 [2025-01-30T20:37:40.700Z] [Pipeline] stage
20:37:40 [2025-01-30T20:37:40.703Z] [Pipeline] { (Report Running)
20:37:40 [2025-01-30T20:37:40.733Z] [Pipeline] withCredentials
20:37:40 [2025-01-30T20:37:40.737Z] Masking supported pattern matches of $RDB_PASSWORD
20:37:40 [2025-01-30T20:37:40.769Z] [Pipeline] {
20:37:40 [2025-01-30T20:37:40.793Z] [Pipeline] withEnv
20:37:40 [2025-01-30T20:37:40.803Z] [Pipeline] {
20:37:40 [2025-01-30T20:37:40.831Z] [Pipeline] sh
20:37:41 [2025-01-30T20:37:41.362Z] + set -xeuo pipefail
20:37:41 [2025-01-30T20:37:41.362Z] ++ umask
20:37:41 [2025-01-30T20:37:41.362Z] + '[' 0022 = 0000 ']'
20:37:41 [2025-01-30T20:37:41.362Z] + /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 --outcome RUNNING --advisory FEDORA-2025-9eb31c83d9 --stream rawhide
20:37:43 [2025-01-30T20:37:43.310Z] [Pipeline] }
20:37:43 [2025-01-30T20:37:43.454Z] [Pipeline] // withEnv
20:37:43 [2025-01-30T20:37:43.486Z] [Pipeline] }
20:37:43 [2025-01-30T20:37:43.557Z] [Pipeline] // withCredentials
20:37:43 [2025-01-30T20:37:43.589Z] [Pipeline] }
20:37:43 [2025-01-30T20:37:43.648Z] [Pipeline] // stage
20:37:43 [2025-01-30T20:37:43.711Z] [Pipeline] stage
20:37:43 [2025-01-30T20:37:43.714Z] [Pipeline] { (Test)
20:37:43 [2025-01-30T20:37:43.794Z] [Pipeline] build
20:37:43 [2025-01-30T20:37:43.811Z] Scheduling project: test-override
20:37:47 [2025-01-30T20:37:47.329Z] Starting building: test-override #1350
20:44:01 [2025-01-30T20:44:01.129Z] Build test-override #1350 completed: FAILURE
20:44:01 [2025-01-30T20:44:01.195Z] [Pipeline] }
20:44:01 [2025-01-30T20:44:01.334Z] [Pipeline] // stage
20:44:01 [2025-01-30T20:44:01.438Z] [Pipeline] stage
20:44:01 [2025-01-30T20:44:01.449Z] [Pipeline] { (Report Completion)
20:44:01 [2025-01-30T20:44:01.552Z] [Pipeline] withCredentials
20:44:01 [2025-01-30T20:44:01.567Z] Masking supported pattern matches of $RDB_PASSWORD
20:44:01 [2025-01-30T20:44:01.629Z] [Pipeline] {
20:44:01 [2025-01-30T20:44:01.735Z] [Pipeline] withEnv
20:44:01 [2025-01-30T20:44:01.739Z] [Pipeline] {
20:44:01 [2025-01-30T20:44:01.850Z] [Pipeline] sh
20:44:02 [2025-01-30T20:44:02.427Z] + set -xeuo pipefail
20:44:02 [2025-01-30T20:44:02.427Z] ++ umask
20:44:02 [2025-01-30T20:44:02.427Z] + '[' 0022 = 0000 ']'
20:44:02 [2025-01-30T20:44:02.427Z] + /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//blue/organizations/jenkins/test-override/detail/test-override/1350 --outcome FAILED --advisory FEDORA-2025-9eb31c83d9 --stream rawhide
20:44:04 [2025-01-30T20:44:04.947Z] [Pipeline] }
20:44:05 [2025-01-30T20:44:05.044Z] [Pipeline] // withEnv
20:44:05 [2025-01-30T20:44:05.066Z] [Pipeline] }
20:44:05 [2025-01-30T20:44:05.147Z] [Pipeline] // withCredentials
20:44:05 [2025-01-30T20:44:05.219Z] [Pipeline] withCredentials
20:44:05 [2025-01-30T20:44:05.226Z] Masking supported pattern matches of $TOKEN
20:44:05 [2025-01-30T20:44:05.407Z] [Pipeline] {
20:44:05 [2025-01-30T20:44:05.489Z] [Pipeline] withEnv
20:44:05 [2025-01-30T20:44:05.552Z] [Pipeline] {
20:44:05 [2025-01-30T20:44:05.621Z] [Pipeline] sh
20:44:06 [2025-01-30T20:44:06.155Z] + set -xeuo pipefail
20:44:06 [2025-01-30T20:44:06.156Z] ++ umask
20:44:06 [2025-01-30T20:44:06.156Z] + '[' 0022 = 0000 ']'
20:44:06 [2025-01-30T20:44:06.156Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
20:44:06 [2025-01-30T20:44:06.156Z] {
20:44:06 [2025-01-30T20:44:06.156Z] "body": "���� dracut-105-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1350) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-9eb31c83d9)"
20:44:06 [2025-01-30T20:44:06.156Z] }'
20:44:07 [2025-01-30T20:44:07.148Z] [Pipeline] }
20:44:07 [2025-01-30T20:44:07.266Z] [Pipeline] // withEnv
20:44:07 [2025-01-30T20:44:07.411Z] [Pipeline] }
20:44:07 [2025-01-30T20:44:07.700Z] [Pipeline] // withCredentials
20:44:07 [2025-01-30T20:44:07.769Z] [Pipeline] }
20:44:08 [2025-01-30T20:44:08.000Z] [Pipeline] // stage
20:44:08 [2025-01-30T20:44:08.063Z] [Pipeline] }
20:44:08 [2025-01-30T20:44:08.217Z] [Pipeline] // container
20:44:08 [2025-01-30T20:44:08.297Z] [Pipeline] }
20:44:08 [2025-01-30T20:44:08.617Z] [Pipeline] // node
20:44:08 [2025-01-30T20:44:08.748Z] [Pipeline] }
20:44:08 [2025-01-30T20:44:08.971Z] [Pipeline] // podTemplate
20:44:09 [2025-01-30T20:44:09.063Z] [Pipeline] End of Pipeline
20:44:09 [2025-01-30T20:44:09.274Z] Finished: FAILURE