| Step | Arguments | Status | |
|---|---|---|---|
| Start of Pipeline - (1 hr 13 min in block) | |||
| properties - (32 ms in self) | |||
| libraryResource - (1 ms in self) | com/github/coreos/pod.json | ||
| readJSON - (2 ms in self) | |||
| node - (15 ms in block) | |||
| node block - (8 ms in block) | |||
| writeYaml - (1 ms in self) | |||
| readFile - (1 ms in self) | pod-82b164d5-9a11-4f16-9282-894aed9072b4.yaml | ||
| podTemplate - (15 min in block) | |||
| podTemplate block - (15 min in block) | |||
| node - (15 min in block) | pod-82b164d5-9a11-4f16-9282-894aed9072b4 | ||
| node block - (15 min in block) | |||
| container - (15 min in block) | worker | ||
| container block - (15 min in block) | |||
| checkout - (7.2 sec in self) | |||
| withEnv - (0.52 sec in block) | HOME | ||
| withEnv block - (0.51 sec in block) | |||
| sh - (0.51 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi mkdir cache | ||
| withEnv - (15 min in block) | XDG_CACHE_HOME | ||
| withEnv block - (15 min in block) | |||
| stage - (4 min 20 sec in block) | Build | ||
| stage block (Build) - (4 min 20 sec in block) | |||
| withEnv - (2 min 10 sec in block) | HOME | ||
| withEnv block - (2 min 9 sec in block) | |||
| sh - (2 min 9 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi make | ||
| withEnv - (2 min 6 sec in block) | HOME | ||
| withEnv block - (2 min 6 sec in block) | |||
| sh - (2 min 6 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi make install DESTDIR=install | ||
| stash - (3.5 sec in self) | build | ||
| stage - (7 min 4 sec in block) | Unit Tests | ||
| stage block (Unit Tests) - (7 min 4 sec in block) | |||
| withEnv - (7 min 4 sec in block) | HOME | ||
| withEnv block - (7 min 4 sec in block) | |||
| sh - (7 min 4 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi ./test | ||
| stage - (3 min 54 sec in block) | Build Blackbox Tests | ||
| stage block (Build Blackbox Tests) - (3 min 54 sec in block) | |||
| withEnv - (3 min 50 sec in block) | HOME | ||
| withEnv block - (3 min 50 sec in block) | |||
| sh - (3 min 50 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi ./build_blackbox_tests mkdir -p tests/kola/blackbox/data/bin mv tests.test bin/amd64/* tests/kola/blackbox/data/bin | ||
| stash - (4.8 sec in self) | blackbox | ||
| libraryResource - (<1 ms in self) | com/github/coreos/pod.json | ||
| readJSON - (3 ms in self) | |||
| node - (17 ms in block) | |||
| node block - (7 ms in block) | |||
| writeYaml - (4 ms in self) | |||
| readFile - (1 ms in self) | pod-9625fb55-5399-4f5c-95c9-01dc61f0bc95.yaml | ||
| podTemplate - (57 min in block) | |||
| podTemplate block - (57 min in block) | |||
| node - (57 min in block) | pod-9625fb55-5399-4f5c-95c9-01dc61f0bc95 | ||
| node block - (57 min in block) | |||
| container - (57 min in block) | worker | ||
| container block - (57 min in block) | |||
| withEnv - (0.52 sec in block) | HOME | ||
| withEnv block - (0.51 sec in block) | |||
| sh - (0.51 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi (cat /cosa/coreos-assembler-git.json || :) | tee coreos-assembler-git.json | ||
| archiveArtifacts - (0.18 sec in self) | coreos-assembler-git.json | ||
| withEnv - (0.8 sec in block) | HOME | ||
| withEnv block - (0.79 sec in block) | |||
| sh - (0.79 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rpm -qa | sort > coreos-assembler-rpmdb.txt | ||
| archiveArtifacts - (7 ms in self) | coreos-assembler-rpmdb.txt | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rm coreos-assembler-git.json coreos-assembler-rpmdb.txt | ||
| checkout - (7.3 sec in self) | |||
| unstash - (1.1 sec in self) | build | ||
| stage - (10 min in block) | Build | ||
| stage block (Build) - (10 min in block) | |||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi mkdir -p /srv/coreos | ||
| withEnv - (3.5 sec in block) | HOME | ||
| withEnv block - (3.5 sec in block) | |||
| sh - (3.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa init https://github.com/coreos/fedora-coreos-config | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi rsync -av install/ /srv/coreos/overrides/rootfs | ||
| withEnv - (3 min 4 sec in block) | HOME | ||
| withEnv block - (3 min 3 sec in block) | |||
| sh - (3 min 3 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa fetch --strict | ||
| withEnv - (4 min 57 sec in block) | HOME | ||
| withEnv block - (4 min 57 sec in block) | |||
| sh - (4 min 57 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa build --force --strict | ||
| withEnv - (2 min 12 sec in block) | HOME | ||
| withEnv block - (2 min 12 sec in block) | |||
| sh - (2 min 12 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa osbuild qemu | ||
| withEnv - (0.5 sec in block) | HOME | ||
| withEnv block - (0.49 sec in block) | |||
| sh - (0.49 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi uuidgen | cut -f1 -d- | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- mktemp -d /srv/coreos/tmp/kola-XXXXX | ||
| parallel - (46 min in block) | |||
| parallel block (Branch: kola) - (1 ms in block) | |||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi test -d /home/jenkins/agent/workspace/ignition_PR-1929/tests/kola configorigin=$(cd /srv/coreos/src/config && git config --get remote.origin.url) gitorigin=$(cd /home/jenkins/agent/workspace/ignition_PR-1929 && git config --get remote.origin.url) test "$configorigin" != "$gitorigin" | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -euo pipefail if [ `umask` = 0000 ]; then umask 0022 fi basename $(git config --get remote.origin.url) .git | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi mkdir -p /var/tmp/kola && ln -s /home/jenkins/agent/workspace/ignition_PR-1929 /var/tmp/kola/ignition | ||
| withEnv - (46 min in block) | HOME | ||
| withEnv block - (46 min in block) | |||
| sh - (46 min in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/srv/coreos/tmp/kola-tE0fJ/kola --on-warn-failure-exit-77 --arch=x86_64 --exttest /var/tmp/kola/ignition --denylist-test ext.*.blackbox --parallel=auto | ||
| error - (1 ms in self) | Script returned exit code 1 | ||
| parallel block (Branch: kola:upgrade) - (2 min 24 sec in block) | |||
| withEnv - (2 min 22 sec in block) | HOME | ||
| withEnv block - (2 min 22 sec in block) | |||
| sh - (2 min 22 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/srv/coreos/tmp/kola-tE0fJ/kola-upgrade --on-warn-failure-exit-77 --arch=x86_64 --upgrades | ||
| withEnv - (0.51 sec in block) | HOME | ||
| withEnv block - (0.51 sec in block) | |||
| sh - (0.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- test -d /srv/coreos/tmp/kola-tE0fJ/kola-upgrade | ||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- tar -C /srv/coreos/tmp/kola-tE0fJ -c --xz kola-upgrade > /home/jenkins/agent/workspace/ignition_PR-1929/kola-upgrade-c0405ad5.tar.xz || : | ||
| archiveArtifacts - (30 ms in self) | |||
| withEnv - (0.52 sec in block) | HOME | ||
| withEnv block - (0.51 sec in block) | |||
| sh - (0.51 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade --koladir /srv/coreos/tmp/kola-tE0fJ/kola-upgrade --output - > /home/jenkins/agent/workspace/ignition_PR-1929/kola-upgrade-c0405ad5.xml || : | ||
| junit - (0.25 sec in self) | |||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- test -d /srv/coreos/tmp/kola-tE0fJ/kola | ||
| withEnv - (12 sec in block) | HOME | ||
| withEnv block - (12 sec in block) | |||
| sh - (12 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- tar -C /srv/coreos/tmp/kola-tE0fJ -c --xz kola > /home/jenkins/agent/workspace/ignition_PR-1929/kola-c0405ad5.tar.xz || : | ||
| archiveArtifacts - (1.5 sec in self) | |||
| withEnv - (0.49 sec in block) | HOME | ||
| withEnv block - (0.48 sec in block) | |||
| sh - (0.48 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cd /srv/coreos && cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola --koladir /srv/coreos/tmp/kola-tE0fJ/kola --output - > /home/jenkins/agent/workspace/ignition_PR-1929/kola-c0405ad5.xml || : | ||
| junit - (0.16 sec in self) |
