[2025-01-17T22:27:24.902Z] Started by user Aashish Radhakrishnan [2025-01-17T22:27:25.044Z] Loading library coreos@main [2025-01-17T22:27:25.044Z] Attempting to resolve main from remote references... [2025-01-17T22:27:25.044Z] > git --version # timeout=10 [2025-01-17T22:27:25.053Z] > git --version # 'git version 2.43.5' [2025-01-17T22:27:25.053Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-17T22:27:25.128Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-01-17T22:27:25.130Z] Selected Git installation does not exist. Using Default [2025-01-17T22:27:25.130Z] The recommended git tool is: NONE [2025-01-17T22:27:25.130Z] No credentials specified [2025-01-17T22:27:25.130Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-01-17T22:27:25.140Z] Fetching changes from the remote Git repository [2025-01-17T22:27:25.176Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-01-17T22:27:25.185Z] Fetching without tags [2025-01-17T22:27:25.185Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-01-17T22:27:25.185Z] > git --version # timeout=10 [2025-01-17T22:27:25.193Z] > git --version # 'git version 2.43.5' [2025-01-17T22:27:25.193Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T22:27:25.318Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-01-17T22:27:25.318Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T22:27:25.327Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-17T22:27:25.348Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-01-17T22:27:25.349Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-01-17T22:27:25.908Z] [Pipeline] Start of Pipeline [2025-01-17T22:27:26.414Z] [Pipeline] properties [2025-01-17T22:27:26.544Z] [Pipeline] node [2025-01-17T22:27:26.574Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace [2025-01-17T22:27:26.597Z] [Pipeline] { [2025-01-17T22:27:26.655Z] [Pipeline] sh [2025-01-17T22:27:26.943Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy [2025-01-17T22:27:26.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T22:27:26.943Z] Dload Upload Total Spent Left Speed [2025-01-17T22:27:26.943Z] [2025-01-17T22:27:26.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-01-17T22:27:26.943Z] 100 32953 100 32953 0 0 259k 0 --:--:-- --:--:-- --:--:-- 259k [2025-01-17T22:27:27.596Z] [Pipeline] load [2025-01-17T22:27:28.096Z] [Pipeline] { (utils.groovy) [2025-01-17T22:27:28.384Z] [Pipeline] } [2025-01-17T22:27:28.419Z] [Pipeline] // load [2025-01-17T22:27:28.503Z] [Pipeline] withEnv [2025-01-17T22:27:28.511Z] [Pipeline] { [2025-01-17T22:27:28.602Z] [Pipeline] sh [2025-01-17T22:27:28.894Z] + set -euo pipefail [2025-01-17T22:27:28.894Z] ++ umask [2025-01-17T22:27:28.894Z] + '[' 0022 = 0000 ']' [2025-01-17T22:27:28.894Z] + oc get configmap -o json jenkins-config [2025-01-17T22:27:28.894Z] + jq .data [2025-01-17T22:27:29.328Z] [Pipeline] } [2025-01-17T22:27:29.610Z] [Pipeline] // withEnv [2025-01-17T22:27:29.641Z] [Pipeline] readJSON [2025-01-17T22:27:29.853Z] [Pipeline] withEnv [2025-01-17T22:27:29.859Z] [Pipeline] { [2025-01-17T22:27:29.943Z] [Pipeline] sh [2025-01-17T22:27:30.208Z] + set -xeuo pipefail [2025-01-17T22:27:30.208Z] ++ umask [2025-01-17T22:27:30.208Z] + '[' 0022 = 0000 ']' [2025-01-17T22:27:30.208Z] + rm -rf source [2025-01-17T22:27:30.233Z] [Pipeline] } [2025-01-17T22:27:30.281Z] [Pipeline] // withEnv [2025-01-17T22:27:30.373Z] [Pipeline] withEnv [2025-01-17T22:27:30.399Z] [Pipeline] { [2025-01-17T22:27:30.454Z] [Pipeline] sh [2025-01-17T22:27:30.720Z] + set -xeuo pipefail [2025-01-17T22:27:30.720Z] ++ umask [2025-01-17T22:27:30.720Z] + '[' 0022 = 0000 ']' [2025-01-17T22:27:30.720Z] + git clone -b main https://github.com/coreos/coreos-ci source [2025-01-17T22:27:30.720Z] Cloning into 'source'... [2025-01-17T22:27:30.783Z] [Pipeline] } [2025-01-17T22:27:30.820Z] [Pipeline] // withEnv [2025-01-17T22:27:30.863Z] [Pipeline] findFiles [2025-01-17T22:27:30.956Z] [Pipeline] jobDsl [2025-01-17T22:27:30.974Z] Processing provided DSL script [2025-01-17T22:27:31.318Z] Existing items: [2025-01-17T22:27:31.318Z] GeneratedJob{name='bodhi-trigger'} [2025-01-17T22:27:31.318Z] Unreferenced items: [2025-01-17T22:27:31.318Z] GeneratedJob{name='seed-github-ci'} [2025-01-17T22:27:31.318Z] GeneratedJob{name='test-override'} [2025-01-17T22:27:31.371Z] [Pipeline] jobDsl [2025-01-17T22:27:31.382Z] Processing provided DSL script [2025-01-17T22:27:31.499Z] Existing items: [2025-01-17T22:27:31.499Z] GeneratedJob{name='bodhi-trigger'} [2025-01-17T22:27:31.499Z] GeneratedJob{name='seed-github-ci'} [2025-01-17T22:27:31.499Z] Unreferenced items: [2025-01-17T22:27:31.499Z] GeneratedJob{name='test-override'} [2025-01-17T22:27:31.930Z] [Pipeline] jobDsl [2025-01-17T22:27:32.123Z] Processing provided DSL script [2025-01-17T22:27:32.241Z] Existing items: [2025-01-17T22:27:32.241Z] GeneratedJob{name='bodhi-trigger'} [2025-01-17T22:27:32.241Z] GeneratedJob{name='seed-github-ci'} [2025-01-17T22:27:32.241Z] GeneratedJob{name='test-override'} [2025-01-17T22:27:32.528Z] [Pipeline] } [2025-01-17T22:27:33.123Z] [Pipeline] // node [2025-01-17T22:27:33.326Z] [Pipeline] End of Pipeline [2025-01-17T22:27:33.422Z] Finished: SUCCESS