15:16:14 [2024-07-10T15:16:14.279Z] Triggered by CI message. 15:16:14 [2024-07-10T15:16:14.280Z] 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 15:16:14 [2024-07-10T15:16:14.281Z] Selected Git installation does not exist. Using Default 15:16:14 [2024-07-10T15:16:14.281Z] The recommended git tool is: NONE 15:16:14 [2024-07-10T15:16:14.281Z] No credentials specified 15:16:14 [2024-07-10T15:16:14.281Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 15:16:14 [2024-07-10T15:16:14.289Z] Fetching changes from the remote Git repository 15:16:14 [2024-07-10T15:16:14.290Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 15:16:14 [2024-07-10T15:16:14.300Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 15:16:14 [2024-07-10T15:16:14.300Z] > git --version # timeout=10 15:16:14 [2024-07-10T15:16:14.308Z] > git --version # 'git version 2.39.3' 15:16:14 [2024-07-10T15:16:14.308Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:14 [2024-07-10T15:16:14.428Z] > git rev-parse origin/main^{commit} # timeout=10 15:16:14 [2024-07-10T15:16:14.436Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 15:16:14 [2024-07-10T15:16:14.436Z] > git config core.sparsecheckout # timeout=10 15:16:14 [2024-07-10T15:16:14.442Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 15:16:14 [2024-07-10T15:16:14.452Z] Commit message: "hacking: fix matrix webhook env var" 15:16:14 [2024-07-10T15:16:14.452Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 15:16:14 [2024-07-10T15:16:14.547Z] Loading library coreos@main 15:16:14 [2024-07-10T15:16:14.547Z] Attempting to resolve main from remote references... 15:16:14 [2024-07-10T15:16:14.547Z] > git --version # timeout=10 15:16:14 [2024-07-10T15:16:14.555Z] > git --version # 'git version 2.39.3' 15:16:14 [2024-07-10T15:16:14.555Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 15:16:14 [2024-07-10T15:16:14.673Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 15:16:14 [2024-07-10T15:16:14.674Z] Selected Git installation does not exist. Using Default 15:16:14 [2024-07-10T15:16:14.674Z] The recommended git tool is: NONE 15:16:14 [2024-07-10T15:16:14.674Z] No credentials specified 15:16:14 [2024-07-10T15:16:14.674Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 15:16:14 [2024-07-10T15:16:14.681Z] Fetching changes from the remote Git repository 15:16:14 [2024-07-10T15:16:14.682Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 15:16:14 [2024-07-10T15:16:14.690Z] Fetching without tags 15:16:14 [2024-07-10T15:16:14.690Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 15:16:14 [2024-07-10T15:16:14.690Z] > git --version # timeout=10 15:16:14 [2024-07-10T15:16:14.696Z] > git --version # 'git version 2.39.3' 15:16:14 [2024-07-10T15:16:14.696Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:14 [2024-07-10T15:16:14.794Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 15:16:14 [2024-07-10T15:16:14.794Z] > git config core.sparsecheckout # timeout=10 15:16:14 [2024-07-10T15:16:14.800Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 15:16:14 [2024-07-10T15:16:14.823Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 15:16:14 [2024-07-10T15:16:14.823Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 15:16:15 [2024-07-10T15:16:15.028Z] [Pipeline] Start of Pipeline 15:16:15 [2024-07-10T15:16:15.342Z] [Pipeline] node 15:16:15 [2024-07-10T15:16:15.497Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 15:16:15 [2024-07-10T15:16:15.611Z] [Pipeline] { 15:16:15 [2024-07-10T15:16:15.771Z] [Pipeline] checkout 15:16:15 [2024-07-10T15:16:15.814Z] Selected Git installation does not exist. Using Default 15:16:15 [2024-07-10T15:16:15.814Z] The recommended git tool is: NONE 15:16:15 [2024-07-10T15:16:15.814Z] No credentials specified 15:16:15 [2024-07-10T15:16:15.814Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 15:16:15 [2024-07-10T15:16:15.834Z] Fetching changes from the remote Git repository 15:16:15 [2024-07-10T15:16:15.835Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 15:16:15 [2024-07-10T15:16:15.927Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 15:16:15 [2024-07-10T15:16:15.927Z] > git --version # timeout=10 15:16:15 [2024-07-10T15:16:15.935Z] > git --version # 'git version 2.39.3' 15:16:15 [2024-07-10T15:16:15.935Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:15 [2024-07-10T15:16:15.997Z] > git rev-parse origin/main^{commit} # timeout=10 15:16:16 [2024-07-10T15:16:16.004Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 15:16:16 [2024-07-10T15:16:16.004Z] > git config core.sparsecheckout # timeout=10 15:16:16 [2024-07-10T15:16:16.011Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 15:16:16 [2024-07-10T15:16:16.020Z] Commit message: "hacking: fix matrix webhook env var" 15:16:16 [2024-07-10T15:16:16.160Z] [Pipeline] readYaml 15:16:16 [2024-07-10T15:16:16.697Z] [Pipeline] withEnv 15:16:16 [2024-07-10T15:16:16.737Z] [Pipeline] { 15:16:16 [2024-07-10T15:16:16.937Z] [Pipeline] sh 15:16:17 [2024-07-10T15:16:17.224Z] + set -xeuo pipefail 15:16:17 [2024-07-10T15:16:17.224Z] ++ umask 15:16:17 [2024-07-10T15:16:17.224Z] + '[' 0022 = 0000 ']' 15:16:17 [2024-07-10T15:16:17.224Z] + rm -rf pipe 15:16:17 [2024-07-10T15:16:17.224Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 15:16:17 [2024-07-10T15:16:17.224Z] Cloning into 'pipe'... 15:16:17 [2024-07-10T15:16:17.486Z] [Pipeline] } 15:16:17 [2024-07-10T15:16:17.603Z] [Pipeline] // withEnv 15:16:17 [2024-07-10T15:16:17.685Z] [Pipeline] load 15:16:17 [2024-07-10T15:16:17.831Z] [Pipeline] { (pipe/utils.groovy) 15:16:18 [2024-07-10T15:16:18.002Z] [Pipeline] } 15:16:18 [2024-07-10T15:16:18.162Z] [Pipeline] // load 15:16:18 [2024-07-10T15:16:18.212Z] [Pipeline] readYaml 15:16:18 [2024-07-10T15:16:18.322Z] [Pipeline] withEnv 15:16:18 [2024-07-10T15:16:18.341Z] [Pipeline] { 15:16:18 [2024-07-10T15:16:18.486Z] [Pipeline] sh 15:16:18 [2024-07-10T15:16:18.753Z] + set -xeuo pipefail 15:16:18 [2024-07-10T15:16:18.754Z] ++ umask 15:16:18 [2024-07-10T15:16:18.754Z] + '[' 0022 = 0000 ']' 15:16:18 [2024-07-10T15:16:18.754Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 15:16:18 [2024-07-10T15:16:18.811Z] [Pipeline] } 15:16:18 [2024-07-10T15:16:18.993Z] [Pipeline] // withEnv 15:16:19 [2024-07-10T15:16:19.062Z] [Pipeline] readYaml 15:16:19 [2024-07-10T15:16:19.233Z] [Pipeline] withEnv 15:16:19 [2024-07-10T15:16:19.247Z] [Pipeline] { 15:16:19 [2024-07-10T15:16:19.348Z] [Pipeline] sh 15:16:19 [2024-07-10T15:16:19.621Z] + set -xeuo pipefail 15:16:19 [2024-07-10T15:16:19.621Z] ++ umask 15:16:19 [2024-07-10T15:16:19.621Z] + '[' 0022 = 0000 ']' 15:16:19 [2024-07-10T15:16:19.621Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 15:16:19 [2024-07-10T15:16:19.682Z] [Pipeline] } 15:16:19 [2024-07-10T15:16:19.782Z] [Pipeline] // withEnv 15:16:19 [2024-07-10T15:16:19.834Z] [Pipeline] readYaml 15:16:19 [2024-07-10T15:16:19.938Z] [Pipeline] } 15:16:20 [2024-07-10T15:16:20.079Z] [Pipeline] // node 15:16:20 [2024-07-10T15:16:20.276Z] [Pipeline] properties 15:16:20 [2024-07-10T15:16:20.441Z] [Pipeline] readJSON 15:16:20 [2024-07-10T15:16:20.716Z] [Pipeline] echo 15:16:20 [2024-07-10T15:16:20.756Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2484932, task_id:120289820, nvr:podman-5.1.2-1.fc40]]], 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:Automatic update for podman-5.1.2-1.fc40., type:enhancement, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-build critical-path-compose critical-path-gnome, close_bugs:true, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3b9f8ff500, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b9f8ff500, title:podman-5.1.2-1.fc40, version_hash:5da63ddf29380b8f9145ffd2112419b309f606d4, 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:packit, email:user-cont-team+packit-fas@redhat.com, id:6406, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:centosproject-email-aliases], [name:git-packit-team], [name:sig-cloud], [name:bodhi_update_bots]]], comments:[], builds:[[nvr:podman-5.1.2-1.fc40, signed:false, release_id:76, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-3b9f8ff500, karma:0, content_type:rpm, test_cases:[]]] 15:16:20 [2024-07-10T15:16:20.927Z] [Pipeline] libraryResource 15:16:21 [2024-07-10T15:16:21.025Z] [Pipeline] readJSON 15:16:21 [2024-07-10T15:16:21.242Z] [Pipeline] node 15:16:21 [2024-07-10T15:16:21.334Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 15:16:21 [2024-07-10T15:16:21.558Z] [Pipeline] { 15:16:21 [2024-07-10T15:16:21.757Z] [Pipeline] writeYaml 15:16:22 [2024-07-10T15:16:22.077Z] [Pipeline] readFile 15:16:22 [2024-07-10T15:16:22.312Z] [Pipeline] } 15:16:22 [2024-07-10T15:16:22.614Z] [Pipeline] // node 15:16:22 [2024-07-10T15:16:22.806Z] [Pipeline] podTemplate 15:16:22 [2024-07-10T15:16:22.894Z] [Pipeline] { 15:16:23 [2024-07-10T15:16:23.157Z] [Pipeline] node 15:16:24 [2024-07-10T15:16:24.522Z] Created Pod: openshift coreos-ci/pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt 15:16:29 [2024-07-10T15:16:29.531Z] Agent pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt is provisioned from template pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h 15:16:29 [2024-07-10T15:16:29.532Z] --- 15:16:29 [2024-07-10T15:16:29.532Z] apiVersion: "v1" 15:16:29 [2024-07-10T15:16:29.532Z] kind: "Pod" 15:16:29 [2024-07-10T15:16:29.532Z] metadata: 15:16:29 [2024-07-10T15:16:29.532Z] annotations: 15:16:29 [2024-07-10T15:16:29.532Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/716/" 15:16:29 [2024-07-10T15:16:29.532Z] runUrl: "job/bodhi-trigger/716/" 15:16:29 [2024-07-10T15:16:29.532Z] labels: 15:16:29 [2024-07-10T15:16:29.532Z] jenkins: "slave" 15:16:29 [2024-07-10T15:16:29.532Z] jenkins/label-digest: "b7f930c53db470eccf84ebabddfb96997f2e43ce" 15:16:29 [2024-07-10T15:16:29.532Z] jenkins/label: "pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43" 15:16:29 [2024-07-10T15:16:29.532Z] name: "pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt" 15:16:29 [2024-07-10T15:16:29.532Z] namespace: "coreos-ci" 15:16:29 [2024-07-10T15:16:29.532Z] spec: 15:16:29 [2024-07-10T15:16:29.532Z] containers: 15:16:29 [2024-07-10T15:16:29.532Z] - command: 15:16:29 [2024-07-10T15:16:29.532Z] - "/usr/bin/dumb-init" 15:16:29 [2024-07-10T15:16:29.532Z] - "/usr/bin/sleep" 15:16:29 [2024-07-10T15:16:29.532Z] - "infinity" 15:16:29 [2024-07-10T15:16:29.532Z] env: 15:16:29 [2024-07-10T15:16:29.532Z] - name: "NCPUS" 15:16:29 [2024-07-10T15:16:29.532Z] value: "0.1" 15:16:29 [2024-07-10T15:16:29.532Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 15:16:29 [2024-07-10T15:16:29.532Z] imagePullPolicy: "Always" 15:16:29 [2024-07-10T15:16:29.532Z] name: "worker" 15:16:29 [2024-07-10T15:16:29.532Z] resources: 15:16:29 [2024-07-10T15:16:29.532Z] limits: 15:16:29 [2024-07-10T15:16:29.532Z] cpu: "0.1" 15:16:29 [2024-07-10T15:16:29.532Z] requests: 15:16:29 [2024-07-10T15:16:29.532Z] cpu: "0.1" 15:16:29 [2024-07-10T15:16:29.532Z] volumeMounts: 15:16:29 [2024-07-10T15:16:29.532Z] - mountPath: "/srv/" 15:16:29 [2024-07-10T15:16:29.532Z] name: "emptydir-0" 15:16:29 [2024-07-10T15:16:29.532Z] - mountPath: "/home/jenkins/agent" 15:16:29 [2024-07-10T15:16:29.532Z] name: "workspace-volume" 15:16:29 [2024-07-10T15:16:29.532Z] readOnly: false 15:16:29 [2024-07-10T15:16:29.532Z] - env: 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_SECRET" 15:16:29 [2024-07-10T15:16:29.532Z] value: "********" 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_TUNNEL" 15:16:29 [2024-07-10T15:16:29.532Z] value: "172.30.136.1:50000" 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_AGENT_NAME" 15:16:29 [2024-07-10T15:16:29.532Z] value: "pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt" 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_NAME" 15:16:29 [2024-07-10T15:16:29.532Z] value: "pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt" 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_AGENT_WORKDIR" 15:16:29 [2024-07-10T15:16:29.532Z] value: "/home/jenkins/agent" 15:16:29 [2024-07-10T15:16:29.532Z] - name: "JENKINS_URL" 15:16:29 [2024-07-10T15:16:29.532Z] value: "http://172.30.130.216:80/" 15:16:29 [2024-07-10T15:16:29.532Z] image: "jenkins-agent-base:latest" 15:16:29 [2024-07-10T15:16:29.532Z] name: "jnlp" 15:16:29 [2024-07-10T15:16:29.532Z] resources: 15:16:29 [2024-07-10T15:16:29.532Z] limits: 15:16:29 [2024-07-10T15:16:29.532Z] memory: "512Mi" 15:16:29 [2024-07-10T15:16:29.532Z] cpu: "1" 15:16:29 [2024-07-10T15:16:29.532Z] requests: 15:16:29 [2024-07-10T15:16:29.532Z] memory: "512Mi" 15:16:29 [2024-07-10T15:16:29.532Z] cpu: "1" 15:16:29 [2024-07-10T15:16:29.532Z] volumeMounts: 15:16:29 [2024-07-10T15:16:29.532Z] - mountPath: "/home/jenkins/agent" 15:16:29 [2024-07-10T15:16:29.532Z] name: "workspace-volume" 15:16:29 [2024-07-10T15:16:29.532Z] readOnly: false 15:16:29 [2024-07-10T15:16:29.532Z] nodeSelector: 15:16:29 [2024-07-10T15:16:29.532Z] kubernetes.io/os: "linux" 15:16:29 [2024-07-10T15:16:29.532Z] restartPolicy: "Never" 15:16:29 [2024-07-10T15:16:29.532Z] serviceAccountName: "default" 15:16:29 [2024-07-10T15:16:29.532Z] volumes: 15:16:29 [2024-07-10T15:16:29.532Z] - emptyDir: {} 15:16:29 [2024-07-10T15:16:29.532Z] name: "emptydir-0" 15:16:29 [2024-07-10T15:16:29.532Z] - emptyDir: 15:16:29 [2024-07-10T15:16:29.532Z] medium: "" 15:16:29 [2024-07-10T15:16:29.532Z] name: "workspace-volume" 15:16:29 [2024-07-10T15:16:29.532Z] 15:16:29 [2024-07-10T15:16:29.760Z] Running on pod-8b2bb347-48eb-4d1d-b6ed-b24b03205b43-5kf4h-kjxlt in /home/jenkins/agent/workspace/bodhi-trigger 15:16:29 [2024-07-10T15:16:29.797Z] [Pipeline] { 15:16:30 [2024-07-10T15:16:30.124Z] [Pipeline] container 15:16:30 [2024-07-10T15:16:30.163Z] [Pipeline] { 15:16:30 [2024-07-10T15:16:30.395Z] [Pipeline] withEnv 15:16:30 [2024-07-10T15:16:30.418Z] [Pipeline] { 15:16:30 [2024-07-10T15:16:30.475Z] [Pipeline] sh 15:16:31 [2024-07-10T15:16:31.410Z] + set -xeuo pipefail 15:16:31 [2024-07-10T15:16:31.410Z] ++ umask 15:16:31 [2024-07-10T15:16:31.410Z] + '[' 0022 = 0000 ']' 15:16:31 [2024-07-10T15:16:31.410Z] + cat /cosa/coreos-assembler-git.json 15:16:31 [2024-07-10T15:16:31.410Z] { 15:16:31 [2024-07-10T15:16:31.410Z] "date": "2024-07-05T23:53:54Z", 15:16:31 [2024-07-10T15:16:31.410Z] "git": { 15:16:31 [2024-07-10T15:16:31.410Z] "commit": "c426a1c34a745762a9314872212e447b9fd26488", 15:16:31 [2024-07-10T15:16:31.410Z] "origin": "https://github.com/coreos/coreos-assembler.git", 15:16:31 [2024-07-10T15:16:31.410Z] "branch": "HEAD", 15:16:31 [2024-07-10T15:16:31.410Z] "dirty": "false" 15:16:31 [2024-07-10T15:16:31.410Z] }, 15:16:31 [2024-07-10T15:16:31.410Z] "file": { 15:16:31 [2024-07-10T15:16:31.410Z] "checksum": "2b06fbeea9d885d73769eb30b722225f3dcd22f68ead381ef2ca74e44d820e31", 15:16:31 [2024-07-10T15:16:31.410Z] "checksum_type": "sha256", 15:16:31 [2024-07-10T15:16:31.410Z] "format": "tar.gz", 15:16:31 [2024-07-10T15:16:31.410Z] "name": "coreos-assembler-git.tar.gz", 15:16:31 [2024-07-10T15:16:31.410Z] "size": "9729480" 15:16:31 [2024-07-10T15:16:31.410Z] } 15:16:31 [2024-07-10T15:16:31.410Z] } 15:16:31 [2024-07-10T15:16:31.644Z] [Pipeline] } 15:16:31 [2024-07-10T15:16:31.774Z] [Pipeline] // withEnv 15:16:31 [2024-07-10T15:16:31.852Z] [Pipeline] stage 15:16:31 [2024-07-10T15:16:31.856Z] [Pipeline] { (Report Running) 15:16:31 [2024-07-10T15:16:31.954Z] [Pipeline] withCredentials 15:16:31 [2024-07-10T15:16:31.990Z] Masking supported pattern matches of $RDB_PASSWORD 15:16:32 [2024-07-10T15:16:32.059Z] [Pipeline] { 15:16:32 [2024-07-10T15:16:32.113Z] [Pipeline] withEnv 15:16:32 [2024-07-10T15:16:32.116Z] [Pipeline] { 15:16:32 [2024-07-10T15:16:32.199Z] [Pipeline] sh 15:16:32 [2024-07-10T15:16:32.749Z] + set -xeuo pipefail 15:16:32 [2024-07-10T15:16:32.749Z] ++ umask 15:16:32 [2024-07-10T15:16:32.749Z] + '[' 0022 = 0000 ']' 15:16:32 [2024-07-10T15:16:32.749Z] + /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-3b9f8ff500 --stream testing-devel 15:16:34 [2024-07-10T15:16:34.918Z] [Pipeline] } 15:16:35 [2024-07-10T15:16:35.098Z] [Pipeline] // withEnv 15:16:35 [2024-07-10T15:16:35.142Z] [Pipeline] } 15:16:35 [2024-07-10T15:16:35.285Z] [Pipeline] // withCredentials 15:16:35 [2024-07-10T15:16:35.349Z] [Pipeline] } 15:16:35 [2024-07-10T15:16:35.464Z] [Pipeline] // stage 15:16:35 [2024-07-10T15:16:35.599Z] [Pipeline] stage 15:16:35 [2024-07-10T15:16:35.619Z] [Pipeline] { (Test) 15:16:35 [2024-07-10T15:16:35.696Z] [Pipeline] build 15:16:35 [2024-07-10T15:16:35.708Z] Scheduling project: test-override 15:16:37 [2024-07-10T15:16:37.978Z] Starting building: test-override #754 16:51:31 [2024-07-10T16:51:31.543Z] Build test-override #754 completed: SUCCESS 16:51:31 [2024-07-10T16:51:31.586Z] [Pipeline] } 16:51:31 [2024-07-10T16:51:31.815Z] [Pipeline] // stage 16:51:31 [2024-07-10T16:51:31.969Z] [Pipeline] stage 16:51:31 [2024-07-10T16:51:31.999Z] [Pipeline] { (Report Completion) 16:51:32 [2024-07-10T16:51:32.257Z] [Pipeline] withCredentials 16:51:32 [2024-07-10T16:51:32.364Z] Masking supported pattern matches of $RDB_PASSWORD 16:51:32 [2024-07-10T16:51:32.415Z] [Pipeline] { 16:51:32 [2024-07-10T16:51:32.599Z] [Pipeline] withEnv 16:51:32 [2024-07-10T16:51:32.629Z] [Pipeline] { 16:51:32 [2024-07-10T16:51:32.856Z] [Pipeline] sh 16:51:33 [2024-07-10T16:51:33.450Z] + set -xeuo pipefail 16:51:33 [2024-07-10T16:51:33.450Z] ++ umask 16:51:33 [2024-07-10T16:51:33.450Z] + '[' 0022 = 0000 ']' 16:51:33 [2024-07-10T16:51:33.450Z] + /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/754 --outcome PASSED --advisory FEDORA-2024-3b9f8ff500 --stream testing-devel 16:51:35 [2024-07-10T16:51:35.428Z] [Pipeline] } 16:51:35 [2024-07-10T16:51:35.662Z] [Pipeline] // withEnv 16:51:35 [2024-07-10T16:51:35.779Z] [Pipeline] } 16:51:36 [2024-07-10T16:51:36.022Z] [Pipeline] // withCredentials 16:51:36 [2024-07-10T16:51:36.102Z] [Pipeline] } 16:51:36 [2024-07-10T16:51:36.321Z] [Pipeline] // stage 16:51:36 [2024-07-10T16:51:36.465Z] [Pipeline] } 16:51:36 [2024-07-10T16:51:36.657Z] [Pipeline] // container 16:51:36 [2024-07-10T16:51:36.754Z] [Pipeline] } 16:51:37 [2024-07-10T16:51:37.006Z] [Pipeline] // node 16:51:37 [2024-07-10T16:51:37.121Z] [Pipeline] } 16:51:37 [2024-07-10T16:51:37.384Z] [Pipeline] // podTemplate 16:51:37 [2024-07-10T16:51:37.504Z] [Pipeline] End of Pipeline 16:51:37 [2024-07-10T16:51:37.698Z] Finished: SUCCESS