21:55:01 [2025-09-10T21:55:01.582Z] Started by user Aashish Radhakrishnan
21:55:01 [2025-09-10T21:55:01.589Z] Loading library coreos@main
21:55:01 [2025-09-10T21:55:01.589Z] Attempting to resolve main from remote references...
21:55:01 [2025-09-10T21:55:01.589Z] > git --version # timeout=10
21:55:01 [2025-09-10T21:55:01.597Z] > git --version # 'git version 2.47.1'
21:55:01 [2025-09-10T21:55:01.597Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
21:55:01 [2025-09-10T21:55:01.728Z] Found match: refs/heads/main revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671
21:55:01 [2025-09-10T21:55:01.729Z] The recommended git tool is: NONE
21:55:01 [2025-09-10T21:55:01.729Z] No credentials specified
21:55:01 [2025-09-10T21:55:01.729Z] Cloning the remote Git repository
21:55:01 [2025-09-10T21:55:01.729Z] Cloning with configured refspecs honoured and without tags
21:55:01 [2025-09-10T21:55:01.729Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
21:55:01 [2025-09-10T21:55:01.729Z] > git init /var/lib/jenkins/jobs/seed/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b # timeout=10
21:55:01 [2025-09-10T21:55:01.741Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
21:55:01 [2025-09-10T21:55:01.741Z] > git --version # timeout=10
21:55:01 [2025-09-10T21:55:01.747Z] > git --version # 'git version 2.47.1'
21:55:01 [2025-09-10T21:55:01.747Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:55:01 [2025-09-10T21:55:01.978Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
21:55:01 [2025-09-10T21:55:01.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:55:01 [2025-09-10T21:55:01.994Z] Avoid second fetch
21:55:01 [2025-09-10T21:55:01.994Z] Checking out Revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 (main)
21:55:01 [2025-09-10T21:55:01.994Z] > git config core.sparsecheckout # timeout=10
21:55:02 [2025-09-10T21:55:02.000Z] > git checkout -f 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10
21:55:02 [2025-09-10T21:55:02.009Z] Commit message: "cosaBuild: call `cosa osbuild` separately"
21:55:02 [2025-09-10T21:55:02.009Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
21:55:02 [2025-09-10T21:55:02.070Z] [Pipeline] Start of Pipeline
21:55:02 [2025-09-10T21:55:02.094Z] [Pipeline] properties
21:55:02 [2025-09-10T21:55:02.112Z] [Pipeline] node
21:55:02 [2025-09-10T21:55:02.123Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
21:55:02 [2025-09-10T21:55:02.133Z] [Pipeline] {
21:55:02 [2025-09-10T21:55:02.154Z] [Pipeline] sh
21:55:02 [2025-09-10T21:55:02.414Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
21:55:02 [2025-09-10T21:55:02.414Z] % Total % Received % Xferd Average Speed Time Time Time Current
21:55:02 [2025-09-10T21:55:02.414Z] Dload Upload Total Spent Left Speed
21:55:02 [2025-09-10T21:55:02.414Z]
21:55:02 [2025-09-10T21:55:02.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
21:55:02 [2025-09-10T21:55:02.414Z] 100 41320 100 41320 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k
21:55:02 [2025-09-10T21:55:02.437Z] [Pipeline] load
21:55:02 [2025-09-10T21:55:02.568Z] [Pipeline] { (utils.groovy)
21:55:02 [2025-09-10T21:55:02.581Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
21:55:02 [2025-09-10T21:55:02.585Z] [Pipeline] }
21:55:02 [2025-09-10T21:55:02.606Z] [Pipeline] // load
21:55:02 [2025-09-10T21:55:02.638Z] [Pipeline] withEnv
21:55:02 [2025-09-10T21:55:02.641Z] [Pipeline] {
21:55:02 [2025-09-10T21:55:02.660Z] [Pipeline] sh
21:55:02 [2025-09-10T21:55:02.918Z] + set -euo pipefail
21:55:02 [2025-09-10T21:55:02.918Z] ++ umask
21:55:02 [2025-09-10T21:55:02.918Z] + '[' 0022 = 0000 ']'
21:55:02 [2025-09-10T21:55:02.918Z] + oc get configmap -o json jenkins-config
21:55:02 [2025-09-10T21:55:02.918Z] + jq .data
21:55:02 [2025-09-10T21:55:02.935Z] [Pipeline] }
21:55:02 [2025-09-10T21:55:02.958Z] [Pipeline] // withEnv
21:55:02 [2025-09-10T21:55:02.970Z] [Pipeline] readJSON
21:55:03 [2025-09-10T21:55:03.005Z] [Pipeline] withEnv
21:55:03 [2025-09-10T21:55:03.009Z] [Pipeline] {
21:55:03 [2025-09-10T21:55:03.029Z] [Pipeline] sh
21:55:03 [2025-09-10T21:55:03.288Z] + set -xeuo pipefail
21:55:03 [2025-09-10T21:55:03.288Z] ++ umask
21:55:03 [2025-09-10T21:55:03.288Z] + '[' 0022 = 0000 ']'
21:55:03 [2025-09-10T21:55:03.288Z] + rm -rf source
21:55:03 [2025-09-10T21:55:03.300Z] [Pipeline] }
21:55:03 [2025-09-10T21:55:03.321Z] [Pipeline] // withEnv
21:55:03 [2025-09-10T21:55:03.343Z] [Pipeline] withEnv
21:55:03 [2025-09-10T21:55:03.347Z] [Pipeline] {
21:55:03 [2025-09-10T21:55:03.368Z] [Pipeline] sh
21:55:03 [2025-09-10T21:55:03.626Z] + set -xeuo pipefail
21:55:03 [2025-09-10T21:55:03.626Z] ++ umask
21:55:03 [2025-09-10T21:55:03.626Z] + '[' 0022 = 0000 ']'
21:55:03 [2025-09-10T21:55:03.626Z] + git clone -b main https://github.com/coreos/coreos-ci source
21:55:03 [2025-09-10T21:55:03.626Z] Cloning into 'source'...
21:55:03 [2025-09-10T21:55:03.883Z] [Pipeline] }
21:55:03 [2025-09-10T21:55:03.909Z] [Pipeline] // withEnv
21:55:03 [2025-09-10T21:55:03.925Z] [Pipeline] findFiles
21:55:04 [2025-09-10T21:55:04.024Z] [Pipeline] jobDsl
21:55:04 [2025-09-10T21:55:04.063Z] Processing provided DSL script
21:55:04 [2025-09-10T21:55:04.341Z] Existing items:
21:55:04 [2025-09-10T21:55:04.341Z] GeneratedJob{name='bodhi-trigger'}
21:55:04 [2025-09-10T21:55:04.341Z] Unreferenced items:
21:55:04 [2025-09-10T21:55:04.341Z] GeneratedJob{name='seed-github-ci'}
21:55:04 [2025-09-10T21:55:04.341Z] GeneratedJob{name='test-override'}
21:55:04 [2025-09-10T21:55:04.359Z] [Pipeline] jobDsl
21:55:04 [2025-09-10T21:55:04.364Z] Processing provided DSL script
21:55:04 [2025-09-10T21:55:04.431Z] Existing items:
21:55:04 [2025-09-10T21:55:04.431Z] GeneratedJob{name='bodhi-trigger'}
21:55:04 [2025-09-10T21:55:04.431Z] GeneratedJob{name='seed-github-ci'}
21:55:04 [2025-09-10T21:55:04.431Z] Unreferenced items:
21:55:04 [2025-09-10T21:55:04.431Z] GeneratedJob{name='test-override'}
21:55:04 [2025-09-10T21:55:04.448Z] [Pipeline] jobDsl
21:55:04 [2025-09-10T21:55:04.456Z] Processing provided DSL script
21:55:04 [2025-09-10T21:55:04.523Z] Existing items:
21:55:04 [2025-09-10T21:55:04.523Z] GeneratedJob{name='bodhi-trigger'}
21:55:04 [2025-09-10T21:55:04.523Z] GeneratedJob{name='seed-github-ci'}
21:55:04 [2025-09-10T21:55:04.523Z] GeneratedJob{name='test-override'}
21:55:04 [2025-09-10T21:55:04.534Z] [Pipeline] }
21:55:04 [2025-09-10T21:55:04.557Z] [Pipeline] // node
21:55:04 [2025-09-10T21:55:04.569Z] [Pipeline] End of Pipeline
21:55:04 [2025-09-10T21:55:04.590Z] Finished: SUCCESS