08:47:23 [2024-07-16T08:47:23.562Z] Triggered by CI message. 08:47:23 [2024-07-16T08:47:23.563Z] 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 08:47:23 [2024-07-16T08:47:23.564Z] Selected Git installation does not exist. Using Default 08:47:23 [2024-07-16T08:47:23.564Z] The recommended git tool is: NONE 08:47:23 [2024-07-16T08:47:23.564Z] No credentials specified 08:47:23 [2024-07-16T08:47:23.565Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 08:47:23 [2024-07-16T08:47:23.573Z] Fetching changes from the remote Git repository 08:47:23 [2024-07-16T08:47:23.574Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 08:47:23 [2024-07-16T08:47:23.605Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 08:47:23 [2024-07-16T08:47:23.605Z] > git --version # timeout=10 08:47:23 [2024-07-16T08:47:23.613Z] > git --version # 'git version 2.39.3' 08:47:23 [2024-07-16T08:47:23.613Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:23 [2024-07-16T08:47:23.700Z] > git rev-parse origin/main^{commit} # timeout=10 08:47:23 [2024-07-16T08:47:23.709Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 08:47:23 [2024-07-16T08:47:23.709Z] > git config core.sparsecheckout # timeout=10 08:47:23 [2024-07-16T08:47:23.717Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 08:47:23 [2024-07-16T08:47:23.732Z] Commit message: "hacking: fix matrix webhook env var" 08:47:23 [2024-07-16T08:47:23.732Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 08:47:23 [2024-07-16T08:47:23.871Z] Loading library coreos@main 08:47:23 [2024-07-16T08:47:23.871Z] Attempting to resolve main from remote references... 08:47:23 [2024-07-16T08:47:23.871Z] > git --version # timeout=10 08:47:23 [2024-07-16T08:47:23.880Z] > git --version # 'git version 2.39.3' 08:47:23 [2024-07-16T08:47:23.880Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 08:47:23 [2024-07-16T08:47:23.962Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 08:47:23 [2024-07-16T08:47:23.964Z] Selected Git installation does not exist. Using Default 08:47:23 [2024-07-16T08:47:23.964Z] The recommended git tool is: NONE 08:47:23 [2024-07-16T08:47:23.964Z] No credentials specified 08:47:23 [2024-07-16T08:47:23.964Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 08:47:23 [2024-07-16T08:47:23.973Z] Fetching changes from the remote Git repository 08:47:23 [2024-07-16T08:47:23.974Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 08:47:23 [2024-07-16T08:47:23.992Z] Fetching without tags 08:47:23 [2024-07-16T08:47:23.992Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 08:47:23 [2024-07-16T08:47:23.992Z] > git --version # timeout=10 08:47:24 [2024-07-16T08:47:24.001Z] > git --version # 'git version 2.39.3' 08:47:24 [2024-07-16T08:47:24.001Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:24 [2024-07-16T08:47:24.075Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 08:47:24 [2024-07-16T08:47:24.075Z] > git config core.sparsecheckout # timeout=10 08:47:24 [2024-07-16T08:47:24.083Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 08:47:24 [2024-07-16T08:47:24.095Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 08:47:24 [2024-07-16T08:47:24.095Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 08:47:24 [2024-07-16T08:47:24.323Z] [Pipeline] Start of Pipeline 08:47:24 [2024-07-16T08:47:24.531Z] [Pipeline] node 08:47:24 [2024-07-16T08:47:24.652Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 08:47:24 [2024-07-16T08:47:24.783Z] [Pipeline] { 08:47:24 [2024-07-16T08:47:24.961Z] [Pipeline] checkout 08:47:24 [2024-07-16T08:47:24.996Z] Selected Git installation does not exist. Using Default 08:47:24 [2024-07-16T08:47:24.996Z] The recommended git tool is: NONE 08:47:24 [2024-07-16T08:47:24.996Z] No credentials specified 08:47:24 [2024-07-16T08:47:24.996Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 08:47:25 [2024-07-16T08:47:25.005Z] Fetching changes from the remote Git repository 08:47:25 [2024-07-16T08:47:25.006Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 08:47:25 [2024-07-16T08:47:25.024Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 08:47:25 [2024-07-16T08:47:25.024Z] > git --version # timeout=10 08:47:25 [2024-07-16T08:47:25.031Z] > git --version # 'git version 2.39.3' 08:47:25 [2024-07-16T08:47:25.031Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:25 [2024-07-16T08:47:25.114Z] > git rev-parse origin/main^{commit} # timeout=10 08:47:25 [2024-07-16T08:47:25.124Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 08:47:25 [2024-07-16T08:47:25.124Z] > git config core.sparsecheckout # timeout=10 08:47:25 [2024-07-16T08:47:25.132Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 08:47:25 [2024-07-16T08:47:25.143Z] Commit message: "hacking: fix matrix webhook env var" 08:47:25 [2024-07-16T08:47:25.302Z] [Pipeline] readYaml 08:47:25 [2024-07-16T08:47:25.591Z] [Pipeline] withEnv 08:47:25 [2024-07-16T08:47:25.630Z] [Pipeline] { 08:47:25 [2024-07-16T08:47:25.876Z] [Pipeline] sh 08:47:26 [2024-07-16T08:47:26.157Z] + set -xeuo pipefail 08:47:26 [2024-07-16T08:47:26.157Z] ++ umask 08:47:26 [2024-07-16T08:47:26.157Z] + '[' 0022 = 0000 ']' 08:47:26 [2024-07-16T08:47:26.157Z] + rm -rf pipe 08:47:26 [2024-07-16T08:47:26.157Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 08:47:26 [2024-07-16T08:47:26.157Z] Cloning into 'pipe'... 08:47:26 [2024-07-16T08:47:26.413Z] [Pipeline] } 08:47:26 [2024-07-16T08:47:26.530Z] [Pipeline] // withEnv 08:47:26 [2024-07-16T08:47:26.602Z] [Pipeline] load 08:47:26 [2024-07-16T08:47:26.716Z] [Pipeline] { (pipe/utils.groovy) 08:47:26 [2024-07-16T08:47:26.769Z] [Pipeline] } 08:47:26 [2024-07-16T08:47:26.858Z] [Pipeline] // load 08:47:26 [2024-07-16T08:47:26.954Z] [Pipeline] readYaml 08:47:27 [2024-07-16T08:47:27.027Z] [Pipeline] withEnv 08:47:27 [2024-07-16T08:47:27.046Z] [Pipeline] { 08:47:27 [2024-07-16T08:47:27.145Z] [Pipeline] sh 08:47:27 [2024-07-16T08:47:27.421Z] + set -xeuo pipefail 08:47:27 [2024-07-16T08:47:27.421Z] ++ umask 08:47:27 [2024-07-16T08:47:27.421Z] + '[' 0022 = 0000 ']' 08:47:27 [2024-07-16T08:47:27.421Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 08:47:27 [2024-07-16T08:47:27.479Z] [Pipeline] } 08:47:27 [2024-07-16T08:47:27.556Z] [Pipeline] // withEnv 08:47:27 [2024-07-16T08:47:27.619Z] [Pipeline] readYaml 08:47:27 [2024-07-16T08:47:27.742Z] [Pipeline] withEnv 08:47:27 [2024-07-16T08:47:27.756Z] [Pipeline] { 08:47:27 [2024-07-16T08:47:27.846Z] [Pipeline] sh 08:47:28 [2024-07-16T08:47:28.121Z] + set -xeuo pipefail 08:47:28 [2024-07-16T08:47:28.121Z] ++ umask 08:47:28 [2024-07-16T08:47:28.121Z] + '[' 0022 = 0000 ']' 08:47:28 [2024-07-16T08:47:28.121Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 08:47:28 [2024-07-16T08:47:28.187Z] [Pipeline] } 08:47:28 [2024-07-16T08:47:28.398Z] [Pipeline] // withEnv 08:47:28 [2024-07-16T08:47:28.516Z] [Pipeline] readYaml 08:47:28 [2024-07-16T08:47:28.704Z] [Pipeline] } 08:47:29 [2024-07-16T08:47:29.041Z] [Pipeline] // node 08:47:29 [2024-07-16T08:47:29.190Z] [Pipeline] properties 08:47:29 [2024-07-16T08:47:29.390Z] [Pipeline] readJSON 08:47:30 [2024-07-16T08:47:30.174Z] [Pipeline] echo 08:47:30 [2024-07-16T08:47:30.223Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2479998, task_id:119691708, nvr:NetworkManager-1.46.2-1.fc40]]], agent:ihuguet, re-trigger:true, update:[autokarma:true, autotime:true, stable_karma:3, stable_days:14, unstable_karma:-3, require_bugs:true, require_testcases:true, display_name:, notes:Update to 1.46.2 release, type:bugfix, status:testing, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:true, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-xfce, close_bugs:true, date_submitted:2024-06-27 18:34:15, date_modified:null, date_approved:null, date_testing:2024-06-28 01:39:48, date_stable:null, alias:FEDORA-2024-ab0aaeda92, test_gating_status:failed, from_tag:null, date_pushed:2024-06-28 01:39:48, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-ab0aaeda92, title:NetworkManager-1.46.2-1.fc40, version_hash:f9f1c5e4229f7b721b667c2259b7d7a4bce5d122, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:f40, dist_tag:f40, stable_tag:f40-updates, 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:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, released_on:null, eol:2025-05-13, setting_status:null], user:[name:ihuguet, email:ihuguet@redhat.com, id:7937, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:trust admins]]], comments:[[karma:0, karma_critpath:0, text:This update has been submitted for testing by ihuguet. , timestamp:2024-06-27 18:34:16, update_id:624134, user_id:91, id:3593049, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-06-27 18:34:17, update_id:624134, user_id:91, id:3593050, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-06-27 18:34:17, update_id:624134, user_id:91, id:3593051, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'failed'., timestamp:2024-06-27 19:54:44, update_id:624134, user_id:91, id:3593122, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update has been pushed to testing., timestamp:2024-06-28 01:40:39, update_id:624134, user_id:91, id:3593375, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:1, karma_critpath:0, text:Works., timestamp:2024-06-28 02:19:36, update_id:624134, user_id:198, id:3593477, bug_feedback:[], testcase_feedback:[], user:[name:bojan, email:bojan@rexursive.com, id:198, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]]], [karma:1, karma_critpath:0, text:Works. NM wifi with the iwd backend. 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] System: 08:47:30 [2024-07-16T08:47:30.223Z] Host: zenbook-fedora Kernel: 6.9.6-200.fc40.x86_64 arch: x86_64 bits: 64 08:47:30 [2024-07-16T08:47:30.223Z] Desktop: KDE Plasma v: 6.1.1 Distro: Fedora Linux 40 (KDE Plasma) 08:47:30 [2024-07-16T08:47:30.223Z] Machine: 08:47:30 [2024-07-16T08:47:30.223Z] Type: Laptop System: ASUSTeK product: Zenbook 15 UM3504DA_UM3504DA v: 1.0 08:47:30 [2024-07-16T08:47:30.223Z] serial: <superuser required> 08:47:30 [2024-07-16T08:47:30.223Z] Mobo: ASUSTeK model: UM3504DA v: 1.0 serial: <superuser required> 08:47:30 [2024-07-16T08:47:30.223Z] UEFI: American Megatrends LLC. v: UM3504DA.312 date: 05/13/2024 08:47:30 [2024-07-16T08:47:30.223Z] CPU: 08:47:30 [2024-07-16T08:47:30.223Z] Info: 8-core model: AMD Ryzen 7 7735U with Radeon Graphics bits: 64 08:47:30 [2024-07-16T08:47:30.223Z] type: MT MCP cache: L2: 4 MiB 08:47:30 [2024-07-16T08:47:30.223Z] Speed (MHz): avg: 503 min/max: 400/4819 cores: 1: 400 2: 400 3: 2052 08:47:30 [2024-07-16T08:47:30.223Z] 4: 400 5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400 13: 400 08:47:30 [2024-07-16T08:47:30.223Z] 14: 400 15: 400 16: 400 08:47:30 [2024-07-16T08:47:30.223Z] Network: 08:47:30 [2024-07-16T08:47:30.223Z] Device-1: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter 08:47:30 [2024-07-16T08:47:30.223Z] driver: mt7921e 08:47:30 [2024-07-16T08:47:30.223Z] , timestamp:2024-06-28 11:16:58, update_id:624134, user_id:8247, id:3593702, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3593702, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3593702, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3593702, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3593702, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3593702, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3593702, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3593702, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3593702, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3593702, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3593702, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3593702, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3593702, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:1, comment_id:3593702, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:1, comment_id:3593702, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3593702, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3593702, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3593702, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3593702, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:leejm516, email:leejm516@gmail.com, id:8247, avatar:null, openid:null, groups:[[name:ipausers], [name:signed_fpca], [name:trust admins]]]], [karma:1, karma_critpath:0, text:, timestamp:2024-06-28 13:45:27, update_id:624134, user_id:5881, id:3593808, bug_feedback:[], testcase_feedback:[], user:[name:geraldosimiao, email:geraldo.simiao.kutz@gmail.com, id:5881, avatar:null, openid:null, groups:[[name:qa], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:ambassadors], [name:fedora-br], [name:advocates], [name:respins-sig]]]], [karma:1, karma_critpath:0, text:, timestamp:2024-06-28 13:49:31, update_id:624134, user_id:7096, id:3593820, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3593820, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3593820, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3593820, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3593820, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3593820, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3593820, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3593820, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3593820, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3593820, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3593820, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3593820, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3593820, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3593820, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3593820, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3593820, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3593820, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3593820, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3593820, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:steiner, email:daimarstein@pm.me, id:7096, avatar:null, openid:null, groups:[[name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedora-socialmedia], [name:marketing], [name:designteam]]]], [karma:1, karma_critpath:0, text:Working OK here., timestamp:2024-06-29 04:52:28, update_id:624134, user_id:4756, id:3594321, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3594321, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3594321, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3594321, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3594321, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3594321, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3594321, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3594321, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3594321, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3594321, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:1, comment_id:3594321, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3594321, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3594321, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:1, comment_id:3594321, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3594321, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3594321, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3594321, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3594321, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3594321, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:nixuser, email:nixuser@mail.com, id:4756, avatar:null, openid:null, groups:[[name:qa], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:trust admins]]]], [karma:1, karma_critpath:0, text:, timestamp:2024-07-01 11:05:45, update_id:624134, user_id:2240, id:3595501, bug_feedback:[], testcase_feedback:[], user:[name:frantisekz, email:fzatlouk@redhat.com, id:2240, avatar:null, openid:null, groups:[[name:packager], [name:qa-tools-sig], [name:provenpackager], [name:fedora-contributor], [name:qa-admin], [name:signed_fpca], [name:sysadmin-qa], [name:sysadmin], [name:ambassadors], [name:advocates], [name:fedorabugs], [name:qa], [name:ipausers]]]], [karma:0, karma_critpath:0, text:Does this one failing test need some kind of attention, so that this package can become stable once the 14 days have passed? Is there anything a complete newbie to Fedora packaging like me can do to help? Like ping someone or dig into some error usefully? Any pointers welcome!, timestamp:2024-07-01 13:43:51, update_id:624134, user_id:8295, id:3595564, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3595564, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3595564, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3595564, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3595564, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3595564, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3595564, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3595564, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3595564, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3595564, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3595564, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3595564, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3595564, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3595564, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3595564, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3595564, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3595564, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3595564, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3595564, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:dlaehnemann, email:david.laehnemann@hhu.de, id:8295, avatar:null, openid:null, groups:[[name:ipausers], [name:trust admins]]]], [karma:1, karma_critpath:0, text:no regressions noted, timestamp:2024-07-02 02:51:53, update_id:624134, user_id:124, id:3596387, bug_feedback:[], testcase_feedback:[], user:[name:filiperosset, email:rosset.filipe@gmail.com, id:124, avatar:null, openid:null, groups:[[name:proventesters], [name:packager], [name:provenpackager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:ambassadors], [name:l10n], [name:cvsl10n], [name:fedora-br]]]], [karma:1, karma_critpath:0, text:no issues with NM on my system 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] @dlaehnemann That failed test is a required test, which means this update will not be autopushed, regardless of karma or time. A maintainer action (probably by @ihuguet who created this update) is required. The test suite for NetworkManager is defined in distgit: 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] https://src.fedoraproject.org/rpms/NetworkManager/blob/f40/f/tests/tests.yml 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] and it links to the actual test suite location. NM devs/maintainers will need to figure out why it failed, and either fix NM or the test suite, or they can waive the failed test as inconsequential and push this update stable anyway., timestamp:2024-07-03 05:56:18, update_id:624134, user_id:411, id:3597822, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3597822, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3597822, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3597822, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3597822, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3597822, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3597822, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3597822, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3597822, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3597822, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3597822, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3597822, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3597822, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3597822, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3597822, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3597822, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3597822, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3597822, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3597822, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:kparal, email:kparal@redhat.com, id:411, avatar:null, openid:null, groups:[[name:qa-tools-sig], [name:proventesters], [name:qa], [name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:qa-admin], [name:trust admins]]]], [karma:0, karma_critpath:0, text:Thanks for the explanations and pointers! 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] And I guess your mention of ihuguet might already have notified them of this issue. Let's hope that this is just some spurious testing setup failure and a rerun goes through. Or it's simple to fix..., timestamp:2024-07-03 08:43:26, update_id:624134, user_id:8295, id:3597876, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3597876, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3597876, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3597876, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3597876, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3597876, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3597876, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3597876, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3597876, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3597876, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3597876, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3597876, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3597876, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3597876, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3597876, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3597876, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3597876, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3597876, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3597876, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:dlaehnemann, email:david.laehnemann@hhu.de, id:8295, avatar:null, openid:null, groups:[[name:ipausers], [name:trust admins]]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-07-06 09:28:52, update_id:624134, user_id:91, id:3601784, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'failed'., timestamp:2024-07-06 10:24:01, update_id:624134, user_id:91, id:3602096, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:1, karma_critpath:0, text:working normal, timestamp:2024-07-12 13:16:18, update_id:624134, user_id:546, id:3608742, bug_feedback:[], testcase_feedback:[], user:[name:evillagr, email:eduardo.villagran.morales@gmail.com, id:546, avatar:null, openid:null, groups:[[name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:ambassadors], [name:l10n], [name:cvsl10n]]]], [karma:0, karma_critpath:0, text:Hi! Yes, we are investigating the failures. There has been some delays due to some people's holidays but we'll try to figure out ASAP., timestamp:2024-07-15 11:10:10, update_id:624134, user_id:7937, id:3611115, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3611115, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3611115, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3611115, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3611115, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3611115, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3611115, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3611115, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3611115, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3611115, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3611115, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3611115, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3611115, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3611115, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3611115, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3611115, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3611115, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3611115, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3611115, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:ihuguet, email:ihuguet@redhat.com, id:7937, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:trust admins]]]], [karma:0, karma_critpath:0, text:Many thanks for the heads up, and also for working on the fixes that this update enables! Looking forward to being able to use 2FA with a TOTP token directly from networkmanager! 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] One thing I noticed, when looking at the failing test, is that a bunch of the failing test cases were erroring with: 08:47:30 [2024-07-16T08:47:30.223Z] ``` 08:47:30 [2024-07-16T08:47:30.223Z] AssertionError: Not seeing wpa2-psk in 180 seconds 08:47:30 [2024-07-16T08:47:30.223Z] ``` 08:47:30 [2024-07-16T08:47:30.223Z] 08:47:30 [2024-07-16T08:47:30.223Z] So maybe this was some kind of temporary issue with the CI and a simple rerun might already fix (some of) the test cases? But this is just wild guessing. So in any case, many thanks and fingers crossed for a quick resolution., timestamp:2024-07-15 12:18:48, update_id:624134, user_id:8295, id:3611227, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3611227, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3611227, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3611227, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3611227, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3611227, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3611227, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3611227, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3611227, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3611227, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3611227, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3611227, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3611227, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3611227, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3611227, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3611227, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3611227, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3611227, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3611227, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:dlaehnemann, email:david.laehnemann@hhu.de, id:8295, avatar:null, openid:null, groups:[[name:ipausers], [name:trust admins]]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-07-15 13:38:01, update_id:624134, user_id:91, id:3611327, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'failed'., timestamp:2024-07-15 14:50:59, update_id:624134, user_id:91, id:3611537, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:That's what I thought at first, but several retries gave the same result. We have identified it as a SELinux permissions problem that affects some of the tests. A colleague from QA is working on them, but otherwise maybe it's safe to waive them. We'll resolve it soon., timestamp:2024-07-15 15:00:16, update_id:624134, user_id:7937, id:3611550, bug_feedback:[], testcase_feedback:[[karma:0, comment_id:3611550, testcase_id:93, testcase:[name:QA/TestCases/NM Mobile Broadband, id:93]], [karma:0, comment_id:3611550, testcase_id:92, testcase:[name:QA/TestCases/NM VPN OpenVPN, id:92]], [karma:0, comment_id:3611550, testcase_id:94, testcase:[name:QA/TestCases/NM VPN vpnc, id:94]], [karma:0, comment_id:3611550, testcase_id:95, testcase:[name:QA/TestCases/NM WEP, id:95]], [karma:0, comment_id:3611550, testcase_id:97, testcase:[name:QA/TestCases/NM WPA, id:97]], [karma:0, comment_id:3611550, testcase_id:96, testcase:[name:QA/TestCases/NM Wifi, id:96]], [karma:0, comment_id:3611550, testcase_id:98, testcase:[name:QA:Testcase DNS-over-SSL, id:98]], [karma:0, comment_id:3611550, testcase_id:99, testcase:[name:QA:Testcase DNSSEC-trigger, id:99]], [karma:0, comment_id:3611550, testcase_id:284, testcase:[name:QA:Testcase NM Bonding, id:284]], [karma:0, comment_id:3611550, testcase_id:285, testcase:[name:QA:Testcase NM Ethernet, id:285]], [karma:0, comment_id:3611550, testcase_id:286, testcase:[name:QA:Testcase NM Gnome Hotspot, id:286]], [karma:0, comment_id:3611550, testcase_id:287, testcase:[name:QA:Testcase NM KDE Hotspot, id:287]], [karma:0, comment_id:3611550, testcase_id:289, testcase:[name:QA:Testcase NM Wireless, id:289]], [karma:0, comment_id:3611550, testcase_id:288, testcase:[name:QA:Testcase NM nmcli, id:288]], [karma:0, comment_id:3611550, testcase_id:100, testcase:[name:QA:Testcase NetworkManager assume, id:100]], [karma:0, comment_id:3611550, testcase_id:101, testcase:[name:QA:Testcase NetworkManager bt pan, id:101]], [karma:0, comment_id:3611550, testcase_id:282, testcase:[name:QA:Testcase NetworkManager celldata, id:282]], [karma:0, comment_id:3611550, testcase_id:283, testcase:[name:QA:Testcase NetworkManager ipv6, id:283]]], user:[name:ihuguet, email:ihuguet@redhat.com, id:7937, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:trust admins]]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-07-16 07:24:47, update_id:624134, user_id:91, id:3612504, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]], [karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'failed'., timestamp:2024-07-16 08:37:32, update_id:624134, user_id:91, id:3612589, bug_feedback:[], testcase_feedback:[], user:[name:bodhi, email:null, id:91, avatar:null, openid:null, groups:[]]]], builds:[[nvr:NetworkManager-1.46.2-1.fc40, signed:true, release_id:76, type:rpm, epoch:1]], bugs:[], updateid:FEDORA-2024-ab0aaeda92, karma:9, content_type:rpm, test_cases:[[name:QA/TestCases/NM Mobile Broadband, id:93], [name:QA/TestCases/NM VPN OpenVPN, id:92], [name:QA/TestCases/NM VPN vpnc, id:94], [name:QA/TestCases/NM WEP, id:95], [name:QA/TestCases/NM WPA, id:97], [name:QA/TestCases/NM Wifi, id:96], [name:QA:Testcase DNS-over-SSL, id:98], [name:QA:Testcase DNSSEC-trigger, id:99], [name:QA:Testcase NM Bonding, id:284], [name:QA:Testcase NM Ethernet, id:285], [name:QA:Testcase NM Gnome Hotspot, id:286], [name:QA:Testcase NM KDE Hotspot, id:287], [name:QA:Testcase NM Wireless, id:289], [name:QA:Testcase NM nmcli, id:288], [name:QA:Testcase NetworkManager assume, id:100], [name:QA:Testcase NetworkManager bt pan, id:101], [name:QA:Testcase NetworkManager celldata, id:282], [name:QA:Testcase NetworkManager ipv6, id:283]]]] 08:47:30 [2024-07-16T08:47:30.425Z] [Pipeline] libraryResource 08:47:30 [2024-07-16T08:47:30.557Z] [Pipeline] readJSON 08:47:30 [2024-07-16T08:47:30.826Z] [Pipeline] node 08:47:30 [2024-07-16T08:47:30.961Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 08:47:31 [2024-07-16T08:47:31.040Z] [Pipeline] { 08:47:31 [2024-07-16T08:47:31.180Z] [Pipeline] writeYaml 08:47:31 [2024-07-16T08:47:31.403Z] [Pipeline] readFile 08:47:31 [2024-07-16T08:47:31.577Z] [Pipeline] } 08:47:31 [2024-07-16T08:47:31.835Z] [Pipeline] // node 08:47:32 [2024-07-16T08:47:32.012Z] [Pipeline] podTemplate 08:47:32 [2024-07-16T08:47:32.058Z] [Pipeline] { 08:47:32 [2024-07-16T08:47:32.259Z] [Pipeline] node 08:47:39 [2024-07-16T08:47:39.553Z] Created Pod: openshift coreos-ci/pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst 08:47:46 [2024-07-16T08:47:46.013Z] Agent pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst is provisioned from template pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj 08:47:46 [2024-07-16T08:47:46.014Z] --- 08:47:46 [2024-07-16T08:47:46.014Z] apiVersion: "v1" 08:47:46 [2024-07-16T08:47:46.014Z] kind: "Pod" 08:47:46 [2024-07-16T08:47:46.014Z] metadata: 08:47:46 [2024-07-16T08:47:46.014Z] annotations: 08:47:46 [2024-07-16T08:47:46.014Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/741/" 08:47:46 [2024-07-16T08:47:46.014Z] runUrl: "job/bodhi-trigger/741/" 08:47:46 [2024-07-16T08:47:46.014Z] labels: 08:47:46 [2024-07-16T08:47:46.014Z] jenkins: "slave" 08:47:46 [2024-07-16T08:47:46.014Z] jenkins/label-digest: "74606512f63cf19991b64c6c885fb703e76b8519" 08:47:46 [2024-07-16T08:47:46.014Z] jenkins/label: "pod-fa29bafc-644c-43d8-83fc-8ac739443329" 08:47:46 [2024-07-16T08:47:46.014Z] name: "pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst" 08:47:46 [2024-07-16T08:47:46.014Z] namespace: "coreos-ci" 08:47:46 [2024-07-16T08:47:46.014Z] spec: 08:47:46 [2024-07-16T08:47:46.014Z] containers: 08:47:46 [2024-07-16T08:47:46.014Z] - command: 08:47:46 [2024-07-16T08:47:46.014Z] - "/usr/bin/dumb-init" 08:47:46 [2024-07-16T08:47:46.014Z] - "/usr/bin/sleep" 08:47:46 [2024-07-16T08:47:46.014Z] - "infinity" 08:47:46 [2024-07-16T08:47:46.014Z] env: 08:47:46 [2024-07-16T08:47:46.014Z] - name: "NCPUS" 08:47:46 [2024-07-16T08:47:46.014Z] value: "0.1" 08:47:46 [2024-07-16T08:47:46.014Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 08:47:46 [2024-07-16T08:47:46.014Z] imagePullPolicy: "Always" 08:47:46 [2024-07-16T08:47:46.014Z] name: "worker" 08:47:46 [2024-07-16T08:47:46.014Z] resources: 08:47:46 [2024-07-16T08:47:46.014Z] limits: 08:47:46 [2024-07-16T08:47:46.014Z] cpu: "0.1" 08:47:46 [2024-07-16T08:47:46.014Z] requests: 08:47:46 [2024-07-16T08:47:46.014Z] cpu: "0.1" 08:47:46 [2024-07-16T08:47:46.014Z] volumeMounts: 08:47:46 [2024-07-16T08:47:46.014Z] - mountPath: "/srv/" 08:47:46 [2024-07-16T08:47:46.014Z] name: "emptydir-0" 08:47:46 [2024-07-16T08:47:46.014Z] - mountPath: "/home/jenkins/agent" 08:47:46 [2024-07-16T08:47:46.014Z] name: "workspace-volume" 08:47:46 [2024-07-16T08:47:46.014Z] readOnly: false 08:47:46 [2024-07-16T08:47:46.014Z] - env: 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_SECRET" 08:47:46 [2024-07-16T08:47:46.014Z] value: "********" 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_TUNNEL" 08:47:46 [2024-07-16T08:47:46.014Z] value: "172.30.136.1:50000" 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_AGENT_NAME" 08:47:46 [2024-07-16T08:47:46.014Z] value: "pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst" 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_NAME" 08:47:46 [2024-07-16T08:47:46.014Z] value: "pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst" 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_AGENT_WORKDIR" 08:47:46 [2024-07-16T08:47:46.014Z] value: "/home/jenkins/agent" 08:47:46 [2024-07-16T08:47:46.014Z] - name: "JENKINS_URL" 08:47:46 [2024-07-16T08:47:46.014Z] value: "http://172.30.130.216:80/" 08:47:46 [2024-07-16T08:47:46.014Z] image: "jenkins-agent-base:latest" 08:47:46 [2024-07-16T08:47:46.014Z] name: "jnlp" 08:47:46 [2024-07-16T08:47:46.014Z] resources: 08:47:46 [2024-07-16T08:47:46.014Z] limits: 08:47:46 [2024-07-16T08:47:46.014Z] memory: "512Mi" 08:47:46 [2024-07-16T08:47:46.014Z] cpu: "1" 08:47:46 [2024-07-16T08:47:46.014Z] requests: 08:47:46 [2024-07-16T08:47:46.014Z] memory: "512Mi" 08:47:46 [2024-07-16T08:47:46.014Z] cpu: "1" 08:47:46 [2024-07-16T08:47:46.014Z] volumeMounts: 08:47:46 [2024-07-16T08:47:46.014Z] - mountPath: "/home/jenkins/agent" 08:47:46 [2024-07-16T08:47:46.014Z] name: "workspace-volume" 08:47:46 [2024-07-16T08:47:46.014Z] readOnly: false 08:47:46 [2024-07-16T08:47:46.014Z] nodeSelector: 08:47:46 [2024-07-16T08:47:46.014Z] kubernetes.io/os: "linux" 08:47:46 [2024-07-16T08:47:46.014Z] restartPolicy: "Never" 08:47:46 [2024-07-16T08:47:46.014Z] serviceAccountName: "default" 08:47:46 [2024-07-16T08:47:46.014Z] volumes: 08:47:46 [2024-07-16T08:47:46.014Z] - emptyDir: {} 08:47:46 [2024-07-16T08:47:46.014Z] name: "emptydir-0" 08:47:46 [2024-07-16T08:47:46.014Z] - emptyDir: 08:47:46 [2024-07-16T08:47:46.014Z] medium: "" 08:47:46 [2024-07-16T08:47:46.014Z] name: "workspace-volume" 08:47:46 [2024-07-16T08:47:46.014Z] 08:47:46 [2024-07-16T08:47:46.073Z] Running on pod-fa29bafc-644c-43d8-83fc-8ac739443329-2bpgj-t7bst in /home/jenkins/agent/workspace/bodhi-trigger 08:47:46 [2024-07-16T08:47:46.136Z] [Pipeline] { 08:47:46 [2024-07-16T08:47:46.409Z] [Pipeline] container 08:47:46 [2024-07-16T08:47:46.454Z] [Pipeline] { 08:47:46 [2024-07-16T08:47:46.771Z] [Pipeline] withEnv 08:47:46 [2024-07-16T08:47:46.800Z] [Pipeline] { 08:47:46 [2024-07-16T08:47:46.996Z] [Pipeline] sh 08:47:48 [2024-07-16T08:47:48.038Z] + set -xeuo pipefail 08:47:48 [2024-07-16T08:47:48.038Z] ++ umask 08:47:48 [2024-07-16T08:47:48.038Z] + '[' 0022 = 0000 ']' 08:47:48 [2024-07-16T08:47:48.038Z] + cat /cosa/coreos-assembler-git.json 08:47:48 [2024-07-16T08:47:48.038Z] { 08:47:48 [2024-07-16T08:47:48.038Z] "date": "2024-07-12T23:13:42Z", 08:47:48 [2024-07-16T08:47:48.038Z] "git": { 08:47:48 [2024-07-16T08:47:48.038Z] "commit": "8ade3ece9f66def2ab6b651a846577833d305e1f", 08:47:48 [2024-07-16T08:47:48.038Z] "origin": "https://github.com/coreos/coreos-assembler.git", 08:47:48 [2024-07-16T08:47:48.038Z] "branch": "HEAD", 08:47:48 [2024-07-16T08:47:48.038Z] "dirty": "false" 08:47:48 [2024-07-16T08:47:48.038Z] }, 08:47:48 [2024-07-16T08:47:48.038Z] "file": { 08:47:48 [2024-07-16T08:47:48.038Z] "checksum": "fb85f64296a9432ea2f430140355110165e9ab1cd1450ea6c47b3c329c1f8a05", 08:47:48 [2024-07-16T08:47:48.038Z] "checksum_type": "sha256", 08:47:48 [2024-07-16T08:47:48.038Z] "format": "tar.gz", 08:47:48 [2024-07-16T08:47:48.038Z] "name": "coreos-assembler-git.tar.gz", 08:47:48 [2024-07-16T08:47:48.038Z] "size": "9730701" 08:47:48 [2024-07-16T08:47:48.038Z] } 08:47:48 [2024-07-16T08:47:48.038Z] } 08:47:48 [2024-07-16T08:47:48.374Z] [Pipeline] } 08:47:48 [2024-07-16T08:47:48.620Z] [Pipeline] // withEnv 08:47:48 [2024-07-16T08:47:48.831Z] [Pipeline] stage 08:47:48 [2024-07-16T08:47:48.883Z] [Pipeline] { (Report Running) 08:47:49 [2024-07-16T08:47:49.214Z] [Pipeline] withCredentials 08:47:49 [2024-07-16T08:47:49.262Z] Masking supported pattern matches of $RDB_PASSWORD 08:47:49 [2024-07-16T08:47:49.267Z] [Pipeline] { 08:47:49 [2024-07-16T08:47:49.342Z] [Pipeline] withEnv 08:47:49 [2024-07-16T08:47:49.353Z] [Pipeline] { 08:47:49 [2024-07-16T08:47:49.393Z] [Pipeline] sh 08:47:50 [2024-07-16T08:47:50.279Z] + set -xeuo pipefail 08:47:50 [2024-07-16T08:47:50.279Z] ++ umask 08:47:50 [2024-07-16T08:47:50.279Z] + '[' 0022 = 0000 ']' 08:47:50 [2024-07-16T08:47:50.279Z] + /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-ab0aaeda92 --stream testing-devel 08:47:52 [2024-07-16T08:47:52.797Z] [Pipeline] } 08:47:52 [2024-07-16T08:47:52.926Z] [Pipeline] // withEnv 08:47:53 [2024-07-16T08:47:53.003Z] [Pipeline] } 08:47:53 [2024-07-16T08:47:53.062Z] [Pipeline] // withCredentials 08:47:53 [2024-07-16T08:47:53.094Z] [Pipeline] } 08:47:53 [2024-07-16T08:47:53.159Z] [Pipeline] // stage 08:47:53 [2024-07-16T08:47:53.186Z] [Pipeline] stage 08:47:53 [2024-07-16T08:47:53.189Z] [Pipeline] { (Test) 08:47:53 [2024-07-16T08:47:53.227Z] [Pipeline] build 08:47:53 [2024-07-16T08:47:53.239Z] Scheduling project: test-override 08:47:55 [2024-07-16T08:47:55.107Z] Starting building: test-override #775 10:25:00 [2024-07-16T10:25:00.751Z] Build test-override #775 completed: SUCCESS 10:25:00 [2024-07-16T10:25:00.796Z] [Pipeline] } 10:25:01 [2024-07-16T10:25:01.054Z] [Pipeline] // stage 10:25:01 [2024-07-16T10:25:01.257Z] [Pipeline] stage 10:25:01 [2024-07-16T10:25:01.291Z] [Pipeline] { (Report Completion) 10:25:01 [2024-07-16T10:25:01.557Z] [Pipeline] withCredentials 10:25:01 [2024-07-16T10:25:01.602Z] Masking supported pattern matches of $RDB_PASSWORD 10:25:01 [2024-07-16T10:25:01.791Z] [Pipeline] { 10:25:01 [2024-07-16T10:25:01.943Z] [Pipeline] withEnv 10:25:01 [2024-07-16T10:25:01.985Z] [Pipeline] { 10:25:02 [2024-07-16T10:25:02.161Z] [Pipeline] sh 10:25:03 [2024-07-16T10:25:03.390Z] + set -xeuo pipefail 10:25:03 [2024-07-16T10:25:03.390Z] ++ umask 10:25:03 [2024-07-16T10:25:03.390Z] + '[' 0022 = 0000 ']' 10:25:03 [2024-07-16T10:25:03.390Z] + /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/775 --outcome PASSED --advisory FEDORA-2024-ab0aaeda92 --stream testing-devel 10:25:05 [2024-07-16T10:25:05.374Z] [Pipeline] } 10:25:05 [2024-07-16T10:25:05.643Z] [Pipeline] // withEnv 10:25:05 [2024-07-16T10:25:05.746Z] [Pipeline] } 10:25:05 [2024-07-16T10:25:05.975Z] [Pipeline] // withCredentials 10:25:06 [2024-07-16T10:25:06.046Z] [Pipeline] } 10:25:06 [2024-07-16T10:25:06.353Z] [Pipeline] // stage 10:25:06 [2024-07-16T10:25:06.421Z] [Pipeline] } 10:25:06 [2024-07-16T10:25:06.612Z] [Pipeline] // container 10:25:06 [2024-07-16T10:25:06.676Z] [Pipeline] } 10:25:06 [2024-07-16T10:25:06.972Z] [Pipeline] // node 10:25:07 [2024-07-16T10:25:07.053Z] [Pipeline] } 10:25:07 [2024-07-16T10:25:07.257Z] [Pipeline] // podTemplate 10:25:07 [2024-07-16T10:25:07.361Z] [Pipeline] End of Pipeline 10:25:07 [2024-07-16T10:25:07.618Z] Finished: SUCCESS