Console Output
19:20:14 [2025-01-30T19:20:14.828Z] Triggered by CI message.
19:20:14 [2025-01-30T19:20:14.829Z] 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
19:20:14 [2025-01-30T19:20:14.830Z] Selected Git installation does not exist. Using Default
19:20:14 [2025-01-30T19:20:14.830Z] The recommended git tool is: NONE
19:20:14 [2025-01-30T19:20:14.830Z] No credentials specified
19:20:14 [2025-01-30T19:20:14.830Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
19:20:14 [2025-01-30T19:20:14.837Z] Fetching changes from the remote Git repository
19:20:14 [2025-01-30T19:20:14.838Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:20:14 [2025-01-30T19:20:14.845Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:20:14 [2025-01-30T19:20:14.845Z] > git --version # timeout=10
19:20:14 [2025-01-30T19:20:14.852Z] > git --version # 'git version 2.39.3'
19:20:14 [2025-01-30T19:20:14.852Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:14 [2025-01-30T19:20:14.984Z] > git rev-parse origin/main^{commit} # timeout=10
19:20:14 [2025-01-30T19:20:14.992Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:20:14 [2025-01-30T19:20:14.992Z] > git config core.sparsecheckout # timeout=10
19:20:14 [2025-01-30T19:20:14.999Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:20:15 [2025-01-30T19:20:15.008Z] Commit message: "bodhi-testing: fix zincati configuration"
19:20:15 [2025-01-30T19:20:15.008Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:20:15 [2025-01-30T19:20:15.042Z] Loading library coreos@main
19:20:15 [2025-01-30T19:20:15.042Z] Attempting to resolve main from remote references...
19:20:15 [2025-01-30T19:20:15.042Z] > git --version # timeout=10
19:20:15 [2025-01-30T19:20:15.050Z] > git --version # 'git version 2.39.3'
19:20:15 [2025-01-30T19:20:15.050Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:20:15 [2025-01-30T19:20:15.348Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
19:20:15 [2025-01-30T19:20:15.349Z] Selected Git installation does not exist. Using Default
19:20:15 [2025-01-30T19:20:15.349Z] The recommended git tool is: NONE
19:20:15 [2025-01-30T19:20:15.349Z] No credentials specified
19:20:15 [2025-01-30T19:20:15.350Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:20:15 [2025-01-30T19:20:15.357Z] Fetching changes from the remote Git repository
19:20:15 [2025-01-30T19:20:15.358Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:20:15 [2025-01-30T19:20:15.427Z] Fetching without tags
19:20:15 [2025-01-30T19:20:15.427Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:20:15 [2025-01-30T19:20:15.427Z] > git --version # timeout=10
19:20:15 [2025-01-30T19:20:15.434Z] > git --version # 'git version 2.39.3'
19:20:15 [2025-01-30T19:20:15.434Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:15 [2025-01-30T19:20:15.511Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
19:20:15 [2025-01-30T19:20:15.511Z] > git config core.sparsecheckout # timeout=10
19:20:15 [2025-01-30T19:20:15.518Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:20:15 [2025-01-30T19:20:15.528Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
19:20:15 [2025-01-30T19:20:15.528Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:20:15 [2025-01-30T19:20:15.794Z] [Pipeline] Start of Pipeline
19:20:15 [2025-01-30T19:20:15.879Z] [Pipeline] node
19:20:15 [2025-01-30T19:20:15.979Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:20:15 [2025-01-30T19:20:15.993Z] [Pipeline] {
19:20:16 [2025-01-30T19:20:16.043Z] [Pipeline] checkout
19:20:16 [2025-01-30T19:20:16.047Z] Selected Git installation does not exist. Using Default
19:20:16 [2025-01-30T19:20:16.047Z] The recommended git tool is: NONE
19:20:16 [2025-01-30T19:20:16.048Z] No credentials specified
19:20:16 [2025-01-30T19:20:16.048Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:20:16 [2025-01-30T19:20:16.055Z] Fetching changes from the remote Git repository
19:20:16 [2025-01-30T19:20:16.056Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:20:16 [2025-01-30T19:20:16.063Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:20:16 [2025-01-30T19:20:16.063Z] > git --version # timeout=10
19:20:16 [2025-01-30T19:20:16.069Z] > git --version # 'git version 2.39.3'
19:20:16 [2025-01-30T19:20:16.069Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:16 [2025-01-30T19:20:16.141Z] > git rev-parse origin/main^{commit} # timeout=10
19:20:16 [2025-01-30T19:20:16.149Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:20:16 [2025-01-30T19:20:16.149Z] > git config core.sparsecheckout # timeout=10
19:20:16 [2025-01-30T19:20:16.156Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:20:16 [2025-01-30T19:20:16.165Z] Commit message: "bodhi-testing: fix zincati configuration"
19:20:16 [2025-01-30T19:20:16.267Z] [Pipeline] readYaml
19:20:16 [2025-01-30T19:20:16.369Z] [Pipeline] withEnv
19:20:16 [2025-01-30T19:20:16.373Z] [Pipeline] {
19:20:16 [2025-01-30T19:20:16.393Z] [Pipeline] sh
19:20:16 [2025-01-30T19:20:16.653Z] + set -xeuo pipefail
19:20:16 [2025-01-30T19:20:16.653Z] ++ umask
19:20:16 [2025-01-30T19:20:16.653Z] + '[' 0022 = 0000 ']'
19:20:16 [2025-01-30T19:20:16.653Z] + rm -rf pipe
19:20:16 [2025-01-30T19:20:16.653Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
19:20:16 [2025-01-30T19:20:16.653Z] Cloning into 'pipe'...
19:20:16 [2025-01-30T19:20:16.910Z] [Pipeline] }
19:20:16 [2025-01-30T19:20:16.937Z] [Pipeline] // withEnv
19:20:16 [2025-01-30T19:20:16.950Z] [Pipeline] load
19:20:17 [2025-01-30T19:20:17.125Z] [Pipeline] { (pipe/utils.groovy)
19:20:17 [2025-01-30T19:20:17.186Z] [Pipeline] }
19:20:17 [2025-01-30T19:20:17.217Z] [Pipeline] // load
19:20:17 [2025-01-30T19:20:17.245Z] [Pipeline] readYaml
19:20:17 [2025-01-30T19:20:17.285Z] [Pipeline] withEnv
19:20:17 [2025-01-30T19:20:17.288Z] [Pipeline] {
19:20:17 [2025-01-30T19:20:17.330Z] [Pipeline] sh
19:20:17 [2025-01-30T19:20:17.590Z] + set -xeuo pipefail
19:20:17 [2025-01-30T19:20:17.590Z] ++ umask
19:20:17 [2025-01-30T19:20:17.590Z] + '[' 0022 = 0000 ']'
19:20:17 [2025-01-30T19:20:17.590Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
19:20:17 [2025-01-30T19:20:17.605Z] [Pipeline] }
19:20:17 [2025-01-30T19:20:17.676Z] [Pipeline] // withEnv
19:20:17 [2025-01-30T19:20:17.787Z] [Pipeline] readYaml
19:20:17 [2025-01-30T19:20:17.930Z] [Pipeline] withEnv
19:20:17 [2025-01-30T19:20:17.962Z] [Pipeline] {
19:20:17 [2025-01-30T19:20:17.999Z] [Pipeline] sh
19:20:18 [2025-01-30T19:20:18.259Z] + set -xeuo pipefail
19:20:18 [2025-01-30T19:20:18.259Z] ++ umask
19:20:18 [2025-01-30T19:20:18.259Z] + '[' 0022 = 0000 ']'
19:20:18 [2025-01-30T19:20:18.259Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
19:20:18 [2025-01-30T19:20:18.556Z] [Pipeline] }
19:20:18 [2025-01-30T19:20:18.600Z] [Pipeline] // withEnv
19:20:18 [2025-01-30T19:20:18.635Z] [Pipeline] readYaml
19:20:18 [2025-01-30T19:20:18.705Z] [Pipeline] }
19:20:18 [2025-01-30T19:20:18.775Z] [Pipeline] // node
19:20:18 [2025-01-30T19:20:18.837Z] [Pipeline] properties
19:20:18 [2025-01-30T19:20:18.905Z] [Pipeline] echo
19:20:18 [2025-01-30T19:20:18.917Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2649134,"task_id":128658633,"nvr":"kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10.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 kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10.fc42.\n\n##### **Changelog**\n\n```\n[CHANGELOG OMITTED BECAUSE TOO LONG]\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-base critical-path-compose critical-path-gnome critical-path-kde","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-7f1db9defb","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-7f1db9defb","title":"kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10.fc42","version_hash":"b34816c69dd7473a54e43a876794334fa734beab","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":"jforbes","email":"jmforbes@linuxtx.org","id":910,"avatar":null,"openid":null,"groups":[{"name":"proventesters"},{"name":"provenpackager"},{"name":"packager"},{"name":"fedorabugs"},{"name":"ipausers"},{"name":"gitkernel-tests"},{"name":"hosted-content"},{"name":"signed_fpca"},{"name":"fedora-contributor"},{"name":"gitqemu-kvm-fedora"},{"name":"sysadmin-kernel"},{"name":"cla_redhat"},{"name":"security-team"},{"name":"kernel-maintainer"}]},"comments":[],"builds":[{"nvr":"kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-7f1db9defb","karma":0,"content_type":"rpm","test_cases":[]}}
19:20:18 [2025-01-30T19:20:18.951Z] [Pipeline] readJSON
19:20:19 [2025-01-30T19:20:19.094Z] [Pipeline] libraryResource
19:20:19 [2025-01-30T19:20:19.134Z] [Pipeline] readJSON
19:20:19 [2025-01-30T19:20:19.226Z] [Pipeline] node
19:20:19 [2025-01-30T19:20:19.298Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:20:19 [2025-01-30T19:20:19.379Z] [Pipeline] {
19:20:19 [2025-01-30T19:20:19.531Z] [Pipeline] writeYaml
19:20:19 [2025-01-30T19:20:19.655Z] [Pipeline] readFile
19:20:19 [2025-01-30T19:20:19.749Z] [Pipeline] }
19:20:19 [2025-01-30T19:20:19.844Z] [Pipeline] // node
19:20:19 [2025-01-30T19:20:19.859Z] [Pipeline] podTemplate
19:20:19 [2025-01-30T19:20:19.885Z] [Pipeline] {
19:20:19 [2025-01-30T19:20:19.989Z] [Pipeline] node
19:20:22 [2025-01-30T19:20:22.790Z] Created Pod: openshift coreos-ci/pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0
19:20:28 [2025-01-30T19:20:28.202Z] Agent pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0 is provisioned from template pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d
19:20:28 [2025-01-30T19:20:28.202Z] ---
19:20:28 [2025-01-30T19:20:28.202Z] apiVersion: "v1"
19:20:28 [2025-01-30T19:20:28.202Z] kind: "Pod"
19:20:28 [2025-01-30T19:20:28.202Z] metadata:
19:20:28 [2025-01-30T19:20:28.202Z] annotations:
19:20:28 [2025-01-30T19:20:28.202Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1337/"
19:20:28 [2025-01-30T19:20:28.202Z] runUrl: "job/bodhi-trigger/1337/"
19:20:28 [2025-01-30T19:20:28.202Z] labels:
19:20:28 [2025-01-30T19:20:28.202Z] jenkins: "slave"
19:20:28 [2025-01-30T19:20:28.202Z] jenkins/label-digest: "6362ceb6c7c8c89cbad51129069878cd66032f89"
19:20:28 [2025-01-30T19:20:28.202Z] jenkins/label: "pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4"
19:20:28 [2025-01-30T19:20:28.202Z] name: "pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0"
19:20:28 [2025-01-30T19:20:28.202Z] namespace: "coreos-ci"
19:20:28 [2025-01-30T19:20:28.202Z] spec:
19:20:28 [2025-01-30T19:20:28.202Z] containers:
19:20:28 [2025-01-30T19:20:28.202Z] - command:
19:20:28 [2025-01-30T19:20:28.202Z] - "/usr/bin/dumb-init"
19:20:28 [2025-01-30T19:20:28.202Z] - "/usr/bin/sleep"
19:20:28 [2025-01-30T19:20:28.202Z] - "infinity"
19:20:28 [2025-01-30T19:20:28.202Z] env:
19:20:28 [2025-01-30T19:20:28.202Z] - name: "NCPUS"
19:20:28 [2025-01-30T19:20:28.202Z] value: "0.1"
19:20:28 [2025-01-30T19:20:28.202Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
19:20:28 [2025-01-30T19:20:28.202Z] imagePullPolicy: "Always"
19:20:28 [2025-01-30T19:20:28.202Z] name: "worker"
19:20:28 [2025-01-30T19:20:28.202Z] resources:
19:20:28 [2025-01-30T19:20:28.202Z] limits:
19:20:28 [2025-01-30T19:20:28.202Z] cpu: "0.1"
19:20:28 [2025-01-30T19:20:28.202Z] requests:
19:20:28 [2025-01-30T19:20:28.202Z] cpu: "0.1"
19:20:28 [2025-01-30T19:20:28.202Z] volumeMounts:
19:20:28 [2025-01-30T19:20:28.202Z] - mountPath: "/srv/"
19:20:28 [2025-01-30T19:20:28.202Z] name: "emptydir-0"
19:20:28 [2025-01-30T19:20:28.202Z] - mountPath: "/home/jenkins/agent"
19:20:28 [2025-01-30T19:20:28.202Z] name: "workspace-volume"
19:20:28 [2025-01-30T19:20:28.202Z] readOnly: false
19:20:28 [2025-01-30T19:20:28.202Z] - env:
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_SECRET"
19:20:28 [2025-01-30T19:20:28.202Z] value: "********"
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_TUNNEL"
19:20:28 [2025-01-30T19:20:28.202Z] value: "172.30.136.1:50000"
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_AGENT_NAME"
19:20:28 [2025-01-30T19:20:28.202Z] value: "pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0"
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_NAME"
19:20:28 [2025-01-30T19:20:28.202Z] value: "pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0"
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_AGENT_WORKDIR"
19:20:28 [2025-01-30T19:20:28.202Z] value: "/home/jenkins/agent"
19:20:28 [2025-01-30T19:20:28.202Z] - name: "JENKINS_URL"
19:20:28 [2025-01-30T19:20:28.202Z] value: "http://172.30.130.216:80/"
19:20:28 [2025-01-30T19:20:28.202Z] image: "jenkins-agent-base:latest"
19:20:28 [2025-01-30T19:20:28.202Z] name: "jnlp"
19:20:28 [2025-01-30T19:20:28.202Z] resources:
19:20:28 [2025-01-30T19:20:28.202Z] limits:
19:20:28 [2025-01-30T19:20:28.202Z] memory: "512Mi"
19:20:28 [2025-01-30T19:20:28.202Z] cpu: "1"
19:20:28 [2025-01-30T19:20:28.202Z] requests:
19:20:28 [2025-01-30T19:20:28.202Z] memory: "512Mi"
19:20:28 [2025-01-30T19:20:28.202Z] cpu: "1"
19:20:28 [2025-01-30T19:20:28.202Z] volumeMounts:
19:20:28 [2025-01-30T19:20:28.202Z] - mountPath: "/home/jenkins/agent"
19:20:28 [2025-01-30T19:20:28.202Z] name: "workspace-volume"
19:20:28 [2025-01-30T19:20:28.202Z] readOnly: false
19:20:28 [2025-01-30T19:20:28.202Z] nodeSelector:
19:20:28 [2025-01-30T19:20:28.202Z] kubernetes.io/os: "linux"
19:20:28 [2025-01-30T19:20:28.202Z] restartPolicy: "Never"
19:20:28 [2025-01-30T19:20:28.202Z] serviceAccountName: "default"
19:20:28 [2025-01-30T19:20:28.202Z] volumes:
19:20:28 [2025-01-30T19:20:28.202Z] - emptyDir: {}
19:20:28 [2025-01-30T19:20:28.202Z] name: "emptydir-0"
19:20:28 [2025-01-30T19:20:28.202Z] - emptyDir:
19:20:28 [2025-01-30T19:20:28.202Z] medium: ""
19:20:28 [2025-01-30T19:20:28.202Z] name: "workspace-volume"
19:20:28 [2025-01-30T19:20:28.202Z]
19:20:28 [2025-01-30T19:20:28.502Z] Running on pod-fe2af689-eef8-48fa-bb5c-b31dd82920b4-8w23d-1jzg0 in /home/jenkins/agent/workspace/bodhi-trigger
19:20:28 [2025-01-30T19:20:28.547Z] [Pipeline] {
19:20:28 [2025-01-30T19:20:28.626Z] [Pipeline] container
19:20:28 [2025-01-30T19:20:28.646Z] [Pipeline] {
19:20:28 [2025-01-30T19:20:28.713Z] [Pipeline] withEnv
19:20:28 [2025-01-30T19:20:28.716Z] [Pipeline] {
19:20:28 [2025-01-30T19:20:28.783Z] [Pipeline] sh
19:20:29 [2025-01-30T19:20:29.505Z] + set -xeuo pipefail
19:20:29 [2025-01-30T19:20:29.505Z] ++ umask
19:20:29 [2025-01-30T19:20:29.505Z] + '[' 0022 = 0000 ']'
19:20:29 [2025-01-30T19:20:29.505Z] + cat /cosa/coreos-assembler-git.json
19:20:29 [2025-01-30T19:20:29.505Z] {
19:20:29 [2025-01-30T19:20:29.505Z] "date": "2025-01-30T17:08:44Z",
19:20:29 [2025-01-30T19:20:29.505Z] "git": {
19:20:29 [2025-01-30T19:20:29.505Z] "commit": "8171b63e8204e12a7f768cc13f78cc424fc7b777",
19:20:29 [2025-01-30T19:20:29.505Z] "origin": "https://github.com/coreos/coreos-assembler.git",
19:20:29 [2025-01-30T19:20:29.505Z] "branch": "HEAD",
19:20:29 [2025-01-30T19:20:29.505Z] "dirty": "false"
19:20:29 [2025-01-30T19:20:29.505Z] },
19:20:29 [2025-01-30T19:20:29.505Z] "file": {
19:20:29 [2025-01-30T19:20:29.505Z] "checksum": "8e8629a3ce9d1a80d3f613b9ce05f9bece867f981e24c0234ee98ccae3e58c6a",
19:20:29 [2025-01-30T19:20:29.505Z] "checksum_type": "sha256",
19:20:29 [2025-01-30T19:20:29.505Z] "format": "tar.gz",
19:20:29 [2025-01-30T19:20:29.505Z] "name": "coreos-assembler-git.tar.gz",
19:20:29 [2025-01-30T19:20:29.505Z] "size": "10004959"
19:20:29 [2025-01-30T19:20:29.505Z] }
19:20:29 [2025-01-30T19:20:29.505Z] }
19:20:29 [2025-01-30T19:20:29.826Z] [Pipeline] }
19:20:29 [2025-01-30T19:20:29.874Z] [Pipeline] // withEnv
19:20:29 [2025-01-30T19:20:29.937Z] [Pipeline] stage
19:20:29 [2025-01-30T19:20:29.940Z] [Pipeline] { (Report Running)
19:20:30 [2025-01-30T19:20:30.024Z] [Pipeline] withCredentials
19:20:30 [2025-01-30T19:20:30.067Z] Masking supported pattern matches of $RDB_PASSWORD
19:20:30 [2025-01-30T19:20:30.176Z] [Pipeline] {
19:20:30 [2025-01-30T19:20:30.340Z] [Pipeline] withEnv
19:20:30 [2025-01-30T19:20:30.363Z] [Pipeline] {
19:20:30 [2025-01-30T19:20:30.534Z] [Pipeline] sh
19:20:31 [2025-01-30T19:20:31.191Z] + set -xeuo pipefail
19:20:31 [2025-01-30T19:20:31.446Z] ++ umask
19:20:31 [2025-01-30T19:20:31.446Z] + '[' 0022 = 0000 ']'
19:20:31 [2025-01-30T19:20:31.446Z] + /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-7f1db9defb --stream rawhide
19:20:33 [2025-01-30T19:20:33.443Z] [Pipeline] }
19:20:33 [2025-01-30T19:20:33.735Z] [Pipeline] // withEnv
19:20:33 [2025-01-30T19:20:33.818Z] [Pipeline] }
19:20:34 [2025-01-30T19:20:34.047Z] [Pipeline] // withCredentials
19:20:34 [2025-01-30T19:20:34.133Z] [Pipeline] }
19:20:34 [2025-01-30T19:20:34.295Z] [Pipeline] // stage
19:20:34 [2025-01-30T19:20:34.501Z] [Pipeline] stage
19:20:34 [2025-01-30T19:20:34.575Z] [Pipeline] { (Test)
19:20:34 [2025-01-30T19:20:34.901Z] [Pipeline] build
19:20:34 [2025-01-30T19:20:34.953Z] Scheduling project: test-override
19:20:39 [2025-01-30T19:20:39.123Z] Starting building: test-override #1349
22:07:01 [2025-01-30T22:07:01.913Z] Build test-override #1349 completed: SUCCESS
22:07:01 [2025-01-30T22:07:01.927Z] [Pipeline] }
22:07:02 [2025-01-30T22:07:02.031Z] [Pipeline] // stage
22:07:02 [2025-01-30T22:07:02.066Z] [Pipeline] stage
22:07:02 [2025-01-30T22:07:02.069Z] [Pipeline] { (Report Completion)
22:07:02 [2025-01-30T22:07:02.163Z] [Pipeline] withCredentials
22:07:02 [2025-01-30T22:07:02.168Z] Masking supported pattern matches of $RDB_PASSWORD
22:07:02 [2025-01-30T22:07:02.196Z] [Pipeline] {
22:07:02 [2025-01-30T22:07:02.286Z] [Pipeline] withEnv
22:07:02 [2025-01-30T22:07:02.300Z] [Pipeline] {
22:07:02 [2025-01-30T22:07:02.409Z] [Pipeline] sh
22:07:02 [2025-01-30T22:07:02.998Z] + set -xeuo pipefail
22:07:02 [2025-01-30T22:07:02.998Z] ++ umask
22:07:02 [2025-01-30T22:07:02.998Z] + '[' 0022 = 0000 ']'
22:07:02 [2025-01-30T22:07:02.998Z] + /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/1349 --outcome PASSED --advisory FEDORA-2025-7f1db9defb --stream rawhide
22:07:05 [2025-01-30T22:07:05.531Z] [Pipeline] }
22:07:05 [2025-01-30T22:07:05.638Z] [Pipeline] // withEnv
22:07:05 [2025-01-30T22:07:05.678Z] [Pipeline] }
22:07:05 [2025-01-30T22:07:05.758Z] [Pipeline] // withCredentials
22:07:05 [2025-01-30T22:07:05.844Z] [Pipeline] withCredentials
22:07:05 [2025-01-30T22:07:05.850Z] Masking supported pattern matches of $TOKEN
22:07:05 [2025-01-30T22:07:05.987Z] [Pipeline] {
22:07:06 [2025-01-30T22:07:06.059Z] [Pipeline] withEnv
22:07:06 [2025-01-30T22:07:06.076Z] [Pipeline] {
22:07:06 [2025-01-30T22:07:06.152Z] [Pipeline] sh
22:07:06 [2025-01-30T22:07:06.724Z] + set -xeuo pipefail
22:07:06 [2025-01-30T22:07:06.724Z] ++ umask
22:07:06 [2025-01-30T22:07:06.724Z] + '[' 0022 = 0000 ']'
22:07:06 [2025-01-30T22:07:06.724Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
22:07:06 [2025-01-30T22:07:06.724Z] {
22:07:06 [2025-01-30T22:07:06.724Z] "body": "���� kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1349) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-7f1db9defb)"
22:07:06 [2025-01-30T22:07:06.724Z] }'
22:07:07 [2025-01-30T22:07:07.292Z] [Pipeline] }
22:07:07 [2025-01-30T22:07:07.386Z] [Pipeline] // withEnv
22:07:07 [2025-01-30T22:07:07.410Z] [Pipeline] }
22:07:07 [2025-01-30T22:07:07.564Z] [Pipeline] // withCredentials
22:07:07 [2025-01-30T22:07:07.589Z] [Pipeline] }
22:07:07 [2025-01-30T22:07:07.672Z] [Pipeline] // stage
22:07:07 [2025-01-30T22:07:07.709Z] [Pipeline] }
22:07:07 [2025-01-30T22:07:07.782Z] [Pipeline] // container
22:07:07 [2025-01-30T22:07:07.855Z] [Pipeline] }
22:07:07 [2025-01-30T22:07:07.915Z] [Pipeline] // node
22:07:07 [2025-01-30T22:07:07.924Z] [Pipeline] }
22:07:08 [2025-01-30T22:07:08.034Z] [Pipeline] // podTemplate
22:07:08 [2025-01-30T22:07:08.045Z] [Pipeline] End of Pipeline
22:07:08 [2025-01-30T22:07:08.158Z] Finished: SUCCESS