Skip to content
StepArgumentsStatus
Start of Pipeline - (35 sec in block)
Success
node - (35 sec in block)
Success
node block - (35 sec in block)
Success
stage - (1 sec in block)Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (0.78 sec in block)
Success
checkout - (0.64 sec in self)
Success
withEnv - (33 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (33 sec in block)
Success
stage - (31 sec in block)Standard
Success
stage block (Standard) - (31 sec in block)
Success
updateGitlabCommitStatus - (0.41 sec in self)
Success
sh - (30 sec in self)#!/bin/bash set -x set -e module purge module load gnu_comp/7.3.0 module load llvm/10.0.1 export CLANG_FORMAT_CMD="clang-format" git clean -fdx ./autogen.sh ./configure make -j 2 make check make clean
Success
updateGitlabCommitStatus - (0.31 sec in self)
Success
stage - (1.2 sec in block)Python
Success
stage block (Python) - (0.84 sec in block)
Success
updateGitlabCommitStatus - (0.34 sec in self)
Success
sh - (0.38 sec in self)#!/bin/bash set -x set -e module purge module load gnu_comp/7.3.0 module load llvm/10.0.1 module load python/3.6.5 python3-config export CLANG_FORMAT_CMD="clang-format" git clean -fdx ./autogen.sh ./configure --with-python make -j 2 make check make clean
Failed
stage - (0.38 sec in block)No OpenMP
Success
stage block (No OpenMP) - (0.1 sec in block)
Success
stage - (0.41 sec in block)Debugging/Coverage
Success
stage block (Debugging/Coverage) - (0.1 sec in block)
Success
stage - (0.25 sec in block)Intel
Success
stage block (Intel) - (0.1 sec in block)
Success