Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (24 sec in block) | |||
node - (6.4 sec in block) | |||
node block - (6 sec in block) | |||
withEnv - (1.2 sec in block) | HOME | ||
withEnv block - (0.99 sec in block) | |||
sh - (0.86 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.45 sec in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (72 ms in block) | |||
readYaml - (0.13 sec in self) | pipe/config.yaml | ||
withEnv - (0.92 sec in block) | HOME | ||
withEnv block - (0.58 sec in block) | |||
sh - (0.49 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml | ||
readYaml - (0.22 sec in self) | manifest.yaml | ||
withEnv - (0.74 sec in block) | HOME | ||
withEnv block - (0.47 sec in block) | |||
sh - (0.37 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml | ||
readYaml - (0.12 sec in self) | manifest.yaml | ||
withEnv - (0.65 sec in block) | HOME | ||
withEnv block - (0.48 sec in block) | |||
sh - (0.37 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml | ||
readYaml - (0.13 sec in self) | manifest.yaml | ||
withEnv - (0.66 sec in block) | HOME | ||
withEnv block - (0.4 sec in block) | |||
sh - (0.34 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/releases/?name=F39 | jq -e '.releases[0].composed_by_bodhi' | ||
withEnv - (0.52 sec in block) | HOME | ||
withEnv block - (0.43 sec in block) | |||
sh - (0.35 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -sSL https://bodhi.fedoraproject.org/releases/?name=F40 | jq -e '.releases[0].composed_by_bodhi' | ||
properties - (0.19 sec in self) | |||
readJSON - (0.17 sec in self) | |||
echo - (0.22 sec in self) | |||
libraryResource - (63 ms in self) | com/github/coreos/pod.json | ||
readJSON - (0.12 sec in self) | |||
node - (0.64 sec in block) | |||
node block - (0.29 sec in block) | |||
writeYaml - (0.13 sec in self) | |||
readFile - (74 ms in self) | pod-05e1372c-dcff-4888-898f-bb0973b5b0eb.yaml | ||
podTemplate - (16 sec in block) | |||
podTemplate block - (16 sec in block) | |||
node - (16 sec in block) | pod-05e1372c-dcff-4888-898f-bb0973b5b0eb | ||
node block - (5.8 sec in block) | |||
container - (5.5 sec in block) | worker | ||
container block - (5.4 sec in block) | |||
withEnv - (1.2 sec in block) | HOME | ||
withEnv block - (1 sec in block) | |||
sh - (0.93 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
stage - (3.9 sec in block) | Report Running | ||
stage block (Report Running) - (3.7 sec in block) | |||
withCredentials - (3.4 sec in block) | |||
withCredentials block - (3.1 sec in block) | |||
withEnv - (2.9 sec in block) | HOME | ||
withEnv block - (2.7 sec in block) | |||
sh - (2.5 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --outcome RUNNING --advisory FEDORA-2023-13d599718b --stream testing-devel |