14:31:20 [2024-07-09T14:31:20.310Z] Triggered by CI message. 14:31:20 [2024-07-09T14:31:20.311Z] 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:31:20 [2024-07-09T14:31:20.312Z] Selected Git installation does not exist. Using Default 14:31:20 [2024-07-09T14:31:20.312Z] The recommended git tool is: NONE 14:31:20 [2024-07-09T14:31:20.312Z] No credentials specified 14:31:20 [2024-07-09T14:31:20.312Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:31:20 [2024-07-09T14:31:20.321Z] Fetching changes from the remote Git repository 14:31:20 [2024-07-09T14:31:20.322Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:31:20 [2024-07-09T14:31:20.380Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:31:20 [2024-07-09T14:31:20.380Z] > git --version # timeout=10 14:31:20 [2024-07-09T14:31:20.388Z] > git --version # 'git version 2.39.3' 14:31:20 [2024-07-09T14:31:20.388Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:20 [2024-07-09T14:31:20.523Z] > git rev-parse origin/main^{commit} # timeout=10 14:31:20 [2024-07-09T14:31:20.532Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:31:20 [2024-07-09T14:31:20.532Z] > git config core.sparsecheckout # timeout=10 14:31:20 [2024-07-09T14:31:20.539Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:20 [2024-07-09T14:31:20.549Z] Commit message: "hacking: fix matrix webhook env var" 14:31:20 [2024-07-09T14:31:20.549Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:20 [2024-07-09T14:31:20.745Z] Loading library coreos@main 14:31:20 [2024-07-09T14:31:20.745Z] Attempting to resolve main from remote references... 14:31:20 [2024-07-09T14:31:20.745Z] > git --version # timeout=10 14:31:20 [2024-07-09T14:31:20.752Z] > git --version # 'git version 2.39.3' 14:31:20 [2024-07-09T14:31:20.753Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:31:20 [2024-07-09T14:31:20.835Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 14:31:20 [2024-07-09T14:31:20.837Z] Selected Git installation does not exist. Using Default 14:31:20 [2024-07-09T14:31:20.837Z] The recommended git tool is: NONE 14:31:20 [2024-07-09T14:31:20.837Z] No credentials specified 14:31:20 [2024-07-09T14:31:20.837Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:31:20 [2024-07-09T14:31:20.845Z] Fetching changes from the remote Git repository 14:31:20 [2024-07-09T14:31:20.846Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:31:20 [2024-07-09T14:31:20.867Z] Fetching without tags 14:31:20 [2024-07-09T14:31:20.867Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:31:20 [2024-07-09T14:31:20.867Z] > git --version # timeout=10 14:31:20 [2024-07-09T14:31:20.874Z] > git --version # 'git version 2.39.3' 14:31:20 [2024-07-09T14:31:20.874Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:20 [2024-07-09T14:31:20.951Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 14:31:20 [2024-07-09T14:31:20.951Z] > git config core.sparsecheckout # timeout=10 14:31:20 [2024-07-09T14:31:20.959Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:31:20 [2024-07-09T14:31:20.970Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 14:31:20 [2024-07-09T14:31:20.970Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 14:31:21 [2024-07-09T14:31:21.330Z] [Pipeline] Start of Pipeline 14:31:21 [2024-07-09T14:31:21.707Z] [Pipeline] node 14:31:21 [2024-07-09T14:31:21.815Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:31:21 [2024-07-09T14:31:21.935Z] [Pipeline] { 14:31:22 [2024-07-09T14:31:22.129Z] [Pipeline] checkout 14:31:22 [2024-07-09T14:31:22.182Z] Selected Git installation does not exist. Using Default 14:31:22 [2024-07-09T14:31:22.182Z] The recommended git tool is: NONE 14:31:22 [2024-07-09T14:31:22.182Z] No credentials specified 14:31:22 [2024-07-09T14:31:22.182Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 14:31:22 [2024-07-09T14:31:22.190Z] Fetching changes from the remote Git repository 14:31:22 [2024-07-09T14:31:22.191Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:31:22 [2024-07-09T14:31:22.263Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:31:22 [2024-07-09T14:31:22.263Z] > git --version # timeout=10 14:31:22 [2024-07-09T14:31:22.270Z] > git --version # 'git version 2.39.3' 14:31:22 [2024-07-09T14:31:22.270Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:22 [2024-07-09T14:31:22.349Z] > git rev-parse origin/main^{commit} # timeout=10 14:31:22 [2024-07-09T14:31:22.356Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 14:31:22 [2024-07-09T14:31:22.356Z] > git config core.sparsecheckout # timeout=10 14:31:22 [2024-07-09T14:31:22.363Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 14:31:22 [2024-07-09T14:31:22.372Z] Commit message: "hacking: fix matrix webhook env var" 14:31:22 [2024-07-09T14:31:22.862Z] [Pipeline] readYaml 14:31:23 [2024-07-09T14:31:23.337Z] [Pipeline] withEnv 14:31:23 [2024-07-09T14:31:23.387Z] [Pipeline] { 14:31:23 [2024-07-09T14:31:23.587Z] [Pipeline] sh 14:31:23 [2024-07-09T14:31:23.883Z] + set -xeuo pipefail 14:31:23 [2024-07-09T14:31:23.883Z] ++ umask 14:31:23 [2024-07-09T14:31:23.883Z] + '[' 0022 = 0000 ']' 14:31:23 [2024-07-09T14:31:23.883Z] + rm -rf pipe 14:31:23 [2024-07-09T14:31:23.883Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:31:23 [2024-07-09T14:31:23.883Z] Cloning into 'pipe'... 14:31:24 [2024-07-09T14:31:24.168Z] [Pipeline] } 14:31:24 [2024-07-09T14:31:24.353Z] [Pipeline] // withEnv 14:31:24 [2024-07-09T14:31:24.570Z] [Pipeline] load 14:31:24 [2024-07-09T14:31:24.885Z] [Pipeline] { (pipe/utils.groovy) 14:31:25 [2024-07-09T14:31:25.073Z] [Pipeline] } 14:31:25 [2024-07-09T14:31:25.318Z] [Pipeline] // load 14:31:25 [2024-07-09T14:31:25.418Z] [Pipeline] readYaml 14:31:25 [2024-07-09T14:31:25.584Z] [Pipeline] withEnv 14:31:25 [2024-07-09T14:31:25.606Z] [Pipeline] { 14:31:25 [2024-07-09T14:31:25.659Z] [Pipeline] sh 14:31:25 [2024-07-09T14:31:25.918Z] + set -xeuo pipefail 14:31:25 [2024-07-09T14:31:25.918Z] ++ umask 14:31:25 [2024-07-09T14:31:25.918Z] + '[' 0022 = 0000 ']' 14:31:25 [2024-07-09T14:31:25.918Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:31:25 [2024-07-09T14:31:25.982Z] [Pipeline] } 14:31:26 [2024-07-09T14:31:26.023Z] [Pipeline] // withEnv 14:31:26 [2024-07-09T14:31:26.057Z] [Pipeline] readYaml 14:31:26 [2024-07-09T14:31:26.136Z] [Pipeline] withEnv 14:31:26 [2024-07-09T14:31:26.140Z] [Pipeline] { 14:31:26 [2024-07-09T14:31:26.166Z] [Pipeline] sh 14:31:26 [2024-07-09T14:31:26.425Z] + set -xeuo pipefail 14:31:26 [2024-07-09T14:31:26.425Z] ++ umask 14:31:26 [2024-07-09T14:31:26.425Z] + '[' 0022 = 0000 ']' 14:31:26 [2024-07-09T14:31:26.425Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:31:26 [2024-07-09T14:31:26.463Z] [Pipeline] } 14:31:26 [2024-07-09T14:31:26.515Z] [Pipeline] // withEnv 14:31:26 [2024-07-09T14:31:26.556Z] [Pipeline] readYaml 14:31:26 [2024-07-09T14:31:26.622Z] [Pipeline] } 14:31:26 [2024-07-09T14:31:26.780Z] [Pipeline] // node 14:31:26 [2024-07-09T14:31:26.874Z] [Pipeline] properties 14:31:26 [2024-07-09T14:31:26.941Z] [Pipeline] readJSON 14:31:27 [2024-07-09T14:31:27.032Z] [Pipeline] echo 14:31:27 [2024-07-09T14:31:27.035Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2484557, task_id:120236241, nvr:glibc-2.39.9000-31.fc41], [type:koji-build, id:2484488, task_id:120236533, nvr:bind-9.18.26-2.fc41], [type:koji-build, id:2484537, task_id:120236520, nvr:postfix-3.9.0-5.fc41], [type:koji-build, id:2484544, task_id:120236481, nvr:sendmail-8.18.1-2.fc41], [type:koji-build, id:2484546, task_id:120236379, nvr:smartmontools-7.4-5.fc41], [type:koji-build, id:2484555, task_id:120236202, nvr:coreutils-9.5-4.fc41], [type:koji-build, id:2484498, task_id:120233998, nvr:e2fsprogs-1.47.1-2.fc41], [type:koji-build, id:2484481, task_id:120236060, nvr:chkconfig-1.28-2.fc41], [type:koji-build, id:2484549, task_id:120235766, nvr:v4l-utils-1.26.1-5.fc41], [type:koji-build, id:2484552, task_id:120235844, nvr:xfsprogs-6.8.0-3.fc41], [type:koji-build, id:2484547, task_id:120235585, nvr:shadow-utils-4.15.1-7.fc41], [type:koji-build, id:2484548, task_id:120235743, nvr:tcpdump-4.99.4-8.fc41], [type:koji-build, id:2484543, task_id:120235527, nvr:sanlock-3.9.3-3.fc41], [type:koji-build, id:2484540, task_id:120235348, nvr:procps-ng-4.0.4-3.fc41], [type:koji-build, id:2484542, task_id:120235496, nvr:rpcbind-1.2.6-5.rc3.fc41], [type:koji-build, id:2484539, task_id:120235475, nvr:psmisc-23.7-2.fc41], [type:koji-build, id:2484538, task_id:120235314, nvr:ppp-2.5.0-12.fc41], [type:koji-build, id:2484536, task_id:120235281, nvr:policycoreutils-3.7-2.fc41], [type:koji-build, id:2484532, task_id:120235251, nvr:ocfs2-tools-1.8.8-4.fc41], [type:koji-build, id:2484535, task_id:120235274, nvr:pciutils-3.13.0-2.fc41], [type:koji-build, id:2484534, task_id:120235259, nvr:opensmtpd-7.5.0p0-2.fc41], [type:koji-build, id:2484531, task_id:120235246, nvr:ntpsec-1.2.3-6.fc41], [type:koji-build, id:2484530, task_id:120235096, nvr:nilfs-utils-2.2.11-2.fc41], [type:koji-build, id:2484528, task_id:120235074, nvr:net-tools-2.0-0.70.20160912git.fc41], [type:koji-build, id:2484525, task_id:120234865, nvr:lvm2-2.03.24-4.fc41], [type:koji-build, id:2484526, task_id:120234878, nvr:msmtp-1.8.25-2.fc41], [type:koji-build, id:2484521, task_id:120234796, nvr:libreswan-4.15-3.fc41], [type:koji-build, id:2484523, task_id:120234855, nvr:lm_sensors-3.6.0-19.fc41], [type:koji-build, id:2484520, task_id:120234677, nvr:libcap-2.70-3.fc41], [type:koji-build, id:2484519, task_id:120234673, nvr:kmod-31-6.fc41], [type:koji-build, id:2484506, task_id:120234372, nvr:glusterfs-11.1-5.fc41], [type:koji-build, id:2484515, task_id:120234664, nvr:kexec-tools-2.0.28-11.fc41], [type:koji-build, id:2484514, task_id:120234645, nvr:iputils-20240117-5.fc41], [type:koji-build, id:2484513, task_id:120234622, nvr:iptables-1.8.10-12.fc41], [type:koji-build, id:2484510, task_id:120234452, nvr:httpd-2.4.61-2.fc41], [type:koji-build, id:2484508, task_id:120234411, nvr:gnupg2-2.4.5-2.fc41], [type:koji-build, id:2484511, task_id:120234481, nvr:iproute-6.8.0-4.fc41], [type:koji-build, id:2484509, task_id:120234427, nvr:hdparm-9.65-5.fc41], [type:koji-build, id:2484502, task_id:120234043, nvr:exim-4.97.1-9.fc41], [type:koji-build, id:2484501, task_id:120234037, nvr:esmtp-1.2-25.fc41], [type:koji-build, id:2484503, task_id:120234054, nvr:fping-5.2-2.fc41], [type:koji-build, id:2484494, task_id:120233746, nvr:device-mapper-persistent-data-1.0.12-2.fc41], [type:koji-build, id:2484497, task_id:120233983, nvr:dosfstools-4.2-12.fc41], [type:koji-build, id:2484499, task_id:120234011, nvr:efibootmgr-18-6.fc41], [type:koji-build, id:2484496, task_id:120233807, nvr:dmidecode-3.6-2.fc41], [type:koji-build, id:2484491, task_id:120233623, nvr:cyrus-sasl-2.1.28-26.fc41], [type:koji-build, id:2484493, task_id:120233684, nvr:device-mapper-multipath-0.9.9-2.fc41], [type:koji-build, id:2484479, task_id:120232831, nvr:systemd-256.2-2.fc41], [type:koji-build, id:2484483, task_id:120233040, nvr:util-linux-2.40.2-3.fc41], [type:koji-build, id:2484487, task_id:120233065, nvr:msr-tools-1.3-25.fc41], [type:koji-build, id:2484484, task_id:120233045, nvr:initscripts-10.25-2.fc41], [type:koji-build, id:2484480, task_id:120232832, nvr:nfs-utils-2.6.4-0.rc6.fc41.1], [type:koji-build, id:2484472, task_id:120232584, nvr:rpm-4.19.92-3.fc41], [type:koji-build, id:2484470, task_id:120232092, nvr:filesystem-3.18-16.fc41]]], agent:bodhi, re-trigger:false, update:[autokarma:true, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, require_bugs:true, require_testcases:true, display_name:, notes:This update implements the bin-sbin merge (https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin). 14:31:27 [2024-07-09T14:31:27.035Z] 14:31:27 [2024-07-09T14:31:27.035Z] On systems where all packages have been rebuilt with %_sbindir==/usr/bin, /usr/sbin will be symlinked to /usr/bin. 14:31:27 [2024-07-09T14:31:27.035Z] Packages which have files in /usr/sbin but weren't rebuilt (e.g. nbdkit, wesnoth) will prevent the symlink from being created. 14:31:27 [2024-07-09T14:31:27.035Z] Packages which have files with the same name in /usr/bin and /usr/sbin will FTI (backintime-qt, beesu, bind9-next, chkrootkit, etherape, hddtemp, lshw-gui, mate-system-log, msktutil, rdist, subscription-manager, system-switch-java, tmpwatch, xawtv, setuptool). 14:31:27 [2024-07-09T14:31:27.035Z] New system installations will have /usr/sbin symlinked to /usr/bin. 14:31:27 [2024-07-09T14:31:27.035Z] If local files or symlinks are present in /usr/sbin, they will prevent the directory from being replaced by a symlink. 14:31:27 [2024-07-09T14:31:27.035Z] 14:31:27 [2024-07-09T14:31:27.035Z] /usr/local/sbin is treated similarly to /usr/sbin. Since no packages provide files there, it'll be made into a symlink to /usr/local/bin if the user didn't install any local files there., type:enhancement, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:false, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3aafcac6a8, test_gating_status:null, from_tag:f41-build-side-92231, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3aafcac6a8, title:bind-9.18.26-2.fc41 chkconfig-1.28-2.fc41 coreutils-9.5-4.fc41 cyrus-sasl-2.1.28-26.fc41 device-mapper-multipath-0.9.9-2.fc41 device-mapper-persistent-data-1.0.12-2.fc41 dmidecode-3.6-2.fc41 dosfstools-4.2-12.fc41 e2fsprogs-1.47.1-2.fc41 efibootmgr-18-6.fc41 esmtp-1.2-25.fc41 exim-4.97.1-9.fc41 filesystem-3.18-16.fc41 fping-5.2-2.fc41 glibc-2.39.9000-31.fc41 glusterfs-11.1-5.fc41 gnupg2-2.4.5-2.fc41 hdparm-9.65-5.fc41 httpd-2.4.61-2.fc41 initscripts-10.25-2.fc41 iproute-6.8.0-4.fc41 iptables-1.8.10-12.fc41 iputils-20240117-5.fc41 kexec-tools-2.0.28-11.fc41 kmod-31-6.fc41 libcap-2.70-3.fc41 libreswan-4.15-3.fc41 lm_sensors-3.6.0-19.fc41 lvm2-2.03.24-4.fc41 msmtp-1.8.25-2.fc41 msr-tools-1.3-25.fc41 net-tools-2.0-0.70.20160912git.fc41 nfs-utils-2.6.4-0.rc6.fc41.1 nilfs-utils-2.2.11-2.fc41 ntpsec-1.2.3-6.fc41 ocfs2-tools-1.8.8-4.fc41 opensmtpd-7.5.0p0-2.fc41 pciutils-3.13.0-2.fc41 policycoreutils-3.7-2.fc41 postfix-3.9.0-5.fc41 ppp-2.5.0-12.fc41 procps-ng-4.0.4-3.fc41 psmisc-23.7-2.fc41 rpcbind-1.2.6-5.rc3.fc41 rpm-4.19.92-3.fc41 sanlock-3.9.3-3.fc41 sendmail-8.18.1-2.fc41 shadow-utils-4.15.1-7.fc41 smartmontools-7.4-5.fc41 systemd-256.2-2.fc41 tcpdump-4.99.4-8.fc41 util-linux-2.40.2-3.fc41 v4l-utils-1.26.1-5.fc41 xfsprogs-6.8.0-3.fc41, version_hash:4ae2726abc1f80d6343bed7a5543e02ab5ea0e3b, release:[name:F41, long_name:Fedora 41, version:41, id_prefix:FEDORA, branch:rawhide, dist_tag:f41, stable_tag:f41, testing_tag:f41-updates-testing, candidate_tag:f41-updates-candidate, pending_signing_tag:f41-signing-pending, pending_testing_tag:f41-updates-testing-pending, pending_stable_tag:f41-updates-pending, override_tag:f41-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:unspecified, testing_repository:null, released_on:null, eol:null, setting_status:pre_beta], user:[name:zbyszek, email:zbyszek@in.waw.pl, id:119, avatar:null, openid:null, groups:[[name:provenpackager], [name:packager], [name:python-sig], [name:neuro-sig], [name:fedorabugs], [name:signed_fpca], [name:python-packagers-sig], [name:fesco], [name:gitinitscripts], [name:ipausers], [name:fedora-contributor], [name:scitech_sig], [name:rust-sig]]], comments:[], builds:[[nvr:glibc-2.39.9000-31.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:bind-9.18.26-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:postfix-3.9.0-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:sendmail-8.18.1-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:smartmontools-7.4-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:coreutils-9.5-4.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:e2fsprogs-1.47.1-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:chkconfig-1.28-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:v4l-utils-1.26.1-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:xfsprogs-6.8.0-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:shadow-utils-4.15.1-7.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:tcpdump-4.99.4-8.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:sanlock-3.9.3-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:procps-ng-4.0.4-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:rpcbind-1.2.6-5.rc3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:psmisc-23.7-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:ppp-2.5.0-12.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:policycoreutils-3.7-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:ocfs2-tools-1.8.8-4.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:pciutils-3.13.0-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:opensmtpd-7.5.0p0-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:ntpsec-1.2.3-6.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:nilfs-utils-2.2.11-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:net-tools-2.0-0.70.20160912git.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:lvm2-2.03.24-4.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:msmtp-1.8.25-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:libreswan-4.15-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:lm_sensors-3.6.0-19.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:libcap-2.70-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:kmod-31-6.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:glusterfs-11.1-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:kexec-tools-2.0.28-11.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:iputils-20240117-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:iptables-1.8.10-12.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:httpd-2.4.61-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:gnupg2-2.4.5-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:iproute-6.8.0-4.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:hdparm-9.65-5.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:exim-4.97.1-9.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:esmtp-1.2-25.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:fping-5.2-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:device-mapper-persistent-data-1.0.12-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:dosfstools-4.2-12.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:efibootmgr-18-6.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:dmidecode-3.6-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:cyrus-sasl-2.1.28-26.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:device-mapper-multipath-0.9.9-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:systemd-256.2-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:util-linux-2.40.2-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:msr-tools-1.3-25.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:initscripts-10.25-2.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:nfs-utils-2.6.4-0.rc6.fc41.1, signed:false, release_id:80, type:rpm, epoch:0], [nvr:rpm-4.19.92-3.fc41, signed:false, release_id:80, type:rpm, epoch:0], [nvr:filesystem-3.18-16.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[[bug_id:2267022, title:null, security:false, parent:false, feedback:[]]], updateid:FEDORA-2024-3aafcac6a8, karma:0, content_type:rpm, test_cases:[]]] 14:31:27 [2024-07-09T14:31:27.193Z] [Pipeline] libraryResource 14:31:27 [2024-07-09T14:31:27.301Z] [Pipeline] readJSON 14:31:27 [2024-07-09T14:31:27.564Z] [Pipeline] node 14:31:27 [2024-07-09T14:31:27.678Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:31:27 [2024-07-09T14:31:27.770Z] [Pipeline] { 14:31:28 [2024-07-09T14:31:28.085Z] [Pipeline] writeYaml 14:31:28 [2024-07-09T14:31:28.353Z] [Pipeline] readFile 14:31:28 [2024-07-09T14:31:28.650Z] [Pipeline] } 14:31:28 [2024-07-09T14:31:28.993Z] [Pipeline] // node 14:31:29 [2024-07-09T14:31:29.176Z] [Pipeline] podTemplate 14:31:29 [2024-07-09T14:31:29.222Z] [Pipeline] { 14:31:29 [2024-07-09T14:31:29.538Z] [Pipeline] node 14:31:34 [2024-07-09T14:31:34.605Z] Created Pod: openshift coreos-ci/pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7 14:31:40 [2024-07-09T14:31:40.399Z] Agent pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7 is provisioned from template pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9 14:31:40 [2024-07-09T14:31:40.400Z] --- 14:31:40 [2024-07-09T14:31:40.400Z] apiVersion: "v1" 14:31:40 [2024-07-09T14:31:40.400Z] kind: "Pod" 14:31:40 [2024-07-09T14:31:40.400Z] metadata: 14:31:40 [2024-07-09T14:31:40.400Z] annotations: 14:31:40 [2024-07-09T14:31:40.400Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/710/" 14:31:40 [2024-07-09T14:31:40.400Z] runUrl: "job/bodhi-trigger/710/" 14:31:40 [2024-07-09T14:31:40.400Z] labels: 14:31:40 [2024-07-09T14:31:40.400Z] jenkins: "slave" 14:31:40 [2024-07-09T14:31:40.400Z] jenkins/label-digest: "4065bb7edc98f37d1f7fc4d77c26234436823c75" 14:31:40 [2024-07-09T14:31:40.400Z] jenkins/label: "pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4" 14:31:40 [2024-07-09T14:31:40.400Z] name: "pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7" 14:31:40 [2024-07-09T14:31:40.400Z] namespace: "coreos-ci" 14:31:40 [2024-07-09T14:31:40.400Z] spec: 14:31:40 [2024-07-09T14:31:40.400Z] containers: 14:31:40 [2024-07-09T14:31:40.400Z] - command: 14:31:40 [2024-07-09T14:31:40.400Z] - "/usr/bin/dumb-init" 14:31:40 [2024-07-09T14:31:40.400Z] - "/usr/bin/sleep" 14:31:40 [2024-07-09T14:31:40.400Z] - "infinity" 14:31:40 [2024-07-09T14:31:40.400Z] env: 14:31:40 [2024-07-09T14:31:40.400Z] - name: "NCPUS" 14:31:40 [2024-07-09T14:31:40.400Z] value: "0.1" 14:31:40 [2024-07-09T14:31:40.400Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:31:40 [2024-07-09T14:31:40.400Z] imagePullPolicy: "Always" 14:31:40 [2024-07-09T14:31:40.400Z] name: "worker" 14:31:40 [2024-07-09T14:31:40.400Z] resources: 14:31:40 [2024-07-09T14:31:40.400Z] limits: 14:31:40 [2024-07-09T14:31:40.400Z] cpu: "0.1" 14:31:40 [2024-07-09T14:31:40.400Z] requests: 14:31:40 [2024-07-09T14:31:40.400Z] cpu: "0.1" 14:31:40 [2024-07-09T14:31:40.400Z] volumeMounts: 14:31:40 [2024-07-09T14:31:40.400Z] - mountPath: "/srv/" 14:31:40 [2024-07-09T14:31:40.400Z] name: "emptydir-0" 14:31:40 [2024-07-09T14:31:40.400Z] - mountPath: "/home/jenkins/agent" 14:31:40 [2024-07-09T14:31:40.400Z] name: "workspace-volume" 14:31:40 [2024-07-09T14:31:40.400Z] readOnly: false 14:31:40 [2024-07-09T14:31:40.400Z] - env: 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_SECRET" 14:31:40 [2024-07-09T14:31:40.400Z] value: "********" 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_TUNNEL" 14:31:40 [2024-07-09T14:31:40.400Z] value: "172.30.136.1:50000" 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_AGENT_NAME" 14:31:40 [2024-07-09T14:31:40.400Z] value: "pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7" 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_NAME" 14:31:40 [2024-07-09T14:31:40.400Z] value: "pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7" 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_AGENT_WORKDIR" 14:31:40 [2024-07-09T14:31:40.400Z] value: "/home/jenkins/agent" 14:31:40 [2024-07-09T14:31:40.400Z] - name: "JENKINS_URL" 14:31:40 [2024-07-09T14:31:40.400Z] value: "http://172.30.130.216:80/" 14:31:40 [2024-07-09T14:31:40.400Z] image: "jenkins-agent-base:latest" 14:31:40 [2024-07-09T14:31:40.400Z] name: "jnlp" 14:31:40 [2024-07-09T14:31:40.400Z] resources: 14:31:40 [2024-07-09T14:31:40.400Z] limits: 14:31:40 [2024-07-09T14:31:40.400Z] memory: "512Mi" 14:31:40 [2024-07-09T14:31:40.400Z] cpu: "1" 14:31:40 [2024-07-09T14:31:40.400Z] requests: 14:31:40 [2024-07-09T14:31:40.400Z] memory: "512Mi" 14:31:40 [2024-07-09T14:31:40.400Z] cpu: "1" 14:31:40 [2024-07-09T14:31:40.400Z] volumeMounts: 14:31:40 [2024-07-09T14:31:40.400Z] - mountPath: "/home/jenkins/agent" 14:31:40 [2024-07-09T14:31:40.400Z] name: "workspace-volume" 14:31:40 [2024-07-09T14:31:40.400Z] readOnly: false 14:31:40 [2024-07-09T14:31:40.400Z] nodeSelector: 14:31:40 [2024-07-09T14:31:40.400Z] kubernetes.io/os: "linux" 14:31:40 [2024-07-09T14:31:40.400Z] restartPolicy: "Never" 14:31:40 [2024-07-09T14:31:40.400Z] serviceAccountName: "default" 14:31:40 [2024-07-09T14:31:40.400Z] volumes: 14:31:40 [2024-07-09T14:31:40.400Z] - emptyDir: {} 14:31:40 [2024-07-09T14:31:40.400Z] name: "emptydir-0" 14:31:40 [2024-07-09T14:31:40.400Z] - emptyDir: 14:31:40 [2024-07-09T14:31:40.400Z] medium: "" 14:31:40 [2024-07-09T14:31:40.400Z] name: "workspace-volume" 14:31:40 [2024-07-09T14:31:40.400Z] 14:31:40 [2024-07-09T14:31:40.488Z] Running on pod-47c2ee6b-47ca-4713-81c2-adcf33a32aa4-59ns9-grcz7 in /home/jenkins/agent/workspace/bodhi-trigger 14:31:40 [2024-07-09T14:31:40.559Z] [Pipeline] { 14:31:40 [2024-07-09T14:31:40.859Z] [Pipeline] container 14:31:40 [2024-07-09T14:31:40.910Z] [Pipeline] { 14:31:41 [2024-07-09T14:31:41.225Z] [Pipeline] withEnv 14:31:41 [2024-07-09T14:31:41.277Z] [Pipeline] { 14:31:41 [2024-07-09T14:31:41.494Z] [Pipeline] sh 14:31:42 [2024-07-09T14:31:42.491Z] + set -xeuo pipefail 14:31:42 [2024-07-09T14:31:42.491Z] ++ umask 14:31:42 [2024-07-09T14:31:42.491Z] + '[' 0022 = 0000 ']' 14:31:42 [2024-07-09T14:31:42.491Z] + cat /cosa/coreos-assembler-git.json 14:31:42 [2024-07-09T14:31:42.491Z] { 14:31:42 [2024-07-09T14:31:42.491Z] "date": "2024-07-05T23:53:54Z", 14:31:42 [2024-07-09T14:31:42.491Z] "git": { 14:31:42 [2024-07-09T14:31:42.491Z] "commit": "c426a1c34a745762a9314872212e447b9fd26488", 14:31:42 [2024-07-09T14:31:42.491Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:31:42 [2024-07-09T14:31:42.491Z] "branch": "HEAD", 14:31:42 [2024-07-09T14:31:42.491Z] "dirty": "false" 14:31:42 [2024-07-09T14:31:42.491Z] }, 14:31:42 [2024-07-09T14:31:42.491Z] "file": { 14:31:42 [2024-07-09T14:31:42.491Z] "checksum": "2b06fbeea9d885d73769eb30b722225f3dcd22f68ead381ef2ca74e44d820e31", 14:31:42 [2024-07-09T14:31:42.491Z] "checksum_type": "sha256", 14:31:42 [2024-07-09T14:31:42.491Z] "format": "tar.gz", 14:31:42 [2024-07-09T14:31:42.491Z] "name": "coreos-assembler-git.tar.gz", 14:31:42 [2024-07-09T14:31:42.491Z] "size": "9729480" 14:31:42 [2024-07-09T14:31:42.491Z] } 14:31:42 [2024-07-09T14:31:42.491Z] } 14:31:43 [2024-07-09T14:31:43.056Z] [Pipeline] } 14:31:43 [2024-07-09T14:31:43.398Z] [Pipeline] // withEnv 14:31:43 [2024-07-09T14:31:43.651Z] [Pipeline] stage 14:31:43 [2024-07-09T14:31:43.676Z] [Pipeline] { (Report Running) 14:31:43 [2024-07-09T14:31:43.808Z] [Pipeline] withCredentials 14:31:43 [2024-07-09T14:31:43.852Z] Masking supported pattern matches of $RDB_PASSWORD 14:31:43 [2024-07-09T14:31:43.955Z] [Pipeline] { 14:31:44 [2024-07-09T14:31:44.037Z] [Pipeline] withEnv 14:31:44 [2024-07-09T14:31:44.040Z] [Pipeline] { 14:31:44 [2024-07-09T14:31:44.177Z] [Pipeline] sh 14:31:45 [2024-07-09T14:31:45.054Z] + set -xeuo pipefail 14:31:45 [2024-07-09T14:31:45.054Z] ++ umask 14:31:45 [2024-07-09T14:31:45.054Z] + '[' 0022 = 0000 ']' 14:31:45 [2024-07-09T14:31:45.054Z] + /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-3aafcac6a8 --stream rawhide 14:31:46 [2024-07-09T14:31:46.948Z] [Pipeline] } 14:31:47 [2024-07-09T14:31:47.160Z] [Pipeline] // withEnv 14:31:47 [2024-07-09T14:31:47.194Z] [Pipeline] } 14:31:47 [2024-07-09T14:31:47.336Z] [Pipeline] // withCredentials 14:31:47 [2024-07-09T14:31:47.365Z] [Pipeline] } 14:31:47 [2024-07-09T14:31:47.510Z] [Pipeline] // stage 14:31:47 [2024-07-09T14:31:47.596Z] [Pipeline] stage 14:31:47 [2024-07-09T14:31:47.613Z] [Pipeline] { (Test) 14:31:47 [2024-07-09T14:31:47.710Z] [Pipeline] build 14:31:47 [2024-07-09T14:31:47.713Z] Scheduling project: test-override 14:31:50 [2024-07-09T14:31:50.232Z] Starting building: test-override #749 14:35:37 [2024-07-09T14:35:37.829Z] Build test-override #749 completed: FAILURE 14:35:37 [2024-07-09T14:35:37.895Z] [Pipeline] } 14:35:38 [2024-07-09T14:35:38.124Z] [Pipeline] // stage 14:35:38 [2024-07-09T14:35:38.353Z] [Pipeline] stage 14:35:38 [2024-07-09T14:35:38.406Z] [Pipeline] { (Report Completion) 14:35:38 [2024-07-09T14:35:38.762Z] [Pipeline] withCredentials 14:35:38 [2024-07-09T14:35:38.944Z] Masking supported pattern matches of $RDB_PASSWORD 14:35:38 [2024-07-09T14:35:38.997Z] [Pipeline] { 14:35:39 [2024-07-09T14:35:39.277Z] [Pipeline] withEnv 14:35:39 [2024-07-09T14:35:39.329Z] [Pipeline] { 14:35:39 [2024-07-09T14:35:39.485Z] [Pipeline] sh 14:35:40 [2024-07-09T14:35:40.344Z] + set -xeuo pipefail 14:35:40 [2024-07-09T14:35:40.344Z] ++ umask 14:35:40 [2024-07-09T14:35:40.344Z] + '[' 0022 = 0000 ']' 14:35:40 [2024-07-09T14:35:40.344Z] + /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/749 --outcome FAILED --advisory FEDORA-2024-3aafcac6a8 --stream rawhide 14:35:42 [2024-07-09T14:35:42.311Z] [Pipeline] } 14:35:42 [2024-07-09T14:35:42.490Z] [Pipeline] // withEnv 14:35:42 [2024-07-09T14:35:42.550Z] [Pipeline] } 14:35:42 [2024-07-09T14:35:42.765Z] [Pipeline] // withCredentials 14:35:42 [2024-07-09T14:35:42.794Z] [Pipeline] withCredentials 14:35:42 [2024-07-09T14:35:42.859Z] Masking supported pattern matches of $TOKEN 14:35:42 [2024-07-09T14:35:42.862Z] [Pipeline] { 14:35:42 [2024-07-09T14:35:42.922Z] [Pipeline] withEnv 14:35:42 [2024-07-09T14:35:42.925Z] [Pipeline] { 14:35:43 [2024-07-09T14:35:43.017Z] [Pipeline] sh 14:35:43 [2024-07-09T14:35:43.881Z] + set -xeuo pipefail 14:35:43 [2024-07-09T14:35:43.881Z] ++ umask 14:35:43 [2024-07-09T14:35:43.881Z] + '[' 0022 = 0000 ']' 14:35:43 [2024-07-09T14:35:43.881Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' 14:35:43 [2024-07-09T14:35:43.881Z] { 14:35:43 [2024-07-09T14:35:43.881Z] "body": ":fire: [:ocean:](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/749) glibc-2.39.9000-31.fc41 - FAILED " 14:35:43 [2024-07-09T14:35:43.881Z] }' 14:35:44 [2024-07-09T14:35:44.843Z] [Pipeline] } 14:35:44 [2024-07-09T14:35:44.981Z] [Pipeline] // withEnv 14:35:45 [2024-07-09T14:35:45.076Z] [Pipeline] } 14:35:45 [2024-07-09T14:35:45.231Z] [Pipeline] // withCredentials 14:35:45 [2024-07-09T14:35:45.264Z] [Pipeline] } 14:35:45 [2024-07-09T14:35:45.370Z] [Pipeline] // stage 14:35:45 [2024-07-09T14:35:45.395Z] [Pipeline] } 14:35:45 [2024-07-09T14:35:45.513Z] [Pipeline] // container 14:35:45 [2024-07-09T14:35:45.550Z] [Pipeline] } 14:35:45 [2024-07-09T14:35:45.773Z] [Pipeline] // node 14:35:45 [2024-07-09T14:35:45.819Z] [Pipeline] } 14:35:45 [2024-07-09T14:35:45.970Z] [Pipeline] // podTemplate 14:35:46 [2024-07-09T14:35:46.030Z] [Pipeline] End of Pipeline 14:35:46 [2024-07-09T14:35:46.297Z] Finished: FAILURE