17:03:24 [2024-01-16T17:03:24.455Z] Triggered by CI message. 17:03:24 [2024-01-16T17:03:24.456Z] 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 17:03:24 [2024-01-16T17:03:24.456Z] The recommended git tool is: NONE 17:03:24 [2024-01-16T17:03:24.456Z] No credentials specified 17:03:24 [2024-01-16T17:03:24.457Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 17:03:24 [2024-01-16T17:03:24.462Z] Fetching changes from the remote Git repository 17:03:24 [2024-01-16T17:03:24.463Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 17:03:24 [2024-01-16T17:03:24.510Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 17:03:24 [2024-01-16T17:03:24.510Z] > git --version # timeout=10 17:03:24 [2024-01-16T17:03:24.514Z] > git --version # 'git version 2.39.3' 17:03:24 [2024-01-16T17:03:24.514Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:24 [2024-01-16T17:03:24.679Z] > git rev-parse origin/main^{commit} # timeout=10 17:03:24 [2024-01-16T17:03:24.685Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 17:03:24 [2024-01-16T17:03:24.685Z] > git config core.sparsecheckout # timeout=10 17:03:24 [2024-01-16T17:03:24.690Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 17:03:24 [2024-01-16T17:03:24.696Z] Commit message: "ci: add sanity-check for Groovy files" 17:03:24 [2024-01-16T17:03:24.696Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 17:03:24 [2024-01-16T17:03:24.824Z] Loading library coreos@main 17:03:24 [2024-01-16T17:03:24.824Z] Attempting to resolve main from remote references... 17:03:24 [2024-01-16T17:03:24.824Z] > git --version # timeout=10 17:03:24 [2024-01-16T17:03:24.829Z] > git --version # 'git version 2.39.3' 17:03:24 [2024-01-16T17:03:24.829Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:03:25 [2024-01-16T17:03:25.019Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 17:03:25 [2024-01-16T17:03:25.020Z] Selected Git installation does not exist. Using Default 17:03:25 [2024-01-16T17:03:25.020Z] The recommended git tool is: NONE 17:03:25 [2024-01-16T17:03:25.020Z] No credentials specified 17:03:25 [2024-01-16T17:03:25.020Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 17:03:25 [2024-01-16T17:03:25.025Z] Fetching changes from the remote Git repository 17:03:25 [2024-01-16T17:03:25.026Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 17:03:25 [2024-01-16T17:03:25.079Z] Fetching without tags 17:03:25 [2024-01-16T17:03:25.079Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 17:03:25 [2024-01-16T17:03:25.079Z] > git --version # timeout=10 17:03:25 [2024-01-16T17:03:25.084Z] > git --version # 'git version 2.39.3' 17:03:25 [2024-01-16T17:03:25.084Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:25 [2024-01-16T17:03:25.273Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 17:03:25 [2024-01-16T17:03:25.273Z] > git config core.sparsecheckout # timeout=10 17:03:25 [2024-01-16T17:03:25.278Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 17:03:25 [2024-01-16T17:03:25.285Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 17:03:25 [2024-01-16T17:03:25.285Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 17:03:25 [2024-01-16T17:03:25.617Z] [Pipeline] Start of Pipeline 17:03:25 [2024-01-16T17:03:25.799Z] [Pipeline] node 17:03:25 [2024-01-16T17:03:25.868Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:03:25 [2024-01-16T17:03:25.942Z] [Pipeline] { 17:03:26 [2024-01-16T17:03:26.121Z] [Pipeline] withEnv 17:03:26 [2024-01-16T17:03:26.132Z] [Pipeline] { 17:03:26 [2024-01-16T17:03:26.361Z] [Pipeline] sh 17:03:26 [2024-01-16T17:03:26.634Z] + set -xeuo pipefail 17:03:26 [2024-01-16T17:03:26.643Z] ++ umask 17:03:26 [2024-01-16T17:03:26.643Z] + '[' 0022 = 0000 ']' 17:03:26 [2024-01-16T17:03:26.643Z] + rm -rf pipe 17:03:26 [2024-01-16T17:03:26.643Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 17:03:26 [2024-01-16T17:03:26.643Z] Cloning into 'pipe'... 17:03:27 [2024-01-16T17:03:27.270Z] [Pipeline] } 17:03:27 [2024-01-16T17:03:27.503Z] [Pipeline] // withEnv 17:03:27 [2024-01-16T17:03:27.631Z] [Pipeline] load 17:03:27 [2024-01-16T17:03:27.845Z] [Pipeline] { (pipe/utils.groovy) 17:03:28 [2024-01-16T17:03:28.180Z] [Pipeline] } 17:03:28 [2024-01-16T17:03:28.360Z] [Pipeline] // load 17:03:28 [2024-01-16T17:03:28.571Z] [Pipeline] readYaml 17:03:28 [2024-01-16T17:03:28.825Z] [Pipeline] withEnv 17:03:28 [2024-01-16T17:03:28.857Z] [Pipeline] { 17:03:29 [2024-01-16T17:03:29.066Z] [Pipeline] sh 17:03:29 [2024-01-16T17:03:29.350Z] + set -xeuo pipefail 17:03:29 [2024-01-16T17:03:29.350Z] ++ umask 17:03:29 [2024-01-16T17:03:29.350Z] + '[' 0022 = 0000 ']' 17:03:29 [2024-01-16T17:03:29.350Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 17:03:29 [2024-01-16T17:03:29.453Z] [Pipeline] } 17:03:29 [2024-01-16T17:03:29.726Z] [Pipeline] // withEnv 17:03:29 [2024-01-16T17:03:29.949Z] [Pipeline] readYaml 17:03:30 [2024-01-16T17:03:30.241Z] [Pipeline] withEnv 17:03:30 [2024-01-16T17:03:30.343Z] [Pipeline] { 17:03:30 [2024-01-16T17:03:30.532Z] [Pipeline] sh 17:03:30 [2024-01-16T17:03:30.822Z] + set -xeuo pipefail 17:03:30 [2024-01-16T17:03:30.822Z] ++ umask 17:03:30 [2024-01-16T17:03:30.822Z] + '[' 0022 = 0000 ']' 17:03:30 [2024-01-16T17:03:30.822Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 17:03:31 [2024-01-16T17:03:31.132Z] [Pipeline] } 17:03:31 [2024-01-16T17:03:31.270Z] [Pipeline] // withEnv 17:03:31 [2024-01-16T17:03:31.609Z] [Pipeline] readYaml 17:03:31 [2024-01-16T17:03:31.937Z] [Pipeline] withEnv 17:03:31 [2024-01-16T17:03:31.977Z] [Pipeline] { 17:03:32 [2024-01-16T17:03:32.243Z] [Pipeline] sh 17:03:32 [2024-01-16T17:03:32.530Z] + set -xeuo pipefail 17:03:32 [2024-01-16T17:03:32.530Z] ++ umask 17:03:32 [2024-01-16T17:03:32.530Z] + '[' 0022 = 0000 ']' 17:03:32 [2024-01-16T17:03:32.530Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 17:03:32 [2024-01-16T17:03:32.530Z] + jq -e '.releases[0].composed_by_bodhi' 17:03:32 [2024-01-16T17:03:32.530Z] true 17:03:32 [2024-01-16T17:03:32.678Z] [Pipeline] } 17:03:32 [2024-01-16T17:03:32.781Z] [Pipeline] // withEnv 17:03:32 [2024-01-16T17:03:32.883Z] [Pipeline] withEnv 17:03:32 [2024-01-16T17:03:32.902Z] [Pipeline] { 17:03:33 [2024-01-16T17:03:33.061Z] [Pipeline] sh 17:03:33 [2024-01-16T17:03:33.376Z] + set -xeuo pipefail 17:03:33 [2024-01-16T17:03:33.376Z] ++ umask 17:03:33 [2024-01-16T17:03:33.376Z] + '[' 0022 = 0000 ']' 17:03:33 [2024-01-16T17:03:33.376Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 17:03:33 [2024-01-16T17:03:33.376Z] + jq -e '.releases[0].composed_by_bodhi' 17:03:33 [2024-01-16T17:03:33.376Z] false 17:03:33 [2024-01-16T17:03:33.583Z] [Pipeline] } 17:03:33 [2024-01-16T17:03:33.671Z] [Pipeline] // withEnv 17:03:33 [2024-01-16T17:03:33.705Z] [Pipeline] } 17:03:33 [2024-01-16T17:03:33.878Z] [Pipeline] // node 17:03:34 [2024-01-16T17:03:34.010Z] [Pipeline] properties 17:03:34 [2024-01-16T17:03:34.211Z] [Pipeline] readJSON 17:03:34 [2024-01-16T17:03:34.325Z] [Pipeline] echo 17:03:34 [2024-01-16T17:03:34.356Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-3323f94eec-6fa1858fe12257f28cc98e73036005be93ae79ad, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3323f94eec, builds:[[type:koji-build, id:2345989, task_id:111832251, issuer:jforbes, component:kernel, nvr:kernel-6.8.0-0.rc0.20240116git052d534373b7.8.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-16T17:03:22.116921Z, 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.8.0-0.rc0.20240116git052d534373b7.8.fc40. 17:03:34 [2024-01-16T17:03:34.356Z] 17:03:34 [2024-01-16T17:03:34.356Z] ##### **Changelog** 17:03:34 [2024-01-16T17:03:34.356Z] 17:03:34 [2024-01-16T17:03:34.356Z] ``` 17:03:34 [2024-01-16T17:03:34.356Z] * Tue Jan 16 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.8] 17:03:34 [2024-01-16T17:03:34.356Z] - redhat: filter-modules.sh.rhel: add dell-smm-hwmon (Scott Weaver) 17:03:34 [2024-01-16T17:03:34.356Z] * Tue Jan 16 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.7] 17:03:34 [2024-01-16T17:03:34.356Z] - Add CONFIG_INTEL_MEI_GSC_PROXY=m for DRM 9.4 stable backport (Mika Penttilä) 17:03:34 [2024-01-16T17:03:34.356Z] - Set configs for ZRAM_TRACK_ENTRY_ACTIME (Justin M. Forbes) 17:03:34 [2024-01-16T17:03:34.356Z] - Add python3-pyyaml to buildreqs for kernel-docs (Justin M. Forbes) 17:03:34 [2024-01-16T17:03:34.356Z] - Add nb7vpq904m to singlemods for ppc64le (Thorsten Leemhuis) 17:03:34 [2024-01-16T17:03:34.356Z] - include drm bridge helpers in kernel-core package (Thorsten Leemhuis) 17:03:34 [2024-01-16T17:03:34.356Z] - Add dell-smm-hwmon to singlemods (Thorsten Leemhuis) 17:03:34 [2024-01-16T17:03:34.356Z] - Add drm_gem_shmem_test to mod-internal.list (Thorsten Leemhuis) 17:03:34 [2024-01-16T17:03:34.356Z] * Sat Jan 13 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.6] 17:03:34 [2024-01-16T17:03:34.356Z] - Linux v6.8.0-0.rc0.052d534373b7 17:03:34 [2024-01-16T17:03:34.356Z] 17:03:34 [2024-01-16T17:03:34.356Z] ``` 17:03:34 [2024-01-16T17:03:34.356Z] 17:03:34 [2024-01-16T17:03:34.356Z] ---- 17:03:34 [2024-01-16T17:03:34.356Z] 17:03:34 [2024-01-16T17:03:34.356Z] Automatic update for kernel-6.8.0-0.rc0.20240113git052d534373b7.6.fc40. 17:03:34 [2024-01-16T17:03:34.356Z] , 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:2024-01-16 16:53:28, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3323f94eec, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3323f94eec, title:kernel-6.8.0-0.rc0.20240116git052d534373b7.8.fc40, version_hash:6fa1858fe12257f28cc98e73036005be93ae79ad, 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:3352484, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-16 16:53:28, update_id:578569, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3352486, karma:0, karma_critpath:0, text:This update has obsoleted [kernel-6.8.0-0.rc0.20240113git052d534373b7.6.fc40](https://bodhi.fedoraproject.org/updates/FEDORA-2024-02823d3fcb), and has inherited its bugs and notes., timestamp:2024-01-16 16:53:29, update_id:578569, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.8.0-0.rc0.20240116git052d534373b7.8.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], [name:kernel-maintainer]]], updateid:FEDORA-2024-3323f94eec, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 17:03:34 [2024-01-16T17:03:34.570Z] [Pipeline] libraryResource 17:03:34 [2024-01-16T17:03:34.610Z] [Pipeline] readJSON 17:03:34 [2024-01-16T17:03:34.697Z] [Pipeline] node 17:03:34 [2024-01-16T17:03:34.746Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 17:03:34 [2024-01-16T17:03:34.857Z] [Pipeline] { 17:03:34 [2024-01-16T17:03:34.959Z] [Pipeline] writeYaml 17:03:35 [2024-01-16T17:03:35.150Z] [Pipeline] readFile 17:03:35 [2024-01-16T17:03:35.258Z] [Pipeline] } 17:03:35 [2024-01-16T17:03:35.458Z] [Pipeline] // node 17:03:35 [2024-01-16T17:03:35.676Z] [Pipeline] podTemplate 17:03:35 [2024-01-16T17:03:35.745Z] [Pipeline] { 17:03:35 [2024-01-16T17:03:35.987Z] [Pipeline] node 17:03:37 [2024-01-16T17:03:37.800Z] Created Pod: openshift coreos-ci/pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw 17:03:44 [2024-01-16T17:03:44.777Z] Agent pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw is provisioned from template pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p 17:03:44 [2024-01-16T17:03:44.777Z] --- 17:03:44 [2024-01-16T17:03:44.777Z] apiVersion: "v1" 17:03:44 [2024-01-16T17:03:44.777Z] kind: "Pod" 17:03:44 [2024-01-16T17:03:44.777Z] metadata: 17:03:44 [2024-01-16T17:03:44.777Z] annotations: 17:03:44 [2024-01-16T17:03:44.777Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/177/" 17:03:44 [2024-01-16T17:03:44.777Z] runUrl: "job/bodhi-trigger/177/" 17:03:44 [2024-01-16T17:03:44.777Z] labels: 17:03:44 [2024-01-16T17:03:44.777Z] jenkins: "slave" 17:03:44 [2024-01-16T17:03:44.777Z] jenkins/label-digest: "9917bfd01e8f2a1db2e895bbfc5c8bc48124c223" 17:03:44 [2024-01-16T17:03:44.777Z] jenkins/label: "pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6" 17:03:44 [2024-01-16T17:03:44.777Z] name: "pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw" 17:03:44 [2024-01-16T17:03:44.777Z] namespace: "coreos-ci" 17:03:44 [2024-01-16T17:03:44.777Z] spec: 17:03:44 [2024-01-16T17:03:44.777Z] containers: 17:03:44 [2024-01-16T17:03:44.777Z] - command: 17:03:44 [2024-01-16T17:03:44.777Z] - "/usr/bin/dumb-init" 17:03:44 [2024-01-16T17:03:44.777Z] - "/usr/bin/sleep" 17:03:44 [2024-01-16T17:03:44.777Z] - "infinity" 17:03:44 [2024-01-16T17:03:44.777Z] env: 17:03:44 [2024-01-16T17:03:44.777Z] - name: "NCPUS" 17:03:44 [2024-01-16T17:03:44.777Z] value: "0.1" 17:03:44 [2024-01-16T17:03:44.777Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 17:03:44 [2024-01-16T17:03:44.777Z] imagePullPolicy: "Always" 17:03:44 [2024-01-16T17:03:44.777Z] name: "worker" 17:03:44 [2024-01-16T17:03:44.777Z] resources: 17:03:44 [2024-01-16T17:03:44.777Z] limits: 17:03:44 [2024-01-16T17:03:44.777Z] cpu: "0.1" 17:03:44 [2024-01-16T17:03:44.777Z] requests: 17:03:44 [2024-01-16T17:03:44.777Z] cpu: "0.1" 17:03:44 [2024-01-16T17:03:44.777Z] volumeMounts: 17:03:44 [2024-01-16T17:03:44.777Z] - mountPath: "/srv/" 17:03:44 [2024-01-16T17:03:44.777Z] name: "emptydir-0" 17:03:44 [2024-01-16T17:03:44.777Z] - mountPath: "/home/jenkins/agent" 17:03:44 [2024-01-16T17:03:44.777Z] name: "workspace-volume" 17:03:44 [2024-01-16T17:03:44.777Z] readOnly: false 17:03:44 [2024-01-16T17:03:44.777Z] - env: 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_SECRET" 17:03:44 [2024-01-16T17:03:44.777Z] value: "********" 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_TUNNEL" 17:03:44 [2024-01-16T17:03:44.777Z] value: "172.30.136.1:50000" 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_AGENT_NAME" 17:03:44 [2024-01-16T17:03:44.777Z] value: "pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw" 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_NAME" 17:03:44 [2024-01-16T17:03:44.777Z] value: "pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw" 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_AGENT_WORKDIR" 17:03:44 [2024-01-16T17:03:44.777Z] value: "/home/jenkins/agent" 17:03:44 [2024-01-16T17:03:44.777Z] - name: "JENKINS_URL" 17:03:44 [2024-01-16T17:03:44.777Z] value: "http://172.30.130.216:80/" 17:03:44 [2024-01-16T17:03:44.777Z] image: "jenkins-agent-base:latest" 17:03:44 [2024-01-16T17:03:44.777Z] name: "jnlp" 17:03:44 [2024-01-16T17:03:44.777Z] resources: 17:03:44 [2024-01-16T17:03:44.777Z] limits: 17:03:44 [2024-01-16T17:03:44.777Z] memory: "512Mi" 17:03:44 [2024-01-16T17:03:44.777Z] cpu: "1" 17:03:44 [2024-01-16T17:03:44.777Z] requests: 17:03:44 [2024-01-16T17:03:44.777Z] memory: "512Mi" 17:03:44 [2024-01-16T17:03:44.777Z] cpu: "1" 17:03:44 [2024-01-16T17:03:44.777Z] volumeMounts: 17:03:44 [2024-01-16T17:03:44.777Z] - mountPath: "/home/jenkins/agent" 17:03:44 [2024-01-16T17:03:44.777Z] name: "workspace-volume" 17:03:44 [2024-01-16T17:03:44.777Z] readOnly: false 17:03:44 [2024-01-16T17:03:44.777Z] nodeSelector: 17:03:44 [2024-01-16T17:03:44.777Z] kubernetes.io/os: "linux" 17:03:44 [2024-01-16T17:03:44.777Z] restartPolicy: "Never" 17:03:44 [2024-01-16T17:03:44.777Z] serviceAccountName: "default" 17:03:44 [2024-01-16T17:03:44.777Z] volumes: 17:03:44 [2024-01-16T17:03:44.777Z] - emptyDir: {} 17:03:44 [2024-01-16T17:03:44.777Z] name: "emptydir-0" 17:03:44 [2024-01-16T17:03:44.777Z] - emptyDir: 17:03:44 [2024-01-16T17:03:44.777Z] medium: "" 17:03:44 [2024-01-16T17:03:44.777Z] name: "workspace-volume" 17:03:44 [2024-01-16T17:03:44.777Z] 17:03:45 [2024-01-16T17:03:45.250Z] Running on pod-2663cc07-f0d5-4bc4-8c56-41b92c4257f6-kn48p-xlvlw in /home/jenkins/agent/workspace/bodhi-trigger 17:03:45 [2024-01-16T17:03:45.268Z] [Pipeline] { 17:03:45 [2024-01-16T17:03:45.419Z] [Pipeline] container 17:03:45 [2024-01-16T17:03:45.442Z] [Pipeline] { 17:03:45 [2024-01-16T17:03:45.624Z] [Pipeline] withEnv 17:03:45 [2024-01-16T17:03:45.654Z] [Pipeline] { 17:03:45 [2024-01-16T17:03:45.800Z] [Pipeline] sh 17:03:46 [2024-01-16T17:03:46.834Z] + set -xeuo pipefail 17:03:46 [2024-01-16T17:03:46.834Z] ++ umask 17:03:46 [2024-01-16T17:03:46.834Z] + '[' 0000 = 0000 ']' 17:03:46 [2024-01-16T17:03:46.834Z] + umask 0022 17:03:46 [2024-01-16T17:03:46.834Z] + cat /cosa/coreos-assembler-git.json 17:03:46 [2024-01-16T17:03:46.834Z] { 17:03:46 [2024-01-16T17:03:46.834Z] "date": "2024-01-10T17:01:38Z", 17:03:46 [2024-01-16T17:03:46.834Z] "git": { 17:03:46 [2024-01-16T17:03:46.834Z] "commit": "e693d6598a135574b0fe1ca224d486fd1923ccad", 17:03:46 [2024-01-16T17:03:46.834Z] "origin": "https://github.com/coreos/coreos-assembler.git", 17:03:46 [2024-01-16T17:03:46.834Z] "branch": "HEAD", 17:03:46 [2024-01-16T17:03:46.834Z] "dirty": "false" 17:03:46 [2024-01-16T17:03:46.834Z] }, 17:03:46 [2024-01-16T17:03:46.834Z] "file": { 17:03:46 [2024-01-16T17:03:46.834Z] "checksum": "b31c297e9292835370315ff88afb16b9305f8e17e3e2bb5c950652d8d4e07652", 17:03:46 [2024-01-16T17:03:46.834Z] "checksum_type": "sha256", 17:03:46 [2024-01-16T17:03:46.834Z] "format": "tar.gz", 17:03:46 [2024-01-16T17:03:46.834Z] "name": "coreos-assembler-git.tar.gz", 17:03:46 [2024-01-16T17:03:46.834Z] "size": "9735585" 17:03:46 [2024-01-16T17:03:46.834Z] } 17:03:46 [2024-01-16T17:03:46.834Z] } 17:03:47 [2024-01-16T17:03:47.139Z] [Pipeline] } 17:03:47 [2024-01-16T17:03:47.449Z] [Pipeline] // withEnv 17:03:47 [2024-01-16T17:03:47.575Z] [Pipeline] stage 17:03:47 [2024-01-16T17:03:47.609Z] [Pipeline] { (Report Running) 17:03:47 [2024-01-16T17:03:47.821Z] [Pipeline] withCredentials 17:03:47 [2024-01-16T17:03:47.855Z] Masking supported pattern matches of $RDB_PASSWORD 17:03:48 [2024-01-16T17:03:48.066Z] [Pipeline] { 17:03:48 [2024-01-16T17:03:48.370Z] [Pipeline] withEnv 17:03:48 [2024-01-16T17:03:48.404Z] [Pipeline] { 17:03:48 [2024-01-16T17:03:48.553Z] [Pipeline] sh 17:03:49 [2024-01-16T17:03:49.116Z] + set -xeuo pipefail 17:03:49 [2024-01-16T17:03:49.378Z] ++ umask 17:03:49 [2024-01-16T17:03:49.378Z] + '[' 0000 = 0000 ']' 17:03:49 [2024-01-16T17:03:49.378Z] + umask 0022 17:03:49 [2024-01-16T17:03:49.378Z] + /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-3323f94eec --stream rawhide 17:03:51 [2024-01-16T17:03:51.987Z] [Pipeline] } 17:03:52 [2024-01-16T17:03:52.112Z] [Pipeline] // withEnv 17:03:52 [2024-01-16T17:03:52.158Z] [Pipeline] } 17:03:52 [2024-01-16T17:03:52.255Z] [Pipeline] // withCredentials 17:03:52 [2024-01-16T17:03:52.284Z] [Pipeline] } 17:03:52 [2024-01-16T17:03:52.375Z] [Pipeline] // stage 17:03:52 [2024-01-16T17:03:52.444Z] [Pipeline] stage 17:03:52 [2024-01-16T17:03:52.461Z] [Pipeline] { (Test) 17:03:52 [2024-01-16T17:03:52.546Z] [Pipeline] build 17:03:52 [2024-01-16T17:03:52.582Z] Scheduling project: test-override 17:03:56 [2024-01-16T17:03:56.359Z] Starting building: test-override #206 17:43:11 [2024-01-16T17:43:11.361Z] Build test-override #206 completed: FAILURE 17:43:11 [2024-01-16T17:43:11.399Z] [Pipeline] } 17:43:11 [2024-01-16T17:43:11.533Z] [Pipeline] // stage 17:43:11 [2024-01-16T17:43:11.636Z] [Pipeline] stage 17:43:11 [2024-01-16T17:43:11.648Z] [Pipeline] { (Report Completion) 17:43:11 [2024-01-16T17:43:11.722Z] [Pipeline] withCredentials 17:43:11 [2024-01-16T17:43:11.740Z] Masking supported pattern matches of $RDB_PASSWORD 17:43:11 [2024-01-16T17:43:11.825Z] [Pipeline] { 17:43:11 [2024-01-16T17:43:11.911Z] [Pipeline] withEnv 17:43:11 [2024-01-16T17:43:11.928Z] [Pipeline] { 17:43:12 [2024-01-16T17:43:12.016Z] [Pipeline] sh 17:43:12 [2024-01-16T17:43:12.574Z] + set -xeuo pipefail 17:43:12 [2024-01-16T17:43:12.574Z] ++ umask 17:43:12 [2024-01-16T17:43:12.574Z] + '[' 0000 = 0000 ']' 17:43:12 [2024-01-16T17:43:12.574Z] + umask 0022 17:43:12 [2024-01-16T17:43:12.574Z] + /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/206 --outcome FAILED --advisory FEDORA-2024-3323f94eec --stream rawhide 17:43:15 [2024-01-16T17:43:15.186Z] [Pipeline] } 17:43:15 [2024-01-16T17:43:15.357Z] [Pipeline] // withEnv 17:43:15 [2024-01-16T17:43:15.382Z] [Pipeline] } 17:43:15 [2024-01-16T17:43:15.495Z] [Pipeline] // withCredentials 17:43:15 [2024-01-16T17:43:15.632Z] [Pipeline] } 17:43:15 [2024-01-16T17:43:15.746Z] [Pipeline] // stage 17:43:15 [2024-01-16T17:43:15.775Z] [Pipeline] } 17:43:15 [2024-01-16T17:43:15.842Z] [Pipeline] // container 17:43:15 [2024-01-16T17:43:15.883Z] [Pipeline] } 17:43:16 [2024-01-16T17:43:16.021Z] [Pipeline] // node 17:43:16 [2024-01-16T17:43:16.095Z] [Pipeline] } 17:43:16 [2024-01-16T17:43:16.233Z] [Pipeline] // podTemplate 17:43:16 [2024-01-16T17:43:16.301Z] [Pipeline] End of Pipeline 17:43:16 [2024-01-16T17:43:16.381Z] Finished: FAILURE