Console Output
20:02:47 [2024-12-16T20:02:47.690Z] Started by user Aashish Radhakrishnan
20:02:47 [2024-12-16T20:02:47.818Z] Loading library coreos@main
20:02:47 [2024-12-16T20:02:47.818Z] Attempting to resolve main from remote references...
20:02:47 [2024-12-16T20:02:47.818Z] > git --version # timeout=10
20:02:47 [2024-12-16T20:02:47.824Z] > git --version # 'git version 2.43.5'
20:02:47 [2024-12-16T20:02:47.825Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:02:47 [2024-12-16T20:02:47.914Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:02:47 [2024-12-16T20:02:47.916Z] Selected Git installation does not exist. Using Default
20:02:47 [2024-12-16T20:02:47.916Z] The recommended git tool is: NONE
20:02:47 [2024-12-16T20:02:47.916Z] No credentials specified
20:02:47 [2024-12-16T20:02:47.916Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:02:47 [2024-12-16T20:02:47.925Z] Fetching changes from the remote Git repository
20:02:47 [2024-12-16T20:02:47.926Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:02:47 [2024-12-16T20:02:47.996Z] Fetching without tags
20:02:47 [2024-12-16T20:02:47.996Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:02:47 [2024-12-16T20:02:47.996Z] > git --version # timeout=10
20:02:48 [2024-12-16T20:02:48.003Z] > git --version # 'git version 2.43.5'
20:02:48 [2024-12-16T20:02:48.003Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:02:48 [2024-12-16T20:02:48.076Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:02:48 [2024-12-16T20:02:48.076Z] > git config core.sparsecheckout # timeout=10
20:02:48 [2024-12-16T20:02:48.083Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:02:48 [2024-12-16T20:02:48.095Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:02:48 [2024-12-16T20:02:48.095Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:02:48 [2024-12-16T20:02:48.143Z] [Pipeline] Start of Pipeline
20:02:48 [2024-12-16T20:02:48.150Z] [Pipeline] properties
20:02:48 [2024-12-16T20:02:48.216Z] [Pipeline] node
20:02:48 [2024-12-16T20:02:48.218Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
20:02:48 [2024-12-16T20:02:48.218Z] [Pipeline] {
20:02:48 [2024-12-16T20:02:48.220Z] [Pipeline] sh
20:02:48 [2024-12-16T20:02:48.476Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
20:02:48 [2024-12-16T20:02:48.476Z] % Total % Received % Xferd Average Speed Time Time Time Current
20:02:48 [2024-12-16T20:02:48.476Z] Dload Upload Total Spent Left Speed
20:02:48 [2024-12-16T20:02:48.476Z]
[2024-12-16T20:02:48.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2024-12-16T20:02:48.476Z] 100 32953 100 32953 0 0 247k 0 --:--:-- --:--:-- --:--:-- 247k
20:02:48 [2024-12-16T20:02:48.477Z] [Pipeline] load
20:02:48 [2024-12-16T20:02:48.579Z] [Pipeline] { (utils.groovy)
20:02:48 [2024-12-16T20:02:48.582Z] [Pipeline] }
20:02:48 [2024-12-16T20:02:48.586Z] [Pipeline] // load
20:02:48 [2024-12-16T20:02:48.606Z] [Pipeline] withEnv
20:02:48 [2024-12-16T20:02:48.607Z] [Pipeline] {
20:02:48 [2024-12-16T20:02:48.609Z] [Pipeline] sh
20:02:48 [2024-12-16T20:02:48.865Z] + set -euo pipefail
20:02:48 [2024-12-16T20:02:48.865Z] ++ umask
20:02:48 [2024-12-16T20:02:48.865Z] + '[' 0022 = 0000 ']'
20:02:48 [2024-12-16T20:02:48.865Z] + oc get configmap -o json jenkins-config
20:02:48 [2024-12-16T20:02:48.865Z] + jq .data
20:02:48 [2024-12-16T20:02:48.866Z] [Pipeline] }
20:02:48 [2024-12-16T20:02:48.868Z] [Pipeline] // withEnv
20:02:48 [2024-12-16T20:02:48.873Z] [Pipeline] readJSON
20:02:48 [2024-12-16T20:02:48.887Z] [Pipeline] withEnv
20:02:48 [2024-12-16T20:02:48.887Z] [Pipeline] {
20:02:48 [2024-12-16T20:02:48.890Z] [Pipeline] sh
20:02:49 [2024-12-16T20:02:49.146Z] + set -xeuo pipefail
20:02:49 [2024-12-16T20:02:49.147Z] ++ umask
20:02:49 [2024-12-16T20:02:49.147Z] + '[' 0022 = 0000 ']'
20:02:49 [2024-12-16T20:02:49.147Z] + rm -rf source
20:02:49 [2024-12-16T20:02:49.147Z] [Pipeline] }
20:02:49 [2024-12-16T20:02:49.149Z] [Pipeline] // withEnv
20:02:49 [2024-12-16T20:02:49.156Z] [Pipeline] withEnv
20:02:49 [2024-12-16T20:02:49.157Z] [Pipeline] {
20:02:49 [2024-12-16T20:02:49.159Z] [Pipeline] sh
20:02:49 [2024-12-16T20:02:49.415Z] + set -xeuo pipefail
20:02:49 [2024-12-16T20:02:49.415Z] ++ umask
20:02:49 [2024-12-16T20:02:49.415Z] + '[' 0022 = 0000 ']'
20:02:49 [2024-12-16T20:02:49.415Z] + git clone -b main https://github.com/coreos/coreos-ci source
20:02:49 [2024-12-16T20:02:49.415Z] Cloning into 'source'...
20:02:49 [2024-12-16T20:02:49.666Z] [Pipeline] }
20:02:49 [2024-12-16T20:02:49.668Z] [Pipeline] // withEnv
20:02:49 [2024-12-16T20:02:49.674Z] [Pipeline] findFiles
20:02:49 [2024-12-16T20:02:49.683Z] [Pipeline] jobDsl
20:02:49 [2024-12-16T20:02:49.711Z] Processing provided DSL script
20:02:49 [2024-12-16T20:02:49.897Z] Existing items:
20:02:49 [2024-12-16T20:02:49.897Z] GeneratedJob{name='bodhi-trigger'}
20:02:49 [2024-12-16T20:02:49.897Z] Unreferenced items:
20:02:49 [2024-12-16T20:02:49.897Z] GeneratedJob{name='seed-github-ci'}
20:02:49 [2024-12-16T20:02:49.897Z] GeneratedJob{name='test-override'}
20:02:49 [2024-12-16T20:02:49.914Z] [Pipeline] jobDsl
20:02:49 [2024-12-16T20:02:49.916Z] Processing provided DSL script
20:02:50 [2024-12-16T20:02:50.031Z] Existing items:
20:02:50 [2024-12-16T20:02:50.031Z] GeneratedJob{name='bodhi-trigger'}
20:02:50 [2024-12-16T20:02:50.031Z] GeneratedJob{name='seed-github-ci'}
20:02:50 [2024-12-16T20:02:50.031Z] Unreferenced items:
20:02:50 [2024-12-16T20:02:50.031Z] GeneratedJob{name='test-override'}
20:02:50 [2024-12-16T20:02:50.044Z] [Pipeline] jobDsl
20:02:50 [2024-12-16T20:02:50.046Z] Processing provided DSL script
20:02:50 [2024-12-16T20:02:50.169Z] Existing items:
20:02:50 [2024-12-16T20:02:50.169Z] GeneratedJob{name='bodhi-trigger'}
20:02:50 [2024-12-16T20:02:50.169Z] GeneratedJob{name='seed-github-ci'}
20:02:50 [2024-12-16T20:02:50.169Z] GeneratedJob{name='test-override'}
20:02:50 [2024-12-16T20:02:50.176Z] [Pipeline] }
20:02:50 [2024-12-16T20:02:50.182Z] [Pipeline] // node
20:02:50 [2024-12-16T20:02:50.225Z] [Pipeline] End of Pipeline
20:02:50 [2024-12-16T20:02:50.250Z] Finished: SUCCESS