Step | Arguments | Status | |
---|---|---|---|
Start of Pipeline - (28 min in block) | |||
node - (5.5 sec in block) | |||
node block - (5.3 sec in block) | |||
checkout - (0.23 sec in self) | |||
readYaml - (0.1 sec in self) | bodhi-testing.yaml | ||
withEnv - (0.87 sec in block) | HOME | ||
withEnv block - (0.55 sec in block) | |||
sh - (0.51 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.67 sec in block) | pipe/utils.groovy | ||
load block (pipe/utils.groovy) - (0.19 sec in block) | |||
readYaml - (0.27 sec in self) | pipe/config.yaml | ||
withEnv - (1.1 sec in block) | HOME | ||
withEnv block - (0.65 sec in block) | |||
sh - (0.44 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 - (1 sec in block) | HOME | ||
withEnv block - (0.64 sec in block) | |||
sh - (0.4 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.13 sec in self) | manifest.yaml | ||
withEnv - (0.52 sec in block) | HOME | ||
withEnv block - (0.29 sec in block) | |||
sh - (0.26 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.1 sec in self) | manifest.yaml | ||
properties - (63 ms in self) | |||
echo - (14 ms in self) | |||
readJSON - (0.13 sec in self) | |||
libraryResource - (8 ms in self) | com/github/coreos/pod.json | ||
readJSON - (75 ms in self) | |||
node - (0.76 sec in block) | |||
node block - (0.28 sec in block) | |||
writeYaml - (0.1 sec in self) | |||
readFile - (83 ms in self) | pod-10e1c7ba-1556-4b6f-a1c9-3f30c2f5937f.yaml | ||
podTemplate - (28 min in block) | |||
podTemplate block - (28 min in block) | |||
node - (28 min in block) | pod-10e1c7ba-1556-4b6f-a1c9-3f30c2f5937f | ||
node block - (28 min in block) | |||
container - (28 min in block) | worker | ||
container block - (28 min in block) | |||
withEnv - (2.3 sec in block) | HOME | ||
withEnv block - (1.4 sec in block) | |||
sh - (1.2 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi cat /cosa/coreos-assembler-git.json || : | ||
stage - (5.3 sec in block) | Report Running | ||
stage block (Report Running) - (4.9 sec in block) | |||
withCredentials - (4.4 sec in block) | |||
withCredentials block - (3.9 sec in block) | |||
withEnv - (3.6 sec in block) | HOME | ||
withEnv block - (3.5 sec in block) | |||
sh - (3.3 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-2024-23505b90be --stream rawhide | ||
stage - (28 min in block) | Test | ||
stage block (Test) - (28 min in block) | |||
build (Building test-override) - (28 min in self) | |||
stage - (6.2 sec in block) | Report Completion | ||
stage block (Report Completion) - (6.1 sec in block) | |||
withCredentials - (3.8 sec in block) | |||
withCredentials block - (3.5 sec in block) | |||
withEnv - (3.4 sec in block) | HOME | ||
withEnv block - (3.2 sec in block) | |||
sh - (3.1 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//blue/organizations/jenkins/test-override/detail/test-override/1109 --outcome FAILED --advisory FEDORA-2024-23505b90be --stream rawhide | ||
withCredentials - (2 sec in block) | |||
withCredentials block - (1.8 sec in block) | |||
withEnv - (1.6 sec in block) | HOME | ||
withEnv block - (1.5 sec in block) | |||
sh - (1.4 sec in self) | set -xeuo pipefail if [ `umask` = 0000 ]; then umask 0022 fi curl -X POST -H "Content-Type: application/json" -u $TOKEN $MATRIX_WEBHOOK_URL --silent -d ' { "body": "🔴 kernel-6.12.0-0.rc4.20241022gitc2ee9f594da8.40.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1109) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2024-23505b90be)" }' |