Skip to content
StepArgumentsStatus
Start of Pipeline - (38 min in block)
node - (38 min in block)ubuntu
node block - (38 min in block)
stage - (4.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.6 sec in block)
checkout - (4.4 sec in self)
withEnv - (38 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (38 min in block)
withCredentials - (38 min in block)
withCredentials block - (38 min in block)
stage - (0.61 sec in block)Preparation
stage block (Preparation) - (0.56 sec in block)
script - (0.5 sec in block)
script block - (0.42 sec in block)
sh - (0.3 sec in self)BTAG=$(echo ${BUILD_TAG} | sed "s,%,,g"); echo -n "${WORKSPACE}/${BTAG}"
stage - (10 sec in block)Source
stage block (Source) - (10 sec in block)
git - (2.3 sec in self)
sh - (4.4 sec in self)python3 -m venv ${PYTHON_VENV}
sh - (0.28 sec in self)ls && echo ${PYTHON_VENV} && ls ${PYTHON_VENV}
sh - (0.27 sec in self)test -e ${PYTHON_VENV}
sh - (0.27 sec in self)git submodule init
sh - (2.8 sec in self)git submodule update --recursive
stage - (6.4 sec in block)Download deps
stage block (Download deps) - (6.3 sec in block)
ansiColor - (6.2 sec in block)xterm
ansiColor block - (6.1 sec in block)
sh - (6 sec in self) export BORG_PREDOWNLOAD=/build/jenkins/borg_downloads if [[ -d ${BORG_PREDOWNLOAD} ]]; then rm -fr downloads/ rsync -r ${BORG_PREDOWNLOAD}/ downloads/ rm -f downloads/deps.txt fi bash build.sh --download-deps rsync -r downloads/ ${BORG_PREDOWNLOAD}/
stage - (5 sec in block)Configure
stage block (Configure) - (5 sec in block)
ansiColor - (4.9 sec in block)xterm
ansiColor block - (4.8 sec in block)
sh - (4.8 sec in self) . ${PYTHON_VENV}/bin/activate CMAKE_PREFIX_PATH=${VIRTUAL_ENV}:/opt/boost export CMAKE_PREFIX_PATH bash build.sh --deprecated --python --use-system-boost=/opt/boost --use-system-hdf5 --native --purge --extra-flags "-DINSTALL_PYTHON_LOCAL=OFF -DCMAKE_INSTALL_PREFIX=${PYTHON_VENV}"
stage - (24 min in block)Build
stage block (Build) - (24 min in block)
ansiColor - (24 min in block)xterm
ansiColor block - (24 min in block)
dir - (24 min in block)build
dir block - (24 min in block)
sh - (24 min in self)make -j6
stage - (11 min in block)Tests
stage block (Tests) - (11 min in block)
dir - (11 min in block)build
dir block - (11 min in block)
sh - (11 min in self) . /home/jenkins-agent/work/workspace/borg_release_3.3/jenkins-borg-release2F3.3-11/bin/activate pip3 install wheel pytest jax[cpu] numpy deprecated ctest -V
stage - (11 sec in block)Install
stage block (Install) - (11 sec in block)
dir - (11 sec in block)build
dir block - (11 sec in block)
sh - (11 sec in self)make install
stage - (1 min 22 sec in block)Doc
stage block (Doc) - (1 min 22 sec in block)
dir - (1 min 22 sec in block)docs
dir block - (1 min 22 sec in block)
sh - (1 min 22 sec in self) . /home/jenkins-agent/work/workspace/borg_release_3.3/jenkins-borg-release2F3.3-11/bin/activate export PYTHONWARNINGS=always::ImportWarning pip3 install wheel pip3 install -r requirements.txt rm -fr source/_generate rm -fr _build make html tar -C _build/html -zcvf doc.tgz . curl -v -F filename=doc -F file=@doc.tgz http://athos.iap.fr:9595/deploy-doc2/${DOC_DEPLOYER}/borg-v3.3
stage - (3.2 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.1 sec in block)
deleteDir - (2.6 sec in self)
dir - (0.22 sec in block)/home/jenkins-agent/work/workspace/borg_release_3.3/jenkins-borg-release2F3.3-11
dir block - (96 ms in block)
deleteDir - (83 ms in self)
dir - (0.2 sec in block)/home/jenkins-agent/work/workspace/borg_release_3.3@tmp
dir block - (74 ms in block)
deleteDir - (21 ms in self)
emailext - (13 ms in self)