12:27:33 [2023-12-21T12:27:33.046Z] Triggered by CI message. 12:27:33 [2023-12-21T12:27:33.047Z] 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 12:27:33 [2023-12-21T12:27:33.048Z] The recommended git tool is: NONE 12:27:33 [2023-12-21T12:27:33.048Z] No credentials specified 12:27:33 [2023-12-21T12:27:33.048Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 12:27:33 [2023-12-21T12:27:33.054Z] Fetching changes from the remote Git repository 12:27:33 [2023-12-21T12:27:33.054Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 12:27:33 [2023-12-21T12:27:33.060Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 12:27:33 [2023-12-21T12:27:33.060Z] > git --version # timeout=10 12:27:33 [2023-12-21T12:27:33.073Z] > git --version # 'git version 2.39.3' 12:27:33 [2023-12-21T12:27:33.073Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:33 [2023-12-21T12:27:33.229Z] > git rev-parse origin/main^{commit} # timeout=10 12:27:33 [2023-12-21T12:27:33.236Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 12:27:33 [2023-12-21T12:27:33.236Z] > git config core.sparsecheckout # timeout=10 12:27:33 [2023-12-21T12:27:33.241Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:27:33 [2023-12-21T12:27:33.247Z] Commit message: "ci: add sanity-check for Groovy files" 12:27:33 [2023-12-21T12:27:33.247Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:27:33 [2023-12-21T12:27:33.340Z] Loading library coreos@main 12:27:33 [2023-12-21T12:27:33.341Z] Attempting to resolve main from remote references... 12:27:33 [2023-12-21T12:27:33.341Z] > git --version # timeout=10 12:27:33 [2023-12-21T12:27:33.345Z] > git --version # 'git version 2.39.3' 12:27:33 [2023-12-21T12:27:33.345Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:27:33 [2023-12-21T12:27:33.515Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 12:27:33 [2023-12-21T12:27:33.516Z] Selected Git installation does not exist. Using Default 12:27:33 [2023-12-21T12:27:33.516Z] The recommended git tool is: NONE 12:27:33 [2023-12-21T12:27:33.516Z] No credentials specified 12:27:33 [2023-12-21T12:27:33.516Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 12:27:33 [2023-12-21T12:27:33.522Z] Fetching changes from the remote Git repository 12:27:33 [2023-12-21T12:27:33.523Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:27:33 [2023-12-21T12:27:33.538Z] Fetching without tags 12:27:33 [2023-12-21T12:27:33.538Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 12:27:33 [2023-12-21T12:27:33.538Z] > git --version # timeout=10 12:27:33 [2023-12-21T12:27:33.542Z] > git --version # 'git version 2.39.3' 12:27:33 [2023-12-21T12:27:33.542Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:33 [2023-12-21T12:27:33.710Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 12:27:33 [2023-12-21T12:27:33.710Z] > git config core.sparsecheckout # timeout=10 12:27:33 [2023-12-21T12:27:33.716Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:27:33 [2023-12-21T12:27:33.723Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 12:27:33 [2023-12-21T12:27:33.724Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:27:33 [2023-12-21T12:27:33.873Z] [Pipeline] Start of Pipeline 12:27:34 [2023-12-21T12:27:34.016Z] [Pipeline] node 12:27:34 [2023-12-21T12:27:34.079Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:27:34 [2023-12-21T12:27:34.136Z] [Pipeline] { 12:27:34 [2023-12-21T12:27:34.656Z] [Pipeline] withEnv 12:27:34 [2023-12-21T12:27:34.699Z] [Pipeline] { 12:27:34 [2023-12-21T12:27:34.842Z] [Pipeline] sh 12:27:35 [2023-12-21T12:27:35.120Z] + set -xeuo pipefail 12:27:35 [2023-12-21T12:27:35.120Z] ++ umask 12:27:35 [2023-12-21T12:27:35.120Z] + '[' 0022 = 0000 ']' 12:27:35 [2023-12-21T12:27:35.120Z] + rm -rf pipe 12:27:35 [2023-12-21T12:27:35.120Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 12:27:35 [2023-12-21T12:27:35.120Z] Cloning into 'pipe'... 12:27:35 [2023-12-21T12:27:35.431Z] [Pipeline] } 12:27:35 [2023-12-21T12:27:35.619Z] [Pipeline] // withEnv 12:27:35 [2023-12-21T12:27:35.708Z] [Pipeline] load 12:27:35 [2023-12-21T12:27:35.873Z] [Pipeline] { (pipe/utils.groovy) 12:27:36 [2023-12-21T12:27:36.016Z] [Pipeline] } 12:27:36 [2023-12-21T12:27:36.145Z] [Pipeline] // load 12:27:36 [2023-12-21T12:27:36.228Z] [Pipeline] readYaml 12:27:36 [2023-12-21T12:27:36.409Z] [Pipeline] withEnv 12:27:36 [2023-12-21T12:27:36.432Z] [Pipeline] { 12:27:36 [2023-12-21T12:27:36.541Z] [Pipeline] sh 12:27:36 [2023-12-21T12:27:36.811Z] + set -xeuo pipefail 12:27:36 [2023-12-21T12:27:36.811Z] ++ umask 12:27:36 [2023-12-21T12:27:36.811Z] + '[' 0022 = 0000 ']' 12:27:36 [2023-12-21T12:27:36.811Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 12:27:36 [2023-12-21T12:27:36.857Z] [Pipeline] } 12:27:36 [2023-12-21T12:27:36.960Z] [Pipeline] // withEnv 12:27:37 [2023-12-21T12:27:37.040Z] [Pipeline] readYaml 12:27:37 [2023-12-21T12:27:37.186Z] [Pipeline] withEnv 12:27:37 [2023-12-21T12:27:37.203Z] [Pipeline] { 12:27:37 [2023-12-21T12:27:37.326Z] [Pipeline] sh 12:27:37 [2023-12-21T12:27:37.604Z] + set -xeuo pipefail 12:27:37 [2023-12-21T12:27:37.604Z] ++ umask 12:27:37 [2023-12-21T12:27:37.604Z] + '[' 0022 = 0000 ']' 12:27:37 [2023-12-21T12:27:37.604Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 12:27:37 [2023-12-21T12:27:37.853Z] [Pipeline] } 12:27:38 [2023-12-21T12:27:38.068Z] [Pipeline] // withEnv 12:27:38 [2023-12-21T12:27:38.163Z] [Pipeline] readYaml 12:27:38 [2023-12-21T12:27:38.358Z] [Pipeline] withEnv 12:27:38 [2023-12-21T12:27:38.377Z] [Pipeline] { 12:27:38 [2023-12-21T12:27:38.549Z] [Pipeline] sh 12:27:38 [2023-12-21T12:27:38.833Z] + set -xeuo pipefail 12:27:38 [2023-12-21T12:27:38.833Z] ++ umask 12:27:38 [2023-12-21T12:27:38.833Z] + '[' 0022 = 0000 ']' 12:27:38 [2023-12-21T12:27:38.833Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 12:27:38 [2023-12-21T12:27:38.833Z] + jq -e '.releases[0].composed_by_bodhi' 12:27:38 [2023-12-21T12:27:38.833Z] true 12:27:38 [2023-12-21T12:27:38.987Z] [Pipeline] } 12:27:39 [2023-12-21T12:27:39.181Z] [Pipeline] // withEnv 12:27:39 [2023-12-21T12:27:39.290Z] [Pipeline] withEnv 12:27:39 [2023-12-21T12:27:39.326Z] [Pipeline] { 12:27:39 [2023-12-21T12:27:39.490Z] [Pipeline] sh 12:27:39 [2023-12-21T12:27:39.779Z] + set -xeuo pipefail 12:27:39 [2023-12-21T12:27:39.779Z] ++ umask 12:27:39 [2023-12-21T12:27:39.779Z] + '[' 0022 = 0000 ']' 12:27:39 [2023-12-21T12:27:39.779Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 12:27:39 [2023-12-21T12:27:39.779Z] + jq -e '.releases[0].composed_by_bodhi' 12:27:39 [2023-12-21T12:27:39.779Z] false 12:27:39 [2023-12-21T12:27:39.873Z] [Pipeline] } 12:27:40 [2023-12-21T12:27:40.067Z] [Pipeline] // withEnv 12:27:40 [2023-12-21T12:27:40.119Z] [Pipeline] } 12:27:40 [2023-12-21T12:27:40.276Z] [Pipeline] // node 12:27:40 [2023-12-21T12:27:40.357Z] [Pipeline] properties 12:27:40 [2023-12-21T12:27:40.543Z] [Pipeline] readJSON 12:27:40 [2023-12-21T12:27:40.650Z] [Pipeline] echo 12:27:40 [2023-12-21T12:27:40.669Z] Handling message: [agent:jforbes, new_builds:[], update:[autokarma:false, autotime:false, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:true, display_name:, notes:The 6.6.8 kernel contains a number of important fixes across the tree. 12:27:40 [2023-12-21T12:27:40.669Z] , type:bugfix, status:pending, request:testing, severity:unspecified, suggest:reboot, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:2023-12-21 12:25:32, date_modified:2023-12-21 12:27:30, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-e4cba558ec, test_gating_status:waiting, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-e4cba558ec, title:kernel-6.6.8-200.fc39, version_hash:f14d3260c07d96ce5814e304f67aa68ce7529e37, 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:3329079, karma:0, karma_critpath:0, text:This update has been submitted for testing by jforbes. , timestamp:2023-12-21 12:25:33, update_id:573627, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3329080, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2023-12-21 12:25:46, update_id:573627, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3329084, karma:0, karma_critpath:0, text:jforbes edited this update., timestamp:2023-12-21 12:27:30, update_id:573627, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.6.8-200.fc39, signed:false, release_id:70, type:rpm, epoch:0]], bugs:[[bug_id:2254704, title:SCSI hotplug issues with guest kernel >= 6.5, security:false, parent:false, feedback:[]], [bug_id:2254797, title:Hotplug scsi on qemu VMs does not work in the guest, security:false, parent:false, feedback:[]]], user:[id:910, name:jforbes, email:jforbes@redhat.com, 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]]], updateid:FEDORA-2023-e4cba558ec, karma:0, content_type:rpm, test_cases:[[id:372, name:QA:Testcase kernel regression]]], removed_builds:[], new_bugs:[2254704, 2254797]] 12:27:40 [2023-12-21T12:27:40.834Z] [Pipeline] libraryResource 12:27:40 [2023-12-21T12:27:40.983Z] [Pipeline] readJSON 12:27:41 [2023-12-21T12:27:41.183Z] [Pipeline] node 12:27:41 [2023-12-21T12:27:41.240Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:27:41 [2023-12-21T12:27:41.302Z] [Pipeline] { 12:27:41 [2023-12-21T12:27:41.440Z] [Pipeline] writeYaml 12:27:41 [2023-12-21T12:27:41.600Z] [Pipeline] readFile 12:27:41 [2023-12-21T12:27:41.909Z] [Pipeline] } 12:27:42 [2023-12-21T12:27:42.110Z] [Pipeline] // node 12:27:42 [2023-12-21T12:27:42.224Z] [Pipeline] podTemplate 12:27:42 [2023-12-21T12:27:42.246Z] [Pipeline] { 12:27:42 [2023-12-21T12:27:42.447Z] [Pipeline] node 12:27:47 [2023-12-21T12:27:47.778Z] Created Pod: openshift coreos-ci/pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph 12:27:55 [2023-12-21T12:27:55.233Z] Agent pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph is provisioned from template pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz 12:27:55 [2023-12-21T12:27:55.233Z] --- 12:27:55 [2023-12-21T12:27:55.233Z] apiVersion: "v1" 12:27:55 [2023-12-21T12:27:55.233Z] kind: "Pod" 12:27:55 [2023-12-21T12:27:55.233Z] metadata: 12:27:55 [2023-12-21T12:27:55.233Z] annotations: 12:27:55 [2023-12-21T12:27:55.233Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/136/" 12:27:55 [2023-12-21T12:27:55.233Z] runUrl: "job/bodhi-trigger/136/" 12:27:55 [2023-12-21T12:27:55.233Z] labels: 12:27:55 [2023-12-21T12:27:55.233Z] jenkins: "slave" 12:27:55 [2023-12-21T12:27:55.233Z] jenkins/label-digest: "8af2bf52ee965aedf1756006a0bf789617649b6d" 12:27:55 [2023-12-21T12:27:55.233Z] jenkins/label: "pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6" 12:27:55 [2023-12-21T12:27:55.233Z] name: "pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph" 12:27:55 [2023-12-21T12:27:55.233Z] namespace: "coreos-ci" 12:27:55 [2023-12-21T12:27:55.233Z] spec: 12:27:55 [2023-12-21T12:27:55.233Z] containers: 12:27:55 [2023-12-21T12:27:55.233Z] - command: 12:27:55 [2023-12-21T12:27:55.233Z] - "/usr/bin/dumb-init" 12:27:55 [2023-12-21T12:27:55.233Z] - "/usr/bin/sleep" 12:27:55 [2023-12-21T12:27:55.233Z] - "infinity" 12:27:55 [2023-12-21T12:27:55.233Z] env: 12:27:55 [2023-12-21T12:27:55.233Z] - name: "NCPUS" 12:27:55 [2023-12-21T12:27:55.233Z] value: "0.1" 12:27:55 [2023-12-21T12:27:55.233Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 12:27:55 [2023-12-21T12:27:55.233Z] imagePullPolicy: "Always" 12:27:55 [2023-12-21T12:27:55.233Z] name: "worker" 12:27:55 [2023-12-21T12:27:55.233Z] resources: 12:27:55 [2023-12-21T12:27:55.233Z] limits: 12:27:55 [2023-12-21T12:27:55.233Z] cpu: "0.1" 12:27:55 [2023-12-21T12:27:55.233Z] requests: 12:27:55 [2023-12-21T12:27:55.233Z] cpu: "0.1" 12:27:55 [2023-12-21T12:27:55.233Z] volumeMounts: 12:27:55 [2023-12-21T12:27:55.233Z] - mountPath: "/srv/" 12:27:55 [2023-12-21T12:27:55.233Z] name: "emptydir-0" 12:27:55 [2023-12-21T12:27:55.233Z] - mountPath: "/home/jenkins/agent" 12:27:55 [2023-12-21T12:27:55.233Z] name: "workspace-volume" 12:27:55 [2023-12-21T12:27:55.233Z] readOnly: false 12:27:55 [2023-12-21T12:27:55.233Z] - env: 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_SECRET" 12:27:55 [2023-12-21T12:27:55.233Z] value: "********" 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_TUNNEL" 12:27:55 [2023-12-21T12:27:55.233Z] value: "172.30.136.1:50000" 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_AGENT_NAME" 12:27:55 [2023-12-21T12:27:55.233Z] value: "pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph" 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_NAME" 12:27:55 [2023-12-21T12:27:55.233Z] value: "pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph" 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_AGENT_WORKDIR" 12:27:55 [2023-12-21T12:27:55.233Z] value: "/home/jenkins/agent" 12:27:55 [2023-12-21T12:27:55.233Z] - name: "JENKINS_URL" 12:27:55 [2023-12-21T12:27:55.233Z] value: "http://172.30.130.216:80/" 12:27:55 [2023-12-21T12:27:55.233Z] image: "jenkins-agent-base:latest" 12:27:55 [2023-12-21T12:27:55.233Z] name: "jnlp" 12:27:55 [2023-12-21T12:27:55.233Z] resources: 12:27:55 [2023-12-21T12:27:55.233Z] limits: 12:27:55 [2023-12-21T12:27:55.233Z] memory: "512Mi" 12:27:55 [2023-12-21T12:27:55.233Z] cpu: "1" 12:27:55 [2023-12-21T12:27:55.233Z] requests: 12:27:55 [2023-12-21T12:27:55.233Z] memory: "512Mi" 12:27:55 [2023-12-21T12:27:55.233Z] cpu: "1" 12:27:55 [2023-12-21T12:27:55.233Z] volumeMounts: 12:27:55 [2023-12-21T12:27:55.233Z] - mountPath: "/home/jenkins/agent" 12:27:55 [2023-12-21T12:27:55.233Z] name: "workspace-volume" 12:27:55 [2023-12-21T12:27:55.233Z] readOnly: false 12:27:55 [2023-12-21T12:27:55.233Z] nodeSelector: 12:27:55 [2023-12-21T12:27:55.233Z] kubernetes.io/os: "linux" 12:27:55 [2023-12-21T12:27:55.233Z] restartPolicy: "Never" 12:27:55 [2023-12-21T12:27:55.233Z] serviceAccountName: "default" 12:27:55 [2023-12-21T12:27:55.233Z] volumes: 12:27:55 [2023-12-21T12:27:55.233Z] - emptyDir: {} 12:27:55 [2023-12-21T12:27:55.233Z] name: "emptydir-0" 12:27:55 [2023-12-21T12:27:55.233Z] - emptyDir: 12:27:55 [2023-12-21T12:27:55.233Z] medium: "" 12:27:55 [2023-12-21T12:27:55.233Z] name: "workspace-volume" 12:27:55 [2023-12-21T12:27:55.233Z] 12:27:55 [2023-12-21T12:27:55.275Z] Running on pod-db6396e9-9ec4-4cae-8668-1c9b43300ec6-18qgz-00zph in /home/jenkins/agent/workspace/bodhi-trigger 12:27:55 [2023-12-21T12:27:55.298Z] [Pipeline] { 12:27:55 [2023-12-21T12:27:55.425Z] [Pipeline] container 12:27:55 [2023-12-21T12:27:55.458Z] [Pipeline] { 12:27:55 [2023-12-21T12:27:55.616Z] [Pipeline] withEnv 12:27:55 [2023-12-21T12:27:55.631Z] [Pipeline] { 12:27:55 [2023-12-21T12:27:55.737Z] [Pipeline] sh 12:27:56 [2023-12-21T12:27:56.479Z] + set -xeuo pipefail 12:27:56 [2023-12-21T12:27:56.479Z] ++ umask 12:27:56 [2023-12-21T12:27:56.479Z] + '[' 0000 = 0000 ']' 12:27:56 [2023-12-21T12:27:56.479Z] + umask 0022 12:27:56 [2023-12-21T12:27:56.479Z] + cat /cosa/coreos-assembler-git.json 12:27:56 [2023-12-21T12:27:56.479Z] { 12:27:56 [2023-12-21T12:27:56.479Z] "date": "2023-12-19T11:54:06Z", 12:27:56 [2023-12-21T12:27:56.479Z] "git": { 12:27:56 [2023-12-21T12:27:56.479Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 12:27:56 [2023-12-21T12:27:56.479Z] "origin": "https://github.com/coreos/coreos-assembler.git", 12:27:56 [2023-12-21T12:27:56.479Z] "branch": "HEAD", 12:27:56 [2023-12-21T12:27:56.479Z] "dirty": "false" 12:27:56 [2023-12-21T12:27:56.479Z] }, 12:27:56 [2023-12-21T12:27:56.479Z] "file": { 12:27:56 [2023-12-21T12:27:56.479Z] "checksum": "887936f8fe0f83922d86078df0d9dfc4d16590a1939c4e45c9c1ec6641b6c84a", 12:27:56 [2023-12-21T12:27:56.479Z] "checksum_type": "sha256", 12:27:56 [2023-12-21T12:27:56.479Z] "format": "tar.gz", 12:27:56 [2023-12-21T12:27:56.479Z] "name": "coreos-assembler-git.tar.gz", 12:27:56 [2023-12-21T12:27:56.479Z] "size": "9743020" 12:27:56 [2023-12-21T12:27:56.479Z] } 12:27:56 [2023-12-21T12:27:56.479Z] } 12:27:56 [2023-12-21T12:27:56.910Z] [Pipeline] } 12:27:57 [2023-12-21T12:27:57.025Z] [Pipeline] // withEnv 12:27:57 [2023-12-21T12:27:57.106Z] [Pipeline] stage 12:27:57 [2023-12-21T12:27:57.130Z] [Pipeline] { (Report Running) 12:27:57 [2023-12-21T12:27:57.386Z] [Pipeline] withCredentials 12:27:57 [2023-12-21T12:27:57.420Z] Masking supported pattern matches of $RDB_PASSWORD 12:27:57 [2023-12-21T12:27:57.472Z] [Pipeline] { 12:27:57 [2023-12-21T12:27:57.592Z] [Pipeline] withEnv 12:27:57 [2023-12-21T12:27:57.610Z] [Pipeline] { 12:27:57 [2023-12-21T12:27:57.731Z] [Pipeline] sh 12:27:58 [2023-12-21T12:27:58.627Z] + set -xeuo pipefail 12:27:58 [2023-12-21T12:27:58.627Z] ++ umask 12:27:58 [2023-12-21T12:27:58.627Z] + '[' 0000 = 0000 ']' 12:27:58 [2023-12-21T12:27:58.627Z] + umask 0022 12:27:58 [2023-12-21T12:27:58.627Z] + /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-2023-e4cba558ec --stream testing-devel 12:28:01 [2023-12-21T12:28:01.191Z] [Pipeline] } 12:28:01 [2023-12-21T12:28:01.364Z] [Pipeline] // withEnv 12:28:01 [2023-12-21T12:28:01.404Z] [Pipeline] } 12:28:01 [2023-12-21T12:28:01.587Z] [Pipeline] // withCredentials 12:28:01 [2023-12-21T12:28:01.644Z] [Pipeline] } 12:28:01 [2023-12-21T12:28:01.752Z] [Pipeline] // stage 12:28:01 [2023-12-21T12:28:01.838Z] [Pipeline] stage 12:28:01 [2023-12-21T12:28:01.867Z] [Pipeline] { (Test) 12:28:02 [2023-12-21T12:28:02.045Z] [Pipeline] build 12:28:02 [2023-12-21T12:28:02.071Z] Scheduling project: test-override 12:28:07 [2023-12-21T12:28:07.040Z] Starting building: test-override #164 13:44:57 [2023-12-21T13:44:57.238Z] Build test-override #164 completed: SUCCESS 13:44:57 [2023-12-21T13:44:57.285Z] [Pipeline] } 13:44:57 [2023-12-21T13:44:57.444Z] [Pipeline] // stage 13:44:57 [2023-12-21T13:44:57.523Z] [Pipeline] stage 13:44:57 [2023-12-21T13:44:57.547Z] [Pipeline] { (Report Completion) 13:44:57 [2023-12-21T13:44:57.690Z] [Pipeline] withCredentials 13:44:57 [2023-12-21T13:44:57.724Z] Masking supported pattern matches of $RDB_PASSWORD 13:44:57 [2023-12-21T13:44:57.775Z] [Pipeline] { 13:44:57 [2023-12-21T13:44:57.887Z] [Pipeline] withEnv 13:44:57 [2023-12-21T13:44:57.901Z] [Pipeline] { 13:44:58 [2023-12-21T13:44:58.073Z] [Pipeline] sh 13:44:58 [2023-12-21T13:44:58.943Z] + set -xeuo pipefail 13:44:58 [2023-12-21T13:44:58.943Z] ++ umask 13:44:58 [2023-12-21T13:44:58.943Z] + '[' 0000 = 0000 ']' 13:44:58 [2023-12-21T13:44:58.943Z] + umask 0022 13:44:58 [2023-12-21T13:44:58.943Z] + /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/164 --outcome PASSED --advisory FEDORA-2023-e4cba558ec --stream testing-devel 13:45:01 [2023-12-21T13:45:01.576Z] [Pipeline] } 13:45:01 [2023-12-21T13:45:01.759Z] [Pipeline] // withEnv 13:45:01 [2023-12-21T13:45:01.804Z] [Pipeline] } 13:45:01 [2023-12-21T13:45:01.951Z] [Pipeline] // withCredentials 13:45:01 [2023-12-21T13:45:01.997Z] [Pipeline] } 13:45:02 [2023-12-21T13:45:02.167Z] [Pipeline] // stage 13:45:02 [2023-12-21T13:45:02.219Z] [Pipeline] } 13:45:02 [2023-12-21T13:45:02.346Z] [Pipeline] // container 13:45:02 [2023-12-21T13:45:02.402Z] [Pipeline] } 13:45:02 [2023-12-21T13:45:02.602Z] [Pipeline] // node 13:45:02 [2023-12-21T13:45:02.748Z] [Pipeline] } 13:45:02 [2023-12-21T13:45:02.957Z] [Pipeline] // podTemplate 13:45:03 [2023-12-21T13:45:03.026Z] [Pipeline] End of Pipeline 13:45:03 [2023-12-21T13:45:03.207Z] Finished: SUCCESS