Started by user Pop Adrian 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.47.3' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 Commit message: "Updated nightly build" > git rev-list --no-walk efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # 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 Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archBase (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDscFile (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDepends (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ignore (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named allOSs (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmOSs (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archOSs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named eol (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pkgAvailableVersion (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named oldReleasesToSkip (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targets (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetVersions (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named arch (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmArch (to a value of type ArrayList) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archDockerLabel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmPrivateLibs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named existingVersions (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] node 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # 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 credentials are stored unencrypted in '/var/lib/jenkins/ws/LINUX_BUILDS_tmp/58828ff0-09d7-441a-a9ba-eec656eca41d/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded [Pipeline] { [Pipeline] sh + ./update-current-linux-os-releases.py false /var/lib/jenkins/ws/LINUX_BUILDS/./update-current-linux-os-releases.py:134: SyntaxWarning: invalid escape sequence '\d' version = re.search('\d+[.]\d+[.]\d+', version).group() {'deb-all': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'deb-arch-os': {'amd64': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'arm64': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'armhf': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'i386': []}, 'deb-lts': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc43': 'fedora:43', 'fc44': 'fedora:44', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'questing': 'ubuntu:questing', 'resolute': 'ubuntu:resolute', 'trixie': 'debian:trixie'}, 'eol': {'bookworm': '2026-06-10', 'el10': '2035-05-31', 'el8': '2029-05-31', 'el9': '2032-05-31', 'fc43': '2026-12-09', 'fc44': '2027-06-02', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'questing': '2026-07-01', 'resolute': '2031-04-30', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc43': '-', 'fc44': '-', 'jammy': '14.0', 'noble': '18.0', 'questing': '20.0', 'resolute': '21.1.6', 'trixie': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc43': '3.31.6', 'fc44': '4.3.0', 'jammy': '3.22.1', 'noble': '3.28.3', 'questing': '3.31.6', 'resolute': '4.2.3', 'trixie': '3.31.6'}, 'gcc': {'bookworm': '12.2.0', 'el10': '14.3.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc43': '15.2.1', 'fc44': '16.0.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'questing': '15.2.0', 'resolute': '15.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc43', 'fc44']} Not LTS: questing Not LTS: el8 Not LTS: el9 Not LTS: el10 Not LTS: fc43 Not LTS: fc44 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-h7ORU57igW7s/agent.3243046 SSH_AGENT_PID=3243049 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7147460135723740546.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7147460135723740546.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 3243049 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] readJSON Did you forget the `def` keyword? WorkflowScript seems to be setting a field named linux (to a value of type JSONObject) which could lead to memory leaks or other issues. [Pipeline] readJSON Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-573-g0533f6a-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-COid6b7PUPR4/agent.3243073 SSH_AGENT_PID=3243075 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13377820615152153405.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13377820615152153405.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.27.0~dev-573-g0533f6a-1_*.deb + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,, Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] sh + + ssh hudson@build.openmodelica.orgsed find s,/var/www/build.openmodelica.org/rpm/,, /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3243075 killed; [ssh-agent] Stopped. [Pipeline] // sshagent Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-G4wtmqZvGGTo/agent.3243207 SSH_AGENT_PID=3243209 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17645731211737380483.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17645731211737380483.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.7-1_*.deb + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,, Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] sh + ssh hudson@build.openmodelica.org+ find /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpmsed s,/var/www/build.openmodelica.org/rpm/,, Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3243209 killed; [ssh-agent] Stopped. [Pipeline] // sshagent Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] sh + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-H4aSOSzxBwP7/agent.3243342 SSH_AGENT_PID=3243344 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15531301669208856140.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15531301669208856140.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.7~2-ge74480f-1_*.deb Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [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/,, Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3243344 killed; [ssh-agent] Stopped. [Pipeline] // sshagent Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelDocker (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelRPM (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues. [Pipeline] echo Skipping bookworm/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues. [Pipeline] echo Skipping bookworm/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues. [Pipeline] echo Skipping bookworm/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-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.27.0~dev~573~g0533f6a-1.el10.x86_64.rpm (already exists) [Pipeline] echo Skipping el8/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.el8.x86_64.rpm (already exists) [Pipeline] echo Skipping el9/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.el9.x86_64.rpm (already exists) [Pipeline] echo Skipping fc43/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc43.x86_64.rpm (already exists) [Pipeline] echo NOT skipping fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm (not existing or in the ignore list) [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 [Pipeline] { (Branch: noble stable amd64) [Pipeline] { (Branch: fc44 nightly) [Pipeline] retry [Pipeline] { [Pipeline] timeout Timeout set to expire in 14 hr [Pipeline] { [Pipeline] timeout Timeout set to expire in 14 hr [Pipeline] { [Pipeline] node Running on r7945-1 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] node Running on ryzen-5950x-2 in /var/lib/jenkins1/ws/LINUX_BUILDS [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo r7945-1 [Pipeline] sh [Pipeline] echo ryzen-5950x-2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf rpmbuild [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull docker.openmodelica.org/build-deps:noble.stable.amd64 noble.stable.amd64: Pulling from build-deps 683717517814: Pulling fs layer c7e60024caec: Pulling fs layer 1e0c804197cf: Pulling fs layer 36aa6bb2bbb4: Pulling fs layer 36aa6bb2bbb4: Waiting c7e60024caec: Verifying Checksum c7e60024caec: Download complete + docker pull docker.openmodelica.org/build-deps:fc44.amd64 fc44.amd64: Pulling from build-deps 97a21338881f: Already exists 8443b9efcdb0: Already exists 05c81b806114: Already exists Digest: sha256:997703c48e74cdd9145e840489f64412a32608b100834ef515aff67df2fa83b8 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc44.amd64 docker.openmodelica.org/build-deps:fc44.amd64 [Pipeline] } [Pipeline] // withEnv Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . docker.openmodelica.org/build-deps:fc44.amd64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer r7945-1 does not seem to be running inside a container [Pipeline] { [Pipeline] sh 683717517814: Verifying Checksum 683717517814: Download complete + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl [Pipeline] echo # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here # Don't try fancy stuff like debuginfo, which is useless on binary-only # packages. Don't strip binary too # Be sure buildpolicy set to do nothing %define __spec_install_post %{nil} %define debug_package %{nil} %define __os_install_post %{_dbpath}/brp-compress Summary: OpenModelica Name: openmodelica-nightly Version: 1.27.0~dev~573~g0533f6a Release: 1%{?dist} License: OSMC-PL Group: Development/Tools # spectool -g -R SPECS/xxx.spec # sudo yum-builddep SPECS/xxx.spec SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz URL: https://openmodelica.org/ %if 0%{?rhel} == 6 Autoreq: 0 Requires: readline Requires: qt5-qtbase Requires: qt5-qtsvg Requires: qt5-qtwebkit Requires: qt5-qtxmlpatterns Requires: libffi %endif Autoprov: 0 Prefix: /opt/%{name} Prefix: %{_bindir} %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*)$ # Recommended (for the repo): git rpm-build rpmdevtools epel-release %if 0%{?rhel} > 0 # CentOS / RHEL requires the EPEL repository (for omniORB, etc) BuildRequires: epel-release Requires: epel-release %endif Requires: lapack-devel Requires: make Requires: gcc Requires: gcc-gfortran Requires: gcc-c++ BuildRequires: automake %if 0%{?rhel} >= 8 %define withomniorb --without-omniORB %else %define withomniorb --with-omniORB BuildRequires: omniORB-devel BuildRequires: lpsolve-devel %endif BuildRequires: expat-devel BuildRequires: bison BuildRequires: flex BuildRequires: lapack-devel BuildRequires: libtool BuildRequires: uuid BuildRequires: uuid-devel BuildRequires: hdf5-devel BuildRequires: boost-devel BuildRequires: boost-static BuildRequires: hwloc-devel BuildRequires: readline-devel BuildRequires: libffi-devel BuildRequires: curl-devel BuildRequires: gettext BuildRequires: make BuildRequires: java BuildRequires: tar BuildRequires: xz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: gcc-gfortran %if 0%{?rhel} <= 9 BuildRequires: qt5-qtwebkit-devel BuildRequires: qt5-linguist BuildRequires: qt5-qttools BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtsvg-devel BuildRequires: qt5-qtxmlpatterns-devel %else # el 10 does not have qt5-qtwebkit anymore, use qt6 BuildRequires: qt6-qtwebengine-devel BuildRequires: qt6-linguist BuildRequires: qt6-qttools BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtsvg-devel BuildRequires: qt6-qt3d-devel BuildRequires: qt6-qt5compat-devel BuildRequires: qt6-qthttpserver-devel %endif %if 0%{?rhel} >= 7 BuildRequires: qt5-qt3d-devel %endif # Use cmake versions > 3. On EL7 this is provided by cmake3 package. # On EL > 7 it is just cmake. %if 0%{?rhel} == 7 BuildRequires: cmake3 %define cmakecommand CMAKE=cmake3 %else BuildRequires: cmake %define cmakecommand CMAKE=cmake %endif # The base centos:8 image (we use for our build-deps:el8 image) comes with # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work. # Once the base image is updated this can be removed. %if 0%{?rhel} == 8 BuildRequires: libarchive >= 3.3.3 %endif # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on # EL8. One is supposed to use gcc-toolset instead. %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran} %if 0%{?rhel} == 8 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as %endif # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6 %{?el7:Requires: devtoolset-11-gcc} %{?el7:Requires: devtoolset-11-gcc-c++} %{?el7:Requires: devtoolset-11-gcc-gfortran} %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran %endif %if 0%{?fedora} >= 25 BuildRequires: OpenSceneGraph-devel %endif %if 0%{?rhel} >= 10 %define withqt6 --with-qt6 %define omqtversion=QT6 %else %define withqt6 '' %define omqtversion=QT5 %endif # We should use clang, but OMEdit does not compile with it due to odd default qmake flags Requires: gcc Requires: gcc-c++ Requires: lapack-devel Requires(post): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives # CentOS does not have suggests %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8 Suggests: boost-devel Suggests: boost-static Suggests: lapack-static Suggests: openblas-static %else Requires: boost-devel Requires: boost-static %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description %{summary} %prep %setup -q -n openmodelica_1.27.0~dev-573-g0533f6a tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 source /opt/rh/devtoolset-11/enable %endif %if 0%{?rhel} == 8 source /opt/rh/gcc-toolset-11/enable %endif export LANG=C.UTF-8 autoreconf --install ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6} %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand} %build %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 export LANG=C.UTF-8 source /opt/rh/devtoolset-11/enable %endif %if 0%{?rhel} == 8 export LANG=C.UTF-8 source /opt/rh/gcc-toolset-11/enable %endif export LANG=C.UTF-8 make -j8 test ! -f libraries/install-index.json || make -j8 omlibrary %install rm -rf %{buildroot} make install DESTDIR="%{buildroot}" mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir} ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/ ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly touch %{buildroot}%{_bindir}/omc touch %{buildroot}%{_bindir}/OMEdit touch %{buildroot}%{_bindir}/OMShell touch %{buildroot}%{_bindir}/OMShell-terminal touch %{buildroot}%{_bindir}/OMNotebook touch %{buildroot}%{_bindir}/OMPlot cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/ %postun if [ "$1" -ge "1" ]; then if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly fi fi %post %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \ --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \ --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \ --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \ --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \ --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly %preun if [ $1 = 0 ]; then %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) /opt/%{name}/* %{_bindir}/*-nightly %ghost %{_bindir}/omc %ghost %{_bindir}/OMEdit %ghost %{_bindir}/OMShell %ghost %{_bindir}/OMShell-terminal %ghost %{_bindir}/OMNotebook %ghost %{_bindir}/OMPlot %changelog * Sun May 31 2026 OpenModelica ${version}-1 - First Build [Pipeline] writeFile [Pipeline] sh + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS [Pipeline] sh $ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:fc44.amd64 cat + HOME=/var/lib/jenkins/ws/LINUX_BUILDS + spectool -g -R openmodelica.spec warning: openmodelica.spec: line 147: Macro %omqtversion needs whitespace before body $ docker top 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 -eo pid,comm 0% of 73.8 MiB | | Elapsed Time: 0:00:00 ETA: --:--:-- 2% of 73.8 MiB | | Elapsed Time: 0:00:00 ETA: 0:00:02 5% of 73.8 MiB |# | Elapsed Time: 0:00:00 ETA: 0:00:02 8% of 73.8 MiB |# | Elapsed Time: 0:00:00 ETA: 0:00:01 11% of 73.8 MiB |## | Elapsed Time: 0:00:00 ETA: 0:00:01 13% of 73.8 MiB |### | Elapsed Time: 0:00:00 ETA: 0:00:01 16% of 73.8 MiB |### | Elapsed Time: 0:00:00 ETA: 0:00:01 18% of 73.8 MiB |#### | Elapsed Time: 0:00:00 ETA: 0:00:01 21% of 73.8 MiB |#### | Elapsed Time: 0:00:00 ETA: 0:00:01 683717517814: Pull complete c7e60024caec: Pull complete 24% of 73.8 MiB |##### | Elapsed Time: 0:00:00 ETA: 0:00:01 27% of 73.8 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:01 30% of 73.8 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:01 32% of 73.8 MiB |####### | Elapsed Time: 0:00:00 ETA: 0:00:01 36% of 73.8 MiB |######## | Elapsed Time: 0:00:00 ETA: 0:00:01 39% of 73.8 MiB |######## | Elapsed Time: 0:00:00 ETA: 0:00:01 43% of 73.8 MiB |######### | Elapsed Time: 0:00:00 ETA: 0:00:01 45% of 73.8 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:01 49% of 73.8 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:01 51% of 73.8 MiB |########### | Elapsed Time: 0:00:01 ETA: 0:00:00 54% of 73.8 MiB |########### | Elapsed Time: 0:00:01 ETA: 0:00:00 56% of 73.8 MiB |############ | Elapsed Time: 0:00:01 ETA: 0:00:00 59% of 73.8 MiB |############# | Elapsed Time: 0:00:01 ETA: 0:00:00 62% of 73.8 MiB |############# | Elapsed Time: 0:00:01 ETA: 0:00:00 64% of 73.8 MiB |############## | Elapsed Time: 0:00:01 ETA: 0:00:00 67% of 73.8 MiB |############## | Elapsed Time: 0:00:01 ETA: 0:00:00 69% of 73.8 MiB |############### | Elapsed Time: 0:00:01 ETA: 0:00:00 73% of 73.8 MiB |################ | Elapsed Time: 0:00:01 ETA: 0:00:00 75% of 73.8 MiB |################ | Elapsed Time: 0:00:01 ETA: 0:00:00 79% of 73.8 MiB |################# | Elapsed Time: 0:00:01 ETA: 0:00:00 83% of 73.8 MiB |################## | Elapsed Time: 0:00:01 ETA: 0:00:00 86% of 73.8 MiB |################## | Elapsed Time: 0:00:01 ETA: 0:00:00 89% of 73.8 MiB |################### | Elapsed Time: 0:00:01 ETA: 0:00:00 92% of 73.8 MiB |#################### | Elapsed Time: 0:00:01 ETA: 0:00:00 96% of 73.8 MiB |##################### | Elapsed Time: 0:00:01 ETA: 0:00:00 98% of 73.8 MiB |##################### | Elapsed Time: 0:00:01 ETA: 0:00:00 100% of 73.8 MiB |######################| Elapsed Time: 0:00:02 Time: 0:00:02 0% of 10.6 MiB | | Elapsed Time: 0:00:00 ETA: --:--:-- 11% of 10.6 MiB |## | Elapsed Time: 0:00:00 ETA: 0:00:00 29% of 10.6 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:00 46% of 10.6 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:00 64% of 10.6 MiB |############## | Elapsed Time: 0:00:00 ETA: 0:00:00 82% of 10.6 MiB |################## | Elapsed Time: 0:00:00 ETA: 0:00:00 100% of 10.6 MiB |######################| Elapsed Time: 0:00:00 Time: 0:00:00 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz Downloaded: openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz Downloaded: openmodelica-doc-latest.tar.xz [Pipeline] sh + echo LANG: LANG: + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS + HOME=/var/lib/jenkins/ws/LINUX_BUILDS + export LANG=C.UTF-8 + LANG=C.UTF-8 + rpmbuild --define 'dist .fc44' -ba openmodelica.spec 36aa6bb2bbb4: Verifying Checksum 36aa6bb2bbb4: Download complete 1e0c804197cf: Verifying Checksum 1e0c804197cf: Download complete 1e0c804197cf: Pull complete 36aa6bb2bbb4: Pull complete Digest: sha256:76d0879e9e8a25354eeaeacc6eb78cf5fcd3bd7a0f394963fcc892f0e20e0e33 Status: Downloaded newer image for docker.openmodelica.org/build-deps:noble.stable.amd64 docker.openmodelica.org/build-deps:noble.stable.amd64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . docker.openmodelica.org/build-deps:noble.stable.amd64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/LINUX_BUILDS -v /var/lib/jenkins1/ws/LINUX_BUILDS:/var/lib/jenkins1/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins1/ws/LINUX_BUILDS_tmp:/var/lib/jenkins1/ws/LINUX_BUILDS_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:noble.stable.amd64 cat [Pipeline] { [Pipeline] sh + rm -rf tmp.build $ docker top 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b -eo pid,comm + mkdir -p tmp.build + cd tmp.build + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f-1.dsc + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f-1.debian.tar.xz + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f.orig.tar.xz + dpkg-source -x openmodelica_1.26.7~2-ge74480f-1.dsc dpkg-source: warning: extracting unsigned source package (openmodelica_1.26.7~2-ge74480f-1.dsc) dpkg-source: info: extracting openmodelica in openmodelica-1.26.7~2-ge74480f dpkg-source: info: unpacking openmodelica_1.26.7~2-ge74480f.orig.tar.xz dpkg-source: info: unpacking openmodelica_1.26.7~2-ge74480f-1.debian.tar.xz [Pipeline] sh + grep ^MemAvailable: /proc/meminfo + grep -o [0-9][0-9]* Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kbAvailable (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh + nproc Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kBPerProc (to a value of type BigDecimal) which could lead to memory leaks or other issues. Did you forget the `def` keyword? WorkflowScript seems to be setting a field named maxProc (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh + cd tmp.build/openmodelica-1.26.7~2-ge74480f + dpkg-buildpackage -rfakeroot -b -j32 [Pipeline] sh + find /var/lib/jenkins/ws/LINUX_BUILDS -name '*.rpm' /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm [Pipeline] } $ docker stop --time=1 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 [Pipeline] // withDockerContainer [Pipeline] sh + find /var/lib/jenkins/ws/LINUX_BUILDS -name *.rpm /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo FROM docker.openmodelica.org/build-deps:fc44.amd64 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /root RUN rpm -i /root/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t rpm-build-tmp . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 266B done #1 DONE 0.0s #2 [internal] load metadata for docker.openmodelica.org/build-deps:fc44.amd64 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.openmodelica.org/build-deps:fc44.amd64 #4 CACHED #5 [internal] load build context #5 transferring context: 133.60MB 0.2s done $ docker rm -f --volumes 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 #5 DONE 0.2s #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /root #6 DONE 0.2s #7 [3/3] RUN rpm -i /root/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm #7 DONE 1.4s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:398ea6314568b68431963257fa9c4b5289a9692eb766b20ebdd0e74a35e88710 #8 writing image sha256:398ea6314568b68431963257fa9c4b5289a9692eb766b20ebdd0e74a35e88710 done #8 naming to docker.io/library/rpm-build-tmp done #8 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] withCredentials Masking supported pattern matches of $identity [Pipeline] { [Pipeline] findFiles [Pipeline] sh + wget --spider -q https://build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/fc44/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm + echo fail [Pipeline] sshPut [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // wrap Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm into: /var/www/build.openmodelica.org/rpm/fc44/ [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] withCredentials Masking supported pattern matches of $identity [Pipeline] { [Pipeline] dir Running in /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build [Pipeline] { [Pipeline] findFiles [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drcontrol_1.26.7~2-ge74480f-1_all.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/drcontrol_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drmodelica_1.26.7~2-ge74480f-1_all.deb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dev_1.26.7~2-ge74480f-1_amd64.deb + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/drmodelica_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomccpp_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dev_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-common_1.26.7~2-ge74480f-1_all.deb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc-common_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omlibrary_1.26.7~2-ge74480f-1_all.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omlibrary_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/openmodelica_1.26.7~2-ge74480f-1_amd64.deb + echo fail [Pipeline] sshPut [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ $ docker stop --time=1 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 Checking out Revision efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh $ docker rm -f --volumes 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b + git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 HEAD is now at efa1fa8c Updated nightly build [Pipeline] sh > 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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + id uid=1002(hudson) gid=1002(hudson) groups=1002(hudson),999(docker) [Pipeline] sh + ./release-files.py bookworm jammy noble questing resolute trixie dists/bookworm/nightly/binary-amd64/: New 32.1 kB 20 files 82.9 MB 5s dists/bookworm/nightly/binary-arm64/: New 30.3 kB 19 files 78.2 MB 4s dists/bookworm/nightly/binary-armhf/: New 30.3 kB 19 files 77.5 MB 4s dists/bookworm/nightly/binary-i386/: New 5,777 B 4 files 55.5 MB 2s New 6,463 B 5 pkgs in 1s Packages done, Starting contents. dists/bookworm/Contents-amd64: 20 files 82.9 MB 0s dists/bookworm/Contents-arm64: 19 files 78.2 MB 0s dists/bookworm/Contents-armhf: 19 files 77.5 MB 0s dists/bookworm/Contents-i386: 4 files 55.5 MB 0s Done. 294 MB in 62 archives. Took 16s dists/bookworm/stable/binary-amd64/: New 31.8 kB 20 files 82.6 MB 5s dists/bookworm/stable/binary-arm64/: New 30.0 kB 19 files 77.8 MB 4s dists/bookworm/stable/binary-armhf/: New 30.1 kB 19 files 77.2 MB 4s dists/bookworm/stable/binary-i386/: New 5,721 B 4 files 55.5 MB 2s New 6,364 B 5 pkgs in 1s Packages done, Starting contents. dists/bookworm/Contents-amd64: New 132 kB 20 files 82.6 MB 0s dists/bookworm/Contents-arm64: New 94.3 kB 19 files 77.8 MB 0s dists/bookworm/Contents-armhf: New 94.6 kB 19 files 77.2 MB 0s dists/bookworm/Contents-i386: New 52.5 kB 4 files 55.5 MB 0s Done. 293 MB in 62 archives. Took 16s dists/bookworm/release/binary-amd64/: 20 files 82.6 MB 0s dists/bookworm/release/binary-arm64/: 19 files 77.8 MB 0s dists/bookworm/release/binary-armhf/: 19 files 77.2 MB 0s dists/bookworm/release/binary-i386/: 4 files 55.5 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 293 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/jammy/nightly/binary-amd64/: New 32.0 kB 20 files 84.8 MB 1s dists/jammy/nightly/binary-arm64/: New 30.2 kB 19 files 80.8 MB 1s dists/jammy/nightly/binary-armhf/: New 30.3 kB 19 files 80.0 MB 1s dists/jammy/nightly/binary-i386/: New 5,776 B 4 files 55.3 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/jammy/Contents-amd64: 20 files 84.8 MB 0s dists/jammy/Contents-arm64: 19 files 80.8 MB 0s dists/jammy/Contents-armhf: 19 files 80.0 MB 0s dists/jammy/Contents-i386: 4 files 55.3 MB 0s Done. 301 MB in 62 archives. Took 3s dists/jammy/stable/binary-amd64/: New 31.7 kB 20 files 84.5 MB 1s dists/jammy/stable/binary-arm64/: New 29.9 kB 19 files 80.5 MB 1s dists/jammy/stable/binary-armhf/: New 30.0 kB 19 files 79.6 MB 1s dists/jammy/stable/binary-i386/: New 5,705 B 4 files 55.3 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/jammy/Contents-amd64: New 132 kB 20 files 84.5 MB 0s dists/jammy/Contents-arm64: New 94.3 kB 19 files 80.5 MB 0s dists/jammy/Contents-armhf: New 94.6 kB 19 files 79.6 MB 0s dists/jammy/Contents-i386: New 52.5 kB 4 files 55.3 MB 0s Done. 300 MB in 62 archives. Took 3s dists/jammy/release/binary-amd64/: 20 files 84.5 MB 0s dists/jammy/release/binary-arm64/: 19 files 80.5 MB 0s dists/jammy/release/binary-armhf/: 19 files 79.6 MB 0s dists/jammy/release/binary-i386/: 4 files 55.3 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 300 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/noble/nightly/binary-amd64/: New 32.1 kB 20 files 84.4 MB 1s dists/noble/nightly/binary-arm64/: New 30.3 kB 19 files 80.8 MB 1s dists/noble/nightly/binary-armhf/: New 30.3 kB 19 files 79.7 MB 1s dists/noble/nightly/binary-i386/: New 5,764 B 4 files 55.2 MB 1s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/noble/Contents-amd64: 20 files 84.4 MB 0s dists/noble/Contents-arm64: 19 files 80.8 MB 0s dists/noble/Contents-armhf: 19 files 79.7 MB 0s dists/noble/Contents-i386: 4 files 55.2 MB 0s Done. 300 MB in 62 archives. Took 4s dists/noble/stable/binary-amd64/: New 31.8 kB 20 files 84.1 MB 1s dists/noble/stable/binary-arm64/: New 30.0 kB 19 files 80.5 MB 1s dists/noble/stable/binary-armhf/: New 30.0 kB 19 files 79.4 MB 1s dists/noble/stable/binary-i386/: New 5,705 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/noble/Contents-amd64: New 132 kB 20 files 84.1 MB 0s dists/noble/Contents-arm64: New 94.3 kB 19 files 80.5 MB 0s dists/noble/Contents-armhf: New 94.6 kB 19 files 79.4 MB 0s dists/noble/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s Done. 299 MB in 62 archives. Took 3s dists/noble/release/binary-amd64/: 20 files 84.1 MB 0s dists/noble/release/binary-arm64/: 19 files 80.5 MB 0s dists/noble/release/binary-armhf/: 19 files 79.4 MB 0s dists/noble/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 299 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/questing/nightly/binary-amd64/: New 32.8 kB 20 files 84.5 MB 1s dists/questing/nightly/binary-arm64/: New 5,776 B 4 files 55.2 MB 1s dists/questing/nightly/binary-armhf/: New 5,776 B 4 files 55.2 MB 0s dists/questing/nightly/binary-i386/: New 5,776 B 4 files 55.2 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/questing/Contents-arm64: 4 files 55.2 MB 0s dists/questing/Contents-armhf: 4 files 55.2 MB 0s dists/questing/Contents-i386: 4 files 55.2 MB 0s dists/questing/Contents-amd64: 20 files 84.5 MB 0s Done. 250 MB in 32 archives. Took 3s dists/questing/stable/binary-amd64/: New 32.2 kB 20 files 84.0 MB 1s dists/questing/stable/binary-arm64/: New 5,707 B 4 files 55.2 MB 0s dists/questing/stable/binary-armhf/: New 5,707 B 4 files 55.2 MB 0s dists/questing/stable/binary-i386/: New 5,707 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/questing/Contents-arm64: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-armhf: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-amd64: New 132 kB 20 files 84.0 MB 0s Done. 250 MB in 32 archives. Took 2s dists/questing/release/binary-amd64/: 20 files 84.0 MB 0s dists/questing/release/binary-arm64/: 4 files 55.2 MB 0s dists/questing/release/binary-armhf/: 4 files 55.2 MB 0s dists/questing/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 250 MB in 32 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/resolute/nightly/binary-amd64/: New 32.6 kB 20 files 84.5 MB 1s dists/resolute/nightly/binary-arm64/: New 30.7 kB 19 files 80.8 MB 1s dists/resolute/nightly/binary-armhf/: New 30.7 kB 19 files 79.8 MB 1s dists/resolute/nightly/binary-i386/: New 5,772 B 4 files 55.2 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/resolute/Contents-arm64: 19 files 80.8 MB 0s dists/resolute/Contents-armhf: 19 files 79.8 MB 0s dists/resolute/Contents-i386: 4 files 55.2 MB 0s dists/resolute/Contents-amd64: 20 files 84.5 MB 0s Done. 300 MB in 62 archives. Took 3s dists/resolute/stable/binary-amd64/: New 32.1 kB 20 files 83.9 MB 1s dists/resolute/stable/binary-arm64/: New 30.2 kB 19 files 80.2 MB 1s dists/resolute/stable/binary-armhf/: New 30.2 kB 19 files 79.3 MB 1s dists/resolute/stable/binary-i386/: New 5,705 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/resolute/Contents-arm64: New 94.3 kB 19 files 80.2 MB 0s dists/resolute/Contents-armhf: New 94.6 kB 19 files 79.3 MB 0s dists/resolute/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s dists/resolute/Contents-amd64: New 132 kB 20 files 83.9 MB 0s Done. 299 MB in 62 archives. Took 3s dists/resolute/release/binary-amd64/: 20 files 83.9 MB 0s dists/resolute/release/binary-arm64/: 19 files 80.2 MB 0s dists/resolute/release/binary-armhf/: 19 files 79.3 MB 0s dists/resolute/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 299 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/trixie/nightly/binary-amd64/: New 32.7 kB 20 files 82.7 MB 5s dists/trixie/nightly/binary-arm64/: New 30.8 kB 19 files 78.2 MB 4s dists/trixie/nightly/binary-armhf/: New 30.8 kB 19 files 77.5 MB 4s dists/trixie/nightly/binary-i386/: New 5,748 B 4 files 55.5 MB 2s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/trixie/Contents-arm64: 19 files 78.2 MB 0s dists/trixie/Contents-armhf: 19 files 77.5 MB 0s dists/trixie/Contents-i386: 4 files 55.5 MB 0s dists/trixie/Contents-amd64: 20 files 82.7 MB 0s Done. 294 MB in 62 archives. Took 16s dists/trixie/stable/binary-amd64/: New 32.2 kB 20 files 82.1 MB 5s dists/trixie/stable/binary-arm64/: New 30.3 kB 19 files 77.7 MB 4s dists/trixie/stable/binary-armhf/: New 30.3 kB 19 files 77.0 MB 4s dists/trixie/stable/binary-i386/: New 5,703 B 4 files 55.5 MB 2s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/trixie/Contents-arm64: New 94.3 kB 19 files 77.7 MB 0s dists/trixie/Contents-armhf: New 94.6 kB 19 files 77.0 MB 0s dists/trixie/Contents-i386: New 52.5 kB 4 files 55.5 MB 0s dists/trixie/Contents-amd64: New 132 kB 20 files 82.1 MB 0s Done. 292 MB in 62 archives. Took 16s dists/trixie/release/binary-amd64/: 20 files 82.1 MB 0s dists/trixie/release/binary-arm64/: 19 files 77.7 MB 0s dists/trixie/release/binary-armhf/: 19 files 77.0 MB 0s dists/trixie/release/binary-i386/: 4 files 55.5 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 292 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing bookworm nightly jammy nightly noble nightly questing nightly resolute nightly trixie nightly bookworm stable jammy stable noble stable questing stable resolute stable trixie stable bookworm release jammy release noble release questing release resolute release trixie release bookworm nightly bookworm stable bookworm release jammy nightly jammy stable jammy release noble nightly noble stable noble release questing nightly questing stable questing release resolute nightly resolute stable resolute release trixie nightly trixie stable trixie release [Pipeline] sh + docker build -t createrepo:latest - #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 153B done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/almalinux:8 #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.3s #4 [1/2] FROM docker.io/library/almalinux:8@sha256:a21319867411d73b8dc340e5eddeb0c7148df4f6e1b30fe20b40791589ac3a8a #4 DONE 0.0s #5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c && dnf clean all && rm -rf /var/cache/yum #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:60b5e1e1aea531828496b4b1c05ab6c5d5183bd1fdb0b8347fc0220905540b0f done #6 naming to docker.io/library/createrepo:latest done #6 DONE 0.0s [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el10/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el10/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el10.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el10/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el10.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el10/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el10 /var/www/build.openmodelica.org/rpm/el10 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/el10/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el8/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el8.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el8.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el8/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el8 /var/www/build.openmodelica.org/rpm/el8 Directory walk started Directory walk done - 33 packages type prestodelta added to list from path: /var/www/build.openmodelica.org/rpm/el8/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz Loaded information about 31 packages Using b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz from target repo Temporary output repo path: /var/www/build.openmodelica.org/rpm/el8/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el9/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el9.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el9.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el9/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el9 /var/www/build.openmodelica.org/rpm/el9 Directory walk started Directory walk done - 13 packages type prestodelta added to list from path: /var/www/build.openmodelica.org/rpm/el9/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz Loaded information about 11 packages Using b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz from target repo Temporary output repo path: /var/www/build.openmodelica.org/rpm/el9/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc43/ Removing old file: b'/var/www/build.openmodelica.org/rpm/fc43/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc43.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/fc43/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc43.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/fc43/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/fc43 /var/www/build.openmodelica.org/rpm/fc43 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc43/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc44/ Removing old file: b'/var/www/build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc44.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc44.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/fc44/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/fc44 /var/www/build.openmodelica.org/rpm/fc44 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc44/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-debian-files.py Old files are older than: 2025-12-14 13:59:46.468837 Words in repos-files: 3419 Files in repos-files: 1530 To keep: 101536 (of which recent files: 63732) (old files: 13305) To delete: 0 Kept: 101536 (old files: 13305) Deleted: 0 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (www-api-json) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named prettyJSON (to a value of type String) which could lead to memory leaks or other issues. [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.43.0' 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 5bf00c1947339ea2588a920b122d4880d5484e4f (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 5bf00c1947339ea2588a920b122d4880d5484e4f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D main # timeout=10 > git checkout -b main 5bf00c1947339ea2588a920b122d4880d5484e4f # timeout=10 > git rev-list --no-walk 5bf00c1947339ea2588a920b122d4880d5484e4f # 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-qOfCNIzO80Bl/agent.3249153 SSH_AGENT_PID=3249155 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10773056344503633175.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10773056344503633175.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git diff-index --quiet HEAD + git config user.email openmodelica@ida.liu.se + git config user.name OpenModelica Hudson + git commit -m Updated Linux versions in the JSON [main d8d08e51] Updated Linux versions in the JSON 1 file changed, 2 insertions(+), 2 deletions(-) + GIT_SSH_COMMAND=ssh -o StrictHostKeyChecking=no git push --set-upstream origin main remote: Bypassed rule violations for refs/heads/main: remote: remote: - Changes must be made through a pull request. remote: remote: - Required status check "continuous-integration/jenkins/pr-merge" is expected. remote: To github.com:OpenModelica/www.openmodelica.org.git 5bf00c19..d8d08e51 main -> main branch 'main' set up to track 'origin/main'. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3249155 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 > 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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 HEAD is now at efa1fa8c Updated nightly build [Pipeline] fileExists [Pipeline] sh + cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # # / was on /dev/ubuntu-vg/ubuntu-lv during curtin installation /dev/disk/by-id/dm-uuid-LVM-Tokab4BBdscvtsLRbubqfY4bXiYWpbDBNSc3iT1SaO8gqsfiGFbEcWT4e8AZrzIz / ext4 defaults 0 1 # /boot was on /dev/sde2 during curtin installation /dev/disk/by-uuid/39585fc8-6542-46fb-b003-fbb004190f60 /boot ext4 defaults 0 1 #/swap.img none swap sw 0 0 #/var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2 /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,users,exec,dev,loop,offset=257949696 0 2 /var/www/tmp/tmp-build/cache /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2 [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache umount: /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified. + true [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + sudo umount -l /var/www/tmp/tmp-build/root/proc umount: /var/www/tmp/tmp-build/root/proc: not mounted. + true [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root [Pipeline] sh + rm -f /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/tmp.vdi [Pipeline] sh + vboxmanage list vms + grep inaccessible + + grep -otr {.*} -d {} [Pipeline] sh + vboxmanage list hdds+ grep ^UUID: + sed s/ */ / + cut -d -f2 + vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4 + vboxmanage closemedium disk abb5f1f7-4926-4310-a038-424236ecd0b1 [Pipeline] sh + VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/tmp/tmp-build/tmp.raw --format RAW 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Clone medium created in format 'RAW'. UUID: f0e9a5aa-ff6c-490c-880d-bf34c9ddfe37 [Pipeline] sh + mount /var/www/tmp/tmp-build/root [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache [Pipeline] sh + sudo mount /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache mount: /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache: special device /var/www/tmp/tmp-build/cache does not exist. dmesg(1) may have more information after failed mount system call. [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline ERROR: script returned exit code 32 Finished: FAILURE