[2023-11-22T11:31:11.715Z] Triggered by CI message. [2023-11-22T11:31:11.721Z] 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 [2023-11-22T11:31:11.722Z] The recommended git tool is: NONE [2023-11-22T11:31:11.722Z] No credentials specified [2023-11-22T11:31:11.723Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2023-11-22T11:31:11.729Z] Fetching changes from the remote Git repository [2023-11-22T11:31:11.731Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2023-11-22T11:31:11.745Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2023-11-22T11:31:11.745Z] > git --version # timeout=10 [2023-11-22T11:31:11.749Z] > git --version # 'git version 2.39.3' [2023-11-22T11:31:11.749Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-22T11:31:12.062Z] > git rev-parse origin/main^{commit} # timeout=10 [2023-11-22T11:31:12.067Z] Checking out Revision bc8b4aceebf45f0663d48246fce7d500f0c02c50 (origin/main) [2023-11-22T11:31:12.067Z] > git config core.sparsecheckout # timeout=10 [2023-11-22T11:31:12.071Z] > git checkout -f bc8b4aceebf45f0663d48246fce7d500f0c02c50 # timeout=10 [2023-11-22T11:31:12.086Z] Commit message: "jobs/bodhi-trigger: fix result propagation" [2023-11-22T11:31:12.086Z] > git rev-list --no-walk 984af45c7dadb43d24ca990d344e0ef7528ac42d # timeout=10 [2023-11-22T11:31:12.321Z] Loading library coreos@main [2023-11-22T11:31:12.321Z] Attempting to resolve main from remote references... [2023-11-22T11:31:12.321Z] > git --version # timeout=10 [2023-11-22T11:31:13.020Z] > git --version # 'git version 2.39.3' [2023-11-22T11:31:13.020Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2023-11-22T11:31:13.213Z] Found match: refs/heads/main revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a [2023-11-22T11:31:13.215Z] Selected Git installation does not exist. Using Default [2023-11-22T11:31:13.215Z] The recommended git tool is: NONE [2023-11-22T11:31:13.215Z] No credentials specified [2023-11-22T11:31:13.215Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2023-11-22T11:31:13.226Z] Fetching changes from the remote Git repository [2023-11-22T11:31:13.287Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2023-11-22T11:31:13.293Z] Fetching without tags [2023-11-22T11:31:13.293Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2023-11-22T11:31:13.293Z] > git --version # timeout=10 [2023-11-22T11:31:13.297Z] > git --version # 'git version 2.39.3' [2023-11-22T11:31:13.297Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-22T11:31:13.528Z] Checking out Revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a (main) [2023-11-22T11:31:13.528Z] > git config core.sparsecheckout # timeout=10 [2023-11-22T11:31:13.533Z] > git checkout -f b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10 [2023-11-22T11:31:13.548Z] Commit message: "buildconfig.json: fix apiVersion" [2023-11-22T11:31:13.549Z] > git rev-list --no-walk b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10 [2023-11-22T11:31:14.235Z] [Pipeline] Start of Pipeline [2023-11-22T11:31:14.436Z] [Pipeline] node [2023-11-22T11:31:14.475Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2023-11-22T11:31:15.417Z] [Pipeline] { [2023-11-22T11:31:15.601Z] [Pipeline] withEnv [2023-11-22T11:31:15.629Z] [Pipeline] { [2023-11-22T11:31:15.755Z] [Pipeline] sh [2023-11-22T11:31:16.041Z] + set -xeuo pipefail [2023-11-22T11:31:16.041Z] ++ umask [2023-11-22T11:31:16.041Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:16.041Z] + rm -rf pipe [2023-11-22T11:31:16.041Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2023-11-22T11:31:16.041Z] Cloning into 'pipe'... [2023-11-22T11:31:16.671Z] [Pipeline] } [2023-11-22T11:31:16.847Z] [Pipeline] // withEnv [2023-11-22T11:31:17.192Z] [Pipeline] load [2023-11-22T11:31:17.676Z] [Pipeline] { (pipe/utils.groovy) [2023-11-22T11:31:17.809Z] [Pipeline] } [2023-11-22T11:31:17.933Z] [Pipeline] // load [2023-11-22T11:31:18.099Z] [Pipeline] readYaml [2023-11-22T11:31:18.280Z] [Pipeline] withEnv [2023-11-22T11:31:18.303Z] [Pipeline] { [2023-11-22T11:31:18.414Z] [Pipeline] sh [2023-11-22T11:31:18.720Z] + set -xeuo pipefail [2023-11-22T11:31:18.720Z] ++ umask [2023-11-22T11:31:18.720Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:18.720Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml [2023-11-22T11:31:19.059Z] [Pipeline] } [2023-11-22T11:31:19.237Z] [Pipeline] // withEnv [2023-11-22T11:31:19.294Z] [Pipeline] readYaml [2023-11-22T11:31:19.472Z] [Pipeline] withEnv [2023-11-22T11:31:19.490Z] [Pipeline] { [2023-11-22T11:31:19.581Z] [Pipeline] sh [2023-11-22T11:31:19.905Z] + set -xeuo pipefail [2023-11-22T11:31:19.905Z] ++ umask [2023-11-22T11:31:19.905Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:19.905Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml [2023-11-22T11:31:19.986Z] [Pipeline] } [2023-11-22T11:31:20.113Z] [Pipeline] // withEnv [2023-11-22T11:31:20.193Z] [Pipeline] readYaml [2023-11-22T11:31:20.287Z] [Pipeline] withEnv [2023-11-22T11:31:20.301Z] [Pipeline] { [2023-11-22T11:31:20.380Z] [Pipeline] sh [2023-11-22T11:31:20.654Z] + set -xeuo pipefail [2023-11-22T11:31:20.654Z] ++ umask [2023-11-22T11:31:20.654Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:20.654Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml [2023-11-22T11:31:20.730Z] [Pipeline] } [2023-11-22T11:31:20.845Z] [Pipeline] // withEnv [2023-11-22T11:31:20.908Z] [Pipeline] readYaml [2023-11-22T11:31:21.055Z] [Pipeline] withEnv [2023-11-22T11:31:21.071Z] [Pipeline] { [2023-11-22T11:31:21.235Z] [Pipeline] sh [2023-11-22T11:31:21.521Z] + set -xeuo pipefail [2023-11-22T11:31:21.521Z] ++ umask [2023-11-22T11:31:21.521Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:21.521Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' [2023-11-22T11:31:21.521Z] + jq -e '.releases[0].composed_by_bodhi' [2023-11-22T11:31:21.521Z] true [2023-11-22T11:31:21.590Z] [Pipeline] } [2023-11-22T11:31:21.684Z] [Pipeline] // withEnv [2023-11-22T11:31:21.753Z] [Pipeline] withEnv [2023-11-22T11:31:21.770Z] [Pipeline] { [2023-11-22T11:31:21.930Z] [Pipeline] sh [2023-11-22T11:31:22.232Z] + set -xeuo pipefail [2023-11-22T11:31:22.232Z] ++ umask [2023-11-22T11:31:22.232Z] + '[' 0022 = 0000 ']' [2023-11-22T11:31:22.232Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' [2023-11-22T11:31:22.232Z] + jq -e '.releases[0].composed_by_bodhi' [2023-11-22T11:31:22.232Z] false [2023-11-22T11:31:22.323Z] [Pipeline] } [2023-11-22T11:31:22.509Z] [Pipeline] // withEnv [2023-11-22T11:31:22.598Z] [Pipeline] } [2023-11-22T11:31:22.702Z] [Pipeline] // node [2023-11-22T11:31:24.466Z] [Pipeline] properties [2023-11-22T11:31:24.672Z] [Pipeline] readJSON [2023-11-22T11:31:24.819Z] [Pipeline] echo [2023-11-22T11:31:24.842Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-8a21552d1c-513105b4fd1638a1f08494355c395b094c06c034, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a21552d1c, builds:[[type:koji-build, id:2323319, task_id:109395170, issuer:fweimer, component:glibc, nvr:glibc-2.38.9000-23.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-11-22T11:31:09.539565Z, 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-23.fc40. [2023-11-22T11:31:24.842Z] [2023-11-22T11:31:24.842Z] ##### **Changelog** [2023-11-22T11:31:24.842Z] [2023-11-22T11:31:24.842Z] ``` [2023-11-22T11:31:24.842Z] * Wed Nov 22 2023 Florian Weimer - 2.38.9000-23 [2023-11-22T11:31:24.842Z] - Apply glibc-benchtests-aarch64.patch to fix an aarch64 build failure. [2023-11-22T11:31:24.842Z] - Drop glibc-rh2244688.patch revert. Fix applied upstream. [2023-11-22T11:31:24.842Z] - Drop glibc-rh2244992.patch, glibc-rh2248915.patch, glibc-rh2248502-3.patch. [2023-11-22T11:31:24.842Z] All applied upstream. [2023-11-22T11:31:24.842Z] - Auto-sync with upstream branch master, [2023-11-22T11:31:24.842Z] commit 5d7f1bce7d8eea31f4baeb68bcc3124b35acc751: [2023-11-22T11:31:24.842Z] - posix: Revert the removal of the crypt prototype from [2023-11-22T11:31:24.842Z] - elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure [2023-11-22T11:31:24.842Z] - elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static [2023-11-22T11:31:24.842Z] - elf: Remove any_debug from dl_main_state [2023-11-22T11:31:24.842Z] - elf: Remove LD_PROFILE for static binaries [2023-11-22T11:31:24.842Z] - elf: Ignore LD_PROFILE for setuid binaries [2023-11-22T11:31:24.842Z] - s390: Use dl-symbol-redir-ifunc.h on cpu-tunables [2023-11-22T11:31:24.842Z] - x86: Use dl-symbol-redir-ifunc.h on cpu-tunables [2023-11-22T11:31:24.842Z] - elf: Emit warning if tunable is ill-formatted [2023-11-22T11:31:24.842Z] - elf: Fix _dl_debug_vdprintf to work before self-relocation [2023-11-22T11:31:24.842Z] - elf: Do not parse ill-formatted strings [2023-11-22T11:31:24.842Z] - elf: Do not process invalid tunable format [2023-11-22T11:31:24.842Z] - elf: Add all malloc tunable to unsecvars [2023-11-22T11:31:24.842Z] - elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries [2023-11-22T11:31:24.842Z] - elf: Add GLIBC_TUNABLES to unsecvars [2023-11-22T11:31:24.842Z] - elf: Remove /etc/suid-debug support [2023-11-22T11:31:24.842Z] - stdlib: The qsort implementation needs to use heapsort in more cases [2023-11-22T11:31:24.842Z] - stdlib: Handle various corner cases in the fallback heapsort for qsort [2023-11-22T11:31:24.842Z] - stdlib: Avoid another self-comparison in qsort [2023-11-22T11:31:24.842Z] - hurd: fix restarting reauth_dtable on signal [2023-11-22T11:31:24.842Z] - hurd: Prevent the final file_exec_paths call from signals [2023-11-22T11:31:24.842Z] - manual: Fix termios.c example. (Bug 31078) [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of expm1 routines [2023-11-22T11:31:24.842Z] - linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) [2023-11-22T11:31:24.842Z] - intl: Add test case for bug 16621 [2023-11-22T11:31:24.842Z] - resolv: free only initialized items from gai pool [2023-11-22T11:31:24.842Z] - ldconfig: Fixes for skipping temporary files. [2023-11-22T11:31:24.842Z] - nptl: Link tst-execstack-threads-mod.so with -z execstack [2023-11-22T11:31:24.842Z] - nptl: Rename tst-execstack to tst-execstack-threads [2023-11-22T11:31:24.842Z] - localedata: Convert oc_FR locale to UTF-8 [2023-11-22T11:31:24.842Z] - localedata: Add information for Occitan [2023-11-22T11:31:24.842Z] - elf: Fix force_first handling in dlclose (bug 30981) [2023-11-22T11:31:24.842Z] - elf: Handle non-directory name in search path (BZ 31035) [2023-11-22T11:31:24.842Z] - New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday [2023-11-22T11:31:24.842Z] - x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.S [2023-11-22T11:31:24.842Z] - posix: Check pidfd_spawn with tst-spawn7-pid [2023-11-22T11:31:24.842Z] - y2038: Fix support for 64-bit time on legacy ABIs [2023-11-22T11:31:24.842Z] - AArch64: Remove Falkor memcpy [2023-11-22T11:31:24.842Z] - AArch64: Add memset_zva64 [2023-11-22T11:31:24.842Z] - AArch64: Cleanup emag memset [2023-11-22T11:31:24.842Z] - test: Run the tst-tls-allocation-failure-static-patched with test-wrapper. [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of log1p routines [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of atan2 routines [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of atan routines [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of acos routines [2023-11-22T11:31:24.842Z] - aarch64: Add vector implementations of asin routines [2023-11-22T11:31:24.842Z] [2023-11-22T11:31:24.842Z] ```, 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-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:true, date_submitted:2023-11-22 11:24:18, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-8a21552d1c, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a21552d1c, title:glibc-2.38.9000-23.fc40, version_hash:513105b4fd1638a1f08494355c395b094c06c034, 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:3289823, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-11-22 11:24:18, update_id:565905, 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-23.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:1825, name:fweimer, email:fweimer@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:provenpackager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:gitsecure-coding], [name:sig-isa], [name:gitlab-centos-sig-isa]]], updateid:FEDORA-2023-8a21552d1c, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] [2023-11-22T11:31:24.987Z] [Pipeline] libraryResource [2023-11-22T11:31:25.043Z] [Pipeline] readJSON [2023-11-22T11:31:25.146Z] [Pipeline] node [2023-11-22T11:31:25.198Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2023-11-22T11:31:25.318Z] [Pipeline] { [2023-11-22T11:31:25.725Z] [Pipeline] writeYaml [2023-11-22T11:31:25.882Z] [Pipeline] readFile [2023-11-22T11:31:26.020Z] [Pipeline] } [2023-11-22T11:31:26.179Z] [Pipeline] // node [2023-11-22T11:31:26.266Z] [Pipeline] podTemplate [2023-11-22T11:31:26.302Z] [Pipeline] { [2023-11-22T11:31:26.466Z] [Pipeline] node [2023-11-22T11:31:33.295Z] Created Pod: openshift coreos-ci/pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5 [2023-11-22T11:31:40.517Z] Agent pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5 is provisioned from template pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52 [2023-11-22T11:31:40.518Z] --- [2023-11-22T11:31:40.518Z] apiVersion: "v1" [2023-11-22T11:31:40.518Z] kind: "Pod" [2023-11-22T11:31:40.518Z] metadata: [2023-11-22T11:31:40.518Z] annotations: [2023-11-22T11:31:40.518Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/59/" [2023-11-22T11:31:40.518Z] runUrl: "job/bodhi-trigger/59/" [2023-11-22T11:31:40.518Z] labels: [2023-11-22T11:31:40.518Z] jenkins: "slave" [2023-11-22T11:31:40.518Z] jenkins/label-digest: "f99056ff3c92204e8d6f5a1cad11a0ca65f70f21" [2023-11-22T11:31:40.518Z] jenkins/label: "pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f" [2023-11-22T11:31:40.518Z] name: "pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5" [2023-11-22T11:31:40.518Z] namespace: "coreos-ci" [2023-11-22T11:31:40.518Z] spec: [2023-11-22T11:31:40.518Z] containers: [2023-11-22T11:31:40.518Z] - command: [2023-11-22T11:31:40.518Z] - "/usr/bin/dumb-init" [2023-11-22T11:31:40.518Z] - "/usr/bin/sleep" [2023-11-22T11:31:40.518Z] - "infinity" [2023-11-22T11:31:40.518Z] env: [2023-11-22T11:31:40.518Z] - name: "NCPUS" [2023-11-22T11:31:40.518Z] value: "0.1" [2023-11-22T11:31:40.518Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2023-11-22T11:31:40.518Z] imagePullPolicy: "Always" [2023-11-22T11:31:40.518Z] name: "worker" [2023-11-22T11:31:40.518Z] resources: [2023-11-22T11:31:40.518Z] limits: [2023-11-22T11:31:40.518Z] cpu: "0.1" [2023-11-22T11:31:40.518Z] requests: [2023-11-22T11:31:40.518Z] cpu: "0.1" [2023-11-22T11:31:40.518Z] volumeMounts: [2023-11-22T11:31:40.518Z] - mountPath: "/srv/" [2023-11-22T11:31:40.518Z] name: "emptydir-0" [2023-11-22T11:31:40.518Z] - mountPath: "/home/jenkins/agent" [2023-11-22T11:31:40.518Z] name: "workspace-volume" [2023-11-22T11:31:40.518Z] readOnly: false [2023-11-22T11:31:40.518Z] - env: [2023-11-22T11:31:40.518Z] - name: "JENKINS_SECRET" [2023-11-22T11:31:40.518Z] value: "********" [2023-11-22T11:31:40.518Z] - name: "JENKINS_TUNNEL" [2023-11-22T11:31:40.518Z] value: "172.30.136.1:50000" [2023-11-22T11:31:40.518Z] - name: "JENKINS_AGENT_NAME" [2023-11-22T11:31:40.518Z] value: "pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5" [2023-11-22T11:31:40.518Z] - name: "JENKINS_NAME" [2023-11-22T11:31:40.518Z] value: "pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5" [2023-11-22T11:31:40.518Z] - name: "JENKINS_AGENT_WORKDIR" [2023-11-22T11:31:40.518Z] value: "/home/jenkins/agent" [2023-11-22T11:31:40.518Z] - name: "JENKINS_URL" [2023-11-22T11:31:40.518Z] value: "http://172.30.130.216:80/" [2023-11-22T11:31:40.518Z] image: "jenkins-agent-base:latest" [2023-11-22T11:31:40.518Z] name: "jnlp" [2023-11-22T11:31:40.518Z] resources: [2023-11-22T11:31:40.518Z] limits: [2023-11-22T11:31:40.518Z] memory: "512Mi" [2023-11-22T11:31:40.518Z] cpu: "1" [2023-11-22T11:31:40.518Z] requests: [2023-11-22T11:31:40.518Z] memory: "512Mi" [2023-11-22T11:31:40.518Z] cpu: "1" [2023-11-22T11:31:40.518Z] volumeMounts: [2023-11-22T11:31:40.518Z] - mountPath: "/home/jenkins/agent" [2023-11-22T11:31:40.518Z] name: "workspace-volume" [2023-11-22T11:31:40.518Z] readOnly: false [2023-11-22T11:31:40.518Z] nodeSelector: [2023-11-22T11:31:40.518Z] kubernetes.io/os: "linux" [2023-11-22T11:31:40.518Z] restartPolicy: "Never" [2023-11-22T11:31:40.518Z] serviceAccountName: "default" [2023-11-22T11:31:40.518Z] volumes: [2023-11-22T11:31:40.518Z] - emptyDir: {} [2023-11-22T11:31:40.518Z] name: "emptydir-0" [2023-11-22T11:31:40.518Z] - emptyDir: [2023-11-22T11:31:40.518Z] medium: "" [2023-11-22T11:31:40.518Z] name: "workspace-volume" [2023-11-22T11:31:40.518Z] [2023-11-22T11:31:40.599Z] Running on pod-c3a7adb6-fe3a-4285-8d7c-b77a20376c6f-7gf52-d7xn5 in /home/jenkins/agent/workspace/bodhi-trigger [2023-11-22T11:31:40.639Z] [Pipeline] { [2023-11-22T11:31:40.765Z] [Pipeline] container [2023-11-22T11:31:40.788Z] [Pipeline] { [2023-11-22T11:31:40.919Z] [Pipeline] withEnv [2023-11-22T11:31:40.935Z] [Pipeline] { [2023-11-22T11:31:41.044Z] [Pipeline] sh [2023-11-22T11:31:42.017Z] + set -xeuo pipefail [2023-11-22T11:31:42.017Z] ++ umask [2023-11-22T11:31:42.017Z] + '[' 0000 = 0000 ']' [2023-11-22T11:31:42.017Z] + umask 0022 [2023-11-22T11:31:42.017Z] + cat /cosa/coreos-assembler-git.json [2023-11-22T11:31:42.017Z] { [2023-11-22T11:31:42.017Z] "date": "2023-11-20T23:26:42Z", [2023-11-22T11:31:42.017Z] "git": { [2023-11-22T11:31:42.017Z] "commit": "57af59294d589839c80dd681d0f8d2b1356cfa14", [2023-11-22T11:31:42.017Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2023-11-22T11:31:42.017Z] "branch": "HEAD", [2023-11-22T11:31:42.017Z] "dirty": "false" [2023-11-22T11:31:42.017Z] }, [2023-11-22T11:31:42.017Z] "file": { [2023-11-22T11:31:42.017Z] "checksum": "1c8a9cfa2636449746b97ebbf5343ecb4ce5dcd54271e16c2f239a48a7036689", [2023-11-22T11:31:42.017Z] "checksum_type": "sha256", [2023-11-22T11:31:42.017Z] "format": "tar.gz", [2023-11-22T11:31:42.017Z] "name": "coreos-assembler-git.tar.gz", [2023-11-22T11:31:42.017Z] "size": "9650820" [2023-11-22T11:31:42.017Z] } [2023-11-22T11:31:42.017Z] } [2023-11-22T11:31:42.528Z] [Pipeline] } [2023-11-22T11:31:42.664Z] [Pipeline] // withEnv [2023-11-22T11:31:42.779Z] [Pipeline] stage [2023-11-22T11:31:42.809Z] [Pipeline] { (Report Running) [2023-11-22T11:31:43.035Z] [Pipeline] withCredentials [2023-11-22T11:31:43.447Z] Masking supported pattern matches of $RDB_PASSWORD [2023-11-22T11:31:43.530Z] [Pipeline] { [2023-11-22T11:31:43.635Z] [Pipeline] withEnv [2023-11-22T11:31:43.658Z] [Pipeline] { [2023-11-22T11:31:43.755Z] [Pipeline] sh [2023-11-22T11:31:44.613Z] + set -xeuo pipefail [2023-11-22T11:31:44.613Z] ++ umask [2023-11-22T11:31:44.613Z] + '[' 0000 = 0000 ']' [2023-11-22T11:31:44.613Z] + umask 0022 [2023-11-22T11:31:44.613Z] + /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-8a21552d1c --stream rawhide [2023-11-22T11:31:46.584Z] [Pipeline] } [2023-11-22T11:31:46.676Z] [Pipeline] // withEnv [2023-11-22T11:31:46.706Z] [Pipeline] } [2023-11-22T11:31:46.808Z] [Pipeline] // withCredentials [2023-11-22T11:31:46.842Z] [Pipeline] } [2023-11-22T11:31:46.899Z] [Pipeline] // stage [2023-11-22T11:31:46.979Z] [Pipeline] stage [2023-11-22T11:31:46.991Z] [Pipeline] { (Test) [2023-11-22T11:31:47.087Z] [Pipeline] build [2023-11-22T11:31:47.412Z] Scheduling project: test-override [2023-11-22T11:31:50.821Z] Starting building: test-override #89 [2023-11-22T12:05:31.543Z] Build test-override #89 completed: FAILURE [2023-11-22T12:05:31.563Z] [Pipeline] } [2023-11-22T12:05:31.696Z] [Pipeline] // stage [2023-11-22T12:05:31.772Z] [Pipeline] stage [2023-11-22T12:05:31.794Z] [Pipeline] { (Report Completion) [2023-11-22T12:05:31.915Z] [Pipeline] withCredentials [2023-11-22T12:05:31.984Z] Masking supported pattern matches of $RDB_PASSWORD [2023-11-22T12:05:32.012Z] [Pipeline] { [2023-11-22T12:05:32.106Z] [Pipeline] withEnv [2023-11-22T12:05:32.129Z] [Pipeline] { [2023-11-22T12:05:32.510Z] [Pipeline] sh [2023-11-22T12:05:33.156Z] + set -xeuo pipefail [2023-11-22T12:05:33.156Z] ++ umask [2023-11-22T12:05:33.156Z] + '[' 0000 = 0000 ']' [2023-11-22T12:05:33.156Z] + umask 0022 [2023-11-22T12:05:33.156Z] + /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/89 --outcome FAILED --advisory FEDORA-2023-8a21552d1c --stream rawhide [2023-11-22T12:05:35.763Z] [Pipeline] } [2023-11-22T12:05:36.000Z] [Pipeline] // withEnv [2023-11-22T12:05:36.080Z] [Pipeline] } [2023-11-22T12:05:36.236Z] [Pipeline] // withCredentials [2023-11-22T12:05:36.285Z] [Pipeline] } [2023-11-22T12:05:36.421Z] [Pipeline] // stage [2023-11-22T12:05:36.489Z] [Pipeline] } [2023-11-22T12:05:36.593Z] [Pipeline] // container [2023-11-22T12:05:36.650Z] [Pipeline] } [2023-11-22T12:05:37.113Z] [Pipeline] // node [2023-11-22T12:05:37.167Z] [Pipeline] } [2023-11-22T12:05:37.277Z] [Pipeline] // podTemplate [2023-11-22T12:05:37.345Z] [Pipeline] End of Pipeline [2023-11-22T12:05:37.460Z] Finished: FAILURE