20:49:23 [2024-01-22T20:49:23.489Z] Triggered by CI message. 20:49:23 [2024-01-22T20:49:23.489Z] 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:49:23 [2024-01-22T20:49:23.490Z] The recommended git tool is: NONE 20:49:23 [2024-01-22T20:49:23.490Z] No credentials specified 20:49:23 [2024-01-22T20:49:23.491Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 20:49:23 [2024-01-22T20:49:23.496Z] Fetching changes from the remote Git repository 20:49:23 [2024-01-22T20:49:23.497Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 20:49:23 [2024-01-22T20:49:23.503Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 20:49:23 [2024-01-22T20:49:23.503Z] > git --version # timeout=10 20:49:23 [2024-01-22T20:49:23.508Z] > git --version # 'git version 2.39.3' 20:49:23 [2024-01-22T20:49:23.508Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:23 [2024-01-22T20:49:23.667Z] > git rev-parse origin/main^{commit} # timeout=10 20:49:23 [2024-01-22T20:49:23.672Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 20:49:23 [2024-01-22T20:49:23.672Z] > git config core.sparsecheckout # timeout=10 20:49:23 [2024-01-22T20:49:23.677Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 20:49:23 [2024-01-22T20:49:23.683Z] Commit message: "ci: add sanity-check for Groovy files" 20:49:23 [2024-01-22T20:49:23.683Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 20:49:23 [2024-01-22T20:49:23.755Z] Loading library coreos@main 20:49:23 [2024-01-22T20:49:23.755Z] Attempting to resolve main from remote references... 20:49:23 [2024-01-22T20:49:23.755Z] > git --version # timeout=10 20:49:23 [2024-01-22T20:49:23.760Z] > git --version # 'git version 2.39.3' 20:49:23 [2024-01-22T20:49:23.760Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:49:23 [2024-01-22T20:49:23.913Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 20:49:23 [2024-01-22T20:49:23.914Z] Selected Git installation does not exist. Using Default 20:49:23 [2024-01-22T20:49:23.914Z] The recommended git tool is: NONE 20:49:23 [2024-01-22T20:49:23.914Z] No credentials specified 20:49:23 [2024-01-22T20:49:23.915Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 20:49:23 [2024-01-22T20:49:23.920Z] Fetching changes from the remote Git repository 20:49:23 [2024-01-22T20:49:23.921Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:49:23 [2024-01-22T20:49:23.955Z] Fetching without tags 20:49:23 [2024-01-22T20:49:23.955Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 20:49:23 [2024-01-22T20:49:23.955Z] > git --version # timeout=10 20:49:23 [2024-01-22T20:49:23.960Z] > git --version # 'git version 2.39.3' 20:49:23 [2024-01-22T20:49:23.960Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:24 [2024-01-22T20:49:24.136Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 20:49:24 [2024-01-22T20:49:24.136Z] > git config core.sparsecheckout # timeout=10 20:49:24 [2024-01-22T20:49:24.140Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 20:49:24 [2024-01-22T20:49:24.147Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 20:49:24 [2024-01-22T20:49:24.147Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 20:49:24 [2024-01-22T20:49:24.429Z] [Pipeline] Start of Pipeline 20:49:24 [2024-01-22T20:49:24.551Z] [Pipeline] node 20:49:24 [2024-01-22T20:49:24.614Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 20:49:24 [2024-01-22T20:49:24.653Z] [Pipeline] { 20:49:24 [2024-01-22T20:49:24.859Z] [Pipeline] withEnv 20:49:24 [2024-01-22T20:49:24.905Z] [Pipeline] { 20:49:25 [2024-01-22T20:49:25.166Z] [Pipeline] sh 20:49:25 [2024-01-22T20:49:25.438Z] + set -xeuo pipefail 20:49:25 [2024-01-22T20:49:25.438Z] ++ umask 20:49:25 [2024-01-22T20:49:25.438Z] + '[' 0022 = 0000 ']' 20:49:25 [2024-01-22T20:49:25.438Z] + rm -rf pipe 20:49:25 [2024-01-22T20:49:25.438Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 20:49:25 [2024-01-22T20:49:25.438Z] Cloning into 'pipe'... 20:49:26 [2024-01-22T20:49:26.022Z] [Pipeline] } 20:49:26 [2024-01-22T20:49:26.215Z] [Pipeline] // withEnv 20:49:26 [2024-01-22T20:49:26.321Z] [Pipeline] load 20:49:26 [2024-01-22T20:49:26.640Z] [Pipeline] { (pipe/utils.groovy) 20:49:26 [2024-01-22T20:49:26.774Z] [Pipeline] } 20:49:26 [2024-01-22T20:49:26.964Z] [Pipeline] // load 20:49:27 [2024-01-22T20:49:27.063Z] [Pipeline] readYaml 20:49:27 [2024-01-22T20:49:27.305Z] [Pipeline] withEnv 20:49:27 [2024-01-22T20:49:27.331Z] [Pipeline] { 20:49:27 [2024-01-22T20:49:27.481Z] [Pipeline] sh 20:49:27 [2024-01-22T20:49:27.759Z] + set -xeuo pipefail 20:49:27 [2024-01-22T20:49:27.759Z] ++ umask 20:49:27 [2024-01-22T20:49:27.759Z] + '[' 0022 = 0000 ']' 20:49:27 [2024-01-22T20:49:27.759Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 20:49:27 [2024-01-22T20:49:27.908Z] [Pipeline] } 20:49:28 [2024-01-22T20:49:28.136Z] [Pipeline] // withEnv 20:49:28 [2024-01-22T20:49:28.233Z] [Pipeline] readYaml 20:49:28 [2024-01-22T20:49:28.561Z] [Pipeline] withEnv 20:49:28 [2024-01-22T20:49:28.584Z] [Pipeline] { 20:49:28 [2024-01-22T20:49:28.731Z] [Pipeline] sh 20:49:29 [2024-01-22T20:49:29.009Z] + set -xeuo pipefail 20:49:29 [2024-01-22T20:49:29.009Z] ++ umask 20:49:29 [2024-01-22T20:49:29.009Z] + '[' 0022 = 0000 ']' 20:49:29 [2024-01-22T20:49:29.009Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 20:49:29 [2024-01-22T20:49:29.072Z] [Pipeline] } 20:49:29 [2024-01-22T20:49:29.219Z] [Pipeline] // withEnv 20:49:29 [2024-01-22T20:49:29.293Z] [Pipeline] readYaml 20:49:29 [2024-01-22T20:49:29.499Z] [Pipeline] withEnv 20:49:29 [2024-01-22T20:49:29.576Z] [Pipeline] { 20:49:29 [2024-01-22T20:49:29.731Z] [Pipeline] sh 20:49:30 [2024-01-22T20:49:30.035Z] + set -xeuo pipefail 20:49:30 [2024-01-22T20:49:30.035Z] ++ umask 20:49:30 [2024-01-22T20:49:30.035Z] + '[' 0022 = 0000 ']' 20:49:30 [2024-01-22T20:49:30.035Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 20:49:30 [2024-01-22T20:49:30.035Z] + jq -e '.releases[0].composed_by_bodhi' 20:49:30 [2024-01-22T20:49:30.035Z] true 20:49:30 [2024-01-22T20:49:30.149Z] [Pipeline] } 20:49:30 [2024-01-22T20:49:30.281Z] [Pipeline] // withEnv 20:49:30 [2024-01-22T20:49:30.362Z] [Pipeline] withEnv 20:49:30 [2024-01-22T20:49:30.389Z] [Pipeline] { 20:49:30 [2024-01-22T20:49:30.648Z] [Pipeline] sh 20:49:30 [2024-01-22T20:49:30.950Z] + set -xeuo pipefail 20:49:30 [2024-01-22T20:49:30.950Z] ++ umask 20:49:30 [2024-01-22T20:49:30.950Z] + '[' 0022 = 0000 ']' 20:49:30 [2024-01-22T20:49:30.950Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 20:49:30 [2024-01-22T20:49:30.950Z] + jq -e '.releases[0].composed_by_bodhi' 20:49:30 [2024-01-22T20:49:30.950Z] false 20:49:31 [2024-01-22T20:49:31.075Z] [Pipeline] } 20:49:31 [2024-01-22T20:49:31.402Z] [Pipeline] // withEnv 20:49:31 [2024-01-22T20:49:31.502Z] [Pipeline] } 20:49:31 [2024-01-22T20:49:31.677Z] [Pipeline] // node 20:49:31 [2024-01-22T20:49:31.774Z] [Pipeline] properties 20:49:31 [2024-01-22T20:49:31.911Z] [Pipeline] readJSON 20:49:32 [2024-01-22T20:49:32.181Z] [Pipeline] echo 20:49:32 [2024-01-22T20:49:32.218Z] Handling message: [agent:mnguyen, update:[autokarma:true, autotime:true, stable_karma:2, stable_days:7, unstable_karma:-1, requirements:, require_bugs:true, require_testcases:true, display_name:, notes:New upstream release; see release notes at https://github.com/coreos/afterburn/releases/tag/v5.5.1, type:unspecified, status:pending, request:testing, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:false, critpath_groups:, close_bugs:true, date_submitted:2024-01-22 20:49:22, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-daa3a4e52a, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-daa3a4e52a, title:rust-afterburn-5.5.1-1.fc39, version_hash:479c62f400f8117319f5d46b236f234d2acdede9, release:[name:F39, long_name:Fedora 39, version:39, id_prefix:FEDORA, branch:f39, dist_tag:f39, stable_tag:f39-updates, testing_tag:f39-updates-testing, candidate_tag:f39-updates-candidate, pending_signing_tag:f39-signing-pending, pending_testing_tag:f39-updates-testing-pending, pending_stable_tag:f39-updates-pending, override_tag:f39-override, mail_template:fedora_errata_template, state:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, eol:2024-11-12], compose:null, comments:[[id:3359398, karma:0, karma_critpath:0, text:This update has been submitted for testing by mnguyen. , timestamp:2024-01-22 20:49:22, update_id:579907, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:rust-afterburn-5.5.1-1.fc39, signed:false, release_id:70, type:rpm, epoch:0]], bugs:[], user:[id:2953, name:mnguyen, email:mnguyen@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], updateid:FEDORA-2024-daa3a4e52a, karma:0, content_type:rpm, test_cases:[]]] 20:49:32 [2024-01-22T20:49:32.381Z] [Pipeline] libraryResource 20:49:32 [2024-01-22T20:49:32.443Z] [Pipeline] readJSON 20:49:32 [2024-01-22T20:49:32.712Z] [Pipeline] node 20:49:32 [2024-01-22T20:49:32.792Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 20:49:32 [2024-01-22T20:49:32.930Z] [Pipeline] { 20:49:33 [2024-01-22T20:49:33.131Z] [Pipeline] writeYaml 20:49:33 [2024-01-22T20:49:33.307Z] [Pipeline] readFile 20:49:33 [2024-01-22T20:49:33.523Z] [Pipeline] } 20:49:33 [2024-01-22T20:49:33.814Z] [Pipeline] // node 20:49:33 [2024-01-22T20:49:33.993Z] [Pipeline] podTemplate 20:49:34 [2024-01-22T20:49:34.016Z] [Pipeline] { 20:49:34 [2024-01-22T20:49:34.244Z] [Pipeline] node 20:49:43 [2024-01-22T20:49:43.497Z] Created Pod: openshift coreos-ci/pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4 20:49:49 [2024-01-22T20:49:49.281Z] Still waiting to schedule task 20:49:49 [2024-01-22T20:49:49.281Z]pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4’ is offline 20:49:50 [2024-01-22T20:49:50.699Z] Agent pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4 is provisioned from template pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq 20:49:50 [2024-01-22T20:49:50.699Z] --- 20:49:50 [2024-01-22T20:49:50.699Z] apiVersion: "v1" 20:49:50 [2024-01-22T20:49:50.699Z] kind: "Pod" 20:49:50 [2024-01-22T20:49:50.699Z] metadata: 20:49:50 [2024-01-22T20:49:50.699Z] annotations: 20:49:50 [2024-01-22T20:49:50.699Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/193/" 20:49:50 [2024-01-22T20:49:50.699Z] runUrl: "job/bodhi-trigger/193/" 20:49:50 [2024-01-22T20:49:50.699Z] labels: 20:49:50 [2024-01-22T20:49:50.699Z] jenkins: "slave" 20:49:50 [2024-01-22T20:49:50.699Z] jenkins/label-digest: "0a5e63ac54ec5b1446e3c126b1ad9926c3726631" 20:49:50 [2024-01-22T20:49:50.699Z] jenkins/label: "pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e" 20:49:50 [2024-01-22T20:49:50.699Z] name: "pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4" 20:49:50 [2024-01-22T20:49:50.699Z] namespace: "coreos-ci" 20:49:50 [2024-01-22T20:49:50.699Z] spec: 20:49:50 [2024-01-22T20:49:50.699Z] containers: 20:49:50 [2024-01-22T20:49:50.699Z] - command: 20:49:50 [2024-01-22T20:49:50.699Z] - "/usr/bin/dumb-init" 20:49:50 [2024-01-22T20:49:50.699Z] - "/usr/bin/sleep" 20:49:50 [2024-01-22T20:49:50.699Z] - "infinity" 20:49:50 [2024-01-22T20:49:50.699Z] env: 20:49:50 [2024-01-22T20:49:50.699Z] - name: "NCPUS" 20:49:50 [2024-01-22T20:49:50.699Z] value: "0.1" 20:49:50 [2024-01-22T20:49:50.699Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 20:49:50 [2024-01-22T20:49:50.699Z] imagePullPolicy: "Always" 20:49:50 [2024-01-22T20:49:50.699Z] name: "worker" 20:49:50 [2024-01-22T20:49:50.699Z] resources: 20:49:50 [2024-01-22T20:49:50.699Z] limits: 20:49:50 [2024-01-22T20:49:50.699Z] cpu: "0.1" 20:49:50 [2024-01-22T20:49:50.699Z] requests: 20:49:50 [2024-01-22T20:49:50.699Z] cpu: "0.1" 20:49:50 [2024-01-22T20:49:50.699Z] volumeMounts: 20:49:50 [2024-01-22T20:49:50.699Z] - mountPath: "/srv/" 20:49:50 [2024-01-22T20:49:50.699Z] name: "emptydir-0" 20:49:50 [2024-01-22T20:49:50.699Z] - mountPath: "/home/jenkins/agent" 20:49:50 [2024-01-22T20:49:50.699Z] name: "workspace-volume" 20:49:50 [2024-01-22T20:49:50.699Z] readOnly: false 20:49:50 [2024-01-22T20:49:50.699Z] - env: 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_SECRET" 20:49:50 [2024-01-22T20:49:50.699Z] value: "********" 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_TUNNEL" 20:49:50 [2024-01-22T20:49:50.699Z] value: "172.30.136.1:50000" 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_AGENT_NAME" 20:49:50 [2024-01-22T20:49:50.699Z] value: "pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4" 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_NAME" 20:49:50 [2024-01-22T20:49:50.699Z] value: "pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4" 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_AGENT_WORKDIR" 20:49:50 [2024-01-22T20:49:50.699Z] value: "/home/jenkins/agent" 20:49:50 [2024-01-22T20:49:50.699Z] - name: "JENKINS_URL" 20:49:50 [2024-01-22T20:49:50.699Z] value: "http://172.30.130.216:80/" 20:49:50 [2024-01-22T20:49:50.699Z] image: "jenkins-agent-base:latest" 20:49:50 [2024-01-22T20:49:50.699Z] name: "jnlp" 20:49:50 [2024-01-22T20:49:50.699Z] resources: 20:49:50 [2024-01-22T20:49:50.699Z] limits: 20:49:50 [2024-01-22T20:49:50.699Z] memory: "512Mi" 20:49:50 [2024-01-22T20:49:50.699Z] cpu: "1" 20:49:50 [2024-01-22T20:49:50.699Z] requests: 20:49:50 [2024-01-22T20:49:50.699Z] memory: "512Mi" 20:49:50 [2024-01-22T20:49:50.699Z] cpu: "1" 20:49:50 [2024-01-22T20:49:50.699Z] volumeMounts: 20:49:50 [2024-01-22T20:49:50.699Z] - mountPath: "/home/jenkins/agent" 20:49:50 [2024-01-22T20:49:50.699Z] name: "workspace-volume" 20:49:50 [2024-01-22T20:49:50.699Z] readOnly: false 20:49:50 [2024-01-22T20:49:50.699Z] nodeSelector: 20:49:50 [2024-01-22T20:49:50.699Z] kubernetes.io/os: "linux" 20:49:50 [2024-01-22T20:49:50.699Z] restartPolicy: "Never" 20:49:50 [2024-01-22T20:49:50.699Z] serviceAccountName: "default" 20:49:50 [2024-01-22T20:49:50.699Z] volumes: 20:49:50 [2024-01-22T20:49:50.699Z] - emptyDir: {} 20:49:50 [2024-01-22T20:49:50.699Z] name: "emptydir-0" 20:49:50 [2024-01-22T20:49:50.699Z] - emptyDir: 20:49:50 [2024-01-22T20:49:50.699Z] medium: "" 20:49:50 [2024-01-22T20:49:50.699Z] name: "workspace-volume" 20:49:50 [2024-01-22T20:49:50.699Z] 20:49:50 [2024-01-22T20:49:50.777Z] Running on pod-0fe4a45f-b23e-4607-9e9b-d1f120a3721e-gk0tq-2vrq4 in /home/jenkins/agent/workspace/bodhi-trigger 20:49:50 [2024-01-22T20:49:50.871Z] [Pipeline] { 20:49:51 [2024-01-22T20:49:51.145Z] [Pipeline] container 20:49:51 [2024-01-22T20:49:51.169Z] [Pipeline] { 20:49:51 [2024-01-22T20:49:51.357Z] [Pipeline] withEnv 20:49:51 [2024-01-22T20:49:51.378Z] [Pipeline] { 20:49:51 [2024-01-22T20:49:51.515Z] [Pipeline] sh 20:49:52 [2024-01-22T20:49:52.276Z] + set -xeuo pipefail 20:49:52 [2024-01-22T20:49:52.277Z] ++ umask 20:49:52 [2024-01-22T20:49:52.277Z] + '[' 0022 = 0000 ']' 20:49:52 [2024-01-22T20:49:52.277Z] + cat /cosa/coreos-assembler-git.json 20:49:52 [2024-01-22T20:49:52.277Z] { 20:49:52 [2024-01-22T20:49:52.277Z] "date": "2024-01-22T18:36:46Z", 20:49:52 [2024-01-22T20:49:52.277Z] "git": { 20:49:52 [2024-01-22T20:49:52.277Z] "commit": "90780f70cd4cd07ee84400c5e212c4060bbcd6c6", 20:49:52 [2024-01-22T20:49:52.277Z] "origin": "https://github.com/coreos/coreos-assembler.git", 20:49:52 [2024-01-22T20:49:52.277Z] "branch": "HEAD", 20:49:52 [2024-01-22T20:49:52.277Z] "dirty": "false" 20:49:52 [2024-01-22T20:49:52.277Z] }, 20:49:52 [2024-01-22T20:49:52.277Z] "file": { 20:49:52 [2024-01-22T20:49:52.277Z] "checksum": "80efbbe9c45b97388e2f95a7be66d65bdb24ca9a778793ca1a2c13bdd4e2664a", 20:49:52 [2024-01-22T20:49:52.277Z] "checksum_type": "sha256", 20:49:52 [2024-01-22T20:49:52.277Z] "format": "tar.gz", 20:49:52 [2024-01-22T20:49:52.277Z] "name": "coreos-assembler-git.tar.gz", 20:49:52 [2024-01-22T20:49:52.277Z] "size": "9749757" 20:49:52 [2024-01-22T20:49:52.277Z] } 20:49:52 [2024-01-22T20:49:52.277Z] } 20:49:52 [2024-01-22T20:49:52.542Z] [Pipeline] } 20:49:52 [2024-01-22T20:49:52.782Z] [Pipeline] // withEnv 20:49:52 [2024-01-22T20:49:52.880Z] [Pipeline] stage 20:49:52 [2024-01-22T20:49:52.938Z] [Pipeline] { (Report Running) 20:49:53 [2024-01-22T20:49:53.033Z] [Pipeline] withCredentials 20:49:53 [2024-01-22T20:49:53.073Z] Masking supported pattern matches of $RDB_PASSWORD 20:49:53 [2024-01-22T20:49:53.117Z] [Pipeline] { 20:49:53 [2024-01-22T20:49:53.188Z] [Pipeline] withEnv 20:49:53 [2024-01-22T20:49:53.209Z] [Pipeline] { 20:49:53 [2024-01-22T20:49:53.311Z] [Pipeline] sh 20:49:53 [2024-01-22T20:49:53.864Z] + set -xeuo pipefail 20:49:53 [2024-01-22T20:49:53.864Z] ++ umask 20:49:53 [2024-01-22T20:49:53.864Z] + '[' 0022 = 0000 ']' 20:49:53 [2024-01-22T20:49:53.864Z] + /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-2024-daa3a4e52a --stream testing-devel 20:49:55 [2024-01-22T20:49:55.815Z] [Pipeline] } 20:49:56 [2024-01-22T20:49:56.044Z] [Pipeline] // withEnv 20:49:56 [2024-01-22T20:49:56.109Z] [Pipeline] } 20:49:56 [2024-01-22T20:49:56.339Z] [Pipeline] // withCredentials 20:49:56 [2024-01-22T20:49:56.414Z] [Pipeline] } 20:49:56 [2024-01-22T20:49:56.612Z] [Pipeline] // stage 20:49:56 [2024-01-22T20:49:56.742Z] [Pipeline] stage 20:49:56 [2024-01-22T20:49:56.759Z] [Pipeline] { (Test) 20:49:56 [2024-01-22T20:49:56.936Z] [Pipeline] build 20:49:56 [2024-01-22T20:49:56.961Z] Scheduling project: test-override 20:49:58 [2024-01-22T20:49:58.298Z] Starting building: test-override #222 22:03:39 [2024-01-22T22:03:39.455Z] Build test-override #222 completed: SUCCESS 22:03:39 [2024-01-22T22:03:39.529Z] [Pipeline] } 22:03:39 [2024-01-22T22:03:39.659Z] [Pipeline] // stage 22:03:39 [2024-01-22T22:03:39.806Z] [Pipeline] stage 22:03:39 [2024-01-22T22:03:39.841Z] [Pipeline] { (Report Completion) 22:03:40 [2024-01-22T22:03:40.004Z] [Pipeline] withCredentials 22:03:40 [2024-01-22T22:03:40.078Z] Masking supported pattern matches of $RDB_PASSWORD 22:03:40 [2024-01-22T22:03:40.101Z] [Pipeline] { 22:03:40 [2024-01-22T22:03:40.281Z] [Pipeline] withEnv 22:03:40 [2024-01-22T22:03:40.322Z] [Pipeline] { 22:03:40 [2024-01-22T22:03:40.547Z] [Pipeline] sh 22:03:41 [2024-01-22T22:03:41.108Z] + set -xeuo pipefail 22:03:41 [2024-01-22T22:03:41.109Z] ++ umask 22:03:41 [2024-01-22T22:03:41.109Z] + '[' 0022 = 0000 ']' 22:03:41 [2024-01-22T22:03:41.109Z] + /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/222 --outcome PASSED --advisory FEDORA-2024-daa3a4e52a --stream testing-devel 22:03:43 [2024-01-22T22:03:43.102Z] [Pipeline] } 22:03:43 [2024-01-22T22:03:43.270Z] [Pipeline] // withEnv 22:03:43 [2024-01-22T22:03:43.324Z] [Pipeline] } 22:03:43 [2024-01-22T22:03:43.473Z] [Pipeline] // withCredentials 22:03:43 [2024-01-22T22:03:43.553Z] [Pipeline] } 22:03:43 [2024-01-22T22:03:43.714Z] [Pipeline] // stage 22:03:43 [2024-01-22T22:03:43.772Z] [Pipeline] } 22:03:43 [2024-01-22T22:03:43.936Z] [Pipeline] // container 22:03:44 [2024-01-22T22:03:44.008Z] [Pipeline] } 22:03:44 [2024-01-22T22:03:44.369Z] [Pipeline] // node 22:03:44 [2024-01-22T22:03:44.427Z] [Pipeline] } 22:03:44 [2024-01-22T22:03:44.604Z] [Pipeline] // podTemplate 22:03:44 [2024-01-22T22:03:44.666Z] [Pipeline] End of Pipeline 22:03:45 [2024-01-22T22:03:45.200Z] Finished: SUCCESS