22:03:27 [2023-12-12T22:03:27.093Z] Triggered by CI message.
22:03:27 [2023-12-12T22:03:27.094Z] 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
22:03:27 [2023-12-12T22:03:27.095Z] The recommended git tool is: NONE
22:03:27 [2023-12-12T22:03:27.095Z] No credentials specified
22:03:27 [2023-12-12T22:03:27.095Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
22:03:27 [2023-12-12T22:03:27.100Z] Fetching changes from the remote Git repository
22:03:27 [2023-12-12T22:03:27.101Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:03:27 [2023-12-12T22:03:27.111Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:03:27 [2023-12-12T22:03:27.111Z] > git --version # timeout=10
22:03:27 [2023-12-12T22:03:27.116Z] > git --version # 'git version 2.39.3'
22:03:27 [2023-12-12T22:03:27.116Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:03:27 [2023-12-12T22:03:27.272Z] > git rev-parse origin/main^{commit} # timeout=10
22:03:27 [2023-12-12T22:03:27.277Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
22:03:27 [2023-12-12T22:03:27.277Z] > git config core.sparsecheckout # timeout=10
22:03:27 [2023-12-12T22:03:27.282Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
22:03:27 [2023-12-12T22:03:27.290Z] Commit message: "ci: add sanity-check for Groovy files"
22:03:27 [2023-12-12T22:03:27.290Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
22:03:27 [2023-12-12T22:03:27.415Z] Loading library coreos@main
22:03:27 [2023-12-12T22:03:27.427Z] Attempting to resolve main from remote references...
22:03:27 [2023-12-12T22:03:27.427Z] > git --version # timeout=10
22:03:27 [2023-12-12T22:03:27.433Z] > git --version # 'git version 2.39.3'
22:03:27 [2023-12-12T22:03:27.433Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:03:27 [2023-12-12T22:03:27.589Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
22:03:27 [2023-12-12T22:03:27.590Z] Selected Git installation does not exist. Using Default
22:03:27 [2023-12-12T22:03:27.590Z] The recommended git tool is: NONE
22:03:27 [2023-12-12T22:03:27.590Z] No credentials specified
22:03:27 [2023-12-12T22:03:27.590Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
22:03:27 [2023-12-12T22:03:27.595Z] Fetching changes from the remote Git repository
22:03:27 [2023-12-12T22:03:27.596Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:03:27 [2023-12-12T22:03:27.632Z] Fetching without tags
22:03:27 [2023-12-12T22:03:27.632Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
22:03:27 [2023-12-12T22:03:27.632Z] > git --version # timeout=10
22:03:27 [2023-12-12T22:03:27.638Z] > git --version # 'git version 2.39.3'
22:03:27 [2023-12-12T22:03:27.638Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:03:27 [2023-12-12T22:03:27.813Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
22:03:27 [2023-12-12T22:03:27.813Z] > git config core.sparsecheckout # timeout=10
22:03:27 [2023-12-12T22:03:27.818Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
22:03:27 [2023-12-12T22:03:27.825Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
22:03:27 [2023-12-12T22:03:27.825Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
22:03:28 [2023-12-12T22:03:28.118Z] [Pipeline] Start of Pipeline
22:03:28 [2023-12-12T22:03:28.320Z] [Pipeline] node
22:03:28 [2023-12-12T22:03:28.394Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:03:28 [2023-12-12T22:03:28.462Z] [Pipeline] {
22:03:28 [2023-12-12T22:03:28.637Z] [Pipeline] withEnv
22:03:28 [2023-12-12T22:03:28.658Z] [Pipeline] {
22:03:28 [2023-12-12T22:03:28.747Z] [Pipeline] sh
22:03:29 [2023-12-12T22:03:29.026Z] + set -xeuo pipefail
22:03:29 [2023-12-12T22:03:29.026Z] ++ umask
22:03:29 [2023-12-12T22:03:29.026Z] + '[' 0022 = 0000 ']'
22:03:29 [2023-12-12T22:03:29.026Z] + rm -rf pipe
22:03:29 [2023-12-12T22:03:29.026Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
22:03:29 [2023-12-12T22:03:29.026Z] Cloning into 'pipe'...
22:03:29 [2023-12-12T22:03:29.326Z] [Pipeline] }
22:03:29 [2023-12-12T22:03:29.451Z] [Pipeline] // withEnv
22:03:29 [2023-12-12T22:03:29.514Z] [Pipeline] load
22:03:29 [2023-12-12T22:03:29.697Z] [Pipeline] { (pipe/utils.groovy)
22:03:29 [2023-12-12T22:03:29.869Z] [Pipeline] }
22:03:29 [2023-12-12T22:03:29.981Z] [Pipeline] // load
22:03:30 [2023-12-12T22:03:30.069Z] [Pipeline] readYaml
22:03:30 [2023-12-12T22:03:30.189Z] [Pipeline] withEnv
22:03:30 [2023-12-12T22:03:30.206Z] [Pipeline] {
22:03:30 [2023-12-12T22:03:30.327Z] [Pipeline] sh
22:03:30 [2023-12-12T22:03:30.604Z] + set -xeuo pipefail
22:03:30 [2023-12-12T22:03:30.604Z] ++ umask
22:03:30 [2023-12-12T22:03:30.604Z] + '[' 0022 = 0000 ']'
22:03:30 [2023-12-12T22:03:30.604Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
22:03:30 [2023-12-12T22:03:30.704Z] [Pipeline] }
22:03:30 [2023-12-12T22:03:30.791Z] [Pipeline] // withEnv
22:03:30 [2023-12-12T22:03:30.859Z] [Pipeline] readYaml
22:03:31 [2023-12-12T22:03:31.141Z] [Pipeline] withEnv
22:03:31 [2023-12-12T22:03:31.167Z] [Pipeline] {
22:03:31 [2023-12-12T22:03:31.300Z] [Pipeline] sh
22:03:31 [2023-12-12T22:03:31.578Z] + set -xeuo pipefail
22:03:31 [2023-12-12T22:03:31.578Z] ++ umask
22:03:31 [2023-12-12T22:03:31.578Z] + '[' 0022 = 0000 ']'
22:03:31 [2023-12-12T22:03:31.578Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
22:03:31 [2023-12-12T22:03:31.666Z] [Pipeline] }
22:03:31 [2023-12-12T22:03:31.800Z] [Pipeline] // withEnv
22:03:31 [2023-12-12T22:03:31.894Z] [Pipeline] readYaml
22:03:32 [2023-12-12T22:03:32.122Z] [Pipeline] withEnv
22:03:32 [2023-12-12T22:03:32.151Z] [Pipeline] {
22:03:32 [2023-12-12T22:03:32.268Z] [Pipeline] sh
22:03:32 [2023-12-12T22:03:32.558Z] + set -xeuo pipefail
22:03:32 [2023-12-12T22:03:32.558Z] ++ umask
22:03:32 [2023-12-12T22:03:32.558Z] + '[' 0022 = 0000 ']'
22:03:32 [2023-12-12T22:03:32.558Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
22:03:32 [2023-12-12T22:03:32.558Z] + jq -e '.releases[0].composed_by_bodhi'
22:03:32 [2023-12-12T22:03:32.558Z] true
22:03:32 [2023-12-12T22:03:32.632Z] [Pipeline] }
22:03:32 [2023-12-12T22:03:32.763Z] [Pipeline] // withEnv
22:03:32 [2023-12-12T22:03:32.935Z] [Pipeline] withEnv
22:03:32 [2023-12-12T22:03:32.958Z] [Pipeline] {
22:03:33 [2023-12-12T22:03:33.085Z] [Pipeline] sh
22:03:33 [2023-12-12T22:03:33.656Z] + set -xeuo pipefail
22:03:33 [2023-12-12T22:03:33.657Z] ++ umask
22:03:33 [2023-12-12T22:03:33.657Z] + '[' 0022 = 0000 ']'
22:03:33 [2023-12-12T22:03:33.657Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
22:03:33 [2023-12-12T22:03:33.657Z] + jq -e '.releases[0].composed_by_bodhi'
22:03:33 [2023-12-12T22:03:33.657Z] false
22:03:33 [2023-12-12T22:03:33.774Z] [Pipeline] }
22:03:33 [2023-12-12T22:03:33.877Z] [Pipeline] // withEnv
22:03:33 [2023-12-12T22:03:33.935Z] [Pipeline] }
22:03:34 [2023-12-12T22:03:34.068Z] [Pipeline] // node
22:03:34 [2023-12-12T22:03:34.166Z] [Pipeline] properties
22:03:34 [2023-12-12T22:03:34.263Z] [Pipeline] readJSON
22:03:34 [2023-12-12T22:03:34.458Z] [Pipeline] echo
22:03:34 [2023-12-12T22:03:34.500Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-51c379f650-2c304eb2cc88613343e0b434628a1ec63e35a410, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-51c379f650, builds:[[type:koji-build, id:2332886, task_id:110250681, issuer:codonell, component:glibc, nvr:glibc-2.38.9000-27.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-12T22:03:25.137004Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for glibc-2.38.9000-27.fc40.
22:03:34 [2023-12-12T22:03:34.500Z]
22:03:34 [2023-12-12T22:03:34.500Z] ##### **Changelog**
22:03:34 [2023-12-12T22:03:34.500Z]
22:03:34 [2023-12-12T22:03:34.500Z] ```
22:03:34 [2023-12-12T22:03:34.500Z] * Fri Dec 8 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-27
22:03:34 [2023-12-12T22:03:34.500Z] - Drop glibc-rh2248502.patch; fix applied upstream, and
22:03:34 [2023-12-12T22:03:34.500Z] - Auto-sync with upstream branch master,
22:03:34 [2023-12-12T22:03:34.500Z] commit b3bee76c5f59498b9c189608f0a3132e2013fa1a:
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
22:03:34 [2023-12-12T22:03:34.500Z] - Move CVE information into advisories directory
22:03:34 [2023-12-12T22:03:34.500Z] - powerpc: Optimized strcmp for power10
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Fix wrong break removal from 8ee878592c
22:03:34 [2023-12-12T22:03:34.500Z] - localedata: Convert day names in nn_NO locale to UTF-8
22:03:34 [2023-12-12T22:03:34.500Z] - localedata: Remove trailing whitespace in weekday names in nn_NO locale
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Refactor process_envvars
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Ignore loader debug env vars for setuid
22:03:34 [2023-12-12T22:03:34.500Z] - Adapt the security policy for the security page
22:03:34 [2023-12-12T22:03:34.500Z] - aarch64: correct CFI in rawmemchr (bug 31113)
22:03:34 [2023-12-12T22:03:34.500Z] - math: Add new exp10 implementation
22:03:34 [2023-12-12T22:03:34.500Z] - aarch64: fix tested ifunc variants
22:03:34 [2023-12-12T22:03:34.500Z] - stdlib: Fix array bounds protection in insertion sort phase of qsort
22:03:34 [2023-12-12T22:03:34.500Z] - Revert "Update code to handle the new ABI for sending inlined port rights."
22:03:34 [2023-12-12T22:03:34.500Z] - Revert "hurd: Fix build"
22:03:34 [2023-12-12T22:03:34.500Z] - hurd: Fix build
22:03:34 [2023-12-12T22:03:34.500Z] - Update code to handle the new ABI for sending inlined port rights.
22:03:34 [2023-12-12T22:03:34.500Z] - hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
22:03:34 [2023-12-12T22:03:34.500Z] - linux: Make fdopendir fail with O_PATH (BZ 30373)
22:03:34 [2023-12-12T22:03:34.500Z] - Avoid padding in _init and _fini. [BZ #31042]
22:03:34 [2023-12-12T22:03:34.500Z] - aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
22:03:34 [2023-12-12T22:03:34.500Z] - malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
22:03:34 [2023-12-12T22:03:34.500Z] - elf: Add a way to check if tunable is set (BZ 27069)
22:03:34 [2023-12-12T22:03:34.500Z]
22:03:34 [2023-12-12T22:03:34.500Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:true, date_submitted:2023-12-12 21:56:33, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-51c379f650, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-51c379f650, title:glibc-2.38.9000-27.fc40, version_hash:2c304eb2cc88613343e0b434628a1ec63e35a410, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, 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:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3320643, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-12 21:56:33, update_id:571920, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:glibc-2.38.9000-27.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:1432, name:codonell, email:codonell@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:provenpackager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], updateid:FEDORA-2023-51c379f650, karma:0, content_type:rpm, test_cases:[]], version:0.2.2]
22:03:34 [2023-12-12T22:03:34.646Z] [Pipeline] libraryResource
22:03:34 [2023-12-12T22:03:34.710Z] [Pipeline] readJSON
22:03:34 [2023-12-12T22:03:34.900Z] [Pipeline] node
22:03:34 [2023-12-12T22:03:34.961Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:03:35 [2023-12-12T22:03:35.006Z] [Pipeline] {
22:03:35 [2023-12-12T22:03:35.104Z] [Pipeline] writeYaml
22:03:35 [2023-12-12T22:03:35.234Z] [Pipeline] readFile
22:03:35 [2023-12-12T22:03:35.336Z] [Pipeline] }
22:03:35 [2023-12-12T22:03:35.521Z] [Pipeline] // node
22:03:35 [2023-12-12T22:03:35.670Z] [Pipeline] podTemplate
22:03:35 [2023-12-12T22:03:35.727Z] [Pipeline] {
22:03:35 [2023-12-12T22:03:35.888Z] [Pipeline] node
22:03:37 [2023-12-12T22:03:37.802Z] Created Pod: openshift coreos-ci/pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p
22:03:48 [2023-12-12T22:03:48.168Z] Agent pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p is provisioned from template pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v
22:03:48 [2023-12-12T22:03:48.169Z] ---
22:03:48 [2023-12-12T22:03:48.169Z] apiVersion: "v1"
22:03:48 [2023-12-12T22:03:48.169Z] kind: "Pod"
22:03:48 [2023-12-12T22:03:48.169Z] metadata:
22:03:48 [2023-12-12T22:03:48.169Z] annotations:
22:03:48 [2023-12-12T22:03:48.169Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/115/"
22:03:48 [2023-12-12T22:03:48.169Z] runUrl: "job/bodhi-trigger/115/"
22:03:48 [2023-12-12T22:03:48.169Z] labels:
22:03:48 [2023-12-12T22:03:48.169Z] jenkins: "slave"
22:03:48 [2023-12-12T22:03:48.169Z] jenkins/label-digest: "2cfd2fd9f10e4ce4d819c82f2931be3a538967e3"
22:03:48 [2023-12-12T22:03:48.169Z] jenkins/label: "pod-3bcb5842-881a-45e7-923a-a1764f0c195b"
22:03:48 [2023-12-12T22:03:48.169Z] name: "pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p"
22:03:48 [2023-12-12T22:03:48.169Z] namespace: "coreos-ci"
22:03:48 [2023-12-12T22:03:48.169Z] spec:
22:03:48 [2023-12-12T22:03:48.169Z] containers:
22:03:48 [2023-12-12T22:03:48.169Z] - command:
22:03:48 [2023-12-12T22:03:48.169Z] - "/usr/bin/dumb-init"
22:03:48 [2023-12-12T22:03:48.169Z] - "/usr/bin/sleep"
22:03:48 [2023-12-12T22:03:48.169Z] - "infinity"
22:03:48 [2023-12-12T22:03:48.169Z] env:
22:03:48 [2023-12-12T22:03:48.169Z] - name: "NCPUS"
22:03:48 [2023-12-12T22:03:48.169Z] value: "0.1"
22:03:48 [2023-12-12T22:03:48.169Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
22:03:48 [2023-12-12T22:03:48.169Z] imagePullPolicy: "Always"
22:03:48 [2023-12-12T22:03:48.169Z] name: "worker"
22:03:48 [2023-12-12T22:03:48.169Z] resources:
22:03:48 [2023-12-12T22:03:48.169Z] limits:
22:03:48 [2023-12-12T22:03:48.169Z] cpu: "0.1"
22:03:48 [2023-12-12T22:03:48.169Z] requests:
22:03:48 [2023-12-12T22:03:48.169Z] cpu: "0.1"
22:03:48 [2023-12-12T22:03:48.169Z] volumeMounts:
22:03:48 [2023-12-12T22:03:48.169Z] - mountPath: "/srv/"
22:03:48 [2023-12-12T22:03:48.169Z] name: "emptydir-0"
22:03:48 [2023-12-12T22:03:48.169Z] - mountPath: "/home/jenkins/agent"
22:03:48 [2023-12-12T22:03:48.169Z] name: "workspace-volume"
22:03:48 [2023-12-12T22:03:48.169Z] readOnly: false
22:03:48 [2023-12-12T22:03:48.169Z] - env:
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_SECRET"
22:03:48 [2023-12-12T22:03:48.169Z] value: "********"
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_TUNNEL"
22:03:48 [2023-12-12T22:03:48.169Z] value: "172.30.136.1:50000"
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_AGENT_NAME"
22:03:48 [2023-12-12T22:03:48.169Z] value: "pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p"
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_NAME"
22:03:48 [2023-12-12T22:03:48.169Z] value: "pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p"
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_AGENT_WORKDIR"
22:03:48 [2023-12-12T22:03:48.169Z] value: "/home/jenkins/agent"
22:03:48 [2023-12-12T22:03:48.169Z] - name: "JENKINS_URL"
22:03:48 [2023-12-12T22:03:48.169Z] value: "http://172.30.130.216:80/"
22:03:48 [2023-12-12T22:03:48.169Z] image: "jenkins-agent-base:latest"
22:03:48 [2023-12-12T22:03:48.169Z] name: "jnlp"
22:03:48 [2023-12-12T22:03:48.169Z] resources:
22:03:48 [2023-12-12T22:03:48.169Z] limits:
22:03:48 [2023-12-12T22:03:48.169Z] memory: "512Mi"
22:03:48 [2023-12-12T22:03:48.169Z] cpu: "1"
22:03:48 [2023-12-12T22:03:48.169Z] requests:
22:03:48 [2023-12-12T22:03:48.169Z] memory: "512Mi"
22:03:48 [2023-12-12T22:03:48.169Z] cpu: "1"
22:03:48 [2023-12-12T22:03:48.169Z] volumeMounts:
22:03:48 [2023-12-12T22:03:48.169Z] - mountPath: "/home/jenkins/agent"
22:03:48 [2023-12-12T22:03:48.169Z] name: "workspace-volume"
22:03:48 [2023-12-12T22:03:48.169Z] readOnly: false
22:03:48 [2023-12-12T22:03:48.169Z] nodeSelector:
22:03:48 [2023-12-12T22:03:48.169Z] kubernetes.io/os: "linux"
22:03:48 [2023-12-12T22:03:48.169Z] restartPolicy: "Never"
22:03:48 [2023-12-12T22:03:48.169Z] serviceAccountName: "default"
22:03:48 [2023-12-12T22:03:48.169Z] volumes:
22:03:48 [2023-12-12T22:03:48.169Z] - emptyDir: {}
22:03:48 [2023-12-12T22:03:48.169Z] name: "emptydir-0"
22:03:48 [2023-12-12T22:03:48.169Z] - emptyDir:
22:03:48 [2023-12-12T22:03:48.169Z] medium: ""
22:03:48 [2023-12-12T22:03:48.169Z] name: "workspace-volume"
22:03:48 [2023-12-12T22:03:48.169Z]
22:03:48 [2023-12-12T22:03:48.213Z] Running on pod-3bcb5842-881a-45e7-923a-a1764f0c195b-19g5v-8vl0p in /home/jenkins/agent/workspace/bodhi-trigger
22:03:48 [2023-12-12T22:03:48.232Z] [Pipeline] {
22:03:48 [2023-12-12T22:03:48.360Z] [Pipeline] container
22:03:48 [2023-12-12T22:03:48.384Z] [Pipeline] {
22:03:48 [2023-12-12T22:03:48.574Z] [Pipeline] withEnv
22:03:48 [2023-12-12T22:03:48.619Z] [Pipeline] {
22:03:48 [2023-12-12T22:03:48.709Z] [Pipeline] sh
22:03:49 [2023-12-12T22:03:49.718Z] + set -xeuo pipefail
22:03:49 [2023-12-12T22:03:49.718Z] ++ umask
22:03:49 [2023-12-12T22:03:49.718Z] + '[' 0000 = 0000 ']'
22:03:49 [2023-12-12T22:03:49.718Z] + umask 0022
22:03:49 [2023-12-12T22:03:49.718Z] + cat /cosa/coreos-assembler-git.json
22:03:49 [2023-12-12T22:03:49.718Z] {
22:03:49 [2023-12-12T22:03:49.718Z] "date": "2023-12-09T01:03:43Z",
22:03:49 [2023-12-12T22:03:49.718Z] "git": {
22:03:49 [2023-12-12T22:03:49.718Z] "commit": "ff273ba515044f59a39d6664b87f3ff660fd9515",
22:03:49 [2023-12-12T22:03:49.718Z] "origin": "https://github.com/coreos/coreos-assembler.git",
22:03:49 [2023-12-12T22:03:49.718Z] "branch": "HEAD",
22:03:49 [2023-12-12T22:03:49.718Z] "dirty": "false"
22:03:49 [2023-12-12T22:03:49.718Z] },
22:03:49 [2023-12-12T22:03:49.718Z] "file": {
22:03:49 [2023-12-12T22:03:49.718Z] "checksum": "2c0ad4fcf013aa5eff3082d1fa6929d1e1c5c057c7f6d0ff74a4a2a119d133bb",
22:03:49 [2023-12-12T22:03:49.718Z] "checksum_type": "sha256",
22:03:49 [2023-12-12T22:03:49.718Z] "format": "tar.gz",
22:03:49 [2023-12-12T22:03:49.718Z] "name": "coreos-assembler-git.tar.gz",
22:03:49 [2023-12-12T22:03:49.718Z] "size": "9743736"
22:03:49 [2023-12-12T22:03:49.718Z] }
22:03:49 [2023-12-12T22:03:49.718Z] }
22:03:50 [2023-12-12T22:03:50.051Z] [Pipeline] }
22:03:50 [2023-12-12T22:03:50.307Z] [Pipeline] // withEnv
22:03:50 [2023-12-12T22:03:50.422Z] [Pipeline] stage
22:03:50 [2023-12-12T22:03:50.460Z] [Pipeline] { (Report Running)
22:03:50 [2023-12-12T22:03:50.673Z] [Pipeline] withCredentials
22:03:50 [2023-12-12T22:03:50.758Z] Masking supported pattern matches of $RDB_PASSWORD
22:03:50 [2023-12-12T22:03:50.812Z] [Pipeline] {
22:03:50 [2023-12-12T22:03:50.902Z] [Pipeline] withEnv
22:03:50 [2023-12-12T22:03:50.959Z] [Pipeline] {
22:03:51 [2023-12-12T22:03:51.058Z] [Pipeline] sh
22:03:51 [2023-12-12T22:03:51.934Z] + set -xeuo pipefail
22:03:51 [2023-12-12T22:03:51.934Z] ++ umask
22:03:51 [2023-12-12T22:03:51.934Z] + '[' 0000 = 0000 ']'
22:03:51 [2023-12-12T22:03:51.934Z] + umask 0022
22:03:51 [2023-12-12T22:03:51.934Z] + /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-51c379f650 --stream rawhide
22:03:54 [2023-12-12T22:03:54.550Z] [Pipeline] }
22:03:54 [2023-12-12T22:03:54.652Z] [Pipeline] // withEnv
22:03:54 [2023-12-12T22:03:54.710Z] [Pipeline] }
22:03:54 [2023-12-12T22:03:54.824Z] [Pipeline] // withCredentials
22:03:54 [2023-12-12T22:03:54.878Z] [Pipeline] }
22:03:55 [2023-12-12T22:03:55.002Z] [Pipeline] // stage
22:03:55 [2023-12-12T22:03:55.090Z] [Pipeline] stage
22:03:55 [2023-12-12T22:03:55.119Z] [Pipeline] { (Test)
22:03:55 [2023-12-12T22:03:55.207Z] [Pipeline] build
22:03:55 [2023-12-12T22:03:55.226Z] Scheduling project: test-override
22:04:00 [2023-12-12T22:04:00.496Z] Starting building: test-override #143
23:18:57 [2023-12-12T23:18:57.096Z] Build test-override #143 completed: SUCCESS
23:18:57 [2023-12-12T23:18:57.124Z] [Pipeline] }
23:18:57 [2023-12-12T23:18:57.271Z] [Pipeline] // stage
23:18:57 [2023-12-12T23:18:57.343Z] [Pipeline] stage
23:18:57 [2023-12-12T23:18:57.355Z] [Pipeline] { (Report Completion)
23:18:57 [2023-12-12T23:18:57.453Z] [Pipeline] withCredentials
23:18:57 [2023-12-12T23:18:57.469Z] Masking supported pattern matches of $RDB_PASSWORD
23:18:57 [2023-12-12T23:18:57.532Z] [Pipeline] {
23:18:57 [2023-12-12T23:18:57.594Z] [Pipeline] withEnv
23:18:57 [2023-12-12T23:18:57.617Z] [Pipeline] {
23:18:57 [2023-12-12T23:18:57.755Z] [Pipeline] sh
23:18:58 [2023-12-12T23:18:58.610Z] + set -xeuo pipefail
23:18:58 [2023-12-12T23:18:58.610Z] ++ umask
23:18:58 [2023-12-12T23:18:58.610Z] + '[' 0000 = 0000 ']'
23:18:58 [2023-12-12T23:18:58.610Z] + umask 0022
23:18:58 [2023-12-12T23:18:58.610Z] + /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/143 --outcome PASSED --advisory FEDORA-2023-51c379f650 --stream rawhide
23:19:00 [2023-12-12T23:19:00.549Z] [Pipeline] }
23:19:00 [2023-12-12T23:19:00.692Z] [Pipeline] // withEnv
23:19:00 [2023-12-12T23:19:00.772Z] [Pipeline] }
23:19:00 [2023-12-12T23:19:00.915Z] [Pipeline] // withCredentials
23:19:00 [2023-12-12T23:19:00.955Z] [Pipeline] }
23:19:01 [2023-12-12T23:19:01.036Z] [Pipeline] // stage
23:19:01 [2023-12-12T23:19:01.064Z] [Pipeline] }
23:19:01 [2023-12-12T23:19:01.173Z] [Pipeline] // container
23:19:01 [2023-12-12T23:19:01.213Z] [Pipeline] }
23:19:01 [2023-12-12T23:19:01.349Z] [Pipeline] // node
23:19:01 [2023-12-12T23:19:01.401Z] [Pipeline] }
23:19:01 [2023-12-12T23:19:01.556Z] [Pipeline] // podTemplate
23:19:01 [2023-12-12T23:19:01.609Z] [Pipeline] End of Pipeline
23:19:01 [2023-12-12T23:19:01.836Z] Finished: SUCCESS