| Step | Arguments | | Status |
|---|
| Start of Pipeline - (58 min in block) | | | |
| withEnv - (58 min in block) | LC_ALL | | |
| withEnv block - (58 min in block) | | | |
| stage - (28 sec in block) | Environment | | |
| stage block (Environment) - (27 sec in block) | | | |
| retry - (27 sec in block) | | | |
| retry block - (27 sec in block) | | | |
| node - (27 sec in block) | linux | | |
| node block - (27 sec in block) | | | |
| checkout - (16 sec in self) | | | |
| withEnv - (9.9 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (9.9 sec in block) | | | |
| script - (9.7 sec in block) | | | |
| script block - (9.7 sec in block) | | | |
| milestone - (21 ms in self) | 1 | | |
| load - (0.57 sec in block) | /var/lib/jenkins/ws/OpenModelica_PR-16245/.CI/common.groovy | | |
| load block (/var/lib/jenkins/ws/OpenModelica_PR-16245/.CI/common.groovy) - (66 ms in block) | | | |
| echo - (1.1 sec in self) | isPR: true | | |
| echo - (1.1 sec in self) | shouldWeBuildUCRT: false | | |
| echo - (1 sec in self) | shouldWeBuildAlpine: false | | |
| echo - (1 sec in self) | shouldWeBuildEnterpriseLinux: false | | |
| echo - (1.2 sec in self) | shouldWeBuildFedora: false | | |
| echo - (1.1 sec in self) | shouldWeDisableAllCMakeBuilds: false | | |
| echo - (1 sec in self) | shouldWeEnableMacOSCMakeBuild: false | | |
| echo - (1 sec in self) | shouldWeEnableUCRTCMakeBuild: false | | |
| echo - (11 ms in self) | shouldWeRunTests: false | | |
| echo - (8 ms in self) | shouldWeRunRustTests: false | | |
| stage - (31 min in block) | setup | | |
| stage block (setup) - (31 min in block) | | | |
| parallel - (31 min in block) | | | |
| parallel block (Branch: gcc) - (6 ms in block) | | | |
| stage - (8 min 17 sec in block) | gcc | | |
| stage block (gcc) - (8 min 17 sec in block) | | | |
| retry - (8 min 16 sec in block) | | | |
| retry block - (8 min 16 sec in block) | | | |
| node - (8 min 16 sec in block) | linux | | |
| node block - (7 min 44 sec in block) | | | |
| checkout - (19 sec in self) | | | |
| withEnv - (7 min 24 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (7 min 24 sec in block) | | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.49 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.36 sec in block) | | | |
| sh - (0.3 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.55 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.4 sec in block) | | | |
| sh - (0.33 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (7 min 23 sec in block) | | | |
| withDockerContainer block - (7 min 20 sec in block) | | | |
| withEnv - (7 min 20 sec in block) | QTDIR | | |
| withEnv block - (7 min 19 sec in block) | | | |
| script - (7 min 19 sec in block) | | | |
| script block - (7 min 19 sec in block) | | | |
| echo - (40 ms in self) | ryzen-5950x-2 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.3 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| isUnix - (11 ms in self) | | | |
| sh - (15 sec in self) | autoreconf --install | | |
| sh - (13 sec in self) | ./configure CC='gcc' CXX='g++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.31 sec in self) | uname | | |
| sh - (0.33 sec in self) | lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l | | |
| sh - (0.31 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh (build) - (6 min 3 sec in self) | HOME='/var/lib/jenkins1/ws/OpenModelica_PR-16245' make -j16 --output-sync=recurse omc omc-diff omsimulator | | |
| sh - (0.57 sec in self) | find build/lib/*/omc/ -name "*.so" -exec strip {} ";" | | |
| sh (Find unused imports) - (10 sec in self) | cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo | | |
| isUnix - (13 ms in self) | | | |
| sh (Sanity check - C) - (3.5 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc | | |
| sh (Sanity check - Cpp) - (11 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp | | |
| stash - (20 sec in self) | omc-gcc | | |
| parallel block (Branch: clang) - (7 ms in block) | | | |
| stage - (19 min in block) | clang | | |
| stage block (clang) - (19 min in block) | | | |
| retry - (19 min in block) | | | |
| retry block - (19 min in block) | | | |
| node - (19 min in block) | linux | | |
| node block - (17 min in block) | | | |
| checkout - (22 sec in self) | | | |
| withEnv - (17 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (17 min in block) | | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.51 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.37 sec in block) | | | |
| sh - (0.31 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (12 ms in self) | | | |
| withEnv - (0.84 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.39 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (17 min in block) | | | |
| withDockerContainer block - (17 min in block) | | | |
| script - (17 min in block) | | | |
| script block - (17 min in block) | | | |
| echo - (35 ms in self) | ripper2-1 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.56 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| isUnix - (11 ms in self) | | | |
| sh - (18 sec in self) | autoreconf --install | | |
| sh - (38 sec in self) | ./configure CC='clang' CXX='clang++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install --without-hwloc | | |
| sh - (0.33 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh (clean) - (0.88 sec in self) | HOME='/var/lib/jenkins1/ws/OpenModelica_PR-16245' make -j16 --output-sync=recurse clean | | |
| sh - (0.31 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh (build) - (15 min in self) | HOME='/var/lib/jenkins1/ws/OpenModelica_PR-16245' make -j16 --output-sync=recurse omc omc-diff omsimulator | | |
| sh - (0.85 sec in self) | find build/lib/*/omc/ -name "*.so" -exec strip {} ";" | | |
| sh (Find unused imports) - (22 sec in self) | cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo | | |
| isUnix - (11 ms in self) | | | |
| sh (Sanity check - C) - (6.1 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc | | |
| sh (Sanity check - Cpp) - (15 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp | | |
| isUnix - (21 ms in self) | | | |
| sh - (0.32 sec in self) | build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*" | | |
| sh - (2.8 sec in self) | cp -Lr build build.new && rm -rf build && mv build.new build | | |
| stash - (12 sec in self) | omc-clang | | |
| stash - (2.2 sec in self) | omsimulator | | |
| stash - (98 ms in self) | omcruntime | | |
| parallel block (Branch: cmake-jammy-gcc) - (6 ms in block) | | | |
| stage - (16 min in block) | cmake-jammy-gcc | | |
| stage block (cmake-jammy-gcc) - (16 min in block) | | | |
| retry - (16 min in block) | | | |
| retry block - (16 min in block) | | | |
| node - (16 min in block) | linux | | |
| node block - (11 min in block) | | | |
| checkout - (4.8 sec in self) | | | |
| withEnv - (11 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (11 min in block) | | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.56 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.42 sec in block) | | | |
| sh - (0.35 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.57 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.43 sec in block) | | | |
| sh - (0.32 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (11 min in block) | | | |
| withDockerContainer block - (11 min in block) | | | |
| script - (11 min in block) | | | |
| script block - (11 min in block) | | | |
| echo - (40 ms in self) | Running on: ripper2-2 | | |
| echo - (38 ms in self) | ripper2-2 | | |
| isUnix - (19 ms in self) | | | |
| sh - (0.61 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| isUnix - (35 ms in self) | | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.32 sec in self) | uname | | |
| sh - (0.32 sec in self) | mkdir ./build_cmake | | |
| sh - (1.3 sec in self) | cmake --version | | |
| sh - (1 min 17 sec in self) | cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build | | |
| sh - (9 min 45 sec in self) | cmake --build ./build_cmake --parallel 16 --target install | | |
| sh - (11 sec in self) | cmake --build ./build_cmake --parallel 16 --target testsuite-depends | | |
| sh - (0.39 sec in self) | build/bin/omc --version | | |
| isUnix - (11 ms in self) | | | |
| sh (Sanity check - C) - (6.1 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc | | |
| sh (Sanity check - Cpp) - (12 sec in self) | bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp | | |
| parallel block (Branch: cmake-alpine-clang) - (7 ms in block) | | | |
| stage - (1.2 sec in block) | cmake-alpine-clang | | |
| stage block (cmake-alpine-clang) - (0.98 sec in block) | | | |
| retry - (0.76 sec in block) | | | |
| retry block - (0.2 sec in block) | | | |
| getContext - (14 ms in self) | | | |
| parallel block (Branch: cmake-enterprise-linux-gcc) - (14 ms in block) | | | |
| stage - (1.2 sec in block) | cmake-enterprise-linux-gcc | | |
| stage block (cmake-enterprise-linux-gcc) - (1 sec in block) | | | |
| retry - (0.76 sec in block) | | | |
| retry block - (0.2 sec in block) | | | |
| getContext - (23 ms in self) | | | |
| parallel block (Branch: cmake-fedora-gcc) - (3 ms in block) | | | |
| stage - (1.3 sec in block) | cmake-fedora-gcc | | |
| stage block (cmake-fedora-gcc) - (1 sec in block) | | | |
| retry - (0.78 sec in block) | | | |
| retry block - (0.19 sec in block) | | | |
| getContext - (18 ms in self) | | | |
| parallel block (Branch: cmake-macos-arm64-gcc) - (4 ms in block) | | | |
| stage - (1.3 sec in block) | cmake-macos-arm64-gcc | | |
| stage block (cmake-macos-arm64-gcc) - (1 sec in block) | | | |
| retry - (0.79 sec in block) | | | |
| retry block - (0.18 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: Win/UCRT64) - (3 ms in block) | | | |
| stage - (1.4 sec in block) | Win/UCRT64 | | |
| stage block (Win/UCRT64) - (1 sec in block) | | | |
| retry - (0.8 sec in block) | | | |
| retry block - (0.17 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: cmake-OMDev-gcc) - (3 ms in block) | | | |
| stage - (1.4 sec in block) | cmake-OMDev-gcc | | |
| stage block (cmake-OMDev-gcc) - (1 sec in block) | | | |
| retry - (0.81 sec in block) | | | |
| retry block - (0.16 sec in block) | | | |
| getContext - (17 ms in self) | | | |
| parallel block (Branch: cmake-rust-clang) - (3 ms in block) | | | |
| stage - (31 min in block) | cmake-rust-clang | | |
| stage block (cmake-rust-clang) - (31 min in block) | | | |
| node - (31 min in block) | linux | | |
| node block - (27 min in block) | | | |
| checkout - (33 sec in self) | | | |
| withEnv - (27 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (27 min in block) | | | |
| isUnix - (20 ms in self) | | | |
| withEnv - (0.52 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.38 sec in block) | | | |
| sh - (0.31 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.94 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.8 sec in block) | | | |
| sh - (0.32 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (27 min in block) | | | |
| withDockerContainer block - (26 min in block) | | | |
| script - (26 min in block) | | | |
| script block - (26 min in block) | | | |
| echo - (9 ms in self) | asap-2 | | |
| isUnix - (10 ms in self) | | | |
| sh - (0.59 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| sh - (1 min 16 sec in self) |
cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_ENABLE_RUST=ON -DRUST_OMC_CI=ON -DOM_ENABLE_GUI_CLIENTS=OFF -DRUST_OMC_SCRIPTING_API=ON -DOM_USE_CCACHE=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=build -DRUST_OMC_TIMINGS=ON -DRUST_OMC_THREADS=4 -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DRUST_OMC_FMU_NATIVE_TARGETS=aarch64-unknown-linux-gnu,x86_64-pc-windows-msvc,aarch64-pc-windows-msvc,x86_64-apple-darwin,aarch64-apple-darwin -DRUST_OMC_MACOS_SDK=/mnt/MacOSX.sdk -DRUST_OMC_WASM_RUNTIME_OUT=/var/lib/jenkins2/ws/OpenModelica_PR-16245/runtime.wasm
| | |
| withCredentials - (24 min in block) | | | |
| withCredentials block - (24 min in block) | | | |
| sh - (0.33 sec in self) | pwd | | |
| withEnv - (24 min in block) | CARGO_PROFILE_RELEASE_OPT_LEVEL, RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS | | |
| withEnv block - (24 min in block) | | | |
| sh - (0.37 sec in self) |
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
| | |
| sh - (24 min in self) | cmake --build build_cmake --parallel 16 --target install | | |
| sh - (0.32 sec in self) | build/bin/omc --version | | |
| sh - (10 sec in self) | cmake --build build_cmake --parallel 16 --target rust_wasm_runtime | | |
| sh - (9.8 sec in self) | cmake --build build_cmake --parallel 16 --target testsuite-depends | | |
| sh - (0.3 sec in self) | sccache --show-stats || true | | |
| archiveArtifacts - (86 ms in self) | | | |
| archiveArtifacts - (0.11 sec in self) | | | |
| stash - (81 ms in self) | wasm-jit-runtime | | |
| stash - (68 ms in self) | runtime-sources-mo | | |
| stash - (19 sec in self) | omc-cmake-rust | | |
| sh - (0.37 sec in self) |
rm -rf rust-generated-src && mkdir -p rust-generated-src
cd /tmp/omc-rust/rust-src
find . -path '*/src/*.rs' -print0 |
tar --null -T - -cf - | tar -C /var/lib/jenkins2/ws/OpenModelica_PR-16245/rust-generated-src -xf -
| | |
| stash - (1.8 sec in self) | rust-generated-src | | |
| stash - (12 sec in self) | omc-cmake-rust-gui-inputs | | |
| sh - (0.32 sec in self) | rm -rf fmu-loaders && cp -a build_cmake/OMCompiler/Compiler/fmu-loaders . | | |
| stash - (1.5 sec in self) | fmu-loaders | | |
| parallel block (Branch: checks) - (5 min 7 sec in block) | | | |
| stage - (5 min 7 sec in block) | checks | | |
| stage block (checks) - (5 min 7 sec in block) | | | |
| retry - (5 min 6 sec in block) | | | |
| retry block - (5 min 6 sec in block) | | | |
| node - (5 min 6 sec in block) | linux | | |
| node block - (2 min 12 sec in block) | | | |
| checkout - (24 sec in self) | | | |
| withEnv - (1 min 47 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (1 min 47 sec in block) | | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.53 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.39 sec in block) | | | |
| sh - (0.32 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (23 ms in self) | | | |
| withEnv - (0.61 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.38 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (1 min 46 sec in block) | | | |
| withDockerContainer block - (1 min 42 sec in block) | | | |
| script - (1 min 42 sec in block) | | | |
| script block - (1 min 42 sec in block) | | | |
| echo - (36 ms in self) | ripper2-2 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.57 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| sh - (0.54 sec in self) | ! git submodule foreach --recursive git diff 2>&1 | grep CRLF | | |
| isUnix - (13 ms in self) | | | |
| sh - (0.32 sec in self) | uname | | |
| sh - (0.37 sec in self) | lscpu -p | egrep -v "^#" | wc -l | | |
| sh - (1 min 34 sec in self) | make -f Makefile.in -j32 --output-sync=recurse bom-error utf8-error thumbsdb-error spellcheck | | |
| sh - (5.5 sec in self) |
cd doc/bibliography
mkdir -p openmodelica.org-bibgen
sh generate.sh "$PWD/openmodelica.org-bibgen"
| | |
| stash - (94 ms in self) | bibliography | | |
| stage - (22 min in block) | tests + extras | | |
| stage block (tests + extras) - (22 min in block) | | | |
| parallel - (22 min in block) | | | |
| parallel block (Branch: 01 testsuite-rust 1/2) - (4 ms in block) | | | |
| stage - (1.2 sec in block) | 01 testsuite-rust 1/2 | | |
| stage block (01 testsuite-rust 1/2) - (0.86 sec in block) | | | |
| getContext - (29 ms in self) | | | |
| parallel block (Branch: 02 testsuite-rust 2/2) - (3 ms in block) | | | |
| stage - (1.3 sec in block) | 02 testsuite-rust 2/2 | | |
| stage block (02 testsuite-rust 2/2) - (0.85 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 04 testsuite-gcc 1/3) - (4 ms in block) | | | |
| stage - (3.4 sec in block) | 04 testsuite-gcc 1/3 | | |
| stage block (04 testsuite-gcc 1/3) - (2.8 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.63 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 05 testsuite-gcc 2/3) - (3 ms in block) | | | |
| stage - (3.4 sec in block) | 05 testsuite-gcc 2/3 | | |
| stage block (05 testsuite-gcc 2/3) - (2.8 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.62 sec in block) | | | |
| getContext - (12 ms in self) | | | |
| parallel block (Branch: 06 testsuite-gcc 3/3) - (4 ms in block) | | | |
| stage - (3.5 sec in block) | 06 testsuite-gcc 3/3 | | |
| stage block (06 testsuite-gcc 3/3) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.61 sec in block) | | | |
| getContext - (12 ms in self) | | | |
| parallel block (Branch: 07 testsuite-clang 1/3) - (5 ms in block) | | | |
| stage - (3.5 sec in block) | 07 testsuite-clang 1/3 | | |
| stage block (07 testsuite-clang 1/3) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.59 sec in block) | | | |
| getContext - (12 ms in self) | | | |
| parallel block (Branch: 08 testsuite-clang 2/3) - (3 ms in block) | | | |
| stage - (3.5 sec in block) | 08 testsuite-clang 2/3 | | |
| stage block (08 testsuite-clang 2/3) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.58 sec in block) | | | |
| getContext - (12 ms in self) | | | |
| parallel block (Branch: 09 testsuite-clang 3/3) - (4 ms in block) | | | |
| stage - (3.6 sec in block) | 09 testsuite-clang 3/3 | | |
| stage block (09 testsuite-clang 3/3) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.57 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 10 web target) - (3 ms in block) | | | |
| stage - (1.5 sec in block) | 10 web target | | |
| stage block (10 web target) - (0.77 sec in block) | | | |
| getContext - (26 ms in self) | | | |
| parallel block (Branch: 10b qt-web target) - (4 ms in block) | | | |
| stage - (1.6 sec in block) | 10b qt-web target | | |
| stage block (10b qt-web target) - (0.76 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 11 build-gui-rust) - (3 ms in block) | | | |
| stage - (1.6 sec in block) | 11 build-gui-rust | | |
| stage block (11 build-gui-rust) - (0.77 sec in block) | | | |
| getContext - (26 ms in self) | | | |
| parallel block (Branch: 12 unit-tests-rust) - (3 ms in block) | | | |
| stage - (1.7 sec in block) | 12 unit-tests-rust | | |
| stage block (12 unit-tests-rust) - (0.78 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 13 cross-build-fmu) - (19 ms in block) | | | |
| stage - (3.5 sec in block) | 13 cross-build-fmu | | |
| stage block (13 cross-build-fmu) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.56 sec in block) | | | |
| getContext - (28 ms in self) | | | |
| parallel block (Branch: 14 testsuite-compliance) - (4 ms in block) | | | |
| stage - (3.6 sec in block) | 14 testsuite-compliance | | |
| stage block (14 testsuite-compliance) - (2.8 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.53 sec in block) | | | |
| getContext - (16 ms in self) | | | |
| parallel block (Branch: 15 build-usersguide) - (3 ms in block) | | | |
| stage - (19 min in block) | 15 build-usersguide | | |
| stage block (15 build-usersguide) - (19 min in block) | | | |
| retry - (19 min in block) | | | |
| retry block - (19 min in block) | | | |
| node - (18 min in block) | linux | | |
| node block - (6 min 54 sec in block) | | | |
| checkout - (24 sec in self) | | | |
| withEnv - (6 min 29 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (6 min 29 sec in block) | | | |
| isUnix - (15 ms in self) | | | |
| withEnv - (0.76 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.63 sec in block) | | | |
| sh - (0.57 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.52 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.37 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (6 min 28 sec in block) | | | |
| withDockerContainer block - (6 min 24 sec in block) | | | |
| withCredentials - (6 min 24 sec in block) | | | |
| withCredentials block - (6 min 24 sec in block) | | | |
| withEnv - (6 min 24 sec in block) | LIBRARIES, RUNTESTDB | | |
| withEnv block - (6 min 23 sec in block) | | | |
| script - (6 min 23 sec in block) | | | |
| script block - (6 min 23 sec in block) | | | |
| echo - (50 ms in self) | dev.openmodelica.org | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.59 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| unstash - (4.2 sec in self) | omc-clang | | |
| isUnix - (12 ms in self) | | | |
| sh - (0.33 sec in self) | test ! -z '/cache/omlibrary' | | |
| sh - (0.33 sec in self) | cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true | | |
| sh (Create directory for omlibrary cache) - (0.32 sec in self) |
mkdir -p '/cache/omlibrary/om-pkg-cache'
# Remove the symbolic link, or if it's a directory there... the entire thing
rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
| | |
| isUnix - (37 ms in self) | | | |
| isUnix - (10 ms in self) | | | |
| sh - (0.32 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (24 sec in self) | make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc | | |
| sh - (1 sec in self) | cd OMCompiler && ./config.status | | |
| sh - (0.31 sec in self) | ./config.status | | |
| sh - (0.34 sec in self) | touch omc.skip | | |
| sh - (35 sec in self) | make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib | | |
| sh - (5 min 9 sec in self) |
export OPENMODELICAHOME=$PWD/build
# omc invoked while building the docs needs a writable HOME holding the
# libraries, otherwise it tries to write to //.openmodelica and fails to
# load Modelica (same as the compliance stage).
export HOME=$PWD/libraries
test ! -d $PWD/build/lib/omlibrary
cp -a libraries/.openmodelica/libraries $PWD/build/lib/omlibrary
for target in html pdf epub; do
if ! make -C doc/UsersGuide $target; then
killall omc || true
exit 1
fi
done
| | |
| sh - (3.5 sec in self) | tar --transform 's/^html/OpenModelicaUsersGuide/' -cJf OpenModelicaUsersGuide-latest.html.tar.xz -C doc/UsersGuide/build html | | |
| sh - (0.33 sec in self) | mv doc/UsersGuide/build/latex/OpenModelicaUsersGuide.pdf OpenModelicaUsersGuide-latest.pdf | | |
| sh - (0.32 sec in self) | mv doc/UsersGuide/build/epub/OpenModelicaUsersGuide.epub OpenModelicaUsersGuide-latest.epub | | |
| archiveArtifacts - (0.83 sec in self) | OpenModelicaUsersGuide-latest*.* | | |
| stash - (0.87 sec in self) | usersguide | | |
| parallel block (Branch: 16 build-gui-clang-qt5) - (3 ms in block) | | | |
| stage - (20 min in block) | 16 build-gui-clang-qt5 | | |
| stage block (16 build-gui-clang-qt5) - (20 min in block) | | | |
| retry - (20 min in block) | | | |
| retry block - (20 min in block) | | | |
| node - (20 min in block) | linux | | |
| node block - (7 min 59 sec in block) | | | |
| checkout - (23 sec in self) | | | |
| withEnv - (7 min 36 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (7 min 35 sec in block) | | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.5 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.37 sec in block) | | | |
| sh - (0.31 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.52 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.37 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (7 min 34 sec in block) | | | |
| withDockerContainer block - (7 min 11 sec in block) | | | |
| script - (7 min 11 sec in block) | | | |
| script block - (7 min 11 sec in block) | | | |
| isUnix - (13 ms in self) | | | |
| echo - (67 ms in self) | asap-1 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.65 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| unstash - (55 sec in self) | omc-clang | | |
| sh - (20 sec in self) | autoreconf --install | | |
| isUnix - (13 ms in self) | | | |
| sh - (0.32 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (45 sec in self) | echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2 | | |
| sh - (34 sec in self) | touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt | | |
| sh - (0.33 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh - (3 min 57 sec in self) | make -j16 --output-sync=recurse | | |
| sh - (0.31 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh - (0.31 sec in self) | uname | | |
| sh (install) - (2.2 sec in self) | HOME='/var/lib/jenkins1/ws/OpenModelica_PR-16245' make -j16 --output-sync=recurse install | | |
| stash - (34 sec in self) | omedit-testsuite-clang-qt5 | | |
| parallel block (Branch: 17 build-gui-clang-qt6) - (4 ms in block) | | | |
| stage - (21 min in block) | 17 build-gui-clang-qt6 | | |
| stage block (17 build-gui-clang-qt6) - (21 min in block) | | | |
| retry - (21 min in block) | | | |
| retry block - (21 min in block) | | | |
| node - (21 min in block) | linux | | |
| node block - (8 min 51 sec in block) | | | |
| checkout - (32 sec in self) | | | |
| withEnv - (8 min 18 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (8 min 18 sec in block) | | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.52 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.37 sec in block) | | | |
| sh - (0.31 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (15 ms in self) | | | |
| withEnv - (0.56 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.39 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (8 min 17 sec in block) | | | |
| withDockerContainer block - (7 min 19 sec in block) | | | |
| script - (7 min 17 sec in block) | | | |
| script block - (7 min 17 sec in block) | | | |
| isUnix - (13 ms in self) | | | |
| echo - (40 ms in self) | r630-1-1 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.54 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| unstash - (4.3 sec in self) | omc-clang | | |
| sh - (18 sec in self) | autoreconf --install | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.31 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (46 sec in self) | echo ./configure --with-qt6 `./config.status --config` > config.status.2 && bash ./config.status.2 | | |
| sh - (39 sec in self) | touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt | | |
| sh - (0.31 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh - (4 min 44 sec in self) | make -j16 --output-sync=recurse | | |
| sh - (0.31 sec in self) | make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' | | |
| sh - (0.4 sec in self) | uname | | |
| sh (install) - (2.2 sec in self) | HOME='/var/lib/jenkins1/ws/OpenModelica_PR-16245' make -j16 --output-sync=recurse install | | |
| stash - (38 sec in self) | omedit-testsuite-clang-qt6 | | |
| parallel block (Branch: 18 testsuite-clang-parmod) - (3 ms in block) | | | |
| stage - (3.6 sec in block) | 18 testsuite-clang-parmod | | |
| stage block (18 testsuite-clang-parmod) - (2.7 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.45 sec in block) | | | |
| getContext - (19 ms in self) | | | |
| parallel block (Branch: 19 testsuite-clang-metamodelica) - (3 ms in block) | | | |
| stage - (3.6 sec in block) | 19 testsuite-clang-metamodelica | | |
| stage block (19 testsuite-clang-metamodelica) - (2.7 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.44 sec in block) | | | |
| getContext - (14 ms in self) | | | |
| parallel block (Branch: 20 testsuite-matlab-translator) - (3 ms in block) | | | |
| stage - (3.7 sec in block) | 20 testsuite-matlab-translator | | |
| stage block (20 testsuite-matlab-translator) - (2.7 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.43 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 21 test-clang-icon-generator) - (3 ms in block) | | | |
| stage - (3.7 sec in block) | 21 test-clang-icon-generator | | |
| stage block (21 test-clang-icon-generator) - (2.7 sec in block) | | | |
| retry - (2.3 sec in block) | | | |
| retry block - (0.4 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: 22 testsuite-unit-test-C) - (4.3 sec in block) | | | |
| stage - (3.7 sec in block) | 22 testsuite-unit-test-C | | |
| stage block (22 testsuite-unit-test-C) - (2.7 sec in block) | | | |
| retry - (2.4 sec in block) | | | |
| retry block - (0.41 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| stage - (4 min 33 sec in block) | fmuchecker + FMPy + OMEdit testsuite | | |
| stage block (fmuchecker + FMPy + OMEdit testsuite) - (4 min 33 sec in block) | | | |
| parallel - (4 min 33 sec in block) | | | |
| parallel block (Branch: assemble-web) - (4 ms in block) | | | |
| stage - (0.41 sec in block) | assemble-web | | |
| stage block (assemble-web) - (0.21 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: linux-wine-fmuchecker) - (3 ms in block) | | | |
| stage - (0.49 sec in block) | linux-wine-fmuchecker | | |
| stage block (linux-wine-fmuchecker) - (0.22 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: linux-FMPy) - (3 ms in block) | | | |
| stage - (0.54 sec in block) | linux-FMPy | | |
| stage block (linux-FMPy) - (0.21 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: arm-fmuchecker) - (3 ms in block) | | | |
| stage - (0.58 sec in block) | arm-fmuchecker | | |
| stage block (arm-fmuchecker) - (0.23 sec in block) | | | |
| getContext - (21 ms in self) | | | |
| parallel block (Branch: clang-qt5-omedit-testsuite) - (3 ms in block) | | | |
| stage - (4 min 33 sec in block) | clang-qt5-omedit-testsuite | | |
| stage block (clang-qt5-omedit-testsuite) - (4 min 32 sec in block) | | | |
| retry - (4 min 32 sec in block) | | | |
| retry block - (4 min 32 sec in block) | | | |
| node - (4 min 32 sec in block) | linux | | |
| node block - (4 min 31 sec in block) | | | |
| checkout - (6.6 sec in self) | | | |
| withEnv - (4 min 24 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (4 min 24 sec in block) | | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.86 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.73 sec in block) | | | |
| sh - (0.67 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (0.51 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.38 sec in block) | | | |
| sh - (0.31 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (4 min 22 sec in block) | | | |
| withDockerContainer block - (3 min 46 sec in block) | | | |
| withEnv - (3 min 46 sec in block) | LIBRARIES, RUNTESTDB | | |
| withEnv block - (3 min 45 sec in block) | | | |
| script - (3 min 45 sec in block) | | | |
| script block - (3 min 45 sec in block) | | | |
| isUnix - (44 ms in self) | | | |
| echo - (44 ms in self) | r630-1-1 | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.54 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| sh - (0.72 sec in self) | rm -rf OMEdit/common | | |
| unstash - (11 sec in self) | omedit-testsuite-clang-qt5 | | |
| sh - (22 sec in self) | autoreconf --install | | |
| isUnix - (10 ms in self) | | | |
| sh - (0.31 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (44 sec in self) | echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2 | | |
| isUnix - (12 ms in self) | | | |
| sh - (0.31 sec in self) | test ! -z '/cache/omlibrary' | | |
| sh - (0.31 sec in self) | cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true | | |
| sh (Create directory for omlibrary cache) - (0.32 sec in self) |
mkdir -p '/cache/omlibrary/om-pkg-cache'
# Remove the symbolic link, or if it's a directory there... the entire thing
rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
| | |
| isUnix - (37 ms in self) | | | |
| isUnix - (10 ms in self) | | | |
| sh - (0.31 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (25 sec in self) | make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc | | |
| sh - (0.83 sec in self) | cd OMCompiler && ./config.status | | |
| sh - (0.31 sec in self) | ./config.status | | |
| sh - (0.39 sec in self) | touch omc.skip | | |
| lock - (7.6 sec in block) | informatix | | |
| lock block - (7.4 sec in block) | | | |
| sh - (7.3 sec in self) | make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib | | |
| sh - (26 sec in self) | touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser | | |
| sh - (28 sec in self) | make -j16 --output-sync=recurse omedit-testsuite | | |
| sh (RunOMEditTestsuite) - (55 sec in self) |
HOME="$PWD/libraries"
cd build/bin
xvfb-run ./RunOMEditTestsuite.sh
| | |
| parallel block (Branch: clang-qt6-omedit-testsuite) - (4 min 32 sec in block) | | | |
| stage - (4 min 32 sec in block) | clang-qt6-omedit-testsuite | | |
| stage block (clang-qt6-omedit-testsuite) - (4 min 32 sec in block) | | | |
| retry - (4 min 32 sec in block) | | | |
| retry block - (3 min 57 sec in block) | | | |
| node - (3 min 57 sec in block) | linux | | |
| node block - (3 min 55 sec in block) | | | |
| checkout - (11 sec in self) | | | |
| withEnv - (3 min 44 sec in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_URL | | |
| withEnv block - (3 min 44 sec in block) | | | |
| isUnix - (14 ms in self) | | | |
| withEnv - (1 sec in block) | JD_TO_PULL | | |
| withEnv block - (0.9 sec in block) | | | |
| sh - (0.83 sec in self) | docker pull "$JD_TO_PULL" | | |
| isUnix - (13 ms in self) | | | |
| withEnv - (0.53 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.38 sec in block) | | | |
| sh - (0.32 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (3 min 42 sec in block) | | | |
| withDockerContainer block - (3 min 3 sec in block) | | | |
| withEnv - (3 min 3 sec in block) | LIBRARIES, RUNTESTDB | | |
| withEnv block - (3 min 3 sec in block) | | | |
| script - (3 min 3 sec in block) | | | |
| script block - (3 min 2 sec in block) | | | |
| isUnix - (12 ms in self) | | | |
| echo - (39 ms in self) | asap-2 | | |
| isUnix - (10 ms in self) | | | |
| sh - (0.57 sec in self) | git clean -ffdx && git submodule foreach --recursive git clean -ffdx | | |
| sh - (0.33 sec in self) | rm -rf OMEdit/common | | |
| unstash - (9.4 sec in self) | omedit-testsuite-clang-qt6 | | |
| sh - (23 sec in self) | autoreconf --install | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.33 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (48 sec in self) | echo ./configure --with-qt6 `./config.status --config` > config.status.2 && bash ./config.status.2 | | |
| isUnix - (12 ms in self) | | | |
| sh - (0.36 sec in self) | test ! -z '/cache/omlibrary' | | |
| sh - (0.34 sec in self) | cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true | | |
| sh (Create directory for omlibrary cache) - (0.32 sec in self) |
mkdir -p '/cache/omlibrary/om-pkg-cache'
# Remove the symbolic link, or if it's a directory there... the entire thing
rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
| | |
| isUnix - (37 ms in self) | | | |
| isUnix - (11 ms in self) | | | |
| sh - (0.34 sec in self) | sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status | | |
| sh - (29 sec in self) | make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc | | |
| sh - (0.85 sec in self) | cd OMCompiler && ./config.status | | |
| sh - (0.37 sec in self) | ./config.status | | |
| sh - (0.33 sec in self) | touch omc.skip | | |
| lock - (7.6 sec in block) | asap | | |
| lock block - (7.4 sec in block) | | | |
| sh - (7.4 sec in self) | make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib | | |
| sh - (26 sec in self) | touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser | | |
| sh - (34 sec in self) | make -j16 --output-sync=recurse omedit-testsuite | | |
| stage - (1.4 sec in block) | check-and-upload | | |
| stage block (check-and-upload) - (1.3 sec in block) | | | |
| parallel - (1.2 sec in block) | | | |
| parallel block (Branch: fmuchecker-results) - (4 ms in block) | | | |
| stage - (0.4 sec in block) | fmuchecker-results | | |
| stage block (fmuchecker-results) - (0.21 sec in block) | | | |
| getContext - (13 ms in self) | | | |
| parallel block (Branch: upload-compliance) - (3 ms in block) | | | |
| stage - (0.73 sec in block) | upload-compliance | | |
| stage block (upload-compliance) - (0.61 sec in block) | | | |
| retry - (0.5 sec in block) | | | |
| retry block - (0.11 sec in block) | | | |
| getContext - (14 ms in self) | | | |
| parallel block (Branch: upload-doc) - (4 ms in block) | | | |
| stage - (0.78 sec in block) | upload-doc | | |
| stage block (upload-doc) - (0.61 sec in block) | | | |
| retry - (0.51 sec in block) | | | |
| retry block - (0.1 sec in block) | | | |
| getContext - (14 ms in self) | | | |
| parallel block (Branch: upload-web) - (0.38 sec in block) | | | |
| stage - (0.27 sec in block) | upload-web | | |
| stage block (upload-web) - (0.15 sec in block) | | | |
| getContext - (14 ms in self) | | | |
| stage - (1 sec in block) | publish | | |
| stage block (publish) - (0.93 sec in block) | | | |
| parallel - (0.83 sec in block) | | | |
| parallel block (Branch: push-to-master) - (4 ms in block) | | | |
| stage - (0.47 sec in block) | push-to-master | | |
| stage block (push-to-master) - (0.37 sec in block) | | | |
| retry - (0.27 sec in block) | | | |
| retry block - (86 ms in block) | | | |
| getContext - (16 ms in self) | | | |
| parallel block (Branch: push-bibliography) - (0.63 sec in block) | | | |
| stage - (0.52 sec in block) | push-bibliography | | |
| stage block (push-bibliography) - (0.38 sec in block) | | | |
| retry - (0.28 sec in block) | | | |
| retry block - (74 ms in block) | | | |
| getContext - (16 ms in self) | | | |