20:03:49 [2023-12-06T20:03:49.605Z] Triggered by CI message. 20:03:49 [2023-12-06T20:03:49.679Z] 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:03:49 [2023-12-06T20:03:49.798Z] The recommended git tool is: NONE 20:03:49 [2023-12-06T20:03:49.809Z] No credentials specified 20:03:49 [2023-12-06T20:03:49.815Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 20:03:49 [2023-12-06T20:03:49.862Z] Fetching changes from the remote Git repository 20:03:50 [2023-12-06T20:03:50.131Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 20:03:50 [2023-12-06T20:03:50.153Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 20:03:50 [2023-12-06T20:03:50.154Z] > git --version # timeout=10 20:03:50 [2023-12-06T20:03:50.175Z] > git --version # 'git version 2.39.3' 20:03:50 [2023-12-06T20:03:50.176Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:50 [2023-12-06T20:03:50.496Z] > git rev-parse origin/main^{commit} # timeout=10 20:03:50 [2023-12-06T20:03:50.517Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 20:03:50 [2023-12-06T20:03:50.519Z] > git config core.sparsecheckout # timeout=10 20:03:50 [2023-12-06T20:03:50.537Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 20:03:50 [2023-12-06T20:03:50.685Z] Commit message: "ci: add sanity-check for Groovy files" 20:03:50 [2023-12-06T20:03:50.690Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 20:03:51 [2023-12-06T20:03:51.139Z] Loading library coreos@main 20:03:51 [2023-12-06T20:03:51.152Z] Attempting to resolve main from remote references... 20:03:51 [2023-12-06T20:03:51.152Z] > git --version # timeout=10 20:03:51 [2023-12-06T20:03:51.172Z] > git --version # 'git version 2.39.3' 20:03:51 [2023-12-06T20:03:51.172Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:03:51 [2023-12-06T20:03:51.325Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 20:03:51 [2023-12-06T20:03:51.428Z] Selected Git installation does not exist. Using Default 20:03:51 [2023-12-06T20:03:51.429Z] The recommended git tool is: NONE 20:03:51 [2023-12-06T20:03:51.429Z] No credentials specified 20:03:51 [2023-12-06T20:03:51.430Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 20:03:51 [2023-12-06T20:03:51.454Z] Fetching changes from the remote Git repository 20:03:51 [2023-12-06T20:03:51.467Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 20:03:51 [2023-12-06T20:03:51.493Z] Fetching without tags 20:03:51 [2023-12-06T20:03:51.494Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 20:03:51 [2023-12-06T20:03:51.494Z] > git --version # timeout=10 20:03:51 [2023-12-06T20:03:51.505Z] > git --version # 'git version 2.39.3' 20:03:51 [2023-12-06T20:03:51.505Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:51 [2023-12-06T20:03:51.913Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 20:03:51 [2023-12-06T20:03:51.914Z] > git config core.sparsecheckout # timeout=10 20:03:51 [2023-12-06T20:03:51.941Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 20:03:55 [2023-12-06T20:03:55.055Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 20:03:55 [2023-12-06T20:03:55.055Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 20:03:58 [2023-12-06T20:03:58.307Z] [Pipeline] Start of Pipeline 20:03:58 [2023-12-06T20:03:58.721Z] [Pipeline] node 20:03:58 [2023-12-06T20:03:58.847Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 20:03:59 [2023-12-06T20:03:59.181Z] [Pipeline] { 20:04:00 [2023-12-06T20:04:00.702Z] [Pipeline] withEnv 20:04:00 [2023-12-06T20:04:00.742Z] [Pipeline] { 20:04:01 [2023-12-06T20:04:01.016Z] [Pipeline] sh 20:04:01 [2023-12-06T20:04:01.494Z] + set -xeuo pipefail 20:04:01 [2023-12-06T20:04:01.494Z] ++ umask 20:04:01 [2023-12-06T20:04:01.494Z] + '[' 0022 = 0000 ']' 20:04:01 [2023-12-06T20:04:01.494Z] + rm -rf pipe 20:04:01 [2023-12-06T20:04:01.494Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 20:04:01 [2023-12-06T20:04:01.494Z] Cloning into 'pipe'... 20:04:01 [2023-12-06T20:04:01.895Z] [Pipeline] } 20:04:02 [2023-12-06T20:04:02.097Z] [Pipeline] // withEnv 20:04:02 [2023-12-06T20:04:02.312Z] [Pipeline] load 20:04:04 [2023-12-06T20:04:04.237Z] [Pipeline] { (pipe/utils.groovy) 20:04:04 [2023-12-06T20:04:04.426Z] [Pipeline] } 20:04:04 [2023-12-06T20:04:04.605Z] [Pipeline] // load 20:04:04 [2023-12-06T20:04:04.689Z] [Pipeline] readYaml 20:04:05 [2023-12-06T20:04:05.070Z] [Pipeline] withEnv 20:04:05 [2023-12-06T20:04:05.096Z] [Pipeline] { 20:04:05 [2023-12-06T20:04:05.270Z] [Pipeline] sh 20:04:05 [2023-12-06T20:04:05.579Z] + set -xeuo pipefail 20:04:05 [2023-12-06T20:04:05.579Z] ++ umask 20:04:05 [2023-12-06T20:04:05.579Z] + '[' 0022 = 0000 ']' 20:04:05 [2023-12-06T20:04:05.580Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 20:04:05 [2023-12-06T20:04:05.706Z] [Pipeline] } 20:04:05 [2023-12-06T20:04:05.833Z] [Pipeline] // withEnv 20:04:05 [2023-12-06T20:04:05.971Z] [Pipeline] readYaml 20:04:06 [2023-12-06T20:04:06.176Z] [Pipeline] withEnv 20:04:06 [2023-12-06T20:04:06.203Z] [Pipeline] { 20:04:06 [2023-12-06T20:04:06.324Z] [Pipeline] sh 20:04:06 [2023-12-06T20:04:06.621Z] + set -xeuo pipefail 20:04:06 [2023-12-06T20:04:06.621Z] ++ umask 20:04:06 [2023-12-06T20:04:06.621Z] + '[' 0022 = 0000 ']' 20:04:06 [2023-12-06T20:04:06.621Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 20:04:06 [2023-12-06T20:04:06.729Z] [Pipeline] } 20:04:07 [2023-12-06T20:04:07.271Z] [Pipeline] // withEnv 20:04:07 [2023-12-06T20:04:07.654Z] [Pipeline] readYaml 20:04:08 [2023-12-06T20:04:08.075Z] [Pipeline] withEnv 20:04:08 [2023-12-06T20:04:08.109Z] [Pipeline] { 20:04:08 [2023-12-06T20:04:08.322Z] [Pipeline] sh 20:04:08 [2023-12-06T20:04:08.628Z] + set -xeuo pipefail 20:04:08 [2023-12-06T20:04:08.629Z] ++ umask 20:04:08 [2023-12-06T20:04:08.629Z] + '[' 0022 = 0000 ']' 20:04:08 [2023-12-06T20:04:08.629Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 20:04:08 [2023-12-06T20:04:08.629Z] + jq -e '.releases[0].composed_by_bodhi' 20:04:08 [2023-12-06T20:04:08.629Z] true 20:04:08 [2023-12-06T20:04:08.733Z] [Pipeline] } 20:04:08 [2023-12-06T20:04:08.969Z] [Pipeline] // withEnv 20:04:09 [2023-12-06T20:04:09.234Z] [Pipeline] withEnv 20:04:09 [2023-12-06T20:04:09.259Z] [Pipeline] { 20:04:09 [2023-12-06T20:04:09.513Z] [Pipeline] sh 20:04:09 [2023-12-06T20:04:09.804Z] + set -xeuo pipefail 20:04:09 [2023-12-06T20:04:09.804Z] ++ umask 20:04:09 [2023-12-06T20:04:09.804Z] + '[' 0022 = 0000 ']' 20:04:09 [2023-12-06T20:04:09.804Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 20:04:09 [2023-12-06T20:04:09.804Z] + jq -e '.releases[0].composed_by_bodhi' 20:04:10 [2023-12-06T20:04:10.721Z] false 20:04:10 [2023-12-06T20:04:10.823Z] [Pipeline] } 20:04:11 [2023-12-06T20:04:11.017Z] [Pipeline] // withEnv 20:04:11 [2023-12-06T20:04:11.098Z] [Pipeline] } 20:04:11 [2023-12-06T20:04:11.333Z] [Pipeline] // node 20:04:12 [2023-12-06T20:04:12.336Z] [Pipeline] properties 20:04:12 [2023-12-06T20:04:12.802Z] [Pipeline] readJSON 20:04:13 [2023-12-06T20:04:13.013Z] [Pipeline] echo 20:04:13 [2023-12-06T20:04:13.034Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-481a97827b-dfec926d14558594e0e084676071c2847ae7c084, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-481a97827b, builds:[[type:koji-build, id:2328685, task_id:109984250, issuer:jforbes, component:kernel, nvr:kernel-6.7.0-0.rc4.20231206gitbee0e7762ad2.37.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-06T20:03:47.549953Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for kernel-6.7.0-0.rc4.20231206gitbee0e7762ad2.37.fc40. 20:04:13 [2023-12-06T20:04:13.034Z] 20:04:13 [2023-12-06T20:04:13.034Z] ##### **Changelog** 20:04:13 [2023-12-06T20:04:13.034Z] 20:04:13 [2023-12-06T20:04:13.034Z] ``` 20:04:13 [2023-12-06T20:04:13.034Z] * Wed Dec 6 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc4.bee0e7762ad2.37] 20:04:13 [2023-12-06T20:04:13.034Z] - Turn off shellcheck for the fedora-stable-release script (Justin M. Forbes) 20:04:13 [2023-12-06T20:04:13.034Z] * Tue Dec 5 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc4.bee0e7762ad2.36] 20:04:13 [2023-12-06T20:04:13.034Z] - Add some initial Fedora stable branch script to redhat/scripts/fedora/ (Justin M. Forbes) 20:04:13 [2023-12-06T20:04:13.034Z] - Linux v6.7.0-0.rc4.bee0e7762ad2 20:04:13 [2023-12-06T20:04:13.034Z] 20:04:13 [2023-12-06T20:04:13.034Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:2023-12-06 19:52:07, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-481a97827b, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-481a97827b, title:kernel-6.7.0-0.rc4.20231206gitbee0e7762ad2.37.fc40, version_hash:dfec926d14558594e0e084676071c2847ae7c084, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3304273, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-06 19:52:07, update_id:568683, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.7.0-0.rc4.20231206gitbee0e7762ad2.37.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], 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]]], updateid:FEDORA-2023-481a97827b, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 20:04:13 [2023-12-06T20:04:13.660Z] [Pipeline] libraryResource 20:04:13 [2023-12-06T20:04:13.974Z] [Pipeline] readJSON 20:04:14 [2023-12-06T20:04:14.370Z] [Pipeline] node 20:04:14 [2023-12-06T20:04:14.611Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 20:04:14 [2023-12-06T20:04:14.926Z] [Pipeline] { 20:04:15 [2023-12-06T20:04:15.102Z] [Pipeline] writeYaml 20:04:15 [2023-12-06T20:04:15.303Z] [Pipeline] readFile 20:04:15 [2023-12-06T20:04:15.450Z] [Pipeline] } 20:04:15 [2023-12-06T20:04:15.662Z] [Pipeline] // node 20:04:15 [2023-12-06T20:04:15.763Z] [Pipeline] podTemplate 20:04:16 [2023-12-06T20:04:16.158Z] [Pipeline] { 20:04:16 [2023-12-06T20:04:16.645Z] [Pipeline] node 20:04:18 [2023-12-06T20:04:18.253Z] Created Pod: openshift coreos-ci/pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4 20:04:31 [2023-12-06T20:04:31.695Z] Still waiting to schedule task 20:04:31 [2023-12-06T20:04:31.696Z]pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4’ is offline 20:04:53 [2023-12-06T20:04:53.797Z] Agent pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4 is provisioned from template pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc 20:04:53 [2023-12-06T20:04:53.827Z] --- 20:04:53 [2023-12-06T20:04:53.827Z] apiVersion: "v1" 20:04:53 [2023-12-06T20:04:53.827Z] kind: "Pod" 20:04:53 [2023-12-06T20:04:53.827Z] metadata: 20:04:53 [2023-12-06T20:04:53.827Z] annotations: 20:04:53 [2023-12-06T20:04:53.827Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/104/" 20:04:53 [2023-12-06T20:04:53.827Z] runUrl: "job/bodhi-trigger/104/" 20:04:53 [2023-12-06T20:04:53.827Z] labels: 20:04:53 [2023-12-06T20:04:53.827Z] jenkins: "slave" 20:04:53 [2023-12-06T20:04:53.827Z] jenkins/label-digest: "e5b77c778459ed7a9bb69c03cfa3cd820738c392" 20:04:53 [2023-12-06T20:04:53.827Z] jenkins/label: "pod-0efb7655-024a-4995-9587-caf3b981ef1b" 20:04:53 [2023-12-06T20:04:53.827Z] name: "pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4" 20:04:53 [2023-12-06T20:04:53.827Z] namespace: "coreos-ci" 20:04:53 [2023-12-06T20:04:53.827Z] spec: 20:04:53 [2023-12-06T20:04:53.827Z] containers: 20:04:53 [2023-12-06T20:04:53.827Z] - command: 20:04:53 [2023-12-06T20:04:53.827Z] - "/usr/bin/dumb-init" 20:04:53 [2023-12-06T20:04:53.827Z] - "/usr/bin/sleep" 20:04:53 [2023-12-06T20:04:53.827Z] - "infinity" 20:04:53 [2023-12-06T20:04:53.827Z] env: 20:04:53 [2023-12-06T20:04:53.827Z] - name: "NCPUS" 20:04:53 [2023-12-06T20:04:53.827Z] value: "0.1" 20:04:53 [2023-12-06T20:04:53.827Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 20:04:53 [2023-12-06T20:04:53.827Z] imagePullPolicy: "Always" 20:04:53 [2023-12-06T20:04:53.828Z] name: "worker" 20:04:53 [2023-12-06T20:04:53.828Z] resources: 20:04:53 [2023-12-06T20:04:53.828Z] limits: 20:04:53 [2023-12-06T20:04:53.828Z] cpu: "0.1" 20:04:53 [2023-12-06T20:04:53.828Z] requests: 20:04:53 [2023-12-06T20:04:53.828Z] cpu: "0.1" 20:04:53 [2023-12-06T20:04:53.828Z] volumeMounts: 20:04:53 [2023-12-06T20:04:53.828Z] - mountPath: "/srv/" 20:04:53 [2023-12-06T20:04:53.828Z] name: "emptydir-0" 20:04:53 [2023-12-06T20:04:53.828Z] - mountPath: "/home/jenkins/agent" 20:04:53 [2023-12-06T20:04:53.828Z] name: "workspace-volume" 20:04:53 [2023-12-06T20:04:53.828Z] readOnly: false 20:04:53 [2023-12-06T20:04:53.828Z] - env: 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_SECRET" 20:04:53 [2023-12-06T20:04:53.828Z] value: "********" 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_TUNNEL" 20:04:53 [2023-12-06T20:04:53.828Z] value: "172.30.136.1:50000" 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_AGENT_NAME" 20:04:53 [2023-12-06T20:04:53.828Z] value: "pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4" 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_NAME" 20:04:53 [2023-12-06T20:04:53.828Z] value: "pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4" 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_AGENT_WORKDIR" 20:04:53 [2023-12-06T20:04:53.828Z] value: "/home/jenkins/agent" 20:04:53 [2023-12-06T20:04:53.828Z] - name: "JENKINS_URL" 20:04:53 [2023-12-06T20:04:53.828Z] value: "http://172.30.130.216:80/" 20:04:53 [2023-12-06T20:04:53.828Z] image: "jenkins-agent-base:latest" 20:04:53 [2023-12-06T20:04:53.828Z] name: "jnlp" 20:04:53 [2023-12-06T20:04:53.828Z] resources: 20:04:53 [2023-12-06T20:04:53.828Z] limits: 20:04:53 [2023-12-06T20:04:53.828Z] memory: "512Mi" 20:04:53 [2023-12-06T20:04:53.828Z] cpu: "1" 20:04:53 [2023-12-06T20:04:53.828Z] requests: 20:04:53 [2023-12-06T20:04:53.828Z] memory: "512Mi" 20:04:53 [2023-12-06T20:04:53.828Z] cpu: "1" 20:04:53 [2023-12-06T20:04:53.828Z] volumeMounts: 20:04:53 [2023-12-06T20:04:53.828Z] - mountPath: "/home/jenkins/agent" 20:04:53 [2023-12-06T20:04:53.828Z] name: "workspace-volume" 20:04:53 [2023-12-06T20:04:53.828Z] readOnly: false 20:04:53 [2023-12-06T20:04:53.828Z] nodeSelector: 20:04:53 [2023-12-06T20:04:53.828Z] kubernetes.io/os: "linux" 20:04:53 [2023-12-06T20:04:53.828Z] restartPolicy: "Never" 20:04:53 [2023-12-06T20:04:53.828Z] serviceAccountName: "default" 20:04:53 [2023-12-06T20:04:53.828Z] volumes: 20:04:53 [2023-12-06T20:04:53.828Z] - emptyDir: {} 20:04:53 [2023-12-06T20:04:53.828Z] name: "emptydir-0" 20:04:53 [2023-12-06T20:04:53.828Z] - emptyDir: 20:04:53 [2023-12-06T20:04:53.828Z] medium: "" 20:04:53 [2023-12-06T20:04:53.828Z] name: "workspace-volume" 20:04:53 [2023-12-06T20:04:53.828Z] 20:04:54 [2023-12-06T20:04:54.034Z] Running on pod-0efb7655-024a-4995-9587-caf3b981ef1b-z8lsc-w9nt4 in /home/jenkins/agent/workspace/bodhi-trigger 20:04:54 [2023-12-06T20:04:54.070Z] [Pipeline] { 20:04:54 [2023-12-06T20:04:54.474Z] [Pipeline] container 20:04:54 [2023-12-06T20:04:54.501Z] [Pipeline] { 20:04:55 [2023-12-06T20:04:55.048Z] [Pipeline] withEnv 20:04:55 [2023-12-06T20:04:55.071Z] [Pipeline] { 20:04:55 [2023-12-06T20:04:55.312Z] [Pipeline] sh 20:04:56 [2023-12-06T20:04:56.259Z] + set -xeuo pipefail 20:04:56 [2023-12-06T20:04:56.259Z] ++ umask 20:04:56 [2023-12-06T20:04:56.259Z] + '[' 0000 = 0000 ']' 20:04:56 [2023-12-06T20:04:56.259Z] + umask 0022 20:04:56 [2023-12-06T20:04:56.259Z] + cat /cosa/coreos-assembler-git.json 20:04:56 [2023-12-06T20:04:56.520Z] { 20:04:56 [2023-12-06T20:04:56.520Z] "date": "2023-12-04T22:12:04Z", 20:04:56 [2023-12-06T20:04:56.520Z] "git": { 20:04:56 [2023-12-06T20:04:56.520Z] "commit": "99df42552515790a0e80b8a654123a6ec04acb69", 20:04:56 [2023-12-06T20:04:56.520Z] "origin": "https://github.com/coreos/coreos-assembler.git", 20:04:56 [2023-12-06T20:04:56.520Z] "branch": "HEAD", 20:04:56 [2023-12-06T20:04:56.520Z] "dirty": "false" 20:04:56 [2023-12-06T20:04:56.520Z] }, 20:04:56 [2023-12-06T20:04:56.520Z] "file": { 20:04:56 [2023-12-06T20:04:56.520Z] "checksum": "c182ecbae363e21e65dc53967ab17c0b8c45c09b00e675981265bfe59c7a4729", 20:04:56 [2023-12-06T20:04:56.520Z] "checksum_type": "sha256", 20:04:56 [2023-12-06T20:04:56.520Z] "format": "tar.gz", 20:04:56 [2023-12-06T20:04:56.520Z] "name": "coreos-assembler-git.tar.gz", 20:04:56 [2023-12-06T20:04:56.520Z] "size": "9743807" 20:04:56 [2023-12-06T20:04:56.520Z] } 20:04:56 [2023-12-06T20:04:56.520Z] } 20:04:57 [2023-12-06T20:04:57.370Z] [Pipeline] } 20:04:57 [2023-12-06T20:04:57.535Z] [Pipeline] // withEnv 20:04:57 [2023-12-06T20:04:57.709Z] [Pipeline] stage 20:04:57 [2023-12-06T20:04:57.738Z] [Pipeline] { (Report Running) 20:04:58 [2023-12-06T20:04:58.179Z] [Pipeline] withCredentials 20:04:58 [2023-12-06T20:04:58.388Z] Masking supported pattern matches of $RDB_PASSWORD 20:04:58 [2023-12-06T20:04:58.408Z] [Pipeline] { 20:04:58 [2023-12-06T20:04:58.512Z] [Pipeline] withEnv 20:04:58 [2023-12-06T20:04:58.534Z] [Pipeline] { 20:04:58 [2023-12-06T20:04:58.714Z] [Pipeline] sh 20:04:59 [2023-12-06T20:04:59.611Z] + set -xeuo pipefail 20:04:59 [2023-12-06T20:04:59.611Z] ++ umask 20:04:59 [2023-12-06T20:04:59.611Z] + '[' 0000 = 0000 ']' 20:04:59 [2023-12-06T20:04:59.611Z] + umask 0022 20:04:59 [2023-12-06T20:04:59.611Z] + /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-481a97827b --stream rawhide 20:05:02 [2023-12-06T20:05:02.965Z] [Pipeline] } 20:05:03 [2023-12-06T20:05:03.111Z] [Pipeline] // withEnv 20:05:03 [2023-12-06T20:05:03.166Z] [Pipeline] } 20:05:03 [2023-12-06T20:05:03.414Z] [Pipeline] // withCredentials 20:05:03 [2023-12-06T20:05:03.485Z] [Pipeline] } 20:05:03 [2023-12-06T20:05:03.605Z] [Pipeline] // stage 20:05:03 [2023-12-06T20:05:03.693Z] [Pipeline] stage 20:05:03 [2023-12-06T20:05:03.719Z] [Pipeline] { (Test) 20:05:03 [2023-12-06T20:05:03.980Z] [Pipeline] build 20:05:04 [2023-12-06T20:05:04.078Z] Scheduling project: test-override 20:05:05 [2023-12-06T20:05:05.269Z] Starting building: test-override #132 20:05:26 [2023-12-06T20:05:26.649Z] Build test-override #132 completed: FAILURE 20:05:26 [2023-12-06T20:05:26.698Z] [Pipeline] } 20:05:26 [2023-12-06T20:05:26.935Z] [Pipeline] // stage 20:05:27 [2023-12-06T20:05:27.024Z] [Pipeline] stage 20:05:27 [2023-12-06T20:05:27.047Z] [Pipeline] { (Report Completion) 20:05:27 [2023-12-06T20:05:27.286Z] [Pipeline] withCredentials 20:05:27 [2023-12-06T20:05:27.356Z] Masking supported pattern matches of $RDB_PASSWORD 20:05:27 [2023-12-06T20:05:27.395Z] [Pipeline] { 20:05:27 [2023-12-06T20:05:27.488Z] [Pipeline] withEnv 20:05:27 [2023-12-06T20:05:27.510Z] [Pipeline] { 20:05:27 [2023-12-06T20:05:27.636Z] [Pipeline] sh 20:05:28 [2023-12-06T20:05:28.503Z] + set -xeuo pipefail 20:05:28 [2023-12-06T20:05:28.503Z] ++ umask 20:05:28 [2023-12-06T20:05:28.503Z] + '[' 0000 = 0000 ']' 20:05:28 [2023-12-06T20:05:28.503Z] + umask 0022 20:05:28 [2023-12-06T20:05:28.503Z] + /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/132 --outcome FAILED --advisory FEDORA-2023-481a97827b --stream rawhide 20:07:50 [2023-12-06T20:07:50.071Z] [Pipeline] } 20:07:50 [2023-12-06T20:07:50.207Z] [Pipeline] // withEnv 20:07:50 [2023-12-06T20:07:50.248Z] [Pipeline] } 20:07:50 [2023-12-06T20:07:50.363Z] [Pipeline] // withCredentials 20:07:50 [2023-12-06T20:07:50.420Z] [Pipeline] } 20:07:50 [2023-12-06T20:07:50.529Z] [Pipeline] // stage 20:07:50 [2023-12-06T20:07:50.563Z] [Pipeline] } 20:07:50 [2023-12-06T20:07:50.712Z] [Pipeline] // container 20:07:50 [2023-12-06T20:07:50.758Z] [Pipeline] } 20:07:50 [2023-12-06T20:07:50.918Z] [Pipeline] // node 20:07:50 [2023-12-06T20:07:50.979Z] [Pipeline] } 20:07:51 [2023-12-06T20:07:51.145Z] [Pipeline] // podTemplate 20:07:51 [2023-12-06T20:07:51.189Z] [Pipeline] End of Pipeline 20:07:51 [2023-12-06T20:07:51.306Z] Finished: FAILURE