[2025-01-16T20:26:29.229Z] Started by user Aashish Radhakrishnan [2025-01-16T20:26:29.246Z] Loading library coreos@main [2025-01-16T20:26:29.246Z] Attempting to resolve main from remote references... [2025-01-16T20:26:29.246Z] > git --version # timeout=10 [2025-01-16T20:26:29.254Z] > git --version # 'git version 2.39.3' [2025-01-16T20:26:29.254Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-16T20:26:29.332Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-16T20:26:29.333Z] Selected Git installation does not exist. Using Default [2025-01-16T20:26:29.333Z] The recommended git tool is: NONE [2025-01-16T20:26:29.333Z] No credentials specified [2025-01-16T20:26:29.333Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-16T20:26:29.355Z] Fetching changes from the remote Git repository [2025-01-16T20:26:29.375Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-16T20:26:29.383Z] Fetching without tags [2025-01-16T20:26:29.383Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-16T20:26:29.383Z] > git --version # timeout=10 [2025-01-16T20:26:29.389Z] > git --version # 'git version 2.39.3' [2025-01-16T20:26:29.389Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-16T20:26:29.483Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-16T20:26:29.483Z] > git config core.sparsecheckout # timeout=10 [2025-01-16T20:26:29.490Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-16T20:26:29.501Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-16T20:26:29.501Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-16T20:26:29.691Z] [Pipeline] Start of Pipeline [2025-01-16T20:26:29.755Z] [Pipeline] properties [2025-01-16T20:26:29.819Z] [Pipeline] node [2025-01-16T20:26:29.826Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace [2025-01-16T20:26:29.826Z] [Pipeline] { [2025-01-16T20:26:29.862Z] [Pipeline] sh [2025-01-16T20:26:30.118Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy [2025-01-16T20:26:30.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T20:26:30.118Z] Dload Upload Total Spent Left Speed [2025-01-16T20:26:30.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32953 100 32953 0 0 397k 0 --:--:-- --:--:-- --:--:-- 397k [2025-01-16T20:26:30.119Z] [Pipeline] load [2025-01-16T20:26:30.315Z] [Pipeline] { (utils.groovy) [2025-01-16T20:26:30.323Z] [Pipeline] } [2025-01-16T20:26:30.367Z] [Pipeline] // load [2025-01-16T20:26:30.482Z] [Pipeline] withEnv [2025-01-16T20:26:30.483Z] [Pipeline] { [2025-01-16T20:26:30.517Z] [Pipeline] sh [2025-01-16T20:26:30.772Z] + set -euo pipefail [2025-01-16T20:26:30.772Z] ++ umask [2025-01-16T20:26:30.772Z] + '[' 0022 = 0000 ']' [2025-01-16T20:26:30.773Z] + oc get configmap -o json jenkins-config [2025-01-16T20:26:30.773Z] + jq .data [2025-01-16T20:26:31.023Z] [Pipeline] } [2025-01-16T20:26:31.026Z] [Pipeline] // withEnv [2025-01-16T20:26:31.030Z] [Pipeline] readJSON [2025-01-16T20:26:31.064Z] [Pipeline] withEnv [2025-01-16T20:26:31.064Z] [Pipeline] { [2025-01-16T20:26:31.111Z] [Pipeline] sh [2025-01-16T20:26:31.366Z] + set -xeuo pipefail [2025-01-16T20:26:31.366Z] ++ umask [2025-01-16T20:26:31.366Z] + '[' 0022 = 0000 ']' [2025-01-16T20:26:31.366Z] + rm -rf source [2025-01-16T20:26:31.367Z] [Pipeline] } [2025-01-16T20:26:31.369Z] [Pipeline] // withEnv [2025-01-16T20:26:31.373Z] [Pipeline] withEnv [2025-01-16T20:26:31.373Z] [Pipeline] { [2025-01-16T20:26:31.381Z] [Pipeline] sh [2025-01-16T20:26:31.685Z] + set -xeuo pipefail [2025-01-16T20:26:31.685Z] ++ umask [2025-01-16T20:26:31.685Z] + '[' 0022 = 0000 ']' [2025-01-16T20:26:31.685Z] + git clone -b main https://github.com/coreos/coreos-ci source [2025-01-16T20:26:31.685Z] Cloning into 'source'... [2025-01-16T20:26:31.936Z] [Pipeline] } [2025-01-16T20:26:31.938Z] [Pipeline] // withEnv [2025-01-16T20:26:31.947Z] [Pipeline] findFiles [2025-01-16T20:26:31.965Z] [Pipeline] jobDsl [2025-01-16T20:26:31.994Z] Processing provided DSL script [2025-01-16T20:26:32.268Z] Existing items: [2025-01-16T20:26:32.268Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T20:26:32.268Z] Unreferenced items: [2025-01-16T20:26:32.268Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T20:26:32.268Z] GeneratedJob{name='test-override'} [2025-01-16T20:26:32.314Z] [Pipeline] jobDsl [2025-01-16T20:26:32.316Z] Processing provided DSL script [2025-01-16T20:26:32.466Z] Existing items: [2025-01-16T20:26:32.466Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T20:26:32.466Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T20:26:32.466Z] Unreferenced items: [2025-01-16T20:26:32.466Z] GeneratedJob{name='test-override'} [2025-01-16T20:26:32.530Z] [Pipeline] jobDsl [2025-01-16T20:26:32.533Z] Processing provided DSL script [2025-01-16T20:26:32.749Z] Existing items: [2025-01-16T20:26:32.749Z] GeneratedJob{name='bodhi-trigger'} [2025-01-16T20:26:32.749Z] GeneratedJob{name='seed-github-ci'} [2025-01-16T20:26:32.749Z] GeneratedJob{name='test-override'} [2025-01-16T20:26:32.802Z] [Pipeline] } [2025-01-16T20:26:32.806Z] [Pipeline] // node [2025-01-16T20:26:32.818Z] [Pipeline] End of Pipeline [2025-01-16T20:26:33.030Z] Finished: SUCCESS