Console Output
19:24:22 [2024-09-23T19:24:22.818Z] Started by user Jonathan Lebon
19:24:22 [2024-09-23T19:24:22.834Z] Loading library coreos@main
19:24:22 [2024-09-23T19:24:22.834Z] Attempting to resolve main from remote references...
19:24:22 [2024-09-23T19:24:22.834Z] > git --version # timeout=10
19:24:22 [2024-09-23T19:24:22.842Z] > git --version # 'git version 2.39.3'
19:24:22 [2024-09-23T19:24:22.842Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:22 [2024-09-23T19:24:22.929Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:24:22 [2024-09-23T19:24:22.930Z] Selected Git installation does not exist. Using Default
19:24:22 [2024-09-23T19:24:22.930Z] The recommended git tool is: NONE
19:24:22 [2024-09-23T19:24:22.930Z] No credentials specified
19:24:22 [2024-09-23T19:24:22.930Z] Cloning the remote Git repository
19:24:22 [2024-09-23T19:24:22.930Z] Cloning with configured refspecs honoured and without tags
19:24:22 [2024-09-23T19:24:22.930Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
19:24:22 [2024-09-23T19:24:22.930Z] > git init /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
19:24:22 [2024-09-23T19:24:22.952Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:24:22 [2024-09-23T19:24:22.952Z] > git --version # timeout=10
19:24:22 [2024-09-23T19:24:22.960Z] > git --version # 'git version 2.39.3'
19:24:22 [2024-09-23T19:24:22.960Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2024-09-23T19:24:23.140Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:23 [2024-09-23T19:24:23.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2024-09-23T19:24:23.169Z] Avoid second fetch
19:24:23 [2024-09-23T19:24:23.169Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:24:23 [2024-09-23T19:24:23.169Z] > git config core.sparsecheckout # timeout=10
19:24:23 [2024-09-23T19:24:23.176Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:24:23 [2024-09-23T19:24:23.188Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:24:23 [2024-09-23T19:24:23.188Z] First time build. Skipping changelog.
19:24:23 [2024-09-23T19:24:23.239Z] [Pipeline] Start of Pipeline
19:24:23 [2024-09-23T19:24:23.366Z] [Pipeline] node
19:24:23 [2024-09-23T19:24:23.399Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace
19:24:23 [2024-09-23T19:24:23.432Z] [Pipeline] {
19:24:23 [2024-09-23T19:24:23.484Z] [Pipeline] }
19:24:23 [2024-09-23T19:24:23.599Z] [Pipeline] // node
19:24:23 [2024-09-23T19:24:23.661Z] [Pipeline] End of Pipeline
19:24:23 [2024-09-23T19:24:23.691Z] ERROR: ‘checkout scm’ is only available when using “Multibranch Pipeline” or “Pipeline script from SCM”
19:24:23 [2024-09-23T19:24:23.740Z] Finished: FAILURE