StepArgumentsStatus
Start of Pipeline - (14 min in block)
node - (0.87 sec in block)
node block - (0.81 sec in block)
withEnv - (0.63 sec in block)HOME
withEnv block - (0.57 sec in block)
sh - (0.52 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm -rf pipe && git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
load - (0.12 sec in block)pipe/utils.groovy
load block (pipe/utils.groovy) - (3 ms in block)
readYaml - (3 ms in self)pipe/config.yaml
properties - (0.18 sec in self)
libraryResource - (1 ms in self)com/github/coreos/pod.json
readJSON - (16 ms in self)
node - (0.13 sec in block)
node block - (72 ms in block)
writeYaml - (22 ms in self)
readFile - (33 ms in self)pod-89fe66fb-cb44-4982-9174-d1dfd1e9a673.yaml
podTemplate - (14 min in block)
podTemplate block - (14 min in block)
node - (14 min in block)pod-89fe66fb-cb44-4982-9174-d1dfd1e9a673
node block - (14 min in block)
container - (14 min in block)worker
container block - (14 min in block)
withEnv - (1 sec in block)HOME
withEnv block - (0.96 sec in block)
sh - (0.88 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || :
timeout - (14 min in block)
timeout block - (14 min in block)
withEnv - (0.65 sec in block)HOME
withEnv block - (0.6 sec in block)
sh - (0.6 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-3557d45e13 | jq -r .update.title
withEnv - (0.62 sec in block)HOME
withEnv block - (0.56 sec in block)
sh - (0.53 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2024-3557d45e13 | jq -r .update.builds[].nvr
withCredentials - (17 ms in block)
echo - (3 ms in self)Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
withCredentials - (37 ms in block)
echo - (35 ms in self)Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
withCredentials - (59 ms in block)
echo - (53 ms in self)Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
withEnv - (0.6 sec in block)HOME
withEnv block - (0.55 sec in block)
sh - (0.53 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/next-devel | cut -d $' ' -f 1
withEnv - (1 sec in block)HOME
withEnv block - (1 sec in block)
sh - (1 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa init --branch next-devel --commit=164dc8280fe20342e3a81dd2aa2bc291f384bff6 https://github.com/coreos/fedora-coreos-config
stage - (0.15 sec in block)Initialize Remotes
stage block (Initialize Remotes) - (0.1 sec in block)
parallel - (66 ms in block)
parallel block (Branch: x86_64) - (3 ms in block)
stage - (0.94 sec in block)Download Overrides
stage block (Download Overrides) - (0.92 sec in block)
parallel - (0.89 sec in block)
parallel block (Branch: x86_64) - (0.87 sec in block)
withEnv - (0.79 sec in block)HOME
withEnv block - (0.79 sec in block)
sh - (0.78 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa shell -- env -C overrides/rpm koji download-build toolbox-0.1.0-1.fc41 --arch x86_64 --arch noarch
parallel - (14 min in block)
parallel block (Branch: x86_64) - (14 min in block)
stage - (2 min 20 sec in block)x86_64:Fetch
stage block (x86_64:Fetch) - (2 min 20 sec in block)
withEnv - (2 min 20 sec in block)HOME
withEnv block - (2 min 20 sec in block)
sh - (2 min 20 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa fetch --with-cosa-overrides
stage - (7 min 49 sec in block)x86_64:Build
stage block (x86_64:Build) - (7 min 49 sec in block)
withEnv - (7 min 49 sec in block)HOME
withEnv block - (7 min 49 sec in block)
sh - (7 min 49 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cosa build
withEnv - (0.6 sec in block)HOME
withEnv block - (0.59 sec in block)
sh - (0.59 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d-
withEnv - (0.58 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.52 sec in self) set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
parallel - (3 min 59 sec in block)
parallel block (Branch: x86_64:kola) - (1 ms in block)
withEnv - (0.64 sec in block)HOME
withEnv block - (0.56 sec in block)
sh - (0.55 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi test -d /home/jenkins/agent/workspace/test-override/tests/kola configorigin=$(cd /home/jenkins/agent/workspace/test-override/src/config && git config --get remote.origin.url) gitorigin=$(cd /home/jenkins/agent/workspace/test-override && git config --get remote.origin.url) test "$configorigin" != "$gitorigin"
withEnv - (1 min 16 sec in block)HOME
withEnv block - (1 min 16 sec in block)
sh - (1 min 16 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 *toolbox* basic --parallel=5
parallel block (Branch: x86_64:kola:upgrade) - (3 min 59 sec in block)
withEnv - (3 min 59 sec in block)HOME
withEnv block - (3 min 59 sec in block)
sh - (3 min 59 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
withEnv - (0.67 sec in block)HOME
withEnv block - (0.6 sec in block)
sh - (0.58 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-upgrade-x86_64
withEnv - (0.81 sec in block)HOME
withEnv block - (0.8 sec in block)
sh - (0.78 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U -c --xz kola-upgrade-x86_64 > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-21488b21.tar.xz || :
archiveArtifacts - (0.6 sec in self)
withEnv - (0.57 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.52 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-upgrade-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-upgrade-x86_64-21488b21.xml || :
junit - (0.71 sec in self)
withEnv - (0.57 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-x86_64
withEnv - (0.83 sec in block)HOME
withEnv block - (0.79 sec in block)
sh - (0.78 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U -c --xz kola-x86_64 > /home/jenkins/agent/workspace/test-override/kola-x86_64-21488b21.tar.xz || :
archiveArtifacts - (45 ms in self)
withEnv - (0.57 sec in block)HOME
withEnv block - (0.53 sec in block)
sh - (0.53 sec in self) set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /home/jenkins/agent/workspace/test-override && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-8HO3U/kola-x86_64 --output - > /home/jenkins/agent/workspace/test-override/kola-x86_64-21488b21.xml || :
junit - (0.12 sec in self)
stage - (29 ms in block)x86_64:Destroy Remote
stage block (x86_64:Destroy Remote) - (8 ms in block)