[2024-03-06T15:31:52.228Z] Started by user Jonathan Lebon [2024-03-06T15:31:52.228Z] Replayed #307 [2024-03-06T15:31:52.266Z] Loading library coreos@main [2024-03-06T15:31:52.266Z] Attempting to resolve main from remote references... [2024-03-06T15:31:52.266Z] > git --version # timeout=10 [2024-03-06T15:31:52.272Z] > git --version # 'git version 2.39.3' [2024-03-06T15:31:52.272Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-03-06T15:31:52.376Z] Found match: refs/heads/main revision 0e60cc4f7332e40843e4163421249b1dec487f7b [2024-03-06T15:31:52.378Z] Selected Git installation does not exist. Using Default [2024-03-06T15:31:52.378Z] The recommended git tool is: NONE [2024-03-06T15:31:52.378Z] No credentials specified [2024-03-06T15:31:52.378Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-03-06T15:31:52.385Z] Fetching changes from the remote Git repository [2024-03-06T15:31:52.386Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-03-06T15:31:52.401Z] Fetching without tags [2024-03-06T15:31:52.401Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-03-06T15:31:52.401Z] > git --version # timeout=10 [2024-03-06T15:31:52.407Z] > git --version # 'git version 2.39.3' [2024-03-06T15:31:52.407Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-06T15:31:52.529Z] Checking out Revision 0e60cc4f7332e40843e4163421249b1dec487f7b (main) [2024-03-06T15:31:52.529Z] > git config core.sparsecheckout # timeout=10 [2024-03-06T15:31:52.536Z] > git checkout -f 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10 [2024-03-06T15:31:52.562Z] Commit message: "cosaBuild: add `srcConfig` and `variant` parameters" [2024-03-06T15:31:52.562Z] > git rev-list --no-walk 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10 [2024-03-06T15:31:52.803Z] [Pipeline] Start of Pipeline [2024-03-06T15:31:52.875Z] [Pipeline] node [2024-03-06T15:31:52.884Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2024-03-06T15:31:53.080Z] [Pipeline] { [2024-03-06T15:31:53.278Z] [Pipeline] checkout [2024-03-06T15:31:53.336Z] Selected Git installation does not exist. Using Default [2024-03-06T15:31:53.336Z] The recommended git tool is: NONE [2024-03-06T15:31:53.336Z] No credentials specified [2024-03-06T15:31:53.336Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 [2024-03-06T15:31:53.344Z] Fetching changes from the remote Git repository [2024-03-06T15:31:53.345Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2024-03-06T15:31:53.353Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2024-03-06T15:31:53.353Z] > git --version # timeout=10 [2024-03-06T15:31:53.359Z] > git --version # 'git version 2.39.3' [2024-03-06T15:31:53.359Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-06T15:31:53.532Z] > git rev-parse origin/main^{commit} # timeout=10 [2024-03-06T15:31:53.551Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main) [2024-03-06T15:31:53.551Z] > git config core.sparsecheckout # timeout=10 [2024-03-06T15:31:53.558Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10 [2024-03-06T15:31:53.621Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`" [2024-03-06T15:31:53.621Z] > git rev-list --no-walk 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10 [2024-03-06T15:31:53.839Z] [Pipeline] readYaml [2024-03-06T15:31:54.244Z] [Pipeline] withEnv [2024-03-06T15:31:54.272Z] [Pipeline] { [2024-03-06T15:31:54.535Z] [Pipeline] sh [2024-03-06T15:31:54.823Z] + set -xeuo pipefail [2024-03-06T15:31:54.823Z] ++ umask [2024-03-06T15:31:54.823Z] + '[' 0022 = 0000 ']' [2024-03-06T15:31:54.823Z] + rm -rf pipe [2024-03-06T15:31:54.823Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2024-03-06T15:31:54.823Z] Cloning into 'pipe'... [2024-03-06T15:31:55.153Z] [Pipeline] } [2024-03-06T15:31:55.297Z] [Pipeline] // withEnv [2024-03-06T15:31:55.479Z] [Pipeline] load [2024-03-06T15:31:55.481Z] Replacing Groovy text with edited version [2024-03-06T15:31:55.730Z] [Pipeline] { (pipe/utils.groovy) [2024-03-06T15:31:55.890Z] [Pipeline] } [2024-03-06T15:31:56.056Z] [Pipeline] // load [2024-03-06T15:31:56.153Z] [Pipeline] readYaml [2024-03-06T15:31:56.412Z] [Pipeline] withEnv [2024-03-06T15:31:56.451Z] [Pipeline] { [2024-03-06T15:31:56.691Z] [Pipeline] sh [2024-03-06T15:31:56.975Z] + set -xeuo pipefail [2024-03-06T15:31:56.975Z] ++ umask [2024-03-06T15:31:56.975Z] + '[' 0022 = 0000 ']' [2024-03-06T15:31:56.975Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml [2024-03-06T15:31:57.088Z] [Pipeline] } [2024-03-06T15:31:57.128Z] [Pipeline] // withEnv [2024-03-06T15:31:57.159Z] [Pipeline] readYaml [2024-03-06T15:31:57.250Z] [Pipeline] withEnv [2024-03-06T15:31:57.271Z] [Pipeline] { [2024-03-06T15:31:57.302Z] [Pipeline] sh [2024-03-06T15:31:57.560Z] + set -xeuo pipefail [2024-03-06T15:31:57.560Z] ++ umask [2024-03-06T15:31:57.560Z] + '[' 0022 = 0000 ']' [2024-03-06T15:31:57.560Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml [2024-03-06T15:31:57.574Z] [Pipeline] } [2024-03-06T15:31:57.707Z] [Pipeline] // withEnv [2024-03-06T15:31:57.731Z] [Pipeline] readYaml [2024-03-06T15:31:57.769Z] [Pipeline] withEnv [2024-03-06T15:31:57.772Z] [Pipeline] { [2024-03-06T15:31:57.833Z] [Pipeline] sh [2024-03-06T15:31:58.106Z] + set -xeuo pipefail [2024-03-06T15:31:58.106Z] ++ umask [2024-03-06T15:31:58.106Z] + '[' 0022 = 0000 ']' [2024-03-06T15:31:58.106Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml [2024-03-06T15:31:58.178Z] [Pipeline] } [2024-03-06T15:31:58.283Z] [Pipeline] // withEnv [2024-03-06T15:31:58.297Z] [Pipeline] readYaml [2024-03-06T15:31:58.400Z] [Pipeline] } [2024-03-06T15:31:58.503Z] [Pipeline] // node [2024-03-06T15:31:58.519Z] [Pipeline] properties [2024-03-06T15:31:58.857Z] [Pipeline] input [2024-03-06T15:31:58.909Z] Input requested [2024-03-06T15:32:28.919Z] [Pipeline] End of Pipeline [2024-03-06T15:32:29.025Z] Rejected by Jonathan Lebon [2024-03-06T15:32:29.025Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d76138c4-e258-4d7f-b591-de7ee0aaa295 [2024-03-06T15:32:29.096Z] Finished: ABORTED