13:17:22 [2023-12-08T13:17:22.902Z] Triggered by CI message.
13:17:22 [2023-12-08T13:17:22.906Z] 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
13:17:22 [2023-12-08T13:17:22.907Z] The recommended git tool is: NONE
13:17:22 [2023-12-08T13:17:22.907Z] No credentials specified
13:17:22 [2023-12-08T13:17:22.907Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
13:17:22 [2023-12-08T13:17:22.913Z] Fetching changes from the remote Git repository
13:17:22 [2023-12-08T13:17:22.914Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:17:22 [2023-12-08T13:17:22.922Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:17:22 [2023-12-08T13:17:22.922Z] > git --version # timeout=10
13:17:22 [2023-12-08T13:17:22.926Z] > git --version # 'git version 2.39.3'
13:17:22 [2023-12-08T13:17:22.926Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:17:23 [2023-12-08T13:17:23.081Z] > git rev-parse origin/main^{commit} # timeout=10
13:17:23 [2023-12-08T13:17:23.090Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
13:17:23 [2023-12-08T13:17:23.090Z] > git config core.sparsecheckout # timeout=10
13:17:23 [2023-12-08T13:17:23.095Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
13:17:23 [2023-12-08T13:17:23.102Z] Commit message: "ci: add sanity-check for Groovy files"
13:17:23 [2023-12-08T13:17:23.102Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
13:17:23 [2023-12-08T13:17:23.236Z] Loading library coreos@main
13:17:23 [2023-12-08T13:17:23.236Z] Attempting to resolve main from remote references...
13:17:23 [2023-12-08T13:17:23.236Z] > git --version # timeout=10
13:17:23 [2023-12-08T13:17:23.240Z] > git --version # 'git version 2.39.3'
13:17:23 [2023-12-08T13:17:23.241Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:17:23 [2023-12-08T13:17:23.386Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
13:17:23 [2023-12-08T13:17:23.387Z] Selected Git installation does not exist. Using Default
13:17:23 [2023-12-08T13:17:23.387Z] The recommended git tool is: NONE
13:17:23 [2023-12-08T13:17:23.387Z] No credentials specified
13:17:23 [2023-12-08T13:17:23.387Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
13:17:23 [2023-12-08T13:17:23.392Z] Fetching changes from the remote Git repository
13:17:23 [2023-12-08T13:17:23.393Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:17:23 [2023-12-08T13:17:23.425Z] Fetching without tags
13:17:23 [2023-12-08T13:17:23.425Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
13:17:23 [2023-12-08T13:17:23.425Z] > git --version # timeout=10
13:17:23 [2023-12-08T13:17:23.436Z] > git --version # 'git version 2.39.3'
13:17:23 [2023-12-08T13:17:23.436Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:17:23 [2023-12-08T13:17:23.595Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
13:17:23 [2023-12-08T13:17:23.595Z] > git config core.sparsecheckout # timeout=10
13:17:23 [2023-12-08T13:17:23.600Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
13:17:23 [2023-12-08T13:17:23.607Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
13:17:23 [2023-12-08T13:17:23.608Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
13:17:23 [2023-12-08T13:17:23.849Z] [Pipeline] Start of Pipeline
13:17:23 [2023-12-08T13:17:23.979Z] [Pipeline] node
13:17:24 [2023-12-08T13:17:24.042Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:17:24 [2023-12-08T13:17:24.111Z] [Pipeline] {
13:17:24 [2023-12-08T13:17:24.331Z] [Pipeline] withEnv
13:17:24 [2023-12-08T13:17:24.349Z] [Pipeline] {
13:17:24 [2023-12-08T13:17:24.521Z] [Pipeline] sh
13:17:24 [2023-12-08T13:17:24.793Z] + set -xeuo pipefail
13:17:24 [2023-12-08T13:17:24.793Z] ++ umask
13:17:24 [2023-12-08T13:17:24.793Z] + '[' 0022 = 0000 ']'
13:17:24 [2023-12-08T13:17:24.793Z] + rm -rf pipe
13:17:24 [2023-12-08T13:17:24.793Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
13:17:24 [2023-12-08T13:17:24.793Z] Cloning into 'pipe'...
13:17:25 [2023-12-08T13:17:25.400Z] [Pipeline] }
13:17:25 [2023-12-08T13:17:25.498Z] [Pipeline] // withEnv
13:17:25 [2023-12-08T13:17:25.583Z] [Pipeline] load
13:17:26 [2023-12-08T13:17:26.223Z] [Pipeline] { (pipe/utils.groovy)
13:17:26 [2023-12-08T13:17:26.308Z] [Pipeline] }
13:17:26 [2023-12-08T13:17:26.432Z] [Pipeline] // load
13:17:26 [2023-12-08T13:17:26.506Z] [Pipeline] readYaml
13:17:26 [2023-12-08T13:17:26.682Z] [Pipeline] withEnv
13:17:26 [2023-12-08T13:17:26.720Z] [Pipeline] {
13:17:26 [2023-12-08T13:17:26.872Z] [Pipeline] sh
13:17:27 [2023-12-08T13:17:27.156Z] + set -xeuo pipefail
13:17:27 [2023-12-08T13:17:27.156Z] ++ umask
13:17:27 [2023-12-08T13:17:27.156Z] + '[' 0022 = 0000 ']'
13:17:27 [2023-12-08T13:17:27.156Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
13:17:27 [2023-12-08T13:17:27.278Z] [Pipeline] }
13:17:27 [2023-12-08T13:17:27.386Z] [Pipeline] // withEnv
13:17:27 [2023-12-08T13:17:27.487Z] [Pipeline] readYaml
13:17:27 [2023-12-08T13:17:27.602Z] [Pipeline] withEnv
13:17:27 [2023-12-08T13:17:27.623Z] [Pipeline] {
13:17:27 [2023-12-08T13:17:27.801Z] [Pipeline] sh
13:17:28 [2023-12-08T13:17:28.090Z] + set -xeuo pipefail
13:17:28 [2023-12-08T13:17:28.090Z] ++ umask
13:17:28 [2023-12-08T13:17:28.090Z] + '[' 0022 = 0000 ']'
13:17:28 [2023-12-08T13:17:28.090Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
13:17:28 [2023-12-08T13:17:28.173Z] [Pipeline] }
13:17:28 [2023-12-08T13:17:28.315Z] [Pipeline] // withEnv
13:17:28 [2023-12-08T13:17:28.393Z] [Pipeline] readYaml
13:17:28 [2023-12-08T13:17:28.568Z] [Pipeline] withEnv
13:17:28 [2023-12-08T13:17:28.583Z] [Pipeline] {
13:17:28 [2023-12-08T13:17:28.713Z] [Pipeline] sh
13:17:28 [2023-12-08T13:17:28.998Z] + set -xeuo pipefail
13:17:28 [2023-12-08T13:17:28.998Z] ++ umask
13:17:28 [2023-12-08T13:17:28.998Z] + '[' 0022 = 0000 ']'
13:17:28 [2023-12-08T13:17:28.999Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
13:17:28 [2023-12-08T13:17:28.999Z] + jq -e '.releases[0].composed_by_bodhi'
13:17:28 [2023-12-08T13:17:28.999Z] true
13:17:29 [2023-12-08T13:17:29.105Z] [Pipeline] }
13:17:29 [2023-12-08T13:17:29.219Z] [Pipeline] // withEnv
13:17:29 [2023-12-08T13:17:29.340Z] [Pipeline] withEnv
13:17:29 [2023-12-08T13:17:29.363Z] [Pipeline] {
13:17:29 [2023-12-08T13:17:29.460Z] [Pipeline] sh
13:17:29 [2023-12-08T13:17:29.744Z] + set -xeuo pipefail
13:17:29 [2023-12-08T13:17:29.744Z] ++ umask
13:17:29 [2023-12-08T13:17:29.744Z] + '[' 0022 = 0000 ']'
13:17:29 [2023-12-08T13:17:29.744Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
13:17:29 [2023-12-08T13:17:29.744Z] + jq -e '.releases[0].composed_by_bodhi'
13:17:29 [2023-12-08T13:17:29.744Z] false
13:17:29 [2023-12-08T13:17:29.811Z] [Pipeline] }
13:17:29 [2023-12-08T13:17:29.943Z] [Pipeline] // withEnv
13:17:30 [2023-12-08T13:17:30.012Z] [Pipeline] }
13:17:30 [2023-12-08T13:17:30.219Z] [Pipeline] // node
13:17:30 [2023-12-08T13:17:30.385Z] [Pipeline] properties
13:17:30 [2023-12-08T13:17:30.486Z] [Pipeline] readJSON
13:17:30 [2023-12-08T13:17:30.629Z] [Pipeline] echo
13:17:30 [2023-12-08T13:17:30.646Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-d3018bee54-72a7b569d978c0e0da8d8cc8f7358cd5220ea70c, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-d3018bee54, builds:[[type:koji-build, id:2331569, task_id:110053904, issuer:zbyszek, component:systemd, nvr:systemd-255-3.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-08T13:17:18.998947Z, 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 systemd-255-3.fc40.
13:17:30 [2023-12-08T13:17:30.646Z]
13:17:30 [2023-12-08T13:17:30.646Z] ##### **Changelog**
13:17:30 [2023-12-08T13:17:30.646Z]
13:17:30 [2023-12-08T13:17:30.646Z] ```
13:17:30 [2023-12-08T13:17:30.646Z] * Fri Dec 8 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-3
13:17:30 [2023-12-08T13:17:30.646Z] - Move config files to /usr/lib/systemd (e.g. /etc/systemd/system.conf →
13:17:30 [2023-12-08T13:17:30.646Z] /usr/lib/systemd/systemd.conf). Both config file locations were already
13:17:30 [2023-12-08T13:17:30.646Z] supported, and the files installed in /etc/ were "empty" (i.e. they had
13:17:30 [2023-12-08T13:17:30.646Z] only comments and section headers). The move does not change the
13:17:30 [2023-12-08T13:17:30.646Z] configuration, but just makes /etc more empty by default. See
13:17:30 [2023-12-08T13:17:30.646Z] https://github.com/systemd/systemd/commit/6495361c7d for more discussion
13:17:30 [2023-12-08T13:17:30.646Z] and details.
13:17:30 [2023-12-08T13:17:30.646Z] * Fri Dec 8 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-2
13:17:30 [2023-12-08T13:17:30.646Z] - Move systemd-bsod is to udev subpackage
13:17:30 [2023-12-08T13:17:30.646Z]
13:17:30 [2023-12-08T13:17:30.646Z] ```, 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-08 13:13:53, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-d3018bee54, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-d3018bee54, title:systemd-255-3.fc40, version_hash:72a7b569d978c0e0da8d8cc8f7358cd5220ea70c, 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:3311368, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-08 13:13:53, update_id:571261, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:systemd-255-3.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:119, name:zbyszek, email:zbyszek@in.waw.pl, avatar:null, openid:null, groups:[[name:provenpackager], [name:packager], [name:python-sig], [name:neuro-sig], [name:fedorabugs], [name:signed_fpca], [name:python-packagers-sig], [name:fesco], [name:gitinitscripts], [name:ipausers], [name:fedora-contributor], [name:scitech_sig], [name:rust-sig]]], updateid:FEDORA-2023-d3018bee54, karma:0, content_type:rpm, test_cases:[]], version:0.2.2]
13:17:30 [2023-12-08T13:17:30.794Z] [Pipeline] libraryResource
13:17:30 [2023-12-08T13:17:30.892Z] [Pipeline] readJSON
13:17:31 [2023-12-08T13:17:31.040Z] [Pipeline] node
13:17:31 [2023-12-08T13:17:31.136Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:17:31 [2023-12-08T13:17:31.224Z] [Pipeline] {
13:17:31 [2023-12-08T13:17:31.365Z] [Pipeline] writeYaml
13:17:31 [2023-12-08T13:17:31.486Z] [Pipeline] readFile
13:17:31 [2023-12-08T13:17:31.607Z] [Pipeline] }
13:17:31 [2023-12-08T13:17:31.711Z] [Pipeline] // node
13:17:31 [2023-12-08T13:17:31.842Z] [Pipeline] podTemplate
13:17:31 [2023-12-08T13:17:31.877Z] [Pipeline] {
13:17:32 [2023-12-08T13:17:32.024Z] [Pipeline] node
13:17:37 [2023-12-08T13:17:37.802Z] Created Pod: openshift coreos-ci/pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4
13:17:47 [2023-12-08T13:17:47.040Z] Still waiting to schedule task
13:17:47 [2023-12-08T13:17:47.040Z] ‘pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4’ is offline
13:18:33 [2023-12-08T13:18:33.481Z] Agent pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4 is provisioned from template pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j
13:18:33 [2023-12-08T13:18:33.482Z] ---
13:18:33 [2023-12-08T13:18:33.482Z] apiVersion: "v1"
13:18:33 [2023-12-08T13:18:33.482Z] kind: "Pod"
13:18:33 [2023-12-08T13:18:33.482Z] metadata:
13:18:33 [2023-12-08T13:18:33.482Z] annotations:
13:18:33 [2023-12-08T13:18:33.482Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/106/"
13:18:33 [2023-12-08T13:18:33.482Z] runUrl: "job/bodhi-trigger/106/"
13:18:33 [2023-12-08T13:18:33.482Z] labels:
13:18:33 [2023-12-08T13:18:33.482Z] jenkins: "slave"
13:18:33 [2023-12-08T13:18:33.482Z] jenkins/label-digest: "746cf22b511b89103429e5a75a45dfd7ebce804a"
13:18:33 [2023-12-08T13:18:33.482Z] jenkins/label: "pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5"
13:18:33 [2023-12-08T13:18:33.482Z] name: "pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4"
13:18:33 [2023-12-08T13:18:33.482Z] namespace: "coreos-ci"
13:18:33 [2023-12-08T13:18:33.482Z] spec:
13:18:33 [2023-12-08T13:18:33.482Z] containers:
13:18:33 [2023-12-08T13:18:33.482Z] - command:
13:18:33 [2023-12-08T13:18:33.482Z] - "/usr/bin/dumb-init"
13:18:33 [2023-12-08T13:18:33.482Z] - "/usr/bin/sleep"
13:18:33 [2023-12-08T13:18:33.482Z] - "infinity"
13:18:33 [2023-12-08T13:18:33.482Z] env:
13:18:33 [2023-12-08T13:18:33.482Z] - name: "NCPUS"
13:18:33 [2023-12-08T13:18:33.482Z] value: "0.1"
13:18:33 [2023-12-08T13:18:33.482Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
13:18:33 [2023-12-08T13:18:33.482Z] imagePullPolicy: "Always"
13:18:33 [2023-12-08T13:18:33.482Z] name: "worker"
13:18:33 [2023-12-08T13:18:33.482Z] resources:
13:18:33 [2023-12-08T13:18:33.482Z] limits:
13:18:33 [2023-12-08T13:18:33.482Z] cpu: "0.1"
13:18:33 [2023-12-08T13:18:33.482Z] requests:
13:18:33 [2023-12-08T13:18:33.482Z] cpu: "0.1"
13:18:33 [2023-12-08T13:18:33.482Z] volumeMounts:
13:18:33 [2023-12-08T13:18:33.482Z] - mountPath: "/srv/"
13:18:33 [2023-12-08T13:18:33.482Z] name: "emptydir-0"
13:18:33 [2023-12-08T13:18:33.482Z] - mountPath: "/home/jenkins/agent"
13:18:33 [2023-12-08T13:18:33.482Z] name: "workspace-volume"
13:18:33 [2023-12-08T13:18:33.482Z] readOnly: false
13:18:33 [2023-12-08T13:18:33.482Z] - env:
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_SECRET"
13:18:33 [2023-12-08T13:18:33.482Z] value: "********"
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_TUNNEL"
13:18:33 [2023-12-08T13:18:33.482Z] value: "172.30.136.1:50000"
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_AGENT_NAME"
13:18:33 [2023-12-08T13:18:33.482Z] value: "pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4"
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_NAME"
13:18:33 [2023-12-08T13:18:33.482Z] value: "pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4"
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_AGENT_WORKDIR"
13:18:33 [2023-12-08T13:18:33.482Z] value: "/home/jenkins/agent"
13:18:33 [2023-12-08T13:18:33.482Z] - name: "JENKINS_URL"
13:18:33 [2023-12-08T13:18:33.482Z] value: "http://172.30.130.216:80/"
13:18:33 [2023-12-08T13:18:33.482Z] image: "jenkins-agent-base:latest"
13:18:33 [2023-12-08T13:18:33.482Z] name: "jnlp"
13:18:33 [2023-12-08T13:18:33.482Z] resources:
13:18:33 [2023-12-08T13:18:33.482Z] limits:
13:18:33 [2023-12-08T13:18:33.482Z] memory: "512Mi"
13:18:33 [2023-12-08T13:18:33.482Z] cpu: "1"
13:18:33 [2023-12-08T13:18:33.482Z] requests:
13:18:33 [2023-12-08T13:18:33.482Z] memory: "512Mi"
13:18:33 [2023-12-08T13:18:33.482Z] cpu: "1"
13:18:33 [2023-12-08T13:18:33.482Z] volumeMounts:
13:18:33 [2023-12-08T13:18:33.482Z] - mountPath: "/home/jenkins/agent"
13:18:33 [2023-12-08T13:18:33.482Z] name: "workspace-volume"
13:18:33 [2023-12-08T13:18:33.482Z] readOnly: false
13:18:33 [2023-12-08T13:18:33.482Z] nodeSelector:
13:18:33 [2023-12-08T13:18:33.482Z] kubernetes.io/os: "linux"
13:18:33 [2023-12-08T13:18:33.482Z] restartPolicy: "Never"
13:18:33 [2023-12-08T13:18:33.482Z] serviceAccountName: "default"
13:18:33 [2023-12-08T13:18:33.482Z] volumes:
13:18:33 [2023-12-08T13:18:33.482Z] - emptyDir: {}
13:18:33 [2023-12-08T13:18:33.482Z] name: "emptydir-0"
13:18:33 [2023-12-08T13:18:33.482Z] - emptyDir:
13:18:33 [2023-12-08T13:18:33.482Z] medium: ""
13:18:33 [2023-12-08T13:18:33.482Z] name: "workspace-volume"
13:18:33 [2023-12-08T13:18:33.482Z]
13:18:33 [2023-12-08T13:18:33.650Z] Running on pod-78d009db-d1bb-4ac3-aa7b-b44864ba55d5-df40j-zhvz4 in /home/jenkins/agent/workspace/bodhi-trigger
13:18:33 [2023-12-08T13:18:33.701Z] [Pipeline] {
13:18:33 [2023-12-08T13:18:33.875Z] [Pipeline] container
13:18:33 [2023-12-08T13:18:33.897Z] [Pipeline] {
13:18:34 [2023-12-08T13:18:34.018Z] [Pipeline] withEnv
13:18:34 [2023-12-08T13:18:34.045Z] [Pipeline] {
13:18:34 [2023-12-08T13:18:34.173Z] [Pipeline] sh
13:18:34 [2023-12-08T13:18:34.983Z] + set -xeuo pipefail
13:18:34 [2023-12-08T13:18:34.983Z] ++ umask
13:18:34 [2023-12-08T13:18:34.983Z] + '[' 0000 = 0000 ']'
13:18:34 [2023-12-08T13:18:34.983Z] + umask 0022
13:18:34 [2023-12-08T13:18:34.983Z] + cat /cosa/coreos-assembler-git.json
13:18:34 [2023-12-08T13:18:34.983Z] {
13:18:34 [2023-12-08T13:18:34.983Z] "date": "2023-12-08T10:57:52Z",
13:18:34 [2023-12-08T13:18:34.983Z] "git": {
13:18:34 [2023-12-08T13:18:34.983Z] "commit": "4636b1a5c6dc00b1d6a58b1bfbb199431444336b",
13:18:34 [2023-12-08T13:18:34.983Z] "origin": "https://github.com/coreos/coreos-assembler.git",
13:18:34 [2023-12-08T13:18:34.983Z] "branch": "HEAD",
13:18:34 [2023-12-08T13:18:34.983Z] "dirty": "false"
13:18:34 [2023-12-08T13:18:34.983Z] },
13:18:34 [2023-12-08T13:18:34.983Z] "file": {
13:18:34 [2023-12-08T13:18:34.983Z] "checksum": "0d65256cbda68ce84b07c3dcaf4bb97758ee01f4e45fd7f9c18b8c2d19902997",
13:18:34 [2023-12-08T13:18:34.983Z] "checksum_type": "sha256",
13:18:34 [2023-12-08T13:18:34.983Z] "format": "tar.gz",
13:18:34 [2023-12-08T13:18:34.983Z] "name": "coreos-assembler-git.tar.gz",
13:18:34 [2023-12-08T13:18:34.983Z] "size": "9743784"
13:18:34 [2023-12-08T13:18:34.983Z] }
13:18:34 [2023-12-08T13:18:34.983Z] }
13:18:35 [2023-12-08T13:18:35.365Z] [Pipeline] }
13:18:35 [2023-12-08T13:18:35.501Z] [Pipeline] // withEnv
13:18:35 [2023-12-08T13:18:35.644Z] [Pipeline] stage
13:18:35 [2023-12-08T13:18:35.680Z] [Pipeline] { (Report Running)
13:18:35 [2023-12-08T13:18:35.849Z] [Pipeline] withCredentials
13:18:35 [2023-12-08T13:18:35.875Z] Masking supported pattern matches of $RDB_PASSWORD
13:18:35 [2023-12-08T13:18:35.959Z] [Pipeline] {
13:18:36 [2023-12-08T13:18:36.159Z] [Pipeline] withEnv
13:18:36 [2023-12-08T13:18:36.182Z] [Pipeline] {
13:18:36 [2023-12-08T13:18:36.325Z] [Pipeline] sh
13:18:36 [2023-12-08T13:18:36.914Z] + set -xeuo pipefail
13:18:36 [2023-12-08T13:18:36.914Z] ++ umask
13:18:36 [2023-12-08T13:18:36.914Z] + '[' 0000 = 0000 ']'
13:18:36 [2023-12-08T13:18:36.914Z] + umask 0022
13:18:36 [2023-12-08T13:18:36.914Z] + /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-d3018bee54 --stream rawhide
13:18:38 [2023-12-08T13:18:38.916Z] [Pipeline] }
13:18:39 [2023-12-08T13:18:39.045Z] [Pipeline] // withEnv
13:18:39 [2023-12-08T13:18:39.090Z] [Pipeline] }
13:18:39 [2023-12-08T13:18:39.384Z] [Pipeline] // withCredentials
13:18:39 [2023-12-08T13:18:39.434Z] [Pipeline] }
13:18:39 [2023-12-08T13:18:39.600Z] [Pipeline] // stage
13:18:39 [2023-12-08T13:18:39.691Z] [Pipeline] stage
13:18:39 [2023-12-08T13:18:39.710Z] [Pipeline] { (Test)
13:18:39 [2023-12-08T13:18:39.867Z] [Pipeline] build
13:18:39 [2023-12-08T13:18:39.892Z] Scheduling project: test-override
13:18:45 [2023-12-08T13:18:45.345Z] Starting building: test-override #134
14:31:05 [2023-12-08T14:31:05.701Z] Build test-override #134 completed: SUCCESS
14:31:05 [2023-12-08T14:31:05.731Z] [Pipeline] }
14:31:05 [2023-12-08T14:31:05.865Z] [Pipeline] // stage
14:31:05 [2023-12-08T14:31:05.964Z] [Pipeline] stage
14:31:05 [2023-12-08T14:31:05.997Z] [Pipeline] { (Report Completion)
14:31:06 [2023-12-08T14:31:06.135Z] [Pipeline] withCredentials
14:31:06 [2023-12-08T14:31:06.199Z] Masking supported pattern matches of $RDB_PASSWORD
14:31:06 [2023-12-08T14:31:06.232Z] [Pipeline] {
14:31:06 [2023-12-08T14:31:06.341Z] [Pipeline] withEnv
14:31:06 [2023-12-08T14:31:06.382Z] [Pipeline] {
14:31:06 [2023-12-08T14:31:06.498Z] [Pipeline] sh
14:31:07 [2023-12-08T14:31:07.072Z] + set -xeuo pipefail
14:31:07 [2023-12-08T14:31:07.072Z] ++ umask
14:31:07 [2023-12-08T14:31:07.072Z] + '[' 0000 = 0000 ']'
14:31:07 [2023-12-08T14:31:07.072Z] + umask 0022
14:31:07 [2023-12-08T14:31:07.072Z] + /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/134 --outcome PASSED --advisory FEDORA-2023-d3018bee54 --stream rawhide
14:31:09 [2023-12-08T14:31:09.028Z] [Pipeline] }
14:31:09 [2023-12-08T14:31:09.211Z] [Pipeline] // withEnv
14:31:09 [2023-12-08T14:31:09.261Z] [Pipeline] }
14:31:09 [2023-12-08T14:31:09.411Z] [Pipeline] // withCredentials
14:31:09 [2023-12-08T14:31:09.468Z] [Pipeline] }
14:31:09 [2023-12-08T14:31:09.583Z] [Pipeline] // stage
14:31:09 [2023-12-08T14:31:09.651Z] [Pipeline] }
14:31:09 [2023-12-08T14:31:09.817Z] [Pipeline] // container
14:31:09 [2023-12-08T14:31:09.890Z] [Pipeline] }
14:31:10 [2023-12-08T14:31:10.062Z] [Pipeline] // node
14:31:10 [2023-12-08T14:31:10.109Z] [Pipeline] }
14:31:10 [2023-12-08T14:31:10.206Z] [Pipeline] // podTemplate
14:31:10 [2023-12-08T14:31:10.258Z] [Pipeline] End of Pipeline
14:31:10 [2023-12-08T14:31:10.384Z] Finished: SUCCESS