Started by timer Checking out git git@gitlab.liu.se:OpenModelica/apt-build.git into /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0 to read Jenkinsfile The recommended git tool is: git using credential Hudson-SSH-Key > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials SSH Key for user Hudson > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 493d85cb8e607ef5b928864a823c54303990be93 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 # timeout=10 Commit message: "Updated nightly build" > git rev-list --no-walk 493d85cb8e607ef5b928864a823c54303990be93 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘r630-2’ Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] checkout The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository Cleaning workspace Checking out Revision 493d85cb8e607ef5b928864a823c54303990be93 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git rev-parse HEAD [Pipeline] echo r630-2 [Pipeline] withDockerRegistry $ docker login -u jenkins-nexus -p ******** https://docker.openmodelica.org > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials SSH Key for user Hudson > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /var/lib/jenkins/ws/LINUX_BUILDS_tmp/6220073b-4120-403d-a494-b2fc64f5aa29/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] sh + ./update-current-linux-os-releases.py false {'deb-all': ['bookworm', 'jammy', 'noble', 'plucky', 'trixie'], 'deb-arch-os': {'amd64': ['bookworm', 'jammy', 'noble', 'plucky', 'trixie'], 'arm64': ['bookworm', 'jammy', 'noble', 'trixie'], 'armhf': ['bookworm', 'jammy', 'noble', 'trixie'], 'i386': []}, 'deb-lts': ['bookworm', 'jammy', 'noble', 'trixie'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc41': 'fedora:41', 'fc42': 'fedora:42', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'plucky': 'ubuntu:plucky', 'trixie': 'debian:trixie'}, 'eol': {'bookworm': '2026-06-10', 'el10': '2035-05-31', 'el8': '2029-03-01', 'el9': '2032-05-31', 'fc41': '2025-11-19', 'fc42': '2026-05-13', 'jammy': '2027-04-01', 'noble': '2029-04-25', 'plucky': '2026-01-17', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc41': '-', 'fc42': '-', 'jammy': '14.0', 'noble': '18.0', 'plucky': '20.0', 'trixie': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc41': '3.30.5', 'fc42': '3.31.6', 'jammy': '3.22.1', 'noble': '3.28.3', 'plucky': '3.31.6', 'trixie': '3.31.6'}, 'gcc': {'bookworm': '12.2.0', 'el10': '14.2.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc41': '14.2.1', 'fc42': '15.1.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'plucky': '14.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc41', 'fc42']} Not LTS: plucky Not LTS: el8 Not LTS: el9 Not LTS: el10 Not LTS: fc41 Not LTS: fc42 Created current-linux-os-releases.json. Now checking repos. [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6U6pN9/agent.696836 SSH_AGENT_PID=696839 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5655929164918130018.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5655929164918130018.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git add current-linux-os-releases.json + git diff-index --quiet HEAD [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 696839 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] readJSON [Pipeline] readJSON [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.0~dev-305-g62eaad3-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXava4w5/agent.696863 SSH_AGENT_PID=696865 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_14085743121081254256.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_14085743121081254256.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name+ openmodelica_1.26.0~dev-305-g62eaad3-1_*.deb sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,, [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/+ -name openmodelica-*.rpm sed s,/var/www/build.openmodelica.org/rpm/,, [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 696865 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.25.3-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXReTvTX/agent.697330 SSH_AGENT_PID=697332 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_14092589887071321071.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_14092589887071321071.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/apt/pool/contrib-,, find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.25.3-1_*.deb [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm + sed s,/var/www/build.openmodelica.org/rpm/,, [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 697332 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.25.3-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYzTNPH/agent.697651 SSH_AGENT_PID=697653 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_3201909613730780359.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_3201909613730780359.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/apt/pool/contrib-,, find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.25.3-1_*.deb [Pipeline] sh + + ssh hudson@build.openmodelica.org findsed /var/www/build.openmodelica.org/rpm/ s,/var/www/build.openmodelica.org/rpm/,, -name openmodelica-*.rpm [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 697653 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo Skipping bookworm/openmodelica_1.26.0~dev-305-g62eaad3-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.0~dev-305-g62eaad3-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.0~dev-305-g62eaad3-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping plucky/openmodelica_1.26.0~dev-305-g62eaad3-1_amd64.deb (already exists) [Pipeline] echo Skipping plucky/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping plucky/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.0~dev-305-g62eaad3-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.0~dev-305-g62eaad3-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.0~dev-305-g62eaad3-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.0~dev-305-g62eaad3-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.0~dev-305-g62eaad3-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.0~dev-305-g62eaad3-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.0~dev-305-g62eaad3-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.0~dev-305-g62eaad3-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.0~dev-305-g62eaad3-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.25.3-1_arm64.deb (already exists) [Pipeline] sh + LC_ALL=C date +%a %b %d %Y [Pipeline] sh + rm -f openmodelica.spec.tpl + wget -q https://raw.githubusercontent.com/OpenModelica/OpenModelicaBuildScripts/master/rpm/SPECS/openmodelica.spec.tpl [Pipeline] readFile [Pipeline] echo Skipping el10/openmodelica-nightly-1.26.0~dev~305~g62eaad3-1.el10.x86_64.rpm (already exists) [Pipeline] echo Skipping el8/openmodelica-nightly-1.26.0~dev~305~g62eaad3-1.el8.x86_64.rpm (already exists) [Pipeline] echo Skipping el9/openmodelica-nightly-1.26.0~dev~305~g62eaad3-1.el9.x86_64.rpm (already exists) [Pipeline] echo Skipping fc41/openmodelica-nightly-1.26.0~dev~305~g62eaad3-1.fc41.x86_64.rpm (already exists) [Pipeline] echo Skipping fc42/openmodelica-nightly-1.26.0~dev~305~g62eaad3-1.fc42.x86_64.rpm (already exists) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (build-dep) [Pipeline] echo Skipping build dependencies (user's choice) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] parallel No branches to run [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (release) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (www-api-json) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] git The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10 > git config remote.origin.url git@github.com:OpenModelica/www.openmodelica.org.git # timeout=10 Fetching upstream changes from git@github.com:OpenModelica/www.openmodelica.org.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials SSH Key for user Hudson > git fetch --tags --force --progress -- git@github.com:OpenModelica/www.openmodelica.org.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 86cdaec7e4c038bd141eab879230437a28c0b584 (refs/remotes/origin/main) Commit message: "Updated Linux versions in the JSON" > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86cdaec7e4c038bd141eab879230437a28c0b584 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D main # timeout=10 > git checkout -b main 86cdaec7e4c038bd141eab879230437a28c0b584 # timeout=10 > git rev-list --no-walk 186f39662b7fa141c5be2a8226791dc384f57e41 # timeout=10 [Pipeline] sh + git remote -v + grep www.openmodelica.org origin git@github.com:OpenModelica/www.openmodelica.org.git (fetch) origin git@github.com:OpenModelica/www.openmodelica.org.git (push) [Pipeline] writeFile [Pipeline] sh + git add static/api/linux.json [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlKB8I0/agent.698531 SSH_AGENT_PID=698533 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17212202364316136694.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17212202364316136694.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git diff-index --quiet HEAD [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 698533 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM nightly) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository Cleaning workspace Checking out Revision 493d85cb8e607ef5b928864a823c54303990be93 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 HEAD is now at 493d85cb Updated nightly build [Pipeline] fileExists [Pipeline] echo File already exists: /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.26.0~dev-305-g62eaad3.vdi [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM stable) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository Cleaning workspace > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials SSH Key for user Hudson > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Checking out Revision 493d85cb8e607ef5b928864a823c54303990be93 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 HEAD is now at 493d85cb Updated nightly build [Pipeline] fileExists [Pipeline] echo File already exists: /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.25.3.vdi [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM release) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository Cleaning workspace > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials SSH Key for user Hudson > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Checking out Revision 493d85cb8e607ef5b928864a823c54303990be93 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f 493d85cb8e607ef5b928864a823c54303990be93 HEAD is now at 493d85cb Updated nightly build [Pipeline] fileExists [Pipeline] echo File already exists: /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.25.3.vdi [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS