14:41:30 [2024-07-08T14:41:30.244Z] Triggered by CI message.
14:41:30 [2024-07-08T14:41:30.253Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
14:41:30 [2024-07-08T14:41:30.254Z] Selected Git installation does not exist. Using Default
14:41:30 [2024-07-08T14:41:30.254Z] The recommended git tool is: NONE
14:41:30 [2024-07-08T14:41:30.254Z] No credentials specified
14:41:30 [2024-07-08T14:41:30.255Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
14:41:30 [2024-07-08T14:41:30.262Z] Fetching changes from the remote Git repository
14:41:30 [2024-07-08T14:41:30.263Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:41:30 [2024-07-08T14:41:30.280Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:41:30 [2024-07-08T14:41:30.280Z] > git --version # timeout=10
14:41:30 [2024-07-08T14:41:30.287Z] > git --version # 'git version 2.39.3'
14:41:30 [2024-07-08T14:41:30.287Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:41:30 [2024-07-08T14:41:30.400Z] > git rev-parse origin/main^{commit} # timeout=10
14:41:30 [2024-07-08T14:41:30.407Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
14:41:30 [2024-07-08T14:41:30.407Z] > git config core.sparsecheckout # timeout=10
14:41:30 [2024-07-08T14:41:30.415Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
14:41:30 [2024-07-08T14:41:30.431Z] Commit message: "hacking: fix matrix webhook env var"
14:41:30 [2024-07-08T14:41:30.432Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
14:41:30 [2024-07-08T14:41:30.604Z] Loading library coreos@main
14:41:30 [2024-07-08T14:41:30.604Z] Attempting to resolve main from remote references...
14:41:30 [2024-07-08T14:41:30.605Z] > git --version # timeout=10
14:41:30 [2024-07-08T14:41:30.612Z] > git --version # 'git version 2.39.3'
14:41:30 [2024-07-08T14:41:30.612Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:41:30 [2024-07-08T14:41:30.693Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
14:41:30 [2024-07-08T14:41:30.694Z] Selected Git installation does not exist. Using Default
14:41:30 [2024-07-08T14:41:30.694Z] The recommended git tool is: NONE
14:41:30 [2024-07-08T14:41:30.694Z] No credentials specified
14:41:30 [2024-07-08T14:41:30.695Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
14:41:30 [2024-07-08T14:41:30.702Z] Fetching changes from the remote Git repository
14:41:30 [2024-07-08T14:41:30.703Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:41:30 [2024-07-08T14:41:30.746Z] Fetching without tags
14:41:30 [2024-07-08T14:41:30.746Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
14:41:30 [2024-07-08T14:41:30.746Z] > git --version # timeout=10
14:41:30 [2024-07-08T14:41:30.754Z] > git --version # 'git version 2.39.3'
14:41:30 [2024-07-08T14:41:30.754Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:41:30 [2024-07-08T14:41:30.834Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
14:41:30 [2024-07-08T14:41:30.834Z] > git config core.sparsecheckout # timeout=10
14:41:30 [2024-07-08T14:41:30.840Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
14:41:30 [2024-07-08T14:41:30.850Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
14:41:30 [2024-07-08T14:41:30.850Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
14:41:31 [2024-07-08T14:41:31.083Z] [Pipeline] Start of Pipeline
14:41:31 [2024-07-08T14:41:31.381Z] [Pipeline] node
14:41:31 [2024-07-08T14:41:31.472Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:41:31 [2024-07-08T14:41:31.588Z] [Pipeline] {
14:41:31 [2024-07-08T14:41:31.751Z] [Pipeline] checkout
14:41:31 [2024-07-08T14:41:31.801Z] Selected Git installation does not exist. Using Default
14:41:31 [2024-07-08T14:41:31.801Z] The recommended git tool is: NONE
14:41:31 [2024-07-08T14:41:31.801Z] No credentials specified
14:41:31 [2024-07-08T14:41:31.801Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:41:31 [2024-07-08T14:41:31.808Z] Fetching changes from the remote Git repository
14:41:31 [2024-07-08T14:41:31.809Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:41:31 [2024-07-08T14:41:31.847Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:41:31 [2024-07-08T14:41:31.847Z] > git --version # timeout=10
14:41:31 [2024-07-08T14:41:31.854Z] > git --version # 'git version 2.39.3'
14:41:31 [2024-07-08T14:41:31.854Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:41:31 [2024-07-08T14:41:31.939Z] > git rev-parse origin/main^{commit} # timeout=10
14:41:31 [2024-07-08T14:41:31.946Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
14:41:31 [2024-07-08T14:41:31.946Z] > git config core.sparsecheckout # timeout=10
14:41:32 [2024-07-08T14:41:32.388Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
14:41:32 [2024-07-08T14:41:32.397Z] Commit message: "hacking: fix matrix webhook env var"
14:41:32 [2024-07-08T14:41:32.595Z] [Pipeline] readYaml
14:41:32 [2024-07-08T14:41:32.758Z] [Pipeline] withEnv
14:41:32 [2024-07-08T14:41:32.773Z] [Pipeline] {
14:41:32 [2024-07-08T14:41:32.879Z] [Pipeline] sh
14:41:33 [2024-07-08T14:41:33.153Z] + set -xeuo pipefail
14:41:33 [2024-07-08T14:41:33.153Z] ++ umask
14:41:33 [2024-07-08T14:41:33.153Z] + '[' 0022 = 0000 ']'
14:41:33 [2024-07-08T14:41:33.153Z] + rm -rf pipe
14:41:33 [2024-07-08T14:41:33.153Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
14:41:33 [2024-07-08T14:41:33.153Z] Cloning into 'pipe'...
14:41:33 [2024-07-08T14:41:33.206Z] [Pipeline] }
14:41:33 [2024-07-08T14:41:33.300Z] [Pipeline] // withEnv
14:41:33 [2024-07-08T14:41:33.365Z] [Pipeline] load
14:41:33 [2024-07-08T14:41:33.546Z] [Pipeline] { (pipe/utils.groovy)
14:41:33 [2024-07-08T14:41:33.637Z] [Pipeline] }
14:41:33 [2024-07-08T14:41:33.746Z] [Pipeline] // load
14:41:33 [2024-07-08T14:41:33.839Z] [Pipeline] readYaml
14:41:33 [2024-07-08T14:41:33.968Z] [Pipeline] withEnv
14:41:33 [2024-07-08T14:41:33.999Z] [Pipeline] {
14:41:34 [2024-07-08T14:41:34.135Z] [Pipeline] sh
14:41:34 [2024-07-08T14:41:34.413Z] + set -xeuo pipefail
14:41:34 [2024-07-08T14:41:34.413Z] ++ umask
14:41:34 [2024-07-08T14:41:34.413Z] + '[' 0022 = 0000 ']'
14:41:34 [2024-07-08T14:41:34.413Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
14:41:34 [2024-07-08T14:41:34.540Z] [Pipeline] }
14:41:34 [2024-07-08T14:41:34.683Z] [Pipeline] // withEnv
14:41:34 [2024-07-08T14:41:34.788Z] [Pipeline] readYaml
14:41:34 [2024-07-08T14:41:34.964Z] [Pipeline] withEnv
14:41:34 [2024-07-08T14:41:34.986Z] [Pipeline] {
14:41:35 [2024-07-08T14:41:35.260Z] [Pipeline] sh
14:41:35 [2024-07-08T14:41:35.543Z] + set -xeuo pipefail
14:41:35 [2024-07-08T14:41:35.543Z] ++ umask
14:41:35 [2024-07-08T14:41:35.543Z] + '[' 0022 = 0000 ']'
14:41:35 [2024-07-08T14:41:35.543Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
14:41:35 [2024-07-08T14:41:35.714Z] [Pipeline] }
14:41:36 [2024-07-08T14:41:36.033Z] [Pipeline] // withEnv
14:41:36 [2024-07-08T14:41:36.193Z] [Pipeline] readYaml
14:41:36 [2024-07-08T14:41:36.439Z] [Pipeline] }
14:41:36 [2024-07-08T14:41:36.716Z] [Pipeline] // node
14:41:36 [2024-07-08T14:41:36.881Z] [Pipeline] properties
14:41:37 [2024-07-08T14:41:37.023Z] [Pipeline] readJSON
14:41:37 [2024-07-08T14:41:37.344Z] [Pipeline] echo
14:41:37 [2024-07-08T14:41:37.376Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2477478, task_id:119389789, nvr:glibc-2.39-16.fc40]]], agent:bodhi, re-trigger:false, update:[autokarma:true, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, require_bugs:false, require_testcases:false, display_name:, notes:This update includes several bug fixes from the upstream glibc release branch., type:bugfix, status:pending, request:null, severity:medium, suggest:unspecified, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:false, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-c3729f8c7c, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-c3729f8c7c, title:glibc-2.39-16.fc40, version_hash:ace77ce870cc1a666d0be607c86820a49e225001, 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:submachine, email:arjun.is@lostca.se, id:3654, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], comments:[], builds:[[nvr:glibc-2.39-16.fc40, signed:false, release_id:76, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-c3729f8c7c, karma:0, content_type:rpm, test_cases:[]]]
14:41:37 [2024-07-08T14:41:37.650Z] [Pipeline] libraryResource
14:41:37 [2024-07-08T14:41:37.776Z] [Pipeline] readJSON
14:41:38 [2024-07-08T14:41:38.090Z] [Pipeline] node
14:41:38 [2024-07-08T14:41:38.195Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:41:38 [2024-07-08T14:41:38.413Z] [Pipeline] {
14:41:38 [2024-07-08T14:41:38.622Z] [Pipeline] writeYaml
14:41:38 [2024-07-08T14:41:38.899Z] [Pipeline] readFile
14:41:39 [2024-07-08T14:41:39.136Z] [Pipeline] }
14:41:39 [2024-07-08T14:41:39.430Z] [Pipeline] // node
14:41:39 [2024-07-08T14:41:39.568Z] [Pipeline] podTemplate
14:41:39 [2024-07-08T14:41:39.622Z] [Pipeline] {
14:41:39 [2024-07-08T14:41:39.903Z] [Pipeline] node
14:41:54 [2024-07-08T14:41:54.954Z] Still waiting to schedule task
14:41:54 [2024-07-08T14:41:54.954Z] All nodes of label ‘pod-df3d300d-8f26-4a7d-9960-ad597c397d0b’ are offline
14:47:34 [2024-07-08T14:47:34.529Z] Created Pod: openshift coreos-ci/pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx
14:47:43 [2024-07-08T14:47:43.809Z] Agent pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx is provisioned from template pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395
14:47:43 [2024-07-08T14:47:43.809Z] ---
14:47:43 [2024-07-08T14:47:43.809Z] apiVersion: "v1"
14:47:43 [2024-07-08T14:47:43.809Z] kind: "Pod"
14:47:43 [2024-07-08T14:47:43.809Z] metadata:
14:47:43 [2024-07-08T14:47:43.809Z] annotations:
14:47:43 [2024-07-08T14:47:43.809Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/707/"
14:47:43 [2024-07-08T14:47:43.809Z] runUrl: "job/bodhi-trigger/707/"
14:47:43 [2024-07-08T14:47:43.809Z] labels:
14:47:43 [2024-07-08T14:47:43.809Z] jenkins: "slave"
14:47:43 [2024-07-08T14:47:43.809Z] jenkins/label-digest: "5ffe94648883e5d9e6b27aea9f7ea3a534792d32"
14:47:43 [2024-07-08T14:47:43.809Z] jenkins/label: "pod-df3d300d-8f26-4a7d-9960-ad597c397d0b"
14:47:43 [2024-07-08T14:47:43.809Z] name: "pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx"
14:47:43 [2024-07-08T14:47:43.809Z] namespace: "coreos-ci"
14:47:43 [2024-07-08T14:47:43.809Z] spec:
14:47:43 [2024-07-08T14:47:43.809Z] containers:
14:47:43 [2024-07-08T14:47:43.809Z] - command:
14:47:43 [2024-07-08T14:47:43.809Z] - "/usr/bin/dumb-init"
14:47:43 [2024-07-08T14:47:43.809Z] - "/usr/bin/sleep"
14:47:43 [2024-07-08T14:47:43.809Z] - "infinity"
14:47:43 [2024-07-08T14:47:43.809Z] env:
14:47:43 [2024-07-08T14:47:43.809Z] - name: "NCPUS"
14:47:43 [2024-07-08T14:47:43.809Z] value: "0.1"
14:47:43 [2024-07-08T14:47:43.809Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
14:47:43 [2024-07-08T14:47:43.809Z] imagePullPolicy: "Always"
14:47:43 [2024-07-08T14:47:43.809Z] name: "worker"
14:47:43 [2024-07-08T14:47:43.809Z] resources:
14:47:43 [2024-07-08T14:47:43.809Z] limits:
14:47:43 [2024-07-08T14:47:43.809Z] cpu: "0.1"
14:47:43 [2024-07-08T14:47:43.809Z] requests:
14:47:43 [2024-07-08T14:47:43.809Z] cpu: "0.1"
14:47:43 [2024-07-08T14:47:43.809Z] volumeMounts:
14:47:43 [2024-07-08T14:47:43.809Z] - mountPath: "/srv/"
14:47:43 [2024-07-08T14:47:43.809Z] name: "emptydir-0"
14:47:43 [2024-07-08T14:47:43.809Z] - mountPath: "/home/jenkins/agent"
14:47:43 [2024-07-08T14:47:43.809Z] name: "workspace-volume"
14:47:43 [2024-07-08T14:47:43.809Z] readOnly: false
14:47:43 [2024-07-08T14:47:43.809Z] - env:
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_SECRET"
14:47:43 [2024-07-08T14:47:43.809Z] value: "********"
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_TUNNEL"
14:47:43 [2024-07-08T14:47:43.809Z] value: "172.30.136.1:50000"
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_AGENT_NAME"
14:47:43 [2024-07-08T14:47:43.809Z] value: "pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx"
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_NAME"
14:47:43 [2024-07-08T14:47:43.809Z] value: "pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx"
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_AGENT_WORKDIR"
14:47:43 [2024-07-08T14:47:43.809Z] value: "/home/jenkins/agent"
14:47:43 [2024-07-08T14:47:43.809Z] - name: "JENKINS_URL"
14:47:43 [2024-07-08T14:47:43.809Z] value: "http://172.30.130.216:80/"
14:47:43 [2024-07-08T14:47:43.809Z] image: "jenkins-agent-base:latest"
14:47:43 [2024-07-08T14:47:43.809Z] name: "jnlp"
14:47:43 [2024-07-08T14:47:43.809Z] resources:
14:47:43 [2024-07-08T14:47:43.809Z] limits:
14:47:43 [2024-07-08T14:47:43.809Z] memory: "512Mi"
14:47:43 [2024-07-08T14:47:43.809Z] cpu: "1"
14:47:43 [2024-07-08T14:47:43.809Z] requests:
14:47:43 [2024-07-08T14:47:43.809Z] memory: "512Mi"
14:47:43 [2024-07-08T14:47:43.809Z] cpu: "1"
14:47:43 [2024-07-08T14:47:43.809Z] volumeMounts:
14:47:43 [2024-07-08T14:47:43.809Z] - mountPath: "/home/jenkins/agent"
14:47:43 [2024-07-08T14:47:43.809Z] name: "workspace-volume"
14:47:43 [2024-07-08T14:47:43.809Z] readOnly: false
14:47:43 [2024-07-08T14:47:43.809Z] nodeSelector:
14:47:43 [2024-07-08T14:47:43.809Z] kubernetes.io/os: "linux"
14:47:43 [2024-07-08T14:47:43.809Z] restartPolicy: "Never"
14:47:43 [2024-07-08T14:47:43.809Z] serviceAccountName: "default"
14:47:43 [2024-07-08T14:47:43.809Z] volumes:
14:47:43 [2024-07-08T14:47:43.809Z] - emptyDir: {}
14:47:43 [2024-07-08T14:47:43.809Z] name: "emptydir-0"
14:47:43 [2024-07-08T14:47:43.809Z] - emptyDir:
14:47:43 [2024-07-08T14:47:43.809Z] medium: ""
14:47:43 [2024-07-08T14:47:43.809Z] name: "workspace-volume"
14:47:43 [2024-07-08T14:47:43.809Z]
14:47:43 [2024-07-08T14:47:43.838Z] Running on pod-df3d300d-8f26-4a7d-9960-ad597c397d0b-f9395-s3qjx in /home/jenkins/agent/workspace/bodhi-trigger
14:47:43 [2024-07-08T14:47:43.843Z] [Pipeline] {
14:47:43 [2024-07-08T14:47:43.991Z] [Pipeline] container
14:47:44 [2024-07-08T14:47:44.023Z] [Pipeline] {
14:47:44 [2024-07-08T14:47:44.058Z] [Pipeline] withEnv
14:47:44 [2024-07-08T14:47:44.061Z] [Pipeline] {
14:47:44 [2024-07-08T14:47:44.153Z] [Pipeline] sh
14:47:45 [2024-07-08T14:47:45.209Z] + set -xeuo pipefail
14:47:45 [2024-07-08T14:47:45.209Z] ++ umask
14:47:45 [2024-07-08T14:47:45.465Z] + '[' 0022 = 0000 ']'
14:47:45 [2024-07-08T14:47:45.465Z] + cat /cosa/coreos-assembler-git.json
14:47:45 [2024-07-08T14:47:45.465Z] {
14:47:45 [2024-07-08T14:47:45.465Z] "date": "2024-07-05T23:53:54Z",
14:47:45 [2024-07-08T14:47:45.465Z] "git": {
14:47:45 [2024-07-08T14:47:45.465Z] "commit": "c426a1c34a745762a9314872212e447b9fd26488",
14:47:45 [2024-07-08T14:47:45.465Z] "origin": "https://github.com/coreos/coreos-assembler.git",
14:47:45 [2024-07-08T14:47:45.465Z] "branch": "HEAD",
14:47:45 [2024-07-08T14:47:45.465Z] "dirty": "false"
14:47:45 [2024-07-08T14:47:45.465Z] },
14:47:45 [2024-07-08T14:47:45.465Z] "file": {
14:47:45 [2024-07-08T14:47:45.465Z] "checksum": "2b06fbeea9d885d73769eb30b722225f3dcd22f68ead381ef2ca74e44d820e31",
14:47:45 [2024-07-08T14:47:45.465Z] "checksum_type": "sha256",
14:47:45 [2024-07-08T14:47:45.465Z] "format": "tar.gz",
14:47:45 [2024-07-08T14:47:45.465Z] "name": "coreos-assembler-git.tar.gz",
14:47:45 [2024-07-08T14:47:45.465Z] "size": "9729480"
14:47:45 [2024-07-08T14:47:45.465Z] }
14:47:45 [2024-07-08T14:47:45.465Z] }
14:47:45 [2024-07-08T14:47:45.794Z] [Pipeline] }
14:47:46 [2024-07-08T14:47:46.066Z] [Pipeline] // withEnv
14:47:46 [2024-07-08T14:47:46.213Z] [Pipeline] stage
14:47:46 [2024-07-08T14:47:46.242Z] [Pipeline] { (Report Running)
14:47:46 [2024-07-08T14:47:46.448Z] [Pipeline] withCredentials
14:47:46 [2024-07-08T14:47:46.507Z] Masking supported pattern matches of $RDB_PASSWORD
14:47:46 [2024-07-08T14:47:46.638Z] [Pipeline] {
14:47:46 [2024-07-08T14:47:46.878Z] [Pipeline] withEnv
14:47:46 [2024-07-08T14:47:46.946Z] [Pipeline] {
14:47:47 [2024-07-08T14:47:47.204Z] [Pipeline] sh
14:47:48 [2024-07-08T14:47:48.104Z] + set -xeuo pipefail
14:47:48 [2024-07-08T14:47:48.104Z] ++ umask
14:47:48 [2024-07-08T14:47:48.104Z] + '[' 0022 = 0000 ']'
14:47:48 [2024-07-08T14:47:48.104Z] + /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-c3729f8c7c --stream testing-devel
14:47:50 [2024-07-08T14:47:50.668Z] [Pipeline] }
14:47:50 [2024-07-08T14:47:50.962Z] [Pipeline] // withEnv
14:47:51 [2024-07-08T14:47:51.042Z] [Pipeline] }
14:47:51 [2024-07-08T14:47:51.290Z] [Pipeline] // withCredentials
14:47:51 [2024-07-08T14:47:51.385Z] [Pipeline] }
14:47:51 [2024-07-08T14:47:51.665Z] [Pipeline] // stage
14:47:51 [2024-07-08T14:47:51.916Z] [Pipeline] stage
14:47:51 [2024-07-08T14:47:51.962Z] [Pipeline] { (Test)
14:47:52 [2024-07-08T14:47:52.214Z] [Pipeline] build
14:47:52 [2024-07-08T14:47:52.248Z] Scheduling project: test-override
14:47:57 [2024-07-08T14:47:57.675Z] Starting building: test-override #746
16:29:15 [2024-07-08T16:29:15.799Z] Build test-override #746 completed: SUCCESS
16:29:15 [2024-07-08T16:29:15.847Z] [Pipeline] }
16:29:16 [2024-07-08T16:29:16.129Z] [Pipeline] // stage
16:29:16 [2024-07-08T16:29:16.349Z] [Pipeline] stage
16:29:16 [2024-07-08T16:29:16.384Z] [Pipeline] { (Report Completion)
16:29:16 [2024-07-08T16:29:16.758Z] [Pipeline] withCredentials
16:29:16 [2024-07-08T16:29:16.798Z] Masking supported pattern matches of $RDB_PASSWORD
16:29:16 [2024-07-08T16:29:16.907Z] [Pipeline] {
16:29:17 [2024-07-08T16:29:17.044Z] [Pipeline] withEnv
16:29:17 [2024-07-08T16:29:17.135Z] [Pipeline] {
16:29:17 [2024-07-08T16:29:17.387Z] [Pipeline] sh
16:29:18 [2024-07-08T16:29:18.018Z] + set -xeuo pipefail
16:29:18 [2024-07-08T16:29:18.018Z] ++ umask
16:29:18 [2024-07-08T16:29:18.018Z] + '[' 0022 = 0000 ']'
16:29:18 [2024-07-08T16:29:18.018Z] + /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/746 --outcome PASSED --advisory FEDORA-2024-c3729f8c7c --stream testing-devel
16:29:20 [2024-07-08T16:29:20.640Z] [Pipeline] }
16:29:20 [2024-07-08T16:29:20.909Z] [Pipeline] // withEnv
16:29:21 [2024-07-08T16:29:21.019Z] [Pipeline] }
16:29:21 [2024-07-08T16:29:21.287Z] [Pipeline] // withCredentials
16:29:21 [2024-07-08T16:29:21.396Z] [Pipeline] }
16:29:21 [2024-07-08T16:29:21.665Z] [Pipeline] // stage
16:29:21 [2024-07-08T16:29:21.792Z] [Pipeline] }
16:29:22 [2024-07-08T16:29:22.021Z] [Pipeline] // container
16:29:22 [2024-07-08T16:29:22.151Z] [Pipeline] }
16:29:22 [2024-07-08T16:29:22.568Z] [Pipeline] // node
16:29:22 [2024-07-08T16:29:22.674Z] [Pipeline] }
16:29:22 [2024-07-08T16:29:22.924Z] [Pipeline] // podTemplate
16:29:23 [2024-07-08T16:29:23.061Z] [Pipeline] End of Pipeline
16:29:23 [2024-07-08T16:29:23.337Z] Finished: SUCCESS