14:49:39 [2024-01-22T14:49:39.446Z] Triggered by CI message. 14:49:39 [2024-01-22T14:49:39.447Z] 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 14:49:39 [2024-01-22T14:49:39.447Z] The recommended git tool is: NONE 14:49:39 [2024-01-22T14:49:39.447Z] No credentials specified 14:49:39 [2024-01-22T14:49:39.448Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:49:39 [2024-01-22T14:49:39.453Z] Fetching changes from the remote Git repository 14:49:39 [2024-01-22T14:49:39.454Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:49:39 [2024-01-22T14:49:39.466Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:49:39 [2024-01-22T14:49:39.466Z] > git --version # timeout=10 14:49:39 [2024-01-22T14:49:39.481Z] > git --version # 'git version 2.39.3' 14:49:39 [2024-01-22T14:49:39.481Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:39 [2024-01-22T14:49:39.641Z] > git rev-parse origin/main^{commit} # timeout=10 14:49:39 [2024-01-22T14:49:39.647Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 14:49:39 [2024-01-22T14:49:39.647Z] > git config core.sparsecheckout # timeout=10 14:49:39 [2024-01-22T14:49:39.653Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:49:39 [2024-01-22T14:49:39.663Z] Commit message: "ci: add sanity-check for Groovy files" 14:49:39 [2024-01-22T14:49:39.664Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:49:39 [2024-01-22T14:49:39.783Z] Loading library coreos@main 14:49:39 [2024-01-22T14:49:39.783Z] Attempting to resolve main from remote references... 14:49:39 [2024-01-22T14:49:39.783Z] > git --version # timeout=10 14:49:39 [2024-01-22T14:49:39.789Z] > git --version # 'git version 2.39.3' 14:49:39 [2024-01-22T14:49:39.789Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:49:39 [2024-01-22T14:49:39.951Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 14:49:39 [2024-01-22T14:49:39.952Z] Selected Git installation does not exist. Using Default 14:49:39 [2024-01-22T14:49:39.952Z] The recommended git tool is: NONE 14:49:39 [2024-01-22T14:49:39.952Z] No credentials specified 14:49:39 [2024-01-22T14:49:39.952Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:49:39 [2024-01-22T14:49:39.959Z] Fetching changes from the remote Git repository 14:49:39 [2024-01-22T14:49:39.960Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:49:39 [2024-01-22T14:49:39.976Z] Fetching without tags 14:49:39 [2024-01-22T14:49:39.976Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:49:39 [2024-01-22T14:49:39.976Z] > git --version # timeout=10 14:49:39 [2024-01-22T14:49:39.981Z] > git --version # 'git version 2.39.3' 14:49:39 [2024-01-22T14:49:39.981Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:40 [2024-01-22T14:49:40.189Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 14:49:40 [2024-01-22T14:49:40.189Z] > git config core.sparsecheckout # timeout=10 14:49:40 [2024-01-22T14:49:40.195Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:49:40 [2024-01-22T14:49:40.202Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 14:49:40 [2024-01-22T14:49:40.203Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:49:40 [2024-01-22T14:49:40.462Z] [Pipeline] Start of Pipeline 14:49:40 [2024-01-22T14:49:40.688Z] [Pipeline] node 14:49:40 [2024-01-22T14:49:40.768Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:49:40 [2024-01-22T14:49:40.847Z] [Pipeline] { 14:49:40 [2024-01-22T14:49:40.996Z] [Pipeline] withEnv 14:49:41 [2024-01-22T14:49:41.020Z] [Pipeline] { 14:49:41 [2024-01-22T14:49:41.129Z] [Pipeline] sh 14:49:41 [2024-01-22T14:49:41.407Z] + set -xeuo pipefail 14:49:41 [2024-01-22T14:49:41.407Z] ++ umask 14:49:41 [2024-01-22T14:49:41.407Z] + '[' 0022 = 0000 ']' 14:49:41 [2024-01-22T14:49:41.407Z] + rm -rf pipe 14:49:41 [2024-01-22T14:49:41.407Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:49:41 [2024-01-22T14:49:41.407Z] Cloning into 'pipe'... 14:49:41 [2024-01-22T14:49:41.732Z] [Pipeline] } 14:49:41 [2024-01-22T14:49:41.906Z] [Pipeline] // withEnv 14:49:42 [2024-01-22T14:49:42.078Z] [Pipeline] load 14:49:42 [2024-01-22T14:49:42.322Z] [Pipeline] { (pipe/utils.groovy) 14:49:42 [2024-01-22T14:49:42.493Z] [Pipeline] } 14:49:42 [2024-01-22T14:49:42.636Z] [Pipeline] // load 14:49:42 [2024-01-22T14:49:42.694Z] [Pipeline] readYaml 14:49:42 [2024-01-22T14:49:42.837Z] [Pipeline] withEnv 14:49:42 [2024-01-22T14:49:42.863Z] [Pipeline] { 14:49:43 [2024-01-22T14:49:43.413Z] [Pipeline] sh 14:49:43 [2024-01-22T14:49:43.694Z] + set -xeuo pipefail 14:49:43 [2024-01-22T14:49:43.694Z] ++ umask 14:49:43 [2024-01-22T14:49:43.694Z] + '[' 0022 = 0000 ']' 14:49:43 [2024-01-22T14:49:43.694Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:49:43 [2024-01-22T14:49:43.860Z] [Pipeline] } 14:49:43 [2024-01-22T14:49:43.997Z] [Pipeline] // withEnv 14:49:44 [2024-01-22T14:49:44.072Z] [Pipeline] readYaml 14:49:44 [2024-01-22T14:49:44.349Z] [Pipeline] withEnv 14:49:44 [2024-01-22T14:49:44.373Z] [Pipeline] { 14:49:44 [2024-01-22T14:49:44.530Z] [Pipeline] sh 14:49:44 [2024-01-22T14:49:44.810Z] + set -xeuo pipefail 14:49:44 [2024-01-22T14:49:44.810Z] ++ umask 14:49:44 [2024-01-22T14:49:44.810Z] + '[' 0022 = 0000 ']' 14:49:44 [2024-01-22T14:49:44.810Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:49:44 [2024-01-22T14:49:44.915Z] [Pipeline] } 14:49:45 [2024-01-22T14:49:45.172Z] [Pipeline] // withEnv 14:49:45 [2024-01-22T14:49:45.311Z] [Pipeline] readYaml 14:49:45 [2024-01-22T14:49:45.523Z] [Pipeline] withEnv 14:49:45 [2024-01-22T14:49:45.549Z] [Pipeline] { 14:49:45 [2024-01-22T14:49:45.678Z] [Pipeline] sh 14:49:45 [2024-01-22T14:49:45.959Z] + set -xeuo pipefail 14:49:45 [2024-01-22T14:49:45.959Z] ++ umask 14:49:45 [2024-01-22T14:49:45.959Z] + '[' 0022 = 0000 ']' 14:49:45 [2024-01-22T14:49:45.959Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 14:49:45 [2024-01-22T14:49:45.959Z] + jq -e '.releases[0].composed_by_bodhi' 14:49:45 [2024-01-22T14:49:45.959Z] true 14:49:46 [2024-01-22T14:49:46.037Z] [Pipeline] } 14:49:46 [2024-01-22T14:49:46.171Z] [Pipeline] // withEnv 14:49:46 [2024-01-22T14:49:46.315Z] [Pipeline] withEnv 14:49:46 [2024-01-22T14:49:46.338Z] [Pipeline] { 14:49:46 [2024-01-22T14:49:46.459Z] [Pipeline] sh 14:49:46 [2024-01-22T14:49:46.739Z] + set -xeuo pipefail 14:49:46 [2024-01-22T14:49:46.739Z] ++ umask 14:49:46 [2024-01-22T14:49:46.739Z] + '[' 0022 = 0000 ']' 14:49:46 [2024-01-22T14:49:46.739Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 14:49:46 [2024-01-22T14:49:46.739Z] + jq -e '.releases[0].composed_by_bodhi' 14:49:46 [2024-01-22T14:49:46.739Z] false 14:49:46 [2024-01-22T14:49:46.809Z] [Pipeline] } 14:49:46 [2024-01-22T14:49:46.892Z] [Pipeline] // withEnv 14:49:46 [2024-01-22T14:49:46.945Z] [Pipeline] } 14:49:47 [2024-01-22T14:49:47.155Z] [Pipeline] // node 14:49:47 [2024-01-22T14:49:47.315Z] [Pipeline] properties 14:49:47 [2024-01-22T14:49:47.505Z] [Pipeline] readJSON 14:49:47 [2024-01-22T14:49:47.797Z] [Pipeline] echo 14:49:47 [2024-01-22T14:49:47.820Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-2cd93c3116-a18f222068bcadb6a696d6987b0400a488545f57, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-2cd93c3116, builds:[[type:koji-build, id:2366108, task_id:112170083, issuer:jforbes, component:kernel, nvr:kernel-6.8.0-0.rc1.12.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-22T14:49:37.658841Z, 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.rc1.12.fc40. 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ##### **Changelog** 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ``` 14:49:47 [2024-01-22T14:49:47.820Z] * Mon Jan 22 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc1.12] 14:49:47 [2024-01-22T14:49:47.820Z] - Remove CONFIG_NET_EMATCH_STACK file for RHEL (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] * Mon Jan 22 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc1.11] 14:49:47 [2024-01-22T14:49:47.820Z] - Linux v6.8.0-0.rc1 14:49:47 [2024-01-22T14:49:47.820Z] * Sun Jan 21 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.7a396820222d.10] 14:49:47 [2024-01-22T14:49:47.820Z] - CONFIG_NETFS_SUPPORT should be m after the merge (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Turn FSCACHE and NETFS from m to y in pending (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Linux v6.8.0-0.rc0.7a396820222d 14:49:47 [2024-01-22T14:49:47.820Z] * Fri Jan 19 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.9d1694dc91ce.9] 14:49:47 [2024-01-22T14:49:47.820Z] - Turn on CONFIG_TCP_AO for Fedora (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Linux v6.8.0-0.rc0.9d1694dc91ce 14:49:47 [2024-01-22T14:49:47.820Z] * Thu Jan 18 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.296455ade1fd.8] 14:49:47 [2024-01-22T14:49:47.820Z] - Turn on IAA_CRYPTO_STATS for Fedora (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Fix up manual merge error in security.h (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - fedora: new drivers and cleanups (Peter Robinson) 14:49:47 [2024-01-22T14:49:47.820Z] - Turn on Renesas RZ for Fedora IOT rhbz2257913 (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - redhat: filter-modules.sh.rhel: add dell-smm-hwmon (Scott Weaver) 14:49:47 [2024-01-22T14:49:47.820Z] - Linux v6.8.0-0.rc0.296455ade1fd 14:49:47 [2024-01-22T14:49:47.820Z] * Tue Jan 16 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.7] 14:49:47 [2024-01-22T14:49:47.820Z] - Add CONFIG_INTEL_MEI_GSC_PROXY=m for DRM 9.4 stable backport (Mika Penttilä) 14:49:47 [2024-01-22T14:49:47.820Z] - Set configs for ZRAM_TRACK_ENTRY_ACTIME (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Add python3-pyyaml to buildreqs for kernel-docs (Justin M. Forbes) 14:49:47 [2024-01-22T14:49:47.820Z] - Add nb7vpq904m to singlemods for ppc64le (Thorsten Leemhuis) 14:49:47 [2024-01-22T14:49:47.820Z] - include drm bridge helpers in kernel-core package (Thorsten Leemhuis) 14:49:47 [2024-01-22T14:49:47.820Z] - Add dell-smm-hwmon to singlemods (Thorsten Leemhuis) 14:49:47 [2024-01-22T14:49:47.820Z] - Add drm_gem_shmem_test to mod-internal.list (Thorsten Leemhuis) 14:49:47 [2024-01-22T14:49:47.820Z] * Sat Jan 13 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc0.052d534373b7.6] 14:49:47 [2024-01-22T14:49:47.820Z] - Linux v6.8.0-0.rc0.052d534373b7 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ``` 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ---- 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] Automatic update for kernel-6.8.0-0.rc0.20240119git9d1694dc91ce.9.fc40. 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ---- 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] Automatic update for kernel-6.8.0-0.rc0.20240118git296455ade1fd.8.fc40. 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ---- 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] Automatic update for kernel-6.8.0-0.rc0.20240116git052d534373b7.8.fc40. 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] ---- 14:49:47 [2024-01-22T14:49:47.820Z] 14:49:47 [2024-01-22T14:49:47.820Z] Automatic update for kernel-6.8.0-0.rc0.20240113git052d534373b7.6.fc40. 14:49:47 [2024-01-22T14:49:47.820Z] , 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-22 14:34:26, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-2cd93c3116, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-2cd93c3116, title:kernel-6.8.0-0.rc1.12.fc40, version_hash:a18f222068bcadb6a696d6987b0400a488545f57, 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:3358999, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-22 14:34:26, update_id:579807, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3359001, karma:0, karma_critpath:0, text:This update has obsoleted [kernel-6.8.0-0.rc0.20240119git9d1694dc91ce.9.fc40](https://bodhi.fedoraproject.org/updates/FEDORA-2024-f64bbcab80), and has inherited its bugs and notes., timestamp:2024-01-22 14:34:27, update_id:579807, 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.rc1.12.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-2cd93c3116, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 14:49:48 [2024-01-22T14:49:48.085Z] [Pipeline] libraryResource 14:49:48 [2024-01-22T14:49:48.165Z] [Pipeline] readJSON 14:49:48 [2024-01-22T14:49:48.353Z] [Pipeline] node 14:49:48 [2024-01-22T14:49:48.462Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:49:48 [2024-01-22T14:49:48.565Z] [Pipeline] { 14:49:48 [2024-01-22T14:49:48.705Z] [Pipeline] writeYaml 14:49:48 [2024-01-22T14:49:48.988Z] [Pipeline] readFile 14:49:49 [2024-01-22T14:49:49.134Z] [Pipeline] } 14:49:49 [2024-01-22T14:49:49.398Z] [Pipeline] // node 14:49:49 [2024-01-22T14:49:49.560Z] [Pipeline] podTemplate 14:49:49 [2024-01-22T14:49:49.605Z] [Pipeline] { 14:49:49 [2024-01-22T14:49:49.858Z] [Pipeline] node 14:50:04 [2024-01-22T14:50:04.890Z] Still waiting to schedule task 14:50:04 [2024-01-22T14:50:04.891Z] All nodes of label ‘pod-fa124481-90a3-4b89-af35-5936bd369665’ are offline 14:51:33 [2024-01-22T14:51:33.471Z] Created Pod: openshift coreos-ci/pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd 14:51:43 [2024-01-22T14:51:43.029Z] Agent pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd is provisioned from template pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l 14:51:43 [2024-01-22T14:51:43.030Z] --- 14:51:43 [2024-01-22T14:51:43.030Z] apiVersion: "v1" 14:51:43 [2024-01-22T14:51:43.030Z] kind: "Pod" 14:51:43 [2024-01-22T14:51:43.030Z] metadata: 14:51:43 [2024-01-22T14:51:43.030Z] annotations: 14:51:43 [2024-01-22T14:51:43.030Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/190/" 14:51:43 [2024-01-22T14:51:43.030Z] runUrl: "job/bodhi-trigger/190/" 14:51:43 [2024-01-22T14:51:43.030Z] labels: 14:51:43 [2024-01-22T14:51:43.030Z] jenkins: "slave" 14:51:43 [2024-01-22T14:51:43.030Z] jenkins/label-digest: "22a026083c7bd20cb70fc781cb8482ff66f327c8" 14:51:43 [2024-01-22T14:51:43.030Z] jenkins/label: "pod-fa124481-90a3-4b89-af35-5936bd369665" 14:51:43 [2024-01-22T14:51:43.030Z] name: "pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd" 14:51:43 [2024-01-22T14:51:43.030Z] namespace: "coreos-ci" 14:51:43 [2024-01-22T14:51:43.030Z] spec: 14:51:43 [2024-01-22T14:51:43.030Z] containers: 14:51:43 [2024-01-22T14:51:43.030Z] - command: 14:51:43 [2024-01-22T14:51:43.030Z] - "/usr/bin/dumb-init" 14:51:43 [2024-01-22T14:51:43.030Z] - "/usr/bin/sleep" 14:51:43 [2024-01-22T14:51:43.030Z] - "infinity" 14:51:43 [2024-01-22T14:51:43.030Z] env: 14:51:43 [2024-01-22T14:51:43.030Z] - name: "NCPUS" 14:51:43 [2024-01-22T14:51:43.030Z] value: "0.1" 14:51:43 [2024-01-22T14:51:43.030Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:51:43 [2024-01-22T14:51:43.030Z] imagePullPolicy: "Always" 14:51:43 [2024-01-22T14:51:43.030Z] name: "worker" 14:51:43 [2024-01-22T14:51:43.030Z] resources: 14:51:43 [2024-01-22T14:51:43.030Z] limits: 14:51:43 [2024-01-22T14:51:43.030Z] cpu: "0.1" 14:51:43 [2024-01-22T14:51:43.030Z] requests: 14:51:43 [2024-01-22T14:51:43.030Z] cpu: "0.1" 14:51:43 [2024-01-22T14:51:43.030Z] volumeMounts: 14:51:43 [2024-01-22T14:51:43.030Z] - mountPath: "/srv/" 14:51:43 [2024-01-22T14:51:43.030Z] name: "emptydir-0" 14:51:43 [2024-01-22T14:51:43.030Z] - mountPath: "/home/jenkins/agent" 14:51:43 [2024-01-22T14:51:43.030Z] name: "workspace-volume" 14:51:43 [2024-01-22T14:51:43.030Z] readOnly: false 14:51:43 [2024-01-22T14:51:43.030Z] - env: 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_SECRET" 14:51:43 [2024-01-22T14:51:43.030Z] value: "********" 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_TUNNEL" 14:51:43 [2024-01-22T14:51:43.030Z] value: "172.30.136.1:50000" 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_AGENT_NAME" 14:51:43 [2024-01-22T14:51:43.030Z] value: "pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd" 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_NAME" 14:51:43 [2024-01-22T14:51:43.030Z] value: "pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd" 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_AGENT_WORKDIR" 14:51:43 [2024-01-22T14:51:43.030Z] value: "/home/jenkins/agent" 14:51:43 [2024-01-22T14:51:43.030Z] - name: "JENKINS_URL" 14:51:43 [2024-01-22T14:51:43.030Z] value: "http://172.30.130.216:80/" 14:51:43 [2024-01-22T14:51:43.030Z] image: "jenkins-agent-base:latest" 14:51:43 [2024-01-22T14:51:43.030Z] name: "jnlp" 14:51:43 [2024-01-22T14:51:43.030Z] resources: 14:51:43 [2024-01-22T14:51:43.030Z] limits: 14:51:43 [2024-01-22T14:51:43.030Z] memory: "512Mi" 14:51:43 [2024-01-22T14:51:43.030Z] cpu: "1" 14:51:43 [2024-01-22T14:51:43.030Z] requests: 14:51:43 [2024-01-22T14:51:43.030Z] memory: "512Mi" 14:51:43 [2024-01-22T14:51:43.030Z] cpu: "1" 14:51:43 [2024-01-22T14:51:43.030Z] volumeMounts: 14:51:43 [2024-01-22T14:51:43.030Z] - mountPath: "/home/jenkins/agent" 14:51:43 [2024-01-22T14:51:43.030Z] name: "workspace-volume" 14:51:43 [2024-01-22T14:51:43.030Z] readOnly: false 14:51:43 [2024-01-22T14:51:43.030Z] nodeSelector: 14:51:43 [2024-01-22T14:51:43.030Z] kubernetes.io/os: "linux" 14:51:43 [2024-01-22T14:51:43.030Z] restartPolicy: "Never" 14:51:43 [2024-01-22T14:51:43.030Z] serviceAccountName: "default" 14:51:43 [2024-01-22T14:51:43.030Z] volumes: 14:51:43 [2024-01-22T14:51:43.030Z] - emptyDir: {} 14:51:43 [2024-01-22T14:51:43.030Z] name: "emptydir-0" 14:51:43 [2024-01-22T14:51:43.030Z] - emptyDir: 14:51:43 [2024-01-22T14:51:43.030Z] medium: "" 14:51:43 [2024-01-22T14:51:43.030Z] name: "workspace-volume" 14:51:43 [2024-01-22T14:51:43.030Z] 14:51:43 [2024-01-22T14:51:43.136Z] Running on pod-fa124481-90a3-4b89-af35-5936bd369665-lxg3l-g2scd in /home/jenkins/agent/workspace/bodhi-trigger 14:51:43 [2024-01-22T14:51:43.167Z] [Pipeline] { 14:51:43 [2024-01-22T14:51:43.336Z] [Pipeline] container 14:51:43 [2024-01-22T14:51:43.399Z] [Pipeline] { 14:51:43 [2024-01-22T14:51:43.587Z] [Pipeline] withEnv 14:51:43 [2024-01-22T14:51:43.600Z] [Pipeline] { 14:51:43 [2024-01-22T14:51:43.719Z] [Pipeline] sh 14:51:44 [2024-01-22T14:51:44.846Z] + set -xeuo pipefail 14:51:44 [2024-01-22T14:51:44.846Z] ++ umask 14:51:44 [2024-01-22T14:51:44.846Z] + '[' 0022 = 0000 ']' 14:51:44 [2024-01-22T14:51:44.846Z] + cat /cosa/coreos-assembler-git.json 14:51:44 [2024-01-22T14:51:44.846Z] { 14:51:44 [2024-01-22T14:51:44.846Z] "date": "2024-01-18T14:38:57Z", 14:51:44 [2024-01-22T14:51:44.846Z] "git": { 14:51:44 [2024-01-22T14:51:44.846Z] "commit": "8a569095f3dd2faeef19f1398df072a111b1386f", 14:51:44 [2024-01-22T14:51:44.846Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:51:44 [2024-01-22T14:51:44.846Z] "branch": "HEAD", 14:51:44 [2024-01-22T14:51:44.846Z] "dirty": "false" 14:51:44 [2024-01-22T14:51:44.846Z] }, 14:51:44 [2024-01-22T14:51:44.846Z] "file": { 14:51:44 [2024-01-22T14:51:44.846Z] "checksum": "543cd4cca2c436c8b90c776378fddf9b87b821a6c2c63aa98eff58c6907b6d75", 14:51:44 [2024-01-22T14:51:44.846Z] "checksum_type": "sha256", 14:51:44 [2024-01-22T14:51:44.846Z] "format": "tar.gz", 14:51:44 [2024-01-22T14:51:44.846Z] "name": "coreos-assembler-git.tar.gz", 14:51:44 [2024-01-22T14:51:44.846Z] "size": "9751294" 14:51:44 [2024-01-22T14:51:44.846Z] } 14:51:44 [2024-01-22T14:51:44.846Z] } 14:51:45 [2024-01-22T14:51:45.179Z] [Pipeline] } 14:51:45 [2024-01-22T14:51:45.274Z] [Pipeline] // withEnv 14:51:45 [2024-01-22T14:51:45.374Z] [Pipeline] stage 14:51:45 [2024-01-22T14:51:45.396Z] [Pipeline] { (Report Running) 14:51:45 [2024-01-22T14:51:45.518Z] [Pipeline] withCredentials 14:51:45 [2024-01-22T14:51:45.553Z] Masking supported pattern matches of $RDB_PASSWORD 14:51:45 [2024-01-22T14:51:45.628Z] [Pipeline] { 14:51:45 [2024-01-22T14:51:45.709Z] [Pipeline] withEnv 14:51:45 [2024-01-22T14:51:45.749Z] [Pipeline] { 14:51:45 [2024-01-22T14:51:45.886Z] [Pipeline] sh 14:51:46 [2024-01-22T14:51:46.771Z] + set -xeuo pipefail 14:51:46 [2024-01-22T14:51:46.771Z] ++ umask 14:51:46 [2024-01-22T14:51:46.771Z] + '[' 0022 = 0000 ']' 14:51:46 [2024-01-22T14:51:46.771Z] + /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-2cd93c3116 --stream rawhide 14:51:48 [2024-01-22T14:51:48.745Z] [Pipeline] } 14:51:48 [2024-01-22T14:51:48.949Z] [Pipeline] // withEnv 14:51:49 [2024-01-22T14:51:49.067Z] [Pipeline] } 14:51:49 [2024-01-22T14:51:49.205Z] [Pipeline] // withCredentials 14:51:49 [2024-01-22T14:51:49.257Z] [Pipeline] } 14:51:50 [2024-01-22T14:51:50.824Z] [Pipeline] // stage 14:51:50 [2024-01-22T14:51:50.994Z] [Pipeline] stage 14:51:51 [2024-01-22T14:51:51.020Z] [Pipeline] { (Test) 14:51:51 [2024-01-22T14:51:51.221Z] [Pipeline] build 14:51:51 [2024-01-22T14:51:51.259Z] Scheduling project: test-override 14:51:56 [2024-01-22T14:51:56.751Z] Starting building: test-override #219 16:07:25 [2024-01-22T16:07:25.273Z] Build test-override #219 completed: UNSTABLE 16:07:25 [2024-01-22T16:07:25.296Z] [Pipeline] } 16:07:25 [2024-01-22T16:07:25.479Z] [Pipeline] // stage 16:07:25 [2024-01-22T16:07:25.566Z] [Pipeline] stage 16:07:25 [2024-01-22T16:07:25.652Z] [Pipeline] { (Report Completion) 16:07:25 [2024-01-22T16:07:25.820Z] [Pipeline] withCredentials 16:07:25 [2024-01-22T16:07:25.861Z] Masking supported pattern matches of $RDB_PASSWORD 16:07:25 [2024-01-22T16:07:25.966Z] [Pipeline] { 16:07:26 [2024-01-22T16:07:26.074Z] [Pipeline] withEnv 16:07:26 [2024-01-22T16:07:26.096Z] [Pipeline] { 16:07:26 [2024-01-22T16:07:26.234Z] [Pipeline] sh 16:07:26 [2024-01-22T16:07:26.819Z] + set -xeuo pipefail 16:07:27 [2024-01-22T16:07:27.079Z] ++ umask 16:07:27 [2024-01-22T16:07:27.091Z] + '[' 0022 = 0000 ']' 16:07:27 [2024-01-22T16:07:27.091Z] + /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/219 --outcome NEEDS_INSPECTION --advisory FEDORA-2024-2cd93c3116 --stream rawhide 16:07:29 [2024-01-22T16:07:29.069Z] [Pipeline] } 16:07:29 [2024-01-22T16:07:29.273Z] [Pipeline] // withEnv 16:07:29 [2024-01-22T16:07:29.365Z] [Pipeline] } 16:07:29 [2024-01-22T16:07:29.525Z] [Pipeline] // withCredentials 16:07:29 [2024-01-22T16:07:29.596Z] [Pipeline] } 16:07:29 [2024-01-22T16:07:29.728Z] [Pipeline] // stage 16:07:29 [2024-01-22T16:07:29.809Z] [Pipeline] } 16:07:29 [2024-01-22T16:07:29.995Z] [Pipeline] // container 16:07:30 [2024-01-22T16:07:30.076Z] [Pipeline] } 16:07:30 [2024-01-22T16:07:30.277Z] [Pipeline] // node 16:07:30 [2024-01-22T16:07:30.330Z] [Pipeline] } 16:07:30 [2024-01-22T16:07:30.466Z] [Pipeline] // podTemplate 16:07:30 [2024-01-22T16:07:30.541Z] [Pipeline] End of Pipeline 16:07:30 [2024-01-22T16:07:30.677Z] Finished: UNSTABLE