01:54:33 [2024-01-21T01:54:33.108Z] Triggered by CI message. 01:54:33 [2024-01-21T01:54:33.114Z] 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 01:54:33 [2024-01-21T01:54:33.117Z] The recommended git tool is: NONE 01:54:33 [2024-01-21T01:54:33.117Z] No credentials specified 01:54:33 [2024-01-21T01:54:33.118Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 01:54:33 [2024-01-21T01:54:33.125Z] Fetching changes from the remote Git repository 01:54:33 [2024-01-21T01:54:33.127Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 01:54:33 [2024-01-21T01:54:33.150Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 01:54:33 [2024-01-21T01:54:33.150Z] > git --version # timeout=10 01:54:33 [2024-01-21T01:54:33.155Z] > git --version # 'git version 2.39.3' 01:54:33 [2024-01-21T01:54:33.155Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:33 [2024-01-21T01:54:33.492Z] > git rev-parse origin/main^{commit} # timeout=10 01:54:33 [2024-01-21T01:54:33.499Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 01:54:33 [2024-01-21T01:54:33.499Z] > git config core.sparsecheckout # timeout=10 01:54:33 [2024-01-21T01:54:33.504Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 01:54:33 [2024-01-21T01:54:33.512Z] Commit message: "ci: add sanity-check for Groovy files" 01:54:33 [2024-01-21T01:54:33.512Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 01:54:33 [2024-01-21T01:54:33.678Z] Loading library coreos@main 01:54:33 [2024-01-21T01:54:33.678Z] Attempting to resolve main from remote references... 01:54:33 [2024-01-21T01:54:33.678Z] > git --version # timeout=10 01:54:33 [2024-01-21T01:54:33.684Z] > git --version # 'git version 2.39.3' 01:54:33 [2024-01-21T01:54:33.684Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 01:54:33 [2024-01-21T01:54:33.835Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 01:54:33 [2024-01-21T01:54:33.837Z] Selected Git installation does not exist. Using Default 01:54:33 [2024-01-21T01:54:33.837Z] The recommended git tool is: NONE 01:54:33 [2024-01-21T01:54:33.837Z] No credentials specified 01:54:33 [2024-01-21T01:54:33.837Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 01:54:33 [2024-01-21T01:54:33.842Z] Fetching changes from the remote Git repository 01:54:33 [2024-01-21T01:54:33.882Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 01:54:33 [2024-01-21T01:54:33.917Z] Fetching without tags 01:54:33 [2024-01-21T01:54:33.917Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 01:54:33 [2024-01-21T01:54:33.917Z] > git --version # timeout=10 01:54:33 [2024-01-21T01:54:33.922Z] > git --version # 'git version 2.39.3' 01:54:33 [2024-01-21T01:54:33.922Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:34 [2024-01-21T01:54:34.365Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 01:54:34 [2024-01-21T01:54:34.365Z] > git config core.sparsecheckout # timeout=10 01:54:34 [2024-01-21T01:54:34.371Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 01:54:34 [2024-01-21T01:54:34.435Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 01:54:34 [2024-01-21T01:54:34.436Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 01:54:34 [2024-01-21T01:54:34.991Z] [Pipeline] Start of Pipeline 01:54:35 [2024-01-21T01:54:35.165Z] [Pipeline] node 01:54:35 [2024-01-21T01:54:35.255Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 01:54:35 [2024-01-21T01:54:35.399Z] [Pipeline] { 01:54:35 [2024-01-21T01:54:35.686Z] [Pipeline] withEnv 01:54:35 [2024-01-21T01:54:35.709Z] [Pipeline] { 01:54:35 [2024-01-21T01:54:35.917Z] [Pipeline] sh 01:54:36 [2024-01-21T01:54:36.192Z] + set -xeuo pipefail 01:54:36 [2024-01-21T01:54:36.192Z] ++ umask 01:54:36 [2024-01-21T01:54:36.192Z] + '[' 0022 = 0000 ']' 01:54:36 [2024-01-21T01:54:36.192Z] + rm -rf pipe 01:54:36 [2024-01-21T01:54:36.192Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 01:54:36 [2024-01-21T01:54:36.192Z] Cloning into 'pipe'... 01:54:36 [2024-01-21T01:54:36.812Z] [Pipeline] } 01:54:37 [2024-01-21T01:54:37.055Z] [Pipeline] // withEnv 01:54:37 [2024-01-21T01:54:37.218Z] [Pipeline] load 01:54:37 [2024-01-21T01:54:37.834Z] [Pipeline] { (pipe/utils.groovy) 01:54:37 [2024-01-21T01:54:37.993Z] [Pipeline] } 01:54:38 [2024-01-21T01:54:38.150Z] [Pipeline] // load 01:54:38 [2024-01-21T01:54:38.321Z] [Pipeline] readYaml 01:54:38 [2024-01-21T01:54:38.806Z] [Pipeline] withEnv 01:54:38 [2024-01-21T01:54:38.832Z] [Pipeline] { 01:54:39 [2024-01-21T01:54:39.001Z] [Pipeline] sh 01:54:39 [2024-01-21T01:54:39.279Z] + set -xeuo pipefail 01:54:39 [2024-01-21T01:54:39.279Z] ++ umask 01:54:39 [2024-01-21T01:54:39.279Z] + '[' 0022 = 0000 ']' 01:54:39 [2024-01-21T01:54:39.279Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 01:54:39 [2024-01-21T01:54:39.333Z] [Pipeline] } 01:54:39 [2024-01-21T01:54:39.459Z] [Pipeline] // withEnv 01:54:39 [2024-01-21T01:54:39.573Z] [Pipeline] readYaml 01:54:39 [2024-01-21T01:54:39.792Z] [Pipeline] withEnv 01:54:39 [2024-01-21T01:54:39.817Z] [Pipeline] { 01:54:39 [2024-01-21T01:54:39.927Z] [Pipeline] sh 01:54:40 [2024-01-21T01:54:40.220Z] + set -xeuo pipefail 01:54:40 [2024-01-21T01:54:40.220Z] ++ umask 01:54:40 [2024-01-21T01:54:40.220Z] + '[' 0022 = 0000 ']' 01:54:40 [2024-01-21T01:54:40.220Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 01:54:40 [2024-01-21T01:54:40.316Z] [Pipeline] } 01:54:40 [2024-01-21T01:54:40.456Z] [Pipeline] // withEnv 01:54:40 [2024-01-21T01:54:40.545Z] [Pipeline] readYaml 01:54:40 [2024-01-21T01:54:40.744Z] [Pipeline] withEnv 01:54:40 [2024-01-21T01:54:40.767Z] [Pipeline] { 01:54:40 [2024-01-21T01:54:40.899Z] [Pipeline] sh 01:54:41 [2024-01-21T01:54:41.214Z] + set -xeuo pipefail 01:54:41 [2024-01-21T01:54:41.214Z] ++ umask 01:54:41 [2024-01-21T01:54:41.214Z] + '[' 0022 = 0000 ']' 01:54:41 [2024-01-21T01:54:41.214Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 01:54:41 [2024-01-21T01:54:41.214Z] + jq -e '.releases[0].composed_by_bodhi' 01:54:41 [2024-01-21T01:54:41.214Z] true 01:54:41 [2024-01-21T01:54:41.317Z] [Pipeline] } 01:54:41 [2024-01-21T01:54:41.437Z] [Pipeline] // withEnv 01:54:41 [2024-01-21T01:54:41.529Z] [Pipeline] withEnv 01:54:41 [2024-01-21T01:54:41.559Z] [Pipeline] { 01:54:41 [2024-01-21T01:54:41.660Z] [Pipeline] sh 01:54:41 [2024-01-21T01:54:41.933Z] + set -xeuo pipefail 01:54:41 [2024-01-21T01:54:41.933Z] ++ umask 01:54:41 [2024-01-21T01:54:41.933Z] + '[' 0022 = 0000 ']' 01:54:41 [2024-01-21T01:54:41.933Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 01:54:41 [2024-01-21T01:54:41.933Z] + jq -e '.releases[0].composed_by_bodhi' 01:54:41 [2024-01-21T01:54:41.933Z] false 01:54:42 [2024-01-21T01:54:42.008Z] [Pipeline] } 01:54:42 [2024-01-21T01:54:42.140Z] [Pipeline] // withEnv 01:54:42 [2024-01-21T01:54:42.198Z] [Pipeline] } 01:54:42 [2024-01-21T01:54:42.463Z] [Pipeline] // node 01:54:42 [2024-01-21T01:54:42.950Z] [Pipeline] properties 01:54:43 [2024-01-21T01:54:43.161Z] [Pipeline] readJSON 01:54:43 [2024-01-21T01:54:43.388Z] [Pipeline] echo 01:54:43 [2024-01-21T01:54:43.420Z] Handling message: [agent:jforbes, update:[autokarma:false, autotime:false, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:, require_bugs:false, require_testcases:true, display_name:, notes:The 6.6.13 stable kernel update contains a number of important fixes across the tree., 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:2024-01-21 01:54:30, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3f9725955c, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3f9725955c, title:kernel-6.6.13-200.fc39, version_hash:094e529c213c7bb1939344c66831673662423acd, 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:3357519, karma:0, karma_critpath:0, text:This update has been submitted for testing by jforbes. , timestamp:2024-01-21 01:54:30, update_id:579551, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.6.13-200.fc39, signed:false, release_id:70, 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], [name:kernel-maintainer]]], updateid:FEDORA-2024-3f9725955c, karma:0, content_type:rpm, test_cases:[]]] 01:54:43 [2024-01-21T01:54:43.766Z] [Pipeline] libraryResource 01:54:43 [2024-01-21T01:54:43.853Z] [Pipeline] readJSON 01:54:44 [2024-01-21T01:54:44.060Z] [Pipeline] node 01:54:44 [2024-01-21T01:54:44.162Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 01:54:44 [2024-01-21T01:54:44.290Z] [Pipeline] { 01:54:44 [2024-01-21T01:54:44.556Z] [Pipeline] writeYaml 01:54:44 [2024-01-21T01:54:44.756Z] [Pipeline] readFile 01:54:44 [2024-01-21T01:54:44.917Z] [Pipeline] } 01:54:45 [2024-01-21T01:54:45.171Z] [Pipeline] // node 01:54:45 [2024-01-21T01:54:45.410Z] [Pipeline] podTemplate 01:54:45 [2024-01-21T01:54:45.458Z] [Pipeline] { 01:54:45 [2024-01-21T01:54:45.665Z] [Pipeline] node 01:54:53 [2024-01-21T01:54:53.534Z] Created Pod: openshift coreos-ci/pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p 01:55:00 [2024-01-21T01:55:00.703Z] Still waiting to schedule task 01:55:00 [2024-01-21T01:55:00.704Z]pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p’ is offline 01:55:01 [2024-01-21T01:55:01.448Z] Agent pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p is provisioned from template pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2 01:55:01 [2024-01-21T01:55:01.450Z] --- 01:55:01 [2024-01-21T01:55:01.450Z] apiVersion: "v1" 01:55:01 [2024-01-21T01:55:01.450Z] kind: "Pod" 01:55:01 [2024-01-21T01:55:01.450Z] metadata: 01:55:01 [2024-01-21T01:55:01.450Z] annotations: 01:55:01 [2024-01-21T01:55:01.450Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/187/" 01:55:01 [2024-01-21T01:55:01.450Z] runUrl: "job/bodhi-trigger/187/" 01:55:01 [2024-01-21T01:55:01.450Z] labels: 01:55:01 [2024-01-21T01:55:01.450Z] jenkins: "slave" 01:55:01 [2024-01-21T01:55:01.450Z] jenkins/label-digest: "66336c01e15c35d16dbc99c252e4fefd4ee43459" 01:55:01 [2024-01-21T01:55:01.450Z] jenkins/label: "pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d" 01:55:01 [2024-01-21T01:55:01.450Z] name: "pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p" 01:55:01 [2024-01-21T01:55:01.450Z] namespace: "coreos-ci" 01:55:01 [2024-01-21T01:55:01.450Z] spec: 01:55:01 [2024-01-21T01:55:01.450Z] containers: 01:55:01 [2024-01-21T01:55:01.450Z] - command: 01:55:01 [2024-01-21T01:55:01.450Z] - "/usr/bin/dumb-init" 01:55:01 [2024-01-21T01:55:01.450Z] - "/usr/bin/sleep" 01:55:01 [2024-01-21T01:55:01.450Z] - "infinity" 01:55:01 [2024-01-21T01:55:01.450Z] env: 01:55:01 [2024-01-21T01:55:01.450Z] - name: "NCPUS" 01:55:01 [2024-01-21T01:55:01.450Z] value: "0.1" 01:55:01 [2024-01-21T01:55:01.450Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 01:55:01 [2024-01-21T01:55:01.450Z] imagePullPolicy: "Always" 01:55:01 [2024-01-21T01:55:01.450Z] name: "worker" 01:55:01 [2024-01-21T01:55:01.450Z] resources: 01:55:01 [2024-01-21T01:55:01.450Z] limits: 01:55:01 [2024-01-21T01:55:01.450Z] cpu: "0.1" 01:55:01 [2024-01-21T01:55:01.450Z] requests: 01:55:01 [2024-01-21T01:55:01.450Z] cpu: "0.1" 01:55:01 [2024-01-21T01:55:01.450Z] volumeMounts: 01:55:01 [2024-01-21T01:55:01.450Z] - mountPath: "/srv/" 01:55:01 [2024-01-21T01:55:01.450Z] name: "emptydir-0" 01:55:01 [2024-01-21T01:55:01.450Z] - mountPath: "/home/jenkins/agent" 01:55:01 [2024-01-21T01:55:01.450Z] name: "workspace-volume" 01:55:01 [2024-01-21T01:55:01.450Z] readOnly: false 01:55:01 [2024-01-21T01:55:01.450Z] - env: 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_SECRET" 01:55:01 [2024-01-21T01:55:01.450Z] value: "********" 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_TUNNEL" 01:55:01 [2024-01-21T01:55:01.450Z] value: "172.30.136.1:50000" 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_AGENT_NAME" 01:55:01 [2024-01-21T01:55:01.450Z] value: "pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p" 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_NAME" 01:55:01 [2024-01-21T01:55:01.450Z] value: "pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p" 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_AGENT_WORKDIR" 01:55:01 [2024-01-21T01:55:01.450Z] value: "/home/jenkins/agent" 01:55:01 [2024-01-21T01:55:01.450Z] - name: "JENKINS_URL" 01:55:01 [2024-01-21T01:55:01.450Z] value: "http://172.30.130.216:80/" 01:55:01 [2024-01-21T01:55:01.450Z] image: "jenkins-agent-base:latest" 01:55:01 [2024-01-21T01:55:01.450Z] name: "jnlp" 01:55:01 [2024-01-21T01:55:01.450Z] resources: 01:55:01 [2024-01-21T01:55:01.450Z] limits: 01:55:01 [2024-01-21T01:55:01.450Z] memory: "512Mi" 01:55:01 [2024-01-21T01:55:01.450Z] cpu: "1" 01:55:01 [2024-01-21T01:55:01.450Z] requests: 01:55:01 [2024-01-21T01:55:01.450Z] memory: "512Mi" 01:55:01 [2024-01-21T01:55:01.450Z] cpu: "1" 01:55:01 [2024-01-21T01:55:01.450Z] volumeMounts: 01:55:01 [2024-01-21T01:55:01.450Z] - mountPath: "/home/jenkins/agent" 01:55:01 [2024-01-21T01:55:01.450Z] name: "workspace-volume" 01:55:01 [2024-01-21T01:55:01.450Z] readOnly: false 01:55:01 [2024-01-21T01:55:01.450Z] nodeSelector: 01:55:01 [2024-01-21T01:55:01.450Z] kubernetes.io/os: "linux" 01:55:01 [2024-01-21T01:55:01.450Z] restartPolicy: "Never" 01:55:01 [2024-01-21T01:55:01.450Z] serviceAccountName: "default" 01:55:01 [2024-01-21T01:55:01.450Z] volumes: 01:55:01 [2024-01-21T01:55:01.450Z] - emptyDir: {} 01:55:01 [2024-01-21T01:55:01.450Z] name: "emptydir-0" 01:55:01 [2024-01-21T01:55:01.450Z] - emptyDir: 01:55:01 [2024-01-21T01:55:01.450Z] medium: "" 01:55:01 [2024-01-21T01:55:01.450Z] name: "workspace-volume" 01:55:01 [2024-01-21T01:55:01.450Z] 01:55:01 [2024-01-21T01:55:01.950Z] Running on pod-9d8c0ed9-4cd3-4ce6-85d5-7796f73ab14d-5jvj2-wzf7p in /home/jenkins/agent/workspace/bodhi-trigger 01:55:01 [2024-01-21T01:55:01.990Z] [Pipeline] { 01:55:02 [2024-01-21T01:55:02.196Z] [Pipeline] container 01:55:02 [2024-01-21T01:55:02.235Z] [Pipeline] { 01:55:02 [2024-01-21T01:55:02.461Z] [Pipeline] withEnv 01:55:02 [2024-01-21T01:55:02.501Z] [Pipeline] { 01:55:02 [2024-01-21T01:55:02.680Z] [Pipeline] sh 01:55:03 [2024-01-21T01:55:03.726Z] + set -xeuo pipefail 01:55:03 [2024-01-21T01:55:03.726Z] ++ umask 01:55:03 [2024-01-21T01:55:03.726Z] + '[' 0022 = 0000 ']' 01:55:03 [2024-01-21T01:55:03.726Z] + cat /cosa/coreos-assembler-git.json 01:55:03 [2024-01-21T01:55:03.726Z] { 01:55:03 [2024-01-21T01:55:03.726Z] "date": "2024-01-18T14:38:57Z", 01:55:03 [2024-01-21T01:55:03.726Z] "git": { 01:55:03 [2024-01-21T01:55:03.726Z] "commit": "8a569095f3dd2faeef19f1398df072a111b1386f", 01:55:03 [2024-01-21T01:55:03.726Z] "origin": "https://github.com/coreos/coreos-assembler.git", 01:55:03 [2024-01-21T01:55:03.726Z] "branch": "HEAD", 01:55:03 [2024-01-21T01:55:03.726Z] "dirty": "false" 01:55:03 [2024-01-21T01:55:03.726Z] }, 01:55:03 [2024-01-21T01:55:03.726Z] "file": { 01:55:03 [2024-01-21T01:55:03.726Z] "checksum": "543cd4cca2c436c8b90c776378fddf9b87b821a6c2c63aa98eff58c6907b6d75", 01:55:03 [2024-01-21T01:55:03.726Z] "checksum_type": "sha256", 01:55:03 [2024-01-21T01:55:03.726Z] "format": "tar.gz", 01:55:03 [2024-01-21T01:55:03.727Z] "name": "coreos-assembler-git.tar.gz", 01:55:03 [2024-01-21T01:55:03.727Z] "size": "9751294" 01:55:03 [2024-01-21T01:55:03.727Z] } 01:55:03 [2024-01-21T01:55:03.727Z] } 01:55:04 [2024-01-21T01:55:04.147Z] [Pipeline] } 01:55:04 [2024-01-21T01:55:04.311Z] [Pipeline] // withEnv 01:55:04 [2024-01-21T01:55:04.408Z] [Pipeline] stage 01:55:04 [2024-01-21T01:55:04.437Z] [Pipeline] { (Report Running) 01:55:04 [2024-01-21T01:55:04.732Z] [Pipeline] withCredentials 01:55:04 [2024-01-21T01:55:04.862Z] Masking supported pattern matches of $RDB_PASSWORD 01:55:04 [2024-01-21T01:55:04.906Z] [Pipeline] { 01:55:05 [2024-01-21T01:55:05.003Z] [Pipeline] withEnv 01:55:05 [2024-01-21T01:55:05.026Z] [Pipeline] { 01:55:05 [2024-01-21T01:55:05.140Z] [Pipeline] sh 01:55:05 [2024-01-21T01:55:05.702Z] + set -xeuo pipefail 01:55:05 [2024-01-21T01:55:05.702Z] ++ umask 01:55:05 [2024-01-21T01:55:05.702Z] + '[' 0022 = 0000 ']' 01:55:05 [2024-01-21T01:55:05.702Z] + /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-3f9725955c --stream testing-devel 01:55:08 [2024-01-21T01:55:08.332Z] [Pipeline] } 01:55:08 [2024-01-21T01:55:08.499Z] [Pipeline] // withEnv 01:55:08 [2024-01-21T01:55:08.552Z] [Pipeline] } 01:55:08 [2024-01-21T01:55:08.693Z] [Pipeline] // withCredentials 01:55:08 [2024-01-21T01:55:08.752Z] [Pipeline] } 01:55:08 [2024-01-21T01:55:08.882Z] [Pipeline] // stage 01:55:09 [2024-01-21T01:55:09.014Z] [Pipeline] stage 01:55:09 [2024-01-21T01:55:09.038Z] [Pipeline] { (Test) 01:55:09 [2024-01-21T01:55:09.267Z] [Pipeline] build 01:55:09 [2024-01-21T01:55:09.347Z] Scheduling project: test-override 01:55:12 [2024-01-21T01:55:12.715Z] Starting building: test-override #216 03:06:11 [2024-01-21T03:06:11.607Z] Build test-override #216 completed: FAILURE 03:06:11 [2024-01-21T03:06:11.643Z] [Pipeline] } 03:06:11 [2024-01-21T03:06:11.797Z] [Pipeline] // stage 03:06:11 [2024-01-21T03:06:11.911Z] [Pipeline] stage 03:06:11 [2024-01-21T03:06:11.928Z] [Pipeline] { (Report Completion) 03:06:12 [2024-01-21T03:06:12.095Z] [Pipeline] withCredentials 03:06:12 [2024-01-21T03:06:12.168Z] Masking supported pattern matches of $RDB_PASSWORD 03:06:12 [2024-01-21T03:06:12.211Z] [Pipeline] { 03:06:12 [2024-01-21T03:06:12.443Z] [Pipeline] withEnv 03:06:12 [2024-01-21T03:06:12.476Z] [Pipeline] { 03:06:12 [2024-01-21T03:06:12.718Z] [Pipeline] sh 03:06:13 [2024-01-21T03:06:13.292Z] + set -xeuo pipefail 03:06:13 [2024-01-21T03:06:13.292Z] ++ umask 03:06:13 [2024-01-21T03:06:13.292Z] + '[' 0022 = 0000 ']' 03:06:13 [2024-01-21T03:06:13.292Z] + /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/216 --outcome FAILED --advisory FEDORA-2024-3f9725955c --stream testing-devel 03:06:15 [2024-01-21T03:06:15.251Z] [Pipeline] } 03:06:15 [2024-01-21T03:06:15.436Z] [Pipeline] // withEnv 03:06:15 [2024-01-21T03:06:15.499Z] [Pipeline] } 03:06:15 [2024-01-21T03:06:15.704Z] [Pipeline] // withCredentials 03:06:15 [2024-01-21T03:06:15.765Z] [Pipeline] } 03:06:15 [2024-01-21T03:06:15.878Z] [Pipeline] // stage 03:06:15 [2024-01-21T03:06:15.963Z] [Pipeline] } 03:06:16 [2024-01-21T03:06:16.135Z] [Pipeline] // container 03:06:16 [2024-01-21T03:06:16.204Z] [Pipeline] } 03:06:16 [2024-01-21T03:06:16.355Z] [Pipeline] // node 03:06:16 [2024-01-21T03:06:16.429Z] [Pipeline] } 03:06:16 [2024-01-21T03:06:16.563Z] [Pipeline] // podTemplate 03:06:16 [2024-01-21T03:06:16.631Z] [Pipeline] End of Pipeline 03:06:16 [2024-01-21T03:06:16.826Z] Finished: FAILURE