[2025-01-16T21:37:37.433Z] Started by user Aashish Radhakrishnan [2025-01-16T21:37:37.457Z] Loading library coreos@main [2025-01-16T21:37:37.462Z] Attempting to resolve main from remote references... [2025-01-16T21:37:37.465Z] > git --version # timeout=10 [2025-01-16T21:37:37.481Z] > git --version # 'git version 2.39.3' [2025-01-16T21:37:37.481Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-16T21:37:37.565Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-16T21:37:37.591Z] Selected Git installation does not exist. Using Default [2025-01-16T21:37:37.592Z] The recommended git tool is: NONE [2025-01-16T21:37:37.592Z] No credentials specified [2025-01-16T21:37:37.592Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-16T21:37:37.600Z] Fetching changes from the remote Git repository [2025-01-16T21:37:37.688Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-16T21:37:37.698Z] Fetching without tags [2025-01-16T21:37:37.698Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-16T21:37:37.698Z] > git --version # timeout=10 [2025-01-16T21:37:37.705Z] > git --version # 'git version 2.39.3' [2025-01-16T21:37:37.705Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T21:37:37.780Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-16T21:37:37.781Z] > git config core.sparsecheckout # timeout=10 [2025-01-16T21:37:37.792Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-16T21:37:37.845Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-16T21:37:37.848Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-16T21:37:38.824Z] [Pipeline] Start of Pipeline [2025-01-16T21:37:39.193Z] [Pipeline] properties [2025-01-16T21:37:39.382Z] [Pipeline] node [2025-01-16T21:37:39.408Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace [2025-01-16T21:37:39.435Z] [Pipeline] { [2025-01-16T21:37:39.467Z] [Pipeline] sh [2025-01-16T21:37:39.731Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy [2025-01-16T21:37:39.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T21:37:39.731Z] Dload Upload Total Spent Left Speed [2025-01-16T21:37:39.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32953 100 32953 0 0 312k 0 --:--:-- --:--:-- --:--:-- 315k [2025-01-16T21:37:39.825Z] [Pipeline] load [2025-01-16T21:37:40.400Z] [Pipeline] { (utils.groovy) [2025-01-16T21:37:40.451Z] [Pipeline] } [2025-01-16T21:37:40.516Z] [Pipeline] // load [2025-01-16T21:37:40.584Z] [Pipeline] withEnv [2025-01-16T21:37:40.590Z] [Pipeline] { [2025-01-16T21:37:40.671Z] [Pipeline] sh [2025-01-16T21:37:40.956Z] + set -euo pipefail [2025-01-16T21:37:40.972Z] ++ umask [2025-01-16T21:37:40.972Z] + '[' 0022 = 0000 ']' [2025-01-16T21:37:40.972Z] + oc get configmap -o json jenkins-config [2025-01-16T21:37:40.972Z] + jq .data [2025-01-16T21:37:41.076Z] [Pipeline] } [2025-01-16T21:37:41.273Z] [Pipeline] // withEnv [2025-01-16T21:37:41.428Z] [Pipeline] readJSON [2025-01-16T21:37:41.749Z] [Pipeline] withEnv [2025-01-16T21:37:41.798Z] [Pipeline] { [2025-01-16T21:37:41.985Z] [Pipeline] sh [2025-01-16T21:37:42.294Z] + set -xeuo pipefail [2025-01-16T21:37:42.294Z] ++ umask [2025-01-16T21:37:42.295Z] + '[' 0022 = 0000 ']' [2025-01-16T21:37:42.295Z] + rm -rf source [2025-01-16T21:37:42.385Z] [Pipeline] } [2025-01-16T21:37:42.523Z] [Pipeline] // withEnv [2025-01-16T21:37:42.706Z] [Pipeline] withEnv [2025-01-16T21:37:42.752Z] [Pipeline] { [2025-01-16T21:37:42.936Z] [Pipeline] sh [2025-01-16T21:37:43.248Z] + set -xeuo pipefail [2025-01-16T21:37:43.248Z] ++ umask [2025-01-16T21:37:43.248Z] + '[' 0022 = 0000 ']' [2025-01-16T21:37:43.248Z] + git clone -b main https://github.com/coreos/coreos-ci source [2025-01-16T21:37:43.248Z] Cloning into 'source'... [2025-01-16T21:37:43.557Z] [Pipeline] } [2025-01-16T21:37:43.723Z] [Pipeline] // withEnv [2025-01-16T21:37:43.855Z] [Pipeline] findFiles [2025-01-16T21:37:44.189Z] [Pipeline] jobDsl [2025-01-16T21:37:44.244Z] Processing provided DSL script [2025-01-16T21:37:44.707Z] Existing items: [2025-01-16T21:37:44.707Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T21:37:44.707Z] Unreferenced items: [2025-01-16T21:37:44.707Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T21:37:44.707Z] GeneratedJob{name='test-override'} [2025-01-16T21:37:44.931Z] [Pipeline] jobDsl [2025-01-16T21:37:44.984Z] Processing provided DSL script [2025-01-16T21:37:45.097Z] Existing items: [2025-01-16T21:37:45.097Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T21:37:45.097Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T21:37:45.097Z] Unreferenced items: [2025-01-16T21:37:45.097Z] GeneratedJob{name='test-override'} [2025-01-16T21:37:45.268Z] [Pipeline] jobDsl [2025-01-16T21:37:45.310Z] Processing provided DSL script [2025-01-16T21:37:45.424Z] Existing items: [2025-01-16T21:37:45.424Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T21:37:45.424Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T21:37:45.424Z] GeneratedJob{name='test-override'} [2025-01-16T21:37:45.455Z] [Pipeline] } [2025-01-16T21:37:45.546Z] [Pipeline] // node [2025-01-16T21:37:45.571Z] [Pipeline] End of Pipeline [2025-01-16T21:37:45.629Z] Finished: SUCCESS