12:10:56 [2023-12-05T12:10:56.776Z] Triggered by CI message.
12:10:56 [2023-12-05T12:10:56.777Z] 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
12:10:56 [2023-12-05T12:10:56.778Z] The recommended git tool is: NONE
12:10:56 [2023-12-05T12:10:56.778Z] No credentials specified
12:10:56 [2023-12-05T12:10:56.778Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
12:10:56 [2023-12-05T12:10:56.784Z] Fetching changes from the remote Git repository
12:10:56 [2023-12-05T12:10:56.785Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:10:56 [2023-12-05T12:10:56.824Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:10:56 [2023-12-05T12:10:56.824Z] > git --version # timeout=10
12:10:56 [2023-12-05T12:10:56.830Z] > git --version # 'git version 2.39.3'
12:10:56 [2023-12-05T12:10:56.830Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:10:57 [2023-12-05T12:10:57.031Z] > git rev-parse origin/main^{commit} # timeout=10
12:10:57 [2023-12-05T12:10:57.037Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
12:10:57 [2023-12-05T12:10:57.037Z] > git config core.sparsecheckout # timeout=10
12:10:57 [2023-12-05T12:10:57.041Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
12:10:57 [2023-12-05T12:10:57.046Z] Commit message: "ci: add sanity-check for Groovy files"
12:10:57 [2023-12-05T12:10:57.047Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
12:10:57 [2023-12-05T12:10:57.183Z] Loading library coreos@main
12:10:57 [2023-12-05T12:10:57.183Z] Attempting to resolve main from remote references...
12:10:57 [2023-12-05T12:10:57.184Z] > git --version # timeout=10
12:10:57 [2023-12-05T12:10:57.189Z] > git --version # 'git version 2.39.3'
12:10:57 [2023-12-05T12:10:57.189Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
12:10:57 [2023-12-05T12:10:57.359Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
12:10:57 [2023-12-05T12:10:57.360Z] Selected Git installation does not exist. Using Default
12:10:57 [2023-12-05T12:10:57.360Z] The recommended git tool is: NONE
12:10:57 [2023-12-05T12:10:57.360Z] No credentials specified
12:10:57 [2023-12-05T12:10:57.360Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
12:10:57 [2023-12-05T12:10:57.365Z] Fetching changes from the remote Git repository
12:10:57 [2023-12-05T12:10:57.366Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
12:10:57 [2023-12-05T12:10:57.372Z] Fetching without tags
12:10:57 [2023-12-05T12:10:57.372Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
12:10:57 [2023-12-05T12:10:57.372Z] > git --version # timeout=10
12:10:57 [2023-12-05T12:10:57.376Z] > git --version # 'git version 2.39.3'
12:10:57 [2023-12-05T12:10:57.376Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:10:57 [2023-12-05T12:10:57.558Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
12:10:57 [2023-12-05T12:10:57.558Z] > git config core.sparsecheckout # timeout=10
12:10:57 [2023-12-05T12:10:57.564Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
12:10:57 [2023-12-05T12:10:57.570Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
12:10:57 [2023-12-05T12:10:57.570Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
12:10:57 [2023-12-05T12:10:57.863Z] [Pipeline] Start of Pipeline
12:10:58 [2023-12-05T12:10:58.029Z] [Pipeline] node
12:10:58 [2023-12-05T12:10:58.138Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
12:10:58 [2023-12-05T12:10:58.263Z] [Pipeline] {
12:10:58 [2023-12-05T12:10:58.515Z] [Pipeline] withEnv
12:10:58 [2023-12-05T12:10:58.537Z] [Pipeline] {
12:10:58 [2023-12-05T12:10:58.655Z] [Pipeline] sh
12:10:58 [2023-12-05T12:10:58.937Z] + set -xeuo pipefail
12:10:58 [2023-12-05T12:10:58.937Z] ++ umask
12:10:58 [2023-12-05T12:10:58.937Z] + '[' 0022 = 0000 ']'
12:10:58 [2023-12-05T12:10:58.937Z] + rm -rf pipe
12:10:58 [2023-12-05T12:10:58.937Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
12:10:58 [2023-12-05T12:10:58.937Z] Cloning into 'pipe'...
12:10:59 [2023-12-05T12:10:59.557Z] [Pipeline] }
12:10:59 [2023-12-05T12:10:59.700Z] [Pipeline] // withEnv
12:10:59 [2023-12-05T12:10:59.812Z] [Pipeline] load
12:11:00 [2023-12-05T12:11:00.084Z] [Pipeline] { (pipe/utils.groovy)
12:11:00 [2023-12-05T12:11:00.193Z] [Pipeline] }
12:11:00 [2023-12-05T12:11:00.385Z] [Pipeline] // load
12:11:00 [2023-12-05T12:11:00.484Z] [Pipeline] readYaml
12:11:00 [2023-12-05T12:11:00.975Z] [Pipeline] withEnv
12:11:00 [2023-12-05T12:11:00.998Z] [Pipeline] {
12:11:01 [2023-12-05T12:11:01.217Z] [Pipeline] sh
12:11:01 [2023-12-05T12:11:01.495Z] + set -xeuo pipefail
12:11:01 [2023-12-05T12:11:01.495Z] ++ umask
12:11:01 [2023-12-05T12:11:01.495Z] + '[' 0022 = 0000 ']'
12:11:01 [2023-12-05T12:11:01.495Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
12:11:01 [2023-12-05T12:11:01.579Z] [Pipeline] }
12:11:01 [2023-12-05T12:11:01.827Z] [Pipeline] // withEnv
12:11:02 [2023-12-05T12:11:02.001Z] [Pipeline] readYaml
12:11:02 [2023-12-05T12:11:02.233Z] [Pipeline] withEnv
12:11:02 [2023-12-05T12:11:02.255Z] [Pipeline] {
12:11:02 [2023-12-05T12:11:02.401Z] [Pipeline] sh
12:11:02 [2023-12-05T12:11:02.675Z] + set -xeuo pipefail
12:11:02 [2023-12-05T12:11:02.675Z] ++ umask
12:11:02 [2023-12-05T12:11:02.675Z] + '[' 0022 = 0000 ']'
12:11:02 [2023-12-05T12:11:02.675Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml
12:11:02 [2023-12-05T12:11:02.767Z] [Pipeline] }
12:11:02 [2023-12-05T12:11:02.854Z] [Pipeline] // withEnv
12:11:02 [2023-12-05T12:11:02.916Z] [Pipeline] readYaml
12:11:03 [2023-12-05T12:11:03.219Z] [Pipeline] withEnv
12:11:03 [2023-12-05T12:11:03.254Z] [Pipeline] {
12:11:03 [2023-12-05T12:11:03.390Z] [Pipeline] sh
12:11:03 [2023-12-05T12:11:03.668Z] + set -xeuo pipefail
12:11:03 [2023-12-05T12:11:03.668Z] ++ umask
12:11:03 [2023-12-05T12:11:03.668Z] + '[' 0022 = 0000 ']'
12:11:03 [2023-12-05T12:11:03.668Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
12:11:03 [2023-12-05T12:11:03.741Z] [Pipeline] }
12:11:03 [2023-12-05T12:11:03.851Z] [Pipeline] // withEnv
12:11:03 [2023-12-05T12:11:03.914Z] [Pipeline] readYaml
12:11:04 [2023-12-05T12:11:04.079Z] [Pipeline] withEnv
12:11:04 [2023-12-05T12:11:04.090Z] [Pipeline] {
12:11:04 [2023-12-05T12:11:04.216Z] [Pipeline] sh
12:11:04 [2023-12-05T12:11:04.481Z] + set -xeuo pipefail
12:11:04 [2023-12-05T12:11:04.482Z] ++ umask
12:11:04 [2023-12-05T12:11:04.482Z] + '[' 0022 = 0000 ']'
12:11:04 [2023-12-05T12:11:04.482Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
12:11:04 [2023-12-05T12:11:04.482Z] + jq -e '.releases[0].composed_by_bodhi'
12:11:04 [2023-12-05T12:11:04.482Z] true
12:11:04 [2023-12-05T12:11:04.553Z] [Pipeline] }
12:11:04 [2023-12-05T12:11:04.663Z] [Pipeline] // withEnv
12:11:04 [2023-12-05T12:11:04.857Z] [Pipeline] withEnv
12:11:04 [2023-12-05T12:11:04.879Z] [Pipeline] {
12:11:04 [2023-12-05T12:11:04.971Z] [Pipeline] sh
12:11:05 [2023-12-05T12:11:05.271Z] + set -xeuo pipefail
12:11:05 [2023-12-05T12:11:05.271Z] ++ umask
12:11:05 [2023-12-05T12:11:05.271Z] + '[' 0022 = 0000 ']'
12:11:05 [2023-12-05T12:11:05.271Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
12:11:05 [2023-12-05T12:11:05.271Z] + jq -e '.releases[0].composed_by_bodhi'
12:11:05 [2023-12-05T12:11:05.822Z] false
12:11:05 [2023-12-05T12:11:05.944Z] [Pipeline] }
12:11:06 [2023-12-05T12:11:06.109Z] [Pipeline] // withEnv
12:11:06 [2023-12-05T12:11:06.266Z] [Pipeline] }
12:11:06 [2023-12-05T12:11:06.484Z] [Pipeline] // node
12:11:06 [2023-12-05T12:11:06.610Z] [Pipeline] properties
12:11:06 [2023-12-05T12:11:06.725Z] [Pipeline] readJSON
12:11:06 [2023-12-05T12:11:06.869Z] [Pipeline] echo
12:11:06 [2023-12-05T12:11:06.892Z] Handling message: [agent:packit, update:[autokarma:true, autotime:true, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:, require_bugs:true, require_testcases:true, display_name:, notes:Automatic update for podman-4.8.1-1.fc39.
12:11:06 [2023-12-05T12:11:06.892Z]
12:11:06 [2023-12-05T12:11:06.892Z] ##### **Changelog for podman**
12:11:06 [2023-12-05T12:11:06.892Z]
12:11:06 [2023-12-05T12:11:06.892Z] ```
12:11:06 [2023-12-05T12:11:06.892Z] * Tue Dec 05 2023 Packit <hello@packit.dev> - 5:4.8.1-1
12:11:06 [2023-12-05T12:11:06.892Z] - [packit] 4.8.1 upstream release
12:11:06 [2023-12-05T12:11:06.892Z]
12:11:06 [2023-12-05T12:11:06.892Z] ```, type:enhancement, status:pending, request:testing, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-build critical-path-compose critical-path-gnome, close_bugs:true, date_submitted:2023-12-05 12:10:55, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-e8cfbfbdd9, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-e8cfbfbdd9, title:podman-4.8.1-1.fc39, version_hash:c4db44e3d283c9e979599677af2ed4c72d9d50d5, release:[name:F39, long_name:Fedora 39, version:39, id_prefix:FEDORA, branch:f39, dist_tag:f39, stable_tag:f39-updates, testing_tag:f39-updates-testing, candidate_tag:f39-updates-candidate, pending_signing_tag:f39-signing-pending, pending_testing_tag:f39-updates-testing-pending, pending_stable_tag:f39-updates-pending, override_tag:f39-override, mail_template:fedora_errata_template, state:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, eol:2024-11-12], compose:null, comments:[[id:3302880, karma:0, karma_critpath:0, text:This update has been submitted for testing by packit. , timestamp:2023-12-05 12:10:55, update_id:568425, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:podman-4.8.1-1.fc39, signed:false, release_id:70, type:rpm, epoch:0]], bugs:[], user:[id:6406, name:packit, email:user-cont-team+packit-fas@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:git-packit-team], [name:bodhi_update_bots]]], updateid:FEDORA-2023-e8cfbfbdd9, karma:0, content_type:rpm, test_cases:[]]]
12:11:07 [2023-12-05T12:11:07.091Z] [Pipeline] libraryResource
12:11:07 [2023-12-05T12:11:07.137Z] [Pipeline] readJSON
12:11:07 [2023-12-05T12:11:07.240Z] [Pipeline] node
12:11:07 [2023-12-05T12:11:07.313Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
12:11:07 [2023-12-05T12:11:07.377Z] [Pipeline] {
12:11:07 [2023-12-05T12:11:07.485Z] [Pipeline] writeYaml
12:11:07 [2023-12-05T12:11:07.585Z] [Pipeline] readFile
12:11:07 [2023-12-05T12:11:07.712Z] [Pipeline] }
12:11:07 [2023-12-05T12:11:07.824Z] [Pipeline] // node
12:11:07 [2023-12-05T12:11:07.956Z] [Pipeline] podTemplate
12:11:07 [2023-12-05T12:11:07.995Z] [Pipeline] {
12:11:08 [2023-12-05T12:11:08.121Z] [Pipeline] node
12:11:15 [2023-12-05T12:11:15.409Z] Created Pod: openshift coreos-ci/pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9
12:11:22 [2023-12-05T12:11:22.992Z] Agent pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9 is provisioned from template pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z
12:11:22 [2023-12-05T12:11:22.993Z] ---
12:11:22 [2023-12-05T12:11:22.993Z] apiVersion: "v1"
12:11:22 [2023-12-05T12:11:22.993Z] kind: "Pod"
12:11:22 [2023-12-05T12:11:22.993Z] metadata:
12:11:22 [2023-12-05T12:11:22.993Z] annotations:
12:11:22 [2023-12-05T12:11:22.993Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/101/"
12:11:22 [2023-12-05T12:11:22.993Z] runUrl: "job/bodhi-trigger/101/"
12:11:22 [2023-12-05T12:11:22.993Z] labels:
12:11:22 [2023-12-05T12:11:22.993Z] jenkins: "slave"
12:11:22 [2023-12-05T12:11:22.993Z] jenkins/label-digest: "bae108fedd184969f1258c77fb8d90832c5d40d4"
12:11:22 [2023-12-05T12:11:22.993Z] jenkins/label: "pod-8122b731-ae68-4f54-92df-c508a67f43f1"
12:11:22 [2023-12-05T12:11:22.993Z] name: "pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9"
12:11:22 [2023-12-05T12:11:22.993Z] namespace: "coreos-ci"
12:11:22 [2023-12-05T12:11:22.993Z] spec:
12:11:22 [2023-12-05T12:11:22.993Z] containers:
12:11:22 [2023-12-05T12:11:22.993Z] - command:
12:11:22 [2023-12-05T12:11:22.993Z] - "/usr/bin/dumb-init"
12:11:22 [2023-12-05T12:11:22.993Z] - "/usr/bin/sleep"
12:11:22 [2023-12-05T12:11:22.993Z] - "infinity"
12:11:22 [2023-12-05T12:11:22.993Z] env:
12:11:22 [2023-12-05T12:11:22.993Z] - name: "NCPUS"
12:11:22 [2023-12-05T12:11:22.993Z] value: "0.1"
12:11:22 [2023-12-05T12:11:22.993Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
12:11:22 [2023-12-05T12:11:22.993Z] imagePullPolicy: "Always"
12:11:22 [2023-12-05T12:11:22.993Z] name: "worker"
12:11:22 [2023-12-05T12:11:22.993Z] resources:
12:11:22 [2023-12-05T12:11:22.993Z] limits:
12:11:22 [2023-12-05T12:11:22.993Z] cpu: "0.1"
12:11:22 [2023-12-05T12:11:22.993Z] requests:
12:11:22 [2023-12-05T12:11:22.993Z] cpu: "0.1"
12:11:22 [2023-12-05T12:11:22.993Z] volumeMounts:
12:11:22 [2023-12-05T12:11:22.993Z] - mountPath: "/srv/"
12:11:22 [2023-12-05T12:11:22.993Z] name: "emptydir-0"
12:11:22 [2023-12-05T12:11:22.993Z] - mountPath: "/home/jenkins/agent"
12:11:22 [2023-12-05T12:11:22.993Z] name: "workspace-volume"
12:11:22 [2023-12-05T12:11:22.993Z] readOnly: false
12:11:22 [2023-12-05T12:11:22.993Z] - env:
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_SECRET"
12:11:22 [2023-12-05T12:11:22.993Z] value: "********"
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_TUNNEL"
12:11:22 [2023-12-05T12:11:22.993Z] value: "172.30.136.1:50000"
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_AGENT_NAME"
12:11:22 [2023-12-05T12:11:22.993Z] value: "pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9"
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_NAME"
12:11:22 [2023-12-05T12:11:22.993Z] value: "pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9"
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_AGENT_WORKDIR"
12:11:22 [2023-12-05T12:11:22.993Z] value: "/home/jenkins/agent"
12:11:22 [2023-12-05T12:11:22.993Z] - name: "JENKINS_URL"
12:11:22 [2023-12-05T12:11:22.993Z] value: "http://172.30.130.216:80/"
12:11:22 [2023-12-05T12:11:22.993Z] image: "jenkins-agent-base:latest"
12:11:22 [2023-12-05T12:11:22.993Z] name: "jnlp"
12:11:22 [2023-12-05T12:11:22.993Z] resources:
12:11:22 [2023-12-05T12:11:22.993Z] limits:
12:11:22 [2023-12-05T12:11:22.993Z] memory: "512Mi"
12:11:22 [2023-12-05T12:11:22.993Z] cpu: "1"
12:11:22 [2023-12-05T12:11:22.993Z] requests:
12:11:22 [2023-12-05T12:11:22.993Z] memory: "512Mi"
12:11:22 [2023-12-05T12:11:22.993Z] cpu: "1"
12:11:22 [2023-12-05T12:11:22.993Z] volumeMounts:
12:11:22 [2023-12-05T12:11:22.993Z] - mountPath: "/home/jenkins/agent"
12:11:22 [2023-12-05T12:11:22.993Z] name: "workspace-volume"
12:11:22 [2023-12-05T12:11:22.993Z] readOnly: false
12:11:22 [2023-12-05T12:11:22.993Z] nodeSelector:
12:11:22 [2023-12-05T12:11:22.993Z] kubernetes.io/os: "linux"
12:11:22 [2023-12-05T12:11:22.993Z] restartPolicy: "Never"
12:11:22 [2023-12-05T12:11:22.993Z] serviceAccountName: "default"
12:11:22 [2023-12-05T12:11:22.993Z] volumes:
12:11:22 [2023-12-05T12:11:22.993Z] - emptyDir: {}
12:11:22 [2023-12-05T12:11:22.993Z] name: "emptydir-0"
12:11:22 [2023-12-05T12:11:22.993Z] - emptyDir:
12:11:22 [2023-12-05T12:11:22.993Z] medium: ""
12:11:22 [2023-12-05T12:11:22.993Z] name: "workspace-volume"
12:11:22 [2023-12-05T12:11:22.993Z]
12:11:23 [2023-12-05T12:11:23.146Z] Running on pod-8122b731-ae68-4f54-92df-c508a67f43f1-nqq2z-1qsg9 in /home/jenkins/agent/workspace/bodhi-trigger
12:11:23 [2023-12-05T12:11:23.194Z] [Pipeline] {
12:11:23 [2023-12-05T12:11:23.350Z] [Pipeline] container
12:11:23 [2023-12-05T12:11:23.376Z] [Pipeline] {
12:11:23 [2023-12-05T12:11:23.487Z] [Pipeline] withEnv
12:11:23 [2023-12-05T12:11:23.505Z] [Pipeline] {
12:11:23 [2023-12-05T12:11:23.680Z] [Pipeline] sh
12:11:24 [2023-12-05T12:11:24.787Z] + set -xeuo pipefail
12:11:24 [2023-12-05T12:11:24.787Z] ++ umask
12:11:24 [2023-12-05T12:11:24.787Z] + '[' 0000 = 0000 ']'
12:11:24 [2023-12-05T12:11:24.787Z] + umask 0022
12:11:24 [2023-12-05T12:11:24.787Z] + cat /cosa/coreos-assembler-git.json
12:11:24 [2023-12-05T12:11:24.787Z] {
12:11:24 [2023-12-05T12:11:24.787Z] "date": "2023-12-04T22:12:04Z",
12:11:24 [2023-12-05T12:11:24.787Z] "git": {
12:11:24 [2023-12-05T12:11:24.787Z] "commit": "99df42552515790a0e80b8a654123a6ec04acb69",
12:11:24 [2023-12-05T12:11:24.787Z] "origin": "https://github.com/coreos/coreos-assembler.git",
12:11:24 [2023-12-05T12:11:24.787Z] "branch": "HEAD",
12:11:24 [2023-12-05T12:11:24.787Z] "dirty": "false"
12:11:24 [2023-12-05T12:11:24.787Z] },
12:11:24 [2023-12-05T12:11:24.787Z] "file": {
12:11:24 [2023-12-05T12:11:24.787Z] "checksum": "c182ecbae363e21e65dc53967ab17c0b8c45c09b00e675981265bfe59c7a4729",
12:11:24 [2023-12-05T12:11:24.787Z] "checksum_type": "sha256",
12:11:24 [2023-12-05T12:11:24.787Z] "format": "tar.gz",
12:11:24 [2023-12-05T12:11:24.787Z] "name": "coreos-assembler-git.tar.gz",
12:11:24 [2023-12-05T12:11:24.787Z] "size": "9743807"
12:11:24 [2023-12-05T12:11:24.787Z] }
12:11:24 [2023-12-05T12:11:24.787Z] }
12:11:25 [2023-12-05T12:11:25.097Z] [Pipeline] }
12:11:25 [2023-12-05T12:11:25.210Z] [Pipeline] // withEnv
12:11:25 [2023-12-05T12:11:25.337Z] [Pipeline] stage
12:11:25 [2023-12-05T12:11:25.406Z] [Pipeline] { (Report Running)
12:11:25 [2023-12-05T12:11:25.578Z] [Pipeline] withCredentials
12:11:25 [2023-12-05T12:11:25.635Z] Masking supported pattern matches of $RDB_PASSWORD
12:11:25 [2023-12-05T12:11:25.715Z] [Pipeline] {
12:11:25 [2023-12-05T12:11:25.822Z] [Pipeline] withEnv
12:11:25 [2023-12-05T12:11:25.840Z] [Pipeline] {
12:11:26 [2023-12-05T12:11:26.110Z] [Pipeline] sh
12:11:26 [2023-12-05T12:11:26.981Z] + set -xeuo pipefail
12:11:26 [2023-12-05T12:11:26.981Z] ++ umask
12:11:26 [2023-12-05T12:11:26.981Z] + '[' 0000 = 0000 ']'
12:11:26 [2023-12-05T12:11:26.981Z] + umask 0022
12:11:26 [2023-12-05T12:11:26.981Z] + /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-2023-e8cfbfbdd9 --stream testing-devel
12:11:29 [2023-12-05T12:11:29.592Z] [Pipeline] }
12:11:29 [2023-12-05T12:11:29.813Z] [Pipeline] // withEnv
12:11:29 [2023-12-05T12:11:29.956Z] [Pipeline] }
12:11:30 [2023-12-05T12:11:30.110Z] [Pipeline] // withCredentials
12:11:30 [2023-12-05T12:11:30.162Z] [Pipeline] }
12:11:30 [2023-12-05T12:11:30.327Z] [Pipeline] // stage
12:11:30 [2023-12-05T12:11:30.470Z] [Pipeline] stage
12:11:30 [2023-12-05T12:11:30.488Z] [Pipeline] { (Test)
12:11:30 [2023-12-05T12:11:30.633Z] [Pipeline] build
12:11:30 [2023-12-05T12:11:30.651Z] Scheduling project: test-override
12:11:35 [2023-12-05T12:11:35.302Z] Starting building: test-override #129
13:28:39 [2023-12-05T13:28:39.885Z] Build test-override #129 completed: SUCCESS
13:28:39 [2023-12-05T13:28:39.908Z] [Pipeline] }
13:28:40 [2023-12-05T13:28:40.016Z] [Pipeline] // stage
13:28:40 [2023-12-05T13:28:40.159Z] [Pipeline] stage
13:28:40 [2023-12-05T13:28:40.188Z] [Pipeline] { (Report Completion)
13:28:40 [2023-12-05T13:28:40.331Z] [Pipeline] withCredentials
13:28:40 [2023-12-05T13:28:40.359Z] Masking supported pattern matches of $RDB_PASSWORD
13:28:40 [2023-12-05T13:28:40.388Z] [Pipeline] {
13:28:40 [2023-12-05T13:28:40.658Z] [Pipeline] withEnv
13:28:40 [2023-12-05T13:28:40.686Z] [Pipeline] {
13:28:40 [2023-12-05T13:28:40.892Z] [Pipeline] sh
13:28:41 [2023-12-05T13:28:41.750Z] + set -xeuo pipefail
13:28:41 [2023-12-05T13:28:41.750Z] ++ umask
13:28:41 [2023-12-05T13:28:41.750Z] + '[' 0000 = 0000 ']'
13:28:41 [2023-12-05T13:28:41.750Z] + umask 0022
13:28:41 [2023-12-05T13:28:41.750Z] + /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/129 --outcome PASSED --advisory FEDORA-2023-e8cfbfbdd9 --stream testing-devel
13:28:44 [2023-12-05T13:28:44.323Z] [Pipeline] }
13:28:44 [2023-12-05T13:28:44.450Z] [Pipeline] // withEnv
13:28:44 [2023-12-05T13:28:44.491Z] [Pipeline] }
13:28:44 [2023-12-05T13:28:44.654Z] [Pipeline] // withCredentials
13:28:44 [2023-12-05T13:28:44.738Z] [Pipeline] }
13:28:44 [2023-12-05T13:28:44.956Z] [Pipeline] // stage
13:28:45 [2023-12-05T13:28:45.014Z] [Pipeline] }
13:28:45 [2023-12-05T13:28:45.190Z] [Pipeline] // container
13:28:45 [2023-12-05T13:28:45.230Z] [Pipeline] }
13:28:45 [2023-12-05T13:28:45.367Z] [Pipeline] // node
13:28:45 [2023-12-05T13:28:45.460Z] [Pipeline] }
13:28:45 [2023-12-05T13:28:45.548Z] [Pipeline] // podTemplate
13:28:45 [2023-12-05T13:28:45.669Z] [Pipeline] End of Pipeline
13:28:45 [2023-12-05T13:28:45.779Z] Finished: SUCCESS