Console Output
01:15:38 [2025-01-29T01:15:38.408Z] Triggered by CI message.
01:15:38 [2025-01-29T01:15:38.409Z] 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
01:15:38 [2025-01-29T01:15:38.409Z] Selected Git installation does not exist. Using Default
01:15:38 [2025-01-29T01:15:38.409Z] The recommended git tool is: NONE
01:15:38 [2025-01-29T01:15:38.409Z] No credentials specified
01:15:38 [2025-01-29T01:15:38.410Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
01:15:38 [2025-01-29T01:15:38.417Z] Fetching changes from the remote Git repository
01:15:38 [2025-01-29T01:15:38.418Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
01:15:38 [2025-01-29T01:15:38.494Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
01:15:38 [2025-01-29T01:15:38.494Z] > git --version # timeout=10
01:15:38 [2025-01-29T01:15:38.500Z] > git --version # 'git version 2.39.3'
01:15:38 [2025-01-29T01:15:38.500Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:38 [2025-01-29T01:15:38.592Z] > git rev-parse origin/main^{commit} # timeout=10
01:15:38 [2025-01-29T01:15:38.600Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
01:15:38 [2025-01-29T01:15:38.600Z] > git config core.sparsecheckout # timeout=10
01:15:38 [2025-01-29T01:15:38.606Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
01:15:38 [2025-01-29T01:15:38.616Z] Commit message: "bodhi-testing: fix zincati configuration"
01:15:38 [2025-01-29T01:15:38.616Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
01:15:38 [2025-01-29T01:15:38.731Z] Loading library coreos@main
01:15:38 [2025-01-29T01:15:38.731Z] Attempting to resolve main from remote references...
01:15:38 [2025-01-29T01:15:38.731Z] > git --version # timeout=10
01:15:38 [2025-01-29T01:15:38.738Z] > git --version # 'git version 2.39.3'
01:15:38 [2025-01-29T01:15:38.738Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:15:38 [2025-01-29T01:15:38.822Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
01:15:38 [2025-01-29T01:15:38.824Z] Selected Git installation does not exist. Using Default
01:15:38 [2025-01-29T01:15:38.824Z] The recommended git tool is: NONE
01:15:38 [2025-01-29T01:15:38.824Z] No credentials specified
01:15:38 [2025-01-29T01:15:38.824Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
01:15:38 [2025-01-29T01:15:38.831Z] Fetching changes from the remote Git repository
01:15:38 [2025-01-29T01:15:38.833Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:15:38 [2025-01-29T01:15:38.840Z] Fetching without tags
01:15:38 [2025-01-29T01:15:38.840Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
01:15:38 [2025-01-29T01:15:38.840Z] > git --version # timeout=10
01:15:38 [2025-01-29T01:15:38.846Z] > git --version # 'git version 2.39.3'
01:15:38 [2025-01-29T01:15:38.846Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:38 [2025-01-29T01:15:38.917Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
01:15:38 [2025-01-29T01:15:38.917Z] > git config core.sparsecheckout # timeout=10
01:15:38 [2025-01-29T01:15:38.924Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
01:15:38 [2025-01-29T01:15:38.933Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
01:15:38 [2025-01-29T01:15:38.933Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
01:15:39 [2025-01-29T01:15:39.216Z] [Pipeline] Start of Pipeline
01:15:39 [2025-01-29T01:15:39.483Z] [Pipeline] node
01:15:39 [2025-01-29T01:15:39.595Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
01:15:39 [2025-01-29T01:15:39.660Z] [Pipeline] {
01:15:39 [2025-01-29T01:15:39.827Z] [Pipeline] checkout
01:15:39 [2025-01-29T01:15:39.868Z] Selected Git installation does not exist. Using Default
01:15:39 [2025-01-29T01:15:39.869Z] The recommended git tool is: NONE
01:15:39 [2025-01-29T01:15:39.869Z] No credentials specified
01:15:39 [2025-01-29T01:15:39.869Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
01:15:39 [2025-01-29T01:15:39.875Z] Fetching changes from the remote Git repository
01:15:39 [2025-01-29T01:15:39.883Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
01:15:39 [2025-01-29T01:15:39.890Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
01:15:39 [2025-01-29T01:15:39.890Z] > git --version # timeout=10
01:15:39 [2025-01-29T01:15:39.896Z] > git --version # 'git version 2.39.3'
01:15:39 [2025-01-29T01:15:39.896Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:39 [2025-01-29T01:15:39.964Z] > git rev-parse origin/main^{commit} # timeout=10
01:15:39 [2025-01-29T01:15:39.971Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
01:15:39 [2025-01-29T01:15:39.971Z] > git config core.sparsecheckout # timeout=10
01:15:39 [2025-01-29T01:15:39.977Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
01:15:39 [2025-01-29T01:15:39.986Z] Commit message: "bodhi-testing: fix zincati configuration"
01:15:40 [2025-01-29T01:15:40.106Z] [Pipeline] readYaml
01:15:40 [2025-01-29T01:15:40.420Z] [Pipeline] withEnv
01:15:40 [2025-01-29T01:15:40.460Z] [Pipeline] {
01:15:40 [2025-01-29T01:15:40.609Z] [Pipeline] sh
01:15:40 [2025-01-29T01:15:40.901Z] + set -xeuo pipefail
01:15:40 [2025-01-29T01:15:40.901Z] ++ umask
01:15:40 [2025-01-29T01:15:40.901Z] + '[' 0022 = 0000 ']'
01:15:40 [2025-01-29T01:15:40.901Z] + rm -rf pipe
01:15:40 [2025-01-29T01:15:40.901Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
01:15:40 [2025-01-29T01:15:40.901Z] Cloning into 'pipe'...
01:15:41 [2025-01-29T01:15:41.196Z] [Pipeline] }
01:15:41 [2025-01-29T01:15:41.351Z] [Pipeline] // withEnv
01:15:41 [2025-01-29T01:15:41.501Z] [Pipeline] load
01:15:41 [2025-01-29T01:15:41.776Z] [Pipeline] { (pipe/utils.groovy)
01:15:41 [2025-01-29T01:15:41.895Z] [Pipeline] }
01:15:42 [2025-01-29T01:15:42.107Z] [Pipeline] // load
01:15:42 [2025-01-29T01:15:42.257Z] [Pipeline] readYaml
01:15:42 [2025-01-29T01:15:42.514Z] [Pipeline] withEnv
01:15:42 [2025-01-29T01:15:42.543Z] [Pipeline] {
01:15:42 [2025-01-29T01:15:42.703Z] [Pipeline] sh
01:15:43 [2025-01-29T01:15:43.000Z] + set -xeuo pipefail
01:15:43 [2025-01-29T01:15:43.000Z] ++ umask
01:15:43 [2025-01-29T01:15:43.000Z] + '[' 0022 = 0000 ']'
01:15:43 [2025-01-29T01:15:43.000Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
01:15:43 [2025-01-29T01:15:43.355Z] [Pipeline] }
01:15:43 [2025-01-29T01:15:43.589Z] [Pipeline] // withEnv
01:15:43 [2025-01-29T01:15:43.743Z] [Pipeline] readYaml
01:15:43 [2025-01-29T01:15:43.999Z] [Pipeline] withEnv
01:15:44 [2025-01-29T01:15:44.041Z] [Pipeline] {
01:15:44 [2025-01-29T01:15:44.188Z] [Pipeline] sh
01:15:44 [2025-01-29T01:15:44.486Z] + set -xeuo pipefail
01:15:44 [2025-01-29T01:15:44.486Z] ++ umask
01:15:44 [2025-01-29T01:15:44.486Z] + '[' 0022 = 0000 ']'
01:15:44 [2025-01-29T01:15:44.486Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
01:15:44 [2025-01-29T01:15:44.777Z] [Pipeline] }
01:15:44 [2025-01-29T01:15:44.948Z] [Pipeline] // withEnv
01:15:45 [2025-01-29T01:15:45.051Z] [Pipeline] readYaml
01:15:45 [2025-01-29T01:15:45.207Z] [Pipeline] }
01:15:45 [2025-01-29T01:15:45.521Z] [Pipeline] // node
01:15:45 [2025-01-29T01:15:45.635Z] [Pipeline] properties
01:15:45 [2025-01-29T01:15:45.818Z] [Pipeline] echo
01:15:45 [2025-01-29T01:15:45.858Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648647,"task_id":128580721,"nvr":"glibc-2.40.9000-35.fc42"}]},"agent":"djdelorie","re-trigger":true,"update":{"autokarma":false,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":false,"require_testcases":false,"display_name":"","notes":"Automatic update for glibc-2.40.9000-35.fc42.\n\n##### **Changelog**\n\n```\n* Tue Jan 28 2025 DJ Delorie <dj@redhat.com> - 2.40.9000-35\n- Auto-sync with upstream branch master,\n commit 9b2f20dd54079afb68addf23685b039f1accd6e0.\n- po: update translations (final, only timestamp and line number changes)\n- libc.pot: regenerate (only line number changes)\n- INSTALL: update last tested version numbers\n- contrib.texi: minor improvements\n- NEWS: Add some more news from the 2.41 cycle\n- contrib.texi: Update from 2.40..2.41 commit log\n- NEWS: Add reference to (single) advisory\n- NEWS: Add list of bugs fixed in 2.41\n- NEWS: editorial changes (language, line breaks)\n- testsuite: Make stdio-common/tst-printf-format-*-mem UNSUPPORTED if the mtrace output does not exist\n- elf: fix 'valgrind' typo in comment\n- malloc: cleanup casts in tst-calloc\n- stdlib: Test using setenv with updated environ [BZ #32588]\n- LICENSES: update CORE-MATH copyright\n- LICENSES: update location of getaddrinfo.c and getnameinfo.c\n- LICENSES: remove Intel License Agreement\n- stdlib: Re-implement free (environ) compatibility kludge for setenv\n- Revert \"stdlib: Support malloc-managed environ arrays for compatibility\"\n- stdlib: Support malloc-managed environ arrays for compatibility\n\n```","type":"unspecified","status":"testing","request":null,"severity":"unspecified","suggest":"unspecified","locked":false,"pushed":true,"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":"2025-01-28 22:10:58","date_modified":null,"date_approved":null,"date_testing":"2025-01-28 23:42:13","date_stable":null,"alias":"FEDORA-2025-7d499cf35a","test_gating_status":"failed","from_tag":null,"date_pushed":"2025-01-28 23:42:13","meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-7d499cf35a","title":"glibc-2.40.9000-35.fc42","version_hash":"113dcadfe37a1865d5523c31c23e763b44913613","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"djdelorie","email":"dj@redhat.com","id":4590,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"3d-printing-sig"},{"name":"gitarm"}]},"comments":[{"karma":0,"karma_critpath":0,"text":"This update was automatically created","timestamp":"2025-01-28 22:10:58","update_id":688906,"user_id":91,"id":3935393,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}},{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'waiting'.","timestamp":"2025-01-28 22:11:03","update_id":688906,"user_id":91,"id":3935394,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}},{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'failed'.","timestamp":"2025-01-28 22:26:36","update_id":688906,"user_id":91,"id":3935405,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}},{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'waiting'.","timestamp":"2025-01-28 23:42:13","update_id":688906,"user_id":91,"id":3935432,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}},{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'failed'.","timestamp":"2025-01-28 23:42:13","update_id":688906,"user_id":91,"id":3935433,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}}],"builds":[{"nvr":"glibc-2.40.9000-35.fc42","signed":true,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-7d499cf35a","karma":0,"content_type":"rpm","test_cases":[]}}
01:15:45 [2025-01-29T01:15:45.932Z] [Pipeline] readJSON
01:15:46 [2025-01-29T01:15:46.321Z] [Pipeline] libraryResource
01:15:46 [2025-01-29T01:15:46.481Z] [Pipeline] readJSON
01:15:46 [2025-01-29T01:15:46.763Z] [Pipeline] node
01:15:46 [2025-01-29T01:15:46.877Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
01:15:46 [2025-01-29T01:15:46.952Z] [Pipeline] {
01:15:47 [2025-01-29T01:15:47.135Z] [Pipeline] writeYaml
01:15:47 [2025-01-29T01:15:47.364Z] [Pipeline] readFile
01:15:47 [2025-01-29T01:15:47.558Z] [Pipeline] }
01:15:47 [2025-01-29T01:15:47.753Z] [Pipeline] // node
01:15:47 [2025-01-29T01:15:47.942Z] [Pipeline] podTemplate
01:15:47 [2025-01-29T01:15:47.993Z] [Pipeline] {
01:15:48 [2025-01-29T01:15:48.153Z] [Pipeline] node
01:15:52 [2025-01-29T01:15:52.802Z] Created Pod: openshift coreos-ci/pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t
01:15:59 [2025-01-29T01:15:59.414Z] Agent pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t is provisioned from template pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2
01:15:59 [2025-01-29T01:15:59.415Z] ---
01:15:59 [2025-01-29T01:15:59.415Z] apiVersion: "v1"
01:15:59 [2025-01-29T01:15:59.415Z] kind: "Pod"
01:15:59 [2025-01-29T01:15:59.415Z] metadata:
01:15:59 [2025-01-29T01:15:59.415Z] annotations:
01:15:59 [2025-01-29T01:15:59.415Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1328/"
01:15:59 [2025-01-29T01:15:59.415Z] runUrl: "job/bodhi-trigger/1328/"
01:15:59 [2025-01-29T01:15:59.415Z] labels:
01:15:59 [2025-01-29T01:15:59.415Z] jenkins: "slave"
01:15:59 [2025-01-29T01:15:59.415Z] jenkins/label-digest: "ea61879f74d441c822f806fb02b4870897d8af64"
01:15:59 [2025-01-29T01:15:59.415Z] jenkins/label: "pod-478a963e-7809-425f-b3d3-335712cf35af"
01:15:59 [2025-01-29T01:15:59.415Z] name: "pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t"
01:15:59 [2025-01-29T01:15:59.415Z] namespace: "coreos-ci"
01:15:59 [2025-01-29T01:15:59.415Z] spec:
01:15:59 [2025-01-29T01:15:59.415Z] containers:
01:15:59 [2025-01-29T01:15:59.415Z] - command:
01:15:59 [2025-01-29T01:15:59.415Z] - "/usr/bin/dumb-init"
01:15:59 [2025-01-29T01:15:59.415Z] - "/usr/bin/sleep"
01:15:59 [2025-01-29T01:15:59.415Z] - "infinity"
01:15:59 [2025-01-29T01:15:59.415Z] env:
01:15:59 [2025-01-29T01:15:59.415Z] - name: "NCPUS"
01:15:59 [2025-01-29T01:15:59.415Z] value: "0.1"
01:15:59 [2025-01-29T01:15:59.415Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
01:15:59 [2025-01-29T01:15:59.415Z] imagePullPolicy: "Always"
01:15:59 [2025-01-29T01:15:59.415Z] name: "worker"
01:15:59 [2025-01-29T01:15:59.415Z] resources:
01:15:59 [2025-01-29T01:15:59.415Z] limits:
01:15:59 [2025-01-29T01:15:59.415Z] cpu: "0.1"
01:15:59 [2025-01-29T01:15:59.415Z] requests:
01:15:59 [2025-01-29T01:15:59.415Z] cpu: "0.1"
01:15:59 [2025-01-29T01:15:59.415Z] volumeMounts:
01:15:59 [2025-01-29T01:15:59.415Z] - mountPath: "/srv/"
01:15:59 [2025-01-29T01:15:59.415Z] name: "emptydir-0"
01:15:59 [2025-01-29T01:15:59.415Z] - mountPath: "/home/jenkins/agent"
01:15:59 [2025-01-29T01:15:59.415Z] name: "workspace-volume"
01:15:59 [2025-01-29T01:15:59.415Z] readOnly: false
01:15:59 [2025-01-29T01:15:59.415Z] - env:
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_SECRET"
01:15:59 [2025-01-29T01:15:59.415Z] value: "********"
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_TUNNEL"
01:15:59 [2025-01-29T01:15:59.415Z] value: "172.30.136.1:50000"
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_AGENT_NAME"
01:15:59 [2025-01-29T01:15:59.415Z] value: "pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t"
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_NAME"
01:15:59 [2025-01-29T01:15:59.415Z] value: "pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t"
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_AGENT_WORKDIR"
01:15:59 [2025-01-29T01:15:59.415Z] value: "/home/jenkins/agent"
01:15:59 [2025-01-29T01:15:59.415Z] - name: "JENKINS_URL"
01:15:59 [2025-01-29T01:15:59.415Z] value: "http://172.30.130.216:80/"
01:15:59 [2025-01-29T01:15:59.415Z] image: "jenkins-agent-base:latest"
01:15:59 [2025-01-29T01:15:59.415Z] name: "jnlp"
01:15:59 [2025-01-29T01:15:59.415Z] resources:
01:15:59 [2025-01-29T01:15:59.415Z] limits:
01:15:59 [2025-01-29T01:15:59.415Z] memory: "512Mi"
01:15:59 [2025-01-29T01:15:59.415Z] cpu: "1"
01:15:59 [2025-01-29T01:15:59.415Z] requests:
01:15:59 [2025-01-29T01:15:59.415Z] memory: "512Mi"
01:15:59 [2025-01-29T01:15:59.415Z] cpu: "1"
01:15:59 [2025-01-29T01:15:59.415Z] volumeMounts:
01:15:59 [2025-01-29T01:15:59.415Z] - mountPath: "/home/jenkins/agent"
01:15:59 [2025-01-29T01:15:59.415Z] name: "workspace-volume"
01:15:59 [2025-01-29T01:15:59.415Z] readOnly: false
01:15:59 [2025-01-29T01:15:59.415Z] nodeSelector:
01:15:59 [2025-01-29T01:15:59.415Z] kubernetes.io/os: "linux"
01:15:59 [2025-01-29T01:15:59.415Z] restartPolicy: "Never"
01:15:59 [2025-01-29T01:15:59.415Z] serviceAccountName: "default"
01:15:59 [2025-01-29T01:15:59.415Z] volumes:
01:15:59 [2025-01-29T01:15:59.415Z] - emptyDir: {}
01:15:59 [2025-01-29T01:15:59.415Z] name: "emptydir-0"
01:15:59 [2025-01-29T01:15:59.415Z] - emptyDir:
01:15:59 [2025-01-29T01:15:59.415Z] medium: ""
01:15:59 [2025-01-29T01:15:59.415Z] name: "workspace-volume"
01:15:59 [2025-01-29T01:15:59.415Z]
01:15:59 [2025-01-29T01:15:59.487Z] Running on pod-478a963e-7809-425f-b3d3-335712cf35af-f73g2-s7l6t in /home/jenkins/agent/workspace/bodhi-trigger
01:15:59 [2025-01-29T01:15:59.541Z] [Pipeline] {
01:15:59 [2025-01-29T01:15:59.867Z] [Pipeline] container
01:15:59 [2025-01-29T01:15:59.913Z] [Pipeline] {
01:16:00 [2025-01-29T01:16:00.113Z] [Pipeline] withEnv
01:16:00 [2025-01-29T01:16:00.145Z] [Pipeline] {
01:16:00 [2025-01-29T01:16:00.405Z] [Pipeline] sh
01:16:01 [2025-01-29T01:16:01.434Z] + set -xeuo pipefail
01:16:01 [2025-01-29T01:16:01.434Z] ++ umask
01:16:01 [2025-01-29T01:16:01.434Z] + '[' 0022 = 0000 ']'
01:16:01 [2025-01-29T01:16:01.434Z] + cat /cosa/coreos-assembler-git.json
01:16:01 [2025-01-29T01:16:01.434Z] {
01:16:01 [2025-01-29T01:16:01.434Z] "date": "2025-01-28T13:27:14Z",
01:16:01 [2025-01-29T01:16:01.434Z] "git": {
01:16:01 [2025-01-29T01:16:01.434Z] "commit": "c4a64ab9ca4ee1d78f78f46fdac93b2b05e55894",
01:16:01 [2025-01-29T01:16:01.434Z] "origin": "https://github.com/coreos/coreos-assembler.git",
01:16:01 [2025-01-29T01:16:01.434Z] "branch": "HEAD",
01:16:01 [2025-01-29T01:16:01.434Z] "dirty": "false"
01:16:01 [2025-01-29T01:16:01.434Z] },
01:16:01 [2025-01-29T01:16:01.434Z] "file": {
01:16:01 [2025-01-29T01:16:01.434Z] "checksum": "747fb40ee1e727ded21daf2333f0080f03b3f9590abceb30ecf6183412f959e0",
01:16:01 [2025-01-29T01:16:01.434Z] "checksum_type": "sha256",
01:16:01 [2025-01-29T01:16:01.434Z] "format": "tar.gz",
01:16:01 [2025-01-29T01:16:01.434Z] "name": "coreos-assembler-git.tar.gz",
01:16:01 [2025-01-29T01:16:01.434Z] "size": "10004871"
01:16:01 [2025-01-29T01:16:01.434Z] }
01:16:01 [2025-01-29T01:16:01.434Z] }
01:16:01 [2025-01-29T01:16:01.696Z] [Pipeline] }
01:16:01 [2025-01-29T01:16:01.908Z] [Pipeline] // withEnv
01:16:02 [2025-01-29T01:16:02.171Z] [Pipeline] stage
01:16:02 [2025-01-29T01:16:02.217Z] [Pipeline] { (Report Running)
01:16:02 [2025-01-29T01:16:02.474Z] [Pipeline] withCredentials
01:16:02 [2025-01-29T01:16:02.507Z] Masking supported pattern matches of $RDB_PASSWORD
01:16:02 [2025-01-29T01:16:02.725Z] [Pipeline] {
01:16:02 [2025-01-29T01:16:02.874Z] [Pipeline] withEnv
01:16:02 [2025-01-29T01:16:02.909Z] [Pipeline] {
01:16:03 [2025-01-29T01:16:03.109Z] [Pipeline] sh
01:16:03 [2025-01-29T01:16:03.694Z] + set -xeuo pipefail
01:16:03 [2025-01-29T01:16:03.950Z] ++ umask
01:16:03 [2025-01-29T01:16:03.951Z] + '[' 0022 = 0000 ']'
01:16:03 [2025-01-29T01:16:03.951Z] + /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-2025-7d499cf35a --stream rawhide
01:16:06 [2025-01-29T01:16:06.572Z] [Pipeline] }
01:16:06 [2025-01-29T01:16:06.749Z] [Pipeline] // withEnv
01:16:06 [2025-01-29T01:16:06.835Z] [Pipeline] }
01:16:07 [2025-01-29T01:16:07.178Z] [Pipeline] // withCredentials
01:16:07 [2025-01-29T01:16:07.288Z] [Pipeline] }
01:16:07 [2025-01-29T01:16:07.540Z] [Pipeline] // stage
01:16:07 [2025-01-29T01:16:07.691Z] [Pipeline] stage
01:16:07 [2025-01-29T01:16:07.726Z] [Pipeline] { (Test)
01:16:07 [2025-01-29T01:16:07.967Z] [Pipeline] build
01:16:08 [2025-01-29T01:16:08.007Z] Scheduling project: test-override
01:16:11 [2025-01-29T01:16:11.156Z] Starting building: test-override #1340
03:28:31 [2025-01-29T03:28:31.741Z] Build test-override #1340 completed: SUCCESS
03:28:31 [2025-01-29T03:28:31.803Z] [Pipeline] }
03:28:32 [2025-01-29T03:28:32.002Z] [Pipeline] // stage
03:28:32 [2025-01-29T03:28:32.186Z] [Pipeline] stage
03:28:32 [2025-01-29T03:28:32.260Z] [Pipeline] { (Report Completion)
03:28:32 [2025-01-29T03:28:32.449Z] [Pipeline] withCredentials
03:28:32 [2025-01-29T03:28:32.533Z] Masking supported pattern matches of $RDB_PASSWORD
03:28:32 [2025-01-29T03:28:32.609Z] [Pipeline] {
03:28:32 [2025-01-29T03:28:32.767Z] [Pipeline] withEnv
03:28:32 [2025-01-29T03:28:32.821Z] [Pipeline] {
03:28:32 [2025-01-29T03:28:32.998Z] [Pipeline] sh
03:28:33 [2025-01-29T03:28:33.878Z] + set -xeuo pipefail
03:28:33 [2025-01-29T03:28:33.879Z] ++ umask
03:28:33 [2025-01-29T03:28:33.879Z] + '[' 0022 = 0000 ']'
03:28:33 [2025-01-29T03:28:33.879Z] + /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/1340 --outcome PASSED --advisory FEDORA-2025-7d499cf35a --stream rawhide
03:28:35 [2025-01-29T03:28:35.871Z] [Pipeline] }
03:28:36 [2025-01-29T03:28:36.032Z] [Pipeline] // withEnv
03:28:36 [2025-01-29T03:28:36.112Z] [Pipeline] }
03:28:36 [2025-01-29T03:28:36.381Z] [Pipeline] // withCredentials
03:28:36 [2025-01-29T03:28:36.527Z] [Pipeline] withCredentials
03:28:36 [2025-01-29T03:28:36.571Z] Masking supported pattern matches of $TOKEN
03:28:36 [2025-01-29T03:28:36.764Z] [Pipeline] {
03:28:36 [2025-01-29T03:28:36.895Z] [Pipeline] withEnv
03:28:36 [2025-01-29T03:28:36.932Z] [Pipeline] {
03:28:37 [2025-01-29T03:28:37.161Z] [Pipeline] sh
03:28:38 [2025-01-29T03:28:38.032Z] + set -xeuo pipefail
03:28:38 [2025-01-29T03:28:38.032Z] ++ umask
03:28:38 [2025-01-29T03:28:38.032Z] + '[' 0022 = 0000 ']'
03:28:38 [2025-01-29T03:28:38.032Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
03:28:38 [2025-01-29T03:28:38.032Z] {
03:28:38 [2025-01-29T03:28:38.032Z] "body": "���� glibc-2.40.9000-35.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1340) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-7d499cf35a)"
03:28:38 [2025-01-29T03:28:38.032Z] }'
03:28:38 [2025-01-29T03:28:38.707Z] [Pipeline] }
03:28:39 [2025-01-29T03:28:39.010Z] [Pipeline] // withEnv
03:28:39 [2025-01-29T03:28:39.089Z] [Pipeline] }
03:28:39 [2025-01-29T03:28:39.336Z] [Pipeline] // withCredentials
03:28:39 [2025-01-29T03:28:39.467Z] [Pipeline] }
03:28:39 [2025-01-29T03:28:39.685Z] [Pipeline] // stage
03:28:39 [2025-01-29T03:28:39.741Z] [Pipeline] }
03:28:39 [2025-01-29T03:28:39.903Z] [Pipeline] // container
03:28:39 [2025-01-29T03:28:39.949Z] [Pipeline] }
03:28:40 [2025-01-29T03:28:40.078Z] [Pipeline] // node
03:28:40 [2025-01-29T03:28:40.097Z] [Pipeline] }
03:28:40 [2025-01-29T03:28:40.207Z] [Pipeline] // podTemplate
03:28:40 [2025-01-29T03:28:40.241Z] [Pipeline] End of Pipeline
03:28:40 [2025-01-29T03:28:40.347Z] Finished: SUCCESS