Skip to content
Success

Console Output

20:51:27 [2024-12-13T20:51:27.896Z] Started by user Aashish Radhakrishnan
20:51:27 [2024-12-13T20:51:27.969Z] Loading library coreos@main
20:51:27 [2024-12-13T20:51:27.986Z] Attempting to resolve main from remote references...
20:51:27 [2024-12-13T20:51:27.988Z]  > git --version # timeout=10
20:51:28 [2024-12-13T20:51:28.006Z]  > git --version # 'git version 2.43.5'
20:51:28 [2024-12-13T20:51:28.007Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:51:28 [2024-12-13T20:51:28.095Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:51:28 [2024-12-13T20:51:28.129Z] Selected Git installation does not exist. Using Default
20:51:28 [2024-12-13T20:51:28.129Z] The recommended git tool is: NONE
20:51:28 [2024-12-13T20:51:28.129Z] No credentials specified
20:51:28 [2024-12-13T20:51:28.131Z] Cloning the remote Git repository
20:51:28 [2024-12-13T20:51:28.132Z] Cloning with configured refspecs honoured and without tags
20:51:28 [2024-12-13T20:51:28.132Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
20:51:28 [2024-12-13T20:51:28.132Z]  > git init /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
20:51:28 [2024-12-13T20:51:28.227Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:51:28 [2024-12-13T20:51:28.228Z]  > git --version # timeout=10
20:51:28 [2024-12-13T20:51:28.236Z]  > git --version # 'git version 2.43.5'
20:51:28 [2024-12-13T20:51:28.236Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:51:28 [2024-12-13T20:51:28.483Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:51:28 [2024-12-13T20:51:28.491Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:51:28 [2024-12-13T20:51:28.610Z] Avoid second fetch
20:51:28 [2024-12-13T20:51:28.613Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:51:28 [2024-12-13T20:51:28.616Z]  > git config core.sparsecheckout # timeout=10
20:51:28 [2024-12-13T20:51:28.626Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:51:28 [2024-12-13T20:51:28.698Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:51:28 [2024-12-13T20:51:28.700Z]  > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
20:51:29 [2024-12-13T20:51:29.503Z] [Pipeline] Start of Pipeline
20:51:29 [2024-12-13T20:51:29.954Z] [Pipeline] properties
20:51:30 [2024-12-13T20:51:30.176Z] [Pipeline] node
20:51:30 [2024-12-13T20:51:30.210Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
20:51:30 [2024-12-13T20:51:30.369Z] [Pipeline] {
20:51:30 [2024-12-13T20:51:30.490Z] [Pipeline] sh
20:51:30 [2024-12-13T20:51:30.791Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
20:51:30 [2024-12-13T20:51:30.792Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:51:30 [2024-12-13T20:51:30.792Z]                                  Dload  Upload   Total   Spent    Left  Speed
20:51:30 [2024-12-13T20:51:30.792Z] 
20:51:30 [2024-12-13T20:51:30.792Z]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
20:51:30 [2024-12-13T20:51:30.792Z] 100 32939  100 32939    0     0   161k      0 --:--:-- --:--:-- --:--:--  161k
20:51:30 [2024-12-13T20:51:30.908Z] [Pipeline] load
20:51:31 [2024-12-13T20:51:31.583Z] [Pipeline] { (utils.groovy)
20:51:31 [2024-12-13T20:51:31.703Z] [Pipeline] }
20:51:31 [2024-12-13T20:51:31.772Z] [Pipeline] // load
20:51:31 [2024-12-13T20:51:31.992Z] [Pipeline] withEnv
20:51:31 [2024-12-13T20:51:31.999Z] [Pipeline] {
20:51:32 [2024-12-13T20:51:32.118Z] [Pipeline] sh
20:51:32 [2024-12-13T20:51:32.402Z] + set -euo pipefail
20:51:32 [2024-12-13T20:51:32.402Z] ++ umask
20:51:32 [2024-12-13T20:51:32.402Z] + '[' 0022 = 0000 ']'
20:51:32 [2024-12-13T20:51:32.402Z] + oc get configmap -o json jenkins-config
20:51:32 [2024-12-13T20:51:32.402Z] + jq .data
20:51:32 [2024-12-13T20:51:32.452Z] [Pipeline] }
20:51:32 [2024-12-13T20:51:32.507Z] [Pipeline] // withEnv
20:51:32 [2024-12-13T20:51:32.549Z] [Pipeline] readJSON
20:51:32 [2024-12-13T20:51:32.732Z] [Pipeline] withEnv
20:51:32 [2024-12-13T20:51:32.760Z] [Pipeline] {
20:51:32 [2024-12-13T20:51:32.840Z] [Pipeline] sh
20:51:33 [2024-12-13T20:51:33.115Z] + set -xeuo pipefail
20:51:33 [2024-12-13T20:51:33.116Z] ++ umask
20:51:33 [2024-12-13T20:51:33.116Z] + '[' 0022 = 0000 ']'
20:51:33 [2024-12-13T20:51:33.116Z] + rm -rf source
20:51:33 [2024-12-13T20:51:33.153Z] [Pipeline] }
20:51:33 [2024-12-13T20:51:33.344Z] [Pipeline] // withEnv
20:51:33 [2024-12-13T20:51:33.705Z] [Pipeline] withEnv
20:51:33 [2024-12-13T20:51:33.786Z] [Pipeline] {
20:51:34 [2024-12-13T20:51:34.203Z] [Pipeline] sh
20:51:34 [2024-12-13T20:51:34.583Z] + set -xeuo pipefail
20:51:34 [2024-12-13T20:51:34.584Z] ++ umask
20:51:34 [2024-12-13T20:51:34.584Z] + '[' 0022 = 0000 ']'
20:51:34 [2024-12-13T20:51:34.584Z] + git clone -b main https://github.com/coreos/coreos-ci source
20:51:34 [2024-12-13T20:51:34.584Z] Cloning into 'source'...
20:51:35 [2024-12-13T20:51:35.295Z] [Pipeline] }
20:51:35 [2024-12-13T20:51:35.625Z] [Pipeline] // withEnv
20:51:35 [2024-12-13T20:51:35.866Z] [Pipeline] findFiles
20:51:36 [2024-12-13T20:51:36.439Z] [Pipeline] jobDsl
20:51:36 [2024-12-13T20:51:36.536Z] Processing provided DSL script
20:51:36 [2024-12-13T20:51:36.956Z] Existing items:
20:51:36 [2024-12-13T20:51:36.956Z]     GeneratedJob{name='bodhi-trigger'}
20:51:36 [2024-12-13T20:51:36.956Z] Unreferenced items:
20:51:36 [2024-12-13T20:51:36.956Z]     GeneratedJob{name='seed-github-ci'}
20:51:36 [2024-12-13T20:51:36.956Z]     GeneratedJob{name='test-override'}
20:51:37 [2024-12-13T20:51:37.262Z] [Pipeline] jobDsl
20:51:37 [2024-12-13T20:51:37.372Z] Processing provided DSL script
20:51:37 [2024-12-13T20:51:37.492Z] Existing items:
20:51:37 [2024-12-13T20:51:37.492Z]     GeneratedJob{name='bodhi-trigger'}
20:51:37 [2024-12-13T20:51:37.492Z]     GeneratedJob{name='seed-github-ci'}
20:51:37 [2024-12-13T20:51:37.492Z] Unreferenced items:
20:51:37 [2024-12-13T20:51:37.492Z]     GeneratedJob{name='test-override'}
20:51:37 [2024-12-13T20:51:37.809Z] [Pipeline] jobDsl
20:51:37 [2024-12-13T20:51:37.892Z] Processing provided DSL script
20:51:38 [2024-12-13T20:51:38.004Z] Existing items:
20:51:38 [2024-12-13T20:51:38.004Z]     GeneratedJob{name='bodhi-trigger'}
20:51:38 [2024-12-13T20:51:38.004Z]     GeneratedJob{name='seed-github-ci'}
20:51:38 [2024-12-13T20:51:38.004Z]     GeneratedJob{name='test-override'}
20:51:38 [2024-12-13T20:51:38.349Z] [Pipeline] }
20:51:38 [2024-12-13T20:51:38.647Z] [Pipeline] // node
20:51:38 [2024-12-13T20:51:38.819Z] [Pipeline] End of Pipeline
20:51:38 [2024-12-13T20:51:38.991Z] Finished: SUCCESS