Skip to content

Console Output

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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
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.2'
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 e115c3d650cad8336b9862f49f74f35580794d3d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e115c3d650cad8336b9862f49f74f35580794d3d # timeout=10
Commit message: "Updated nightly build"
 > git rev-list --no-walk c0621a60d2a170a46f095540156503a8a01c558a # 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
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision e115c3d650cad8336b9862f49f74f35580794d3d (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
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/98ee489b-b962-41a6-8cc2-c43f55df1292/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
 > 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 e115c3d650cad8336b9862f49f74f35580794d3d # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ ./update-current-linux-os-releases.py
{'deb-all': ['bookworm', 'bullseye', 'focal', 'jammy', 'mantic', 'noble'], 'deb-arch-os': {'amd64': ['bookworm', 'bullseye', 'focal', 'jammy', 'mantic', 'noble'], 'arm64': ['bookworm', 'bullseye', 'focal', 'jammy'], 'armhf': ['bookworm', 'bullseye', 'focal', 'jammy'], 'i386': []}, 'deb-lts': ['bookworm', 'bullseye', 'focal', 'jammy'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'bullseye': 'debian:bullseye', 'el7': 'centos:7', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc38': 'fedora:38', 'fc39': 'fedora:39', 'fc40': 'fedora:40', 'focal': 'ubuntu:focal', 'jammy': 'ubuntu:jammy', 'mantic': 'ubuntu:mantic', 'noble': 'ubuntu:noble'}, 'eol': {'bookworm': '2026-06-10', 'bullseye': '2024-07-31', 'el7': '2024-06-30', 'el8': '2029-03-01', 'el9': '2032-05-31', 'fc38': '2024-05-14', 'fc39': '2024-11-12', 'fc40': '2025-05-13', 'focal': '2025-04-02', 'jammy': '2027-04-01', 'mantic': '2024-07-01', 'noble': '2036-04-25'}, 'pkg': {'clang': {'bookworm': '14.0', 'bullseye': '11.0', 'el7': '-', 'el8': '-', 'el9': '-', 'fc38': '-', 'fc39': '-', 'fc40': '-', 'focal': '10.0', 'jammy': '14.0', 'mantic': '16.0', 'noble': '18.0'}, 'cmake': {'bookworm': '3.25.1', 'bullseye': '3.18.4', 'el7': '3.17.5', 'el8': '3.20.2', 'el9': '3.20.2', 'fc38': '3.27.7', 'fc39': '3.27.7', 'fc40': '3.28.2', 'focal': '3.16.3', 'jammy': '3.22.1', 'mantic': '3.27.4', 'noble': '3.28.3'}, 'gcc': {'bookworm': '12.2.0', 'bullseye': '10.2.1', 'el7': '11.2.1', 'el8': '8.5.0', 'el9': '11.4.1', 'fc38': '13.2.1', 'fc39': '13.2.1', 'fc40': '14.0.1', 'focal': '9.3.0', 'jammy': '11.2.0', 'mantic': '13.2.0', 'noble': '13.2.0'}}, 'rpm': ['el7', 'el8', 'el9', 'fc38', 'fc39', 'fc40']}
Not LTS:  mantic
Not LTS:  noble
Not LTS:  el7
Not LTS:  el8
Not LTS:  el9
Not LTS:  fc38
Not LTS:  fc39
Not LTS:  fc40
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] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCOxh5/agent.1858815
SSH_AGENT_PID=1858817
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7087319073492399758.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7087319073492399758.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 1858817 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] readJSON
[Pipeline] readJSON
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXimAsq/agent.1858855
SSH_AGENT_PID=1858857
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10959849474272046713.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10959849474272046713.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.24.0~dev-60-g7b27e79-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 1858857 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.22.4-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZeIWC6/agent.1859412
SSH_AGENT_PID=1859414
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_18097531785094238917.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_18097531785094238917.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.22.4-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 1859414 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-16-gaa27cc1-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX45Q9RZ/agent.1859548
SSH_AGENT_PID=1859550
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15484691550329258188.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15484691550329258188.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.24.0~dev-16-gaa27cc1-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 1859550 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
Skipping bookworm/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping mantic/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping mantic/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.22.4-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.22.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0~dev-16-gaa27cc1-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.22.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.24.0~dev-16-gaa27cc1-1_armhf.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.22.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0~dev-16-gaa27cc1-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.22.4-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0~dev-16-gaa27cc1-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.22.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0~dev-16-gaa27cc1-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.22.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bullseye/openmodelica_1.24.0~dev-16-gaa27cc1-1_arm64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.22.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0~dev-16-gaa27cc1-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.22.4-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0~dev-16-gaa27cc1-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 el7/openmodelica-1.18-1.18.1-1.el7.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping el7/openmodelica-1.19-1.19.3-1.el7.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el7/openmodelica-1.20-1.20.0~1~g2faf7aa-1.el7.x86_64.rpm (already exists)
[Pipeline] echo
NOT skipping el7/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
Skipping el8/openmodelica-1.18-1.18.1-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el8/openmodelica-1.19-1.19.3-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el8/openmodelica-1.20-1.20.0~1~g2faf7aa-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
NOT skipping el8/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
Skipping el9/openmodelica-1.18-1.18.1-1.el9.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping el9/openmodelica-1.19-1.19.3-1.el9.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el9/openmodelica-1.20-1.20.0~1~g2faf7aa-1.el9.x86_64.rpm (already exists)
[Pipeline] echo
NOT skipping el9/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
Skipping fc38/openmodelica-1.18-1.18.1-1.fc38.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc38/openmodelica-1.19-1.19.3-1.fc38.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc38/openmodelica-1.20-1.20.0~1~g2faf7aa-1.fc38.x86_64.rpm (in ignore list)
[Pipeline] echo
NOT skipping fc38/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
Skipping fc39/openmodelica-1.18-1.18.1-1.fc39.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc39/openmodelica-1.19-1.19.3-1.fc39.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc39/openmodelica-1.20-1.20.0~1~g2faf7aa-1.fc39.x86_64.rpm (in ignore list)
[Pipeline] echo
NOT skipping fc39/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
Skipping fc40/openmodelica-1.18-1.18.1-1.fc40.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc40/openmodelica-1.19-1.19.3-1.fc40.x86_64.rpm (in ignore list)
[Pipeline] echo
Skipping fc40/openmodelica-1.20-1.20.0~1~g2faf7aa-1.fc40.x86_64.rpm (in ignore list)
[Pipeline] echo
NOT skipping fc40/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.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: bookworm nightly amd64)
[Pipeline] { (Branch: bullseye nightly amd64)
[Pipeline] { (Branch: focal nightly amd64)
[Pipeline] { (Branch: jammy nightly amd64)
[Pipeline] { (Branch: mantic nightly amd64)
[Pipeline] { (Branch: noble nightly amd64)
[Pipeline] { (Branch: bookworm nightly armhf)
[Pipeline] { (Branch: bullseye nightly armhf)
[Pipeline] { (Branch: focal nightly armhf)
[Pipeline] { (Branch: jammy nightly armhf)
[Pipeline] { (Branch: bookworm nightly arm64)
[Pipeline] { (Branch: bullseye nightly arm64)
[Pipeline] { (Branch: focal nightly arm64)
[Pipeline] { (Branch: jammy nightly arm64)
[Pipeline] { (Branch: el7 nightly)
[Pipeline] { (Branch: el8 nightly)
[Pipeline] { (Branch: el9 nightly)
[Pipeline] { (Branch: fc38 nightly)
[Pipeline] { (Branch: fc39 nightly)
[Pipeline] { (Branch: fc40 nightly)
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on r7945-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
Running on r630-1-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
Running on intel-4930k-1 in /var/lib/jenkins/ws/LINUX_BUILDS
Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on dev.openmodelica.org in /var/lib/jenkins/ws/LINUX_BUILDS
Running on intel-5820k-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on ripper2-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
Running on r630-1-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
Running on asap-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
Running on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/LINUX_BUILDS
[Pipeline] node
Running on arm-opi-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on arm-opi-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on arm64-1-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
Running on arm64-1-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
01:55:26 r7945-1
[Pipeline] sh
[Pipeline] echo
01:55:26 ripper2-1
[Pipeline] sh
[Pipeline] echo
01:55:26 asap-1
[Pipeline] sh
[Pipeline] echo
01:55:26 r630-1-1
[Pipeline] sh
[Pipeline] echo
01:55:26 intel-4930k-1
[Pipeline] sh
[Pipeline] echo
01:55:26 ryzen-5950x-2-2
[Pipeline] sh
[Pipeline] echo
01:55:26 dev.openmodelica.org
01:55:26 + rm -rf rpmbuild
[Pipeline] echo
01:55:26 intel-5820k-1
[Pipeline] echo
01:55:26 ripper2-2
[Pipeline] echo
01:55:26 r630-1-2
01:55:26 + rm -rf rpmbuild
[Pipeline] echo
01:55:26 asap-2
[Pipeline] echo
01:55:26 ryzen-5950x-2-3
[Pipeline] echo
01:55:26 arm-opi-2
[Pipeline] echo
01:55:26 arm-opi-1
[Pipeline] echo
01:55:26 arm64-1-1
[Pipeline] echo
01:55:26 arm64-1-2
01:55:26 + rm -rf rpmbuild
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:27 + rm -rf rpmbuild
[Pipeline] sh
01:55:27 + rm -rf rpmbuild
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
01:55:27 + rm -rf rpmbuild
[Pipeline] sh
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:bookworm.nightly.amd64
01:55:27 + docker pull docker.openmodelica.org/build-deps:bullseye.nightly.amd64
01:55:27 bullseye.nightly.amd64: Pulling from build-deps
01:55:27 1339eaac5b67: Pulling fs layer
01:55:27 11c3df5aa736: Pulling fs layer
01:55:27 33fc52b44e87: Pulling fs layer
01:55:27 11c3df5aa736: Verifying Checksum
01:55:27 11c3df5aa736: Download complete
01:55:27 + docker pull docker.openmodelica.org/build-deps:focal.nightly.amd64
01:55:27 focal.nightly.amd64: Pulling from build-deps
01:55:27 846c0b181fff: Pulling fs layer
01:55:27 2227c2e62d1a: Pulling fs layer
01:55:27 33681b5c5f48: Pulling fs layer
01:55:27 2227c2e62d1a: Verifying Checksum
01:55:27 2227c2e62d1a: Download complete
01:55:27 + docker pull docker.openmodelica.org/build-deps:jammy.nightly.amd64
01:55:27 jammy.nightly.amd64: Pulling from build-deps
01:55:27 405f018f9d1d: Pulling fs layer
01:55:27 6c0944ea21fe: Pulling fs layer
01:55:27 1e7ef6268174: Pulling fs layer
01:55:27 6c0944ea21fe: Download complete
01:55:27 + docker pull docker.openmodelica.org/build-deps:mantic.nightly.amd64
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:noble.nightly.amd64
01:55:27 noble.nightly.amd64: Pulling from build-deps
01:55:27 Digest: sha256:7422020ddaa17b41bd1b8a1295419e698d0130117840d9d37d81a441e1cbed6b
01:55:27 Status: Image is up to date for docker.openmodelica.org/build-deps:noble.nightly.amd64
01:55:27 docker.openmodelica.org/build-deps:noble.nightly.amd64
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:bookworm.nightly.armhf
01:55:27 bookworm.nightly.armhf: Pulling from build-deps
01:55:27 7bd3ccf07376: Pulling fs layer
01:55:27 b0e7b014cd9d: Pulling fs layer
01:55:27 64bdfadae1c3: Pulling fs layer
01:55:27 bookworm.nightly.amd64: Pulling from build-deps
01:55:27 bba7bb10d5ba: Pulling fs layer
01:55:27 097744a9cf08: Pulling fs layer
01:55:27 4e36c26eb030: Pulling fs layer
01:55:27 097744a9cf08: Verifying Checksum
01:55:27 097744a9cf08: Download complete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
01:55:27 mantic.nightly.amd64: Pulling from build-deps
01:55:27 2e92ecfee066: Pulling fs layer
01:55:27 5135e57b153a: Pulling fs layer
01:55:27 35893820234d: Pulling fs layer
01:55:27 5135e57b153a: Verifying Checksum
01:55:27 5135e57b153a: Download complete
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:bullseye.nightly.armhf
01:55:27 bullseye.nightly.armhf: Pulling from build-deps
01:55:27 a9bec1cbb822: Pulling fs layer
01:55:27 fbbe24f12b88: Pulling fs layer
01:55:27 8f64aeb90bff: Pulling fs layer
01:55:27 fbbe24f12b88: Verifying Checksum
01:55:27 fbbe24f12b88: Download complete
01:55:27 + docker pull docker.openmodelica.org/build-deps:focal.nightly.armhf
01:55:27 focal.nightly.armhf: Pulling from build-deps
01:55:27 cae38e1acea3: Pulling fs layer
01:55:27 a581996427ab: Pulling fs layer
01:55:27 f6eb3a9673a9: Pulling fs layer
01:55:27 b0e7b014cd9d: Verifying Checksum
01:55:27 b0e7b014cd9d: Download complete
01:55:27 + docker pull docker.openmodelica.org/build-deps:jammy.nightly.armhf
01:55:27 jammy.nightly.armhf: Pulling from build-deps
01:55:27 6f99f730e997: Pulling fs layer
01:55:27 371bfbb85e88: Pulling fs layer
01:55:27 e1670e603f83: Pulling fs layer
01:55:27 371bfbb85e88: Waiting
01:55:27 e1670e603f83: Waiting
01:55:27 + docker pull docker.openmodelica.org/build-deps:el7.amd64
01:55:27 el7.amd64: Pulling from build-deps
01:55:27 Digest: sha256:91668fa4295d2e1c260f5a24e1a5c7f0a8166a250ccfac5e738f2b8c0555a923
01:55:27 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el7.amd64
01:55:27 docker.openmodelica.org/build-deps:el7.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:fc38.amd64
01:55:27 fc38.amd64: Pulling from build-deps
01:55:27 Digest: sha256:0548df4420f81c5b92e938802bd919d5bc9f26e9f5d3bdeabe65f0a61c81ad2f
01:55:27 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc38.amd64
01:55:27 docker.openmodelica.org/build-deps:fc38.amd64
[Pipeline] }
[Pipeline] // withEnv
01:55:27 + docker pull docker.openmodelica.org/build-deps:fc39.amd64
01:55:27 fc39.amd64: Pulling from build-deps
01:55:27 8237fce9fd6b: Pulling fs layer
01:55:27 fe4b4be8196e: Pulling fs layer
01:55:27 c709ba2d7e08: Pulling fs layer
01:55:27 fe4b4be8196e: Download complete
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:27 + docker pull docker.openmodelica.org/build-deps:fc40.amd64
01:55:27 fc40.amd64: Pulling from build-deps
01:55:27 Digest: sha256:43fb8b5be0f105327457b89a374cdf2a463acab0e5ac3d12460ffa68450eff10
01:55:27 Status: Image is up to date for docker.openmodelica.org/build-deps:fc40.amd64
01:55:27 docker.openmodelica.org/build-deps:fc40.amd64
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
01:55:27 + docker inspect -f . docker.openmodelica.org/build-deps:noble.nightly.amd64
01:55:27 .
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:55:27 ryzen-5950x-2-3 does not seem to be running inside a container
01:55:28 a581996427ab: Verifying Checksum
01:55:28 a581996427ab: Download complete
01:55:28 + id -g
01:55:28 + docker inspect -f . docker.openmodelica.org/build-deps:fc38.amd64
01:55:28 .
01:55:28 + docker pull docker.openmodelica.org/build-deps:el8.amd64
01:55:28 el8.amd64: Pulling from build-deps
01:55:28 Digest: sha256:62bab45f92b1d28aff90ba306388c09f2d224922d9ef097bf0291469f5117812
01:55:28 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el8.amd64
01:55:28 docker.openmodelica.org/build-deps:el8.amd64
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] sh
[Pipeline] withDockerContainer
01:55:29 r630-1-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins3/ws/LINUX_BUILDS -v /var/lib/jenkins3/ws/LINUX_BUILDS:/var/lib/jenkins3/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins3/ws/LINUX_BUILDS_tmp:/var/lib/jenkins3/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.nightly.amd64 cat
01:55:29 + docker inspect -f . docker.openmodelica.org/build-deps:fc40.amd64
01:55:29 .
01:55:29 + rm -rf tmp.build
01:55:29 + mkdir -p tmp.build
01:55:29 + cd tmp.build
01:55:29 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
01:55:29 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
01:55:29 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:29 + id -u
01:55:29 + id -g
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] echo
01:55:29 
01:55:29 FROM docker.openmodelica.org/build-deps:el7.amd64
01:55:29 
01:55:29 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:55:29 
[Pipeline] writeFile
[Pipeline] sh
$ docker top 7a3356a619a64ad68369c225a3c26e80bb686417e9f04a0aca7027dda915c337 -eo pid,comm
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:55:29 ryzen-5950x-2-2 does not seem to be running inside a container
01:55:30 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
01:55:30 + id -u
$ 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:fc38.amd64 cat
01:55:30 + docker pull docker.openmodelica.org/build-deps:el9.amd64
01:55:30 el9.amd64: Pulling from build-deps
01:55:30 Digest: sha256:3c6f109e7e8b8ed9405aca9e1021af0ce97c4852bde61c9acc4db067064e93e0
$ docker top 0bb1cdf73a2dd4b421f04884f5169f8554cb0b67cad20ee57df739a05f77ee7f -eo pid,comm
[Pipeline] {
[Pipeline] echo
01:55:30 
01:55:30 FROM docker.openmodelica.org/build-deps:el8.amd64
01:55:30 
01:55:30 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:55:30 
[Pipeline] writeFile
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:30 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el9.amd64
01:55:30 docker.openmodelica.org/build-deps:el9.amd64
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
01:55:30 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
01:55:30 # Don't try fancy stuff like debuginfo, which is useless on binary-only
01:55:30 # packages. Don't strip binary too
01:55:30 # Be sure buildpolicy set to do nothing
01:55:30 %define        __spec_install_post %{nil}
01:55:30 %define          debug_package %{nil}
01:55:30 %define        __os_install_post %{_dbpath}/brp-compress
01:55:30 
01:55:30 Summary: OpenModelica
01:55:30 Name: openmodelica-nightly
01:55:30 Version: 1.24.0~dev~60~g7b27e79
01:55:30 Release: 1%{?dist}
01:55:30 License: OSMC-PL
01:55:30 Group: Development/Tools
01:55:30 # spectool -g -R SPECS/xxx.spec
01:55:30 # sudo yum-builddep SPECS/xxx.spec
01:55:30 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:30 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:30 
01:55:30 URL: https://openmodelica.org/
01:55:30 
01:55:30 %if 0%{?rhel} == 6
01:55:30 Autoreq: 0
01:55:30 Requires: readline
01:55:30 Requires: qt5-qtbase
01:55:30 Requires: qt5-qtsvg
01:55:30 Requires: qt5-qtwebkit
01:55:30 Requires: qt5-qtxmlpatterns
01:55:30 Requires: libffi
01:55:30 %endif
01:55:30 Autoprov: 0
01:55:30 Prefix: /opt/%{name}
01:55:30 Prefix: %{_bindir}
01:55:30 
01:55:30 %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.*)$
01:55:30 
01:55:30 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
01:55:30 %if 0%{?rhel} > 0
01:55:30 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
01:55:30 BuildRequires: epel-release
01:55:30 Requires: epel-release
01:55:30 %endif
01:55:30 
01:55:30 Requires: lapack-devel
01:55:30 Requires: make
01:55:30 Requires: gcc
01:55:30 Requires: gcc-gfortran
01:55:30 Requires: gcc-c++
01:55:30 
01:55:30 BuildRequires: automake
01:55:30 %if 0%{?rhel} >= 8
01:55:30 %define withomniorb --without-omniORB
01:55:30 %else
01:55:30 %define withomniorb --with-omniORB
01:55:30 BuildRequires: omniORB-devel
01:55:30 BuildRequires: lpsolve-devel
01:55:30 %endif
01:55:30 BuildRequires: expat-devel
01:55:30 BuildRequires: bison
01:55:30 BuildRequires: flex
01:55:30 BuildRequires: lapack-devel
01:55:30 BuildRequires: libtool
01:55:30 BuildRequires: uuid
01:55:30 BuildRequires: uuid-devel
01:55:30 BuildRequires: hdf5-devel
01:55:30 BuildRequires: boost-devel
01:55:30 BuildRequires: boost-static
01:55:30 BuildRequires: hwloc-devel
01:55:30 BuildRequires: readline-devel
01:55:30 BuildRequires: libffi-devel
01:55:30 BuildRequires: curl-devel
01:55:30 BuildRequires: gettext
01:55:30 BuildRequires: make
01:55:30 BuildRequires: java
01:55:30 BuildRequires: tar
01:55:30 BuildRequires: xz
01:55:30 BuildRequires: gcc
01:55:30 BuildRequires: gcc-c++
01:55:30 BuildRequires: gcc-gfortran
01:55:30 BuildRequires: qt5-qtwebkit-devel
01:55:30 BuildRequires: qt5-linguist
01:55:30 BuildRequires: qt5-qttools
01:55:30 BuildRequires: qt5-qtbase-devel
01:55:30 BuildRequires: qt5-qtsvg-devel
01:55:30 %if 0%{?rhel} >= 7
01:55:30 BuildRequires: qt5-qt3d-devel
01:55:30 %endif
01:55:30 BuildRequires: qt5-qtxmlpatterns-devel
01:55:30 
01:55:30 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
01:55:30 # On EL > 7 it is just cmake.
01:55:30 %if 0%{?rhel} == 7
01:55:30 BuildRequires: cmake3
01:55:30 %define cmakecommand CMAKE=cmake3
01:55:30 %else
01:55:30 BuildRequires: cmake
01:55:30 %define cmakecommand CMAKE=cmake
01:55:30 %endif
01:55:30 
01:55:30 # The base centos:8 image (we use for our build-deps:el8 image) comes with
01:55:30 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
01:55:30 # Once the base image is updated this can be removed.
01:55:30 %if 0%{?rhel} == 8
01:55:30 BuildRequires: libarchive >= 3.3.3
01:55:30 %endif
01:55:30 
01:55:30 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
01:55:30 # EL8. One is supposed to use gcc-toolset instead.
01:55:30 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
01:55:30 %if 0%{?rhel} == 8
01:55:30 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
01:55:30 %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
01:55:30 %endif
01:55:30 
01:55:30 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
01:55:30 %{?el7:Requires: devtoolset-11-gcc}
01:55:30 %{?el7:Requires: devtoolset-11-gcc-c++}
01:55:30 %{?el7:Requires: devtoolset-11-gcc-gfortran}
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
01:55:30 %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
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?fedora} >= 25
01:55:30 BuildRequires: OpenSceneGraph-devel
01:55:30 %endif
01:55:30 
01:55:30 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
01:55:30 Requires: gcc
01:55:30 Requires: gcc-c++
01:55:30 Requires: lapack-devel
01:55:30 
01:55:30 Requires(post): %{_sbindir}/update-alternatives
01:55:30 Requires(postun): %{_sbindir}/update-alternatives
01:55:30 
01:55:30 # CentOS doesn't have suggests
01:55:30 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
01:55:30 Suggests: boost-devel
01:55:30 Suggests: boost-static
01:55:30 Suggests: lapack-static
01:55:30 Suggests: openblas-static
01:55:30 %else
01:55:30 Requires: boost-devel
01:55:30 Requires: boost-static
01:55:30 %endif
01:55:30 
01:55:30 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
01:55:30 
01:55:30 %description
01:55:30 %{summary}
01:55:30 
01:55:30 %prep
01:55:30 
01:55:30 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
01:55:30 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
01:55:30 
01:55:30 
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 source /opt/rh/devtoolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?rhel} == 8
01:55:30 source /opt/rh/gcc-toolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 autoreconf --install
01:55:30 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
01:55:30 
01:55:30 %build
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 source /opt/rh/devtoolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?rhel} == 8
01:55:30 source /opt/rh/gcc-toolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 make -j8
01:55:30 test ! -f libraries/install-index.json || make -j8 omlibrary
01:55:30 
01:55:30 %install
01:55:30 rm -rf %{buildroot}
01:55:30 make install DESTDIR="%{buildroot}"
01:55:30 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
01:55:30 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
01:55:30 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
01:55:30 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
01:55:30 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
01:55:30 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
01:55:30 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
01:55:30 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
01:55:30 touch %{buildroot}%{_bindir}/omc
01:55:30 touch %{buildroot}%{_bindir}/OMEdit
01:55:30 touch %{buildroot}%{_bindir}/OMShell
01:55:30 touch %{buildroot}%{_bindir}/OMShell-terminal
01:55:30 touch %{buildroot}%{_bindir}/OMNotebook
01:55:30 touch %{buildroot}%{_bindir}/OMPlot
01:55:30 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
01:55:30 
01:55:30 %postun
01:55:30 if [ "$1" -ge "1" ]; then
01:55:30   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
01:55:30     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
01:55:30   fi
01:55:30 fi
01:55:30 
01:55:30 %post
01:55:30 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
01:55:30   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
01:55:30   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
01:55:30   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
01:55:30   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
01:55:30   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
01:55:30 
01:55:30 %preun
01:55:30 if [ $1 = 0 ]; then
01:55:30   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
01:55:30 fi
01:55:30 
01:55:30 %clean
01:55:30 rm -rf %{buildroot}
01:55:30 
01:55:30 %files
01:55:30 %defattr(-,root,root,-)
01:55:30 /opt/%{name}/*
01:55:30 %{_bindir}/*-nightly
01:55:30 %ghost %{_bindir}/omc
01:55:30 %ghost %{_bindir}/OMEdit
01:55:30 %ghost %{_bindir}/OMShell
01:55:30 %ghost %{_bindir}/OMShell-terminal
01:55:30 %ghost %{_bindir}/OMNotebook
01:55:30 %ghost %{_bindir}/OMPlot
01:55:30 
01:55:30 %changelog
01:55:30 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
01:55:30 - First Build
[Pipeline] writeFile
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] sh
01:55:30 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
01:55:30 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
01:55:30 # Don't try fancy stuff like debuginfo, which is useless on binary-only
01:55:30 # packages. Don't strip binary too
01:55:30 # Be sure buildpolicy set to do nothing
01:55:30 %define        __spec_install_post %{nil}
01:55:30 %define          debug_package %{nil}
01:55:30 %define        __os_install_post %{_dbpath}/brp-compress
01:55:30 
01:55:30 Summary: OpenModelica
01:55:30 Name: openmodelica-nightly
01:55:30 Version: 1.24.0~dev~60~g7b27e79
01:55:30 Release: 1%{?dist}
01:55:30 License: OSMC-PL
01:55:30 Group: Development/Tools
01:55:30 # spectool -g -R SPECS/xxx.spec
01:55:30 # sudo yum-builddep SPECS/xxx.spec
01:55:30 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:30 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:30 
01:55:30 URL: https://openmodelica.org/
01:55:30 
01:55:30 %if 0%{?rhel} == 6
01:55:30 Autoreq: 0
01:55:30 Requires: readline
01:55:30 Requires: qt5-qtbase
01:55:30 Requires: qt5-qtsvg
01:55:30 Requires: qt5-qtwebkit
01:55:30 Requires: qt5-qtxmlpatterns
01:55:30 Requires: libffi
01:55:30 %endif
01:55:30 Autoprov: 0
01:55:30 Prefix: /opt/%{name}
01:55:30 Prefix: %{_bindir}
01:55:30 
01:55:30 %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.*)$
01:55:30 
01:55:30 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
01:55:30 %if 0%{?rhel} > 0
01:55:30 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
01:55:30 BuildRequires: epel-release
01:55:30 Requires: epel-release
01:55:30 %endif
01:55:30 
01:55:30 Requires: lapack-devel
01:55:30 Requires: make
01:55:30 Requires: gcc
01:55:30 Requires: gcc-gfortran
01:55:30 Requires: gcc-c++
01:55:30 
01:55:30 BuildRequires: automake
01:55:30 %if 0%{?rhel} >= 8
01:55:30 %define withomniorb --without-omniORB
01:55:30 %else
01:55:30 %define withomniorb --with-omniORB
01:55:30 BuildRequires: omniORB-devel
01:55:30 BuildRequires: lpsolve-devel
01:55:30 %endif
01:55:30 BuildRequires: expat-devel
01:55:30 BuildRequires: bison
01:55:30 BuildRequires: flex
01:55:30 BuildRequires: lapack-devel
01:55:30 BuildRequires: libtool
01:55:30 BuildRequires: uuid
01:55:30 BuildRequires: uuid-devel
01:55:30 BuildRequires: hdf5-devel
01:55:30 BuildRequires: boost-devel
01:55:30 BuildRequires: boost-static
01:55:30 BuildRequires: hwloc-devel
01:55:30 BuildRequires: readline-devel
01:55:30 BuildRequires: libffi-devel
01:55:30 BuildRequires: curl-devel
01:55:30 BuildRequires: gettext
01:55:30 BuildRequires: make
01:55:30 BuildRequires: java
01:55:30 BuildRequires: tar
01:55:30 BuildRequires: xz
01:55:30 BuildRequires: gcc
01:55:30 BuildRequires: gcc-c++
01:55:30 BuildRequires: gcc-gfortran
01:55:30 BuildRequires: qt5-qtwebkit-devel
01:55:30 BuildRequires: qt5-linguist
01:55:30 BuildRequires: qt5-qttools
01:55:30 BuildRequires: qt5-qtbase-devel
01:55:30 BuildRequires: qt5-qtsvg-devel
01:55:30 %if 0%{?rhel} >= 7
01:55:30 BuildRequires: qt5-qt3d-devel
01:55:30 %endif
01:55:30 BuildRequires: qt5-qtxmlpatterns-devel
01:55:30 
01:55:30 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
01:55:30 # On EL > 7 it is just cmake.
01:55:30 %if 0%{?rhel} == 7
01:55:30 BuildRequires: cmake3
01:55:30 %define cmakecommand CMAKE=cmake3
01:55:30 %else
01:55:30 BuildRequires: cmake
01:55:30 %define cmakecommand CMAKE=cmake
01:55:30 %endif
01:55:30 
01:55:30 # The base centos:8 image (we use for our build-deps:el8 image) comes with
01:55:30 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
01:55:30 # Once the base image is updated this can be removed.
01:55:30 %if 0%{?rhel} == 8
01:55:30 BuildRequires: libarchive >= 3.3.3
01:55:30 %endif
01:55:30 
01:55:30 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
01:55:30 # EL8. One is supposed to use gcc-toolset instead.
01:55:30 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
01:55:30 %if 0%{?rhel} == 8
01:55:30 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
01:55:30 %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
01:55:30 %endif
01:55:30 
01:55:30 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
01:55:30 %{?el7:Requires: devtoolset-11-gcc}
01:55:30 %{?el7:Requires: devtoolset-11-gcc-c++}
01:55:30 %{?el7:Requires: devtoolset-11-gcc-gfortran}
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
01:55:30 %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
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?fedora} >= 25
01:55:30 BuildRequires: OpenSceneGraph-devel
01:55:30 %endif
01:55:30 
01:55:30 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
01:55:30 Requires: gcc
01:55:30 Requires: gcc-c++
01:55:30 Requires: lapack-devel
01:55:30 
01:55:30 Requires(post): %{_sbindir}/update-alternatives
01:55:30 Requires(postun): %{_sbindir}/update-alternatives
01:55:30 
01:55:30 # CentOS doesn't have suggests
01:55:30 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
01:55:30 Suggests: boost-devel
01:55:30 Suggests: boost-static
01:55:30 Suggests: lapack-static
01:55:30 Suggests: openblas-static
01:55:30 %else
01:55:30 Requires: boost-devel
01:55:30 Requires: boost-static
01:55:30 %endif
01:55:30 
01:55:30 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
01:55:30 
01:55:30 %description
01:55:30 %{summary}
01:55:30 
01:55:30 %prep
01:55:30 
01:55:30 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
01:55:30 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
01:55:30 
01:55:30 
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 source /opt/rh/devtoolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?rhel} == 8
01:55:30 source /opt/rh/gcc-toolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 autoreconf --install
01:55:30 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
01:55:30 
01:55:30 %build
01:55:30 
01:55:30 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:30 source /opt/rh/devtoolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 %if 0%{?rhel} == 8
01:55:30 source /opt/rh/gcc-toolset-11/enable
01:55:30 %endif
01:55:30 
01:55:30 make -j8
01:55:30 test ! -f libraries/install-index.json || make -j8 omlibrary
01:55:30 
01:55:30 %install
01:55:30 rm -rf %{buildroot}
01:55:30 make install DESTDIR="%{buildroot}"
01:55:30 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
01:55:30 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
01:55:30 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
01:55:30 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
01:55:30 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
01:55:30 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
01:55:30 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
01:55:30 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
01:55:30 touch %{buildroot}%{_bindir}/omc
01:55:30 touch %{buildroot}%{_bindir}/OMEdit
01:55:30 touch %{buildroot}%{_bindir}/OMShell
01:55:30 touch %{buildroot}%{_bindir}/OMShell-terminal
01:55:30 touch %{buildroot}%{_bindir}/OMNotebook
01:55:30 touch %{buildroot}%{_bindir}/OMPlot
01:55:30 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
01:55:30 
01:55:30 %postun
01:55:30 if [ "$1" -ge "1" ]; then
01:55:30   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
01:55:30     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
01:55:30   fi
01:55:30 fi
01:55:30 
01:55:30 %post
01:55:30 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
01:55:30   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
01:55:30   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
01:55:30   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
01:55:30   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
01:55:30   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
01:55:30 
01:55:30 %preun
01:55:30 if [ $1 = 0 ]; then
01:55:30   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
01:55:30 fi
01:55:30 
01:55:30 %clean
01:55:30 rm -rf %{buildroot}
01:55:30 
01:55:30 %files
01:55:30 %defattr(-,root,root,-)
01:55:30 /opt/%{name}/*
01:55:30 %{_bindir}/*-nightly
01:55:30 %ghost %{_bindir}/omc
01:55:30 %ghost %{_bindir}/OMEdit
01:55:30 %ghost %{_bindir}/OMShell
01:55:30 %ghost %{_bindir}/OMShell-terminal
01:55:30 %ghost %{_bindir}/OMNotebook
01:55:30 %ghost %{_bindir}/OMPlot
01:55:30 
01:55:30 %changelog
01:55:30 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
01:55:30 - First Build
[Pipeline] writeFile
01:55:30 + docker build -t rpm-build-tmp .
01:55:30 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
01:55:30             Install the buildx component to build images with BuildKit:
01:55:30             https://docs.docker.com/go/buildx/
01:55:30 
[Pipeline] sh
01:55:30 + docker build -t rpm-build-tmp .
01:55:30 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
01:55:30             Install the buildx component to build images with BuildKit:
01:55:30             https://docs.docker.com/go/buildx/
01:55:30 
01:55:30 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
01:55:30 + id -g
[Pipeline] sh
01:55:30 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/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:fc40.amd64 cat
01:55:30 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:30 + spectool -g -R openmodelica.spec
01:55:31 + id -u
[Pipeline] echo
01:55:31 
01:55:31 FROM docker.openmodelica.org/build-deps:el9.amd64
01:55:31 
01:55:31 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:55:31 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:31 + HOME=/var/lib/jenkins2/ws/LINUX_BUILDS
01:55:31 + spectool -g -R openmodelica.spec
01:55:31 N/A% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
01:55:31   0% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   1% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
$ docker top 9f47b14e237aa64d32638b93469f730b6dfa939bca12f4d58bb302992eed66f9 -eo pid,comm
01:55:31 + docker build -t rpm-build-tmp .
01:55:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
01:55:31             Install the buildx component to build images with BuildKit:
01:55:31             https://docs.docker.com/go/buildx/
01:55:31 
01:55:31 N/A% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
01:55:31   2% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   3% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   4% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31 846c0b181fff: Verifying Checksum
01:55:31 846c0b181fff: Download complete
01:55:31   0% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   1% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   2% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   5% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   5% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   6% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   3% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   4% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   5% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   7% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:31   8% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:32 371bfbb85e88: Verifying Checksum
01:55:32 371bfbb85e88: Download complete
01:55:32   6% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:32   6% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:32   9% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  10% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  11% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32 cae38e1acea3: Verifying Checksum
01:55:32 cae38e1acea3: Download complete
01:55:32   7% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:10
01:55:32   8% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
01:55:32   9% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  12% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  12% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  13% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32 405f018f9d1d: Verifying Checksum
01:55:32 405f018f9d1d: Download complete
01:55:32 6f99f730e997: Download complete
01:55:32  10% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  11% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  12% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  14% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  15% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  16% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:32 2e92ecfee066: Verifying Checksum
01:55:32 2e92ecfee066: Download complete
01:55:32  13% of  59.2 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  13% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
01:55:32  14% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  17% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  17% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  18% of  59.2 MiB |####                  | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  15% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  16% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  17% of  59.2 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  19% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  20% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  21% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33 846c0b181fff: Pull complete
01:55:33 2227c2e62d1a: Pull complete
01:55:33  18% of  59.2 MiB |####                  | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  18% of  59.2 MiB |####                  | Elapsed Time: 0:00:01 ETA:   0:00:08
01:55:33  20% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  22% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  22% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  23% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:33  21% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
01:55:33  22% of  59.2 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:33  22% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:33  24% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:33  26% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:33  27% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  23% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  24% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  25% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  27% of  59.2 MiB |######                | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  28% of  59.2 MiB |######                | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  29% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
01:55:34  26% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  27% of  59.2 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  27% of  59.2 MiB |######                | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  30% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
01:55:34  31% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  32% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  28% of  59.2 MiB |######                | Elapsed Time: 0:00:02 ETA:   0:00:07
01:55:34  29% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
01:55:34  30% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
01:55:34  32% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  33% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  34% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  31% of  59.2 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  32% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  32% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  35% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  36% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:34  37% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  33% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  34% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  35% of  59.2 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  37% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  38% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  39% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  36% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  37% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  37% of  59.2 MiB |########              | Elapsed Time: 0:00:03 ETA:   0:00:06
01:55:35  40% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  41% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  42% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  38% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  39% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  40% of  59.2 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35 bba7bb10d5ba: Verifying Checksum
01:55:35 bba7bb10d5ba: Download complete
01:55:35  43% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  43% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  44% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  41% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  42% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
01:55:35  43% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35 405f018f9d1d: Pull complete
01:55:35 6c0944ea21fe: Pull complete
01:55:35  45% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  46% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35  47% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:35 7bd3ccf07376: Verifying Checksum
01:55:35 7bd3ccf07376: Download complete
01:55:36  44% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:36  44% of  59.2 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:36  45% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:36  48% of  59.2 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
01:55:36  49% of  59.2 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
01:55:36  50% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:05
01:55:36 2e92ecfee066: Pull complete
01:55:36 5135e57b153a: Pull complete
01:55:36 a9bec1cbb822: Verifying Checksum
01:55:36 a9bec1cbb822: Download complete
01:55:36  46% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:36  47% of  59.2 MiB |##########            | Elapsed Time: 0:00:04 ETA:   0:00:05
01:55:36  49% of  59.2 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
01:55:36  51% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  52% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  50% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  51% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  54% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  55% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  56% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  53% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  54% of  59.2 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  55% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:04
01:55:36  58% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:36  59% of  59.2 MiB |#############         | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  56% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  58% of  59.2 MiB |############          | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  59% of  59.2 MiB |#############         | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  60% of  59.2 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:03
01:55:37  62% of  59.2 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:03
01:55:37  63% of  59.2 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:03
01:55:37 1339eaac5b67: Verifying Checksum
01:55:37 1339eaac5b67: Download complete
01:55:37  60% of  59.2 MiB |#############         | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  62% of  59.2 MiB |#############         | Elapsed Time: 0:00:05 ETA:   0:00:03
01:55:37  64% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:03
01:55:37  65% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  67% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  63% of  59.2 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:03
01:55:37  64% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  65% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  68% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  69% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  70% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  67% of  59.2 MiB |##############        | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  68% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:37  69% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38  72% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38  73% of  59.2 MiB |################      | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38 bba7bb10d5ba: Pull complete
01:55:38 097744a9cf08: Pull complete
01:55:38  70% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38  72% of  59.2 MiB |###############       | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38  73% of  59.2 MiB |################      | Elapsed Time: 0:00:06 ETA:   0:00:02
01:55:38  74% of  59.2 MiB |################      | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  75% of  59.2 MiB |################      | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  77% of  59.2 MiB |################      | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  74% of  59.2 MiB |################      | Elapsed Time: 0:00:06 ETA:   0:00:01
01:55:38  75% of  59.2 MiB |################      | Elapsed Time: 0:00:06 ETA:   0:00:01
01:55:38  77% of  59.2 MiB |################      | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  78% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  79% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  81% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  78% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  79% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  81% of  59.2 MiB |#################     | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38 Sending build context to Docker daemon  3.336GB

01:55:38 Step 1/2 : FROM docker.openmodelica.org/build-deps:el7.amd64
01:55:38  ---> f3fbd83a8fd3
01:55:38 Step 2/2 : RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:55:38  82% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  83% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  84% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38 cae38e1acea3: Pull complete
01:55:38 a581996427ab: Pull complete
01:55:38  82% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  83% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:38  84% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:39  86% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:01
01:55:39  87% of  59.2 MiB |###################   | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  88% of  59.2 MiB |###################   | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  89% of  59.2 MiB |###################   | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
01:55:39 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
01:55:39 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
01:55:39 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:39  86% of  59.2 MiB |##################    | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  87% of  59.2 MiB |###################   | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  88% of  59.2 MiB |###################   | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  91% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  92% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  93% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  ---> Running in 799bfd9f65b2
01:55:39  89% of  59.2 MiB |###################   | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  91% of  59.2 MiB |####################  | Elapsed Time: 0:00:07 ETA:   0:00:00
01:55:39  92% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  94% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  96% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  97% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  93% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  94% of  59.2 MiB |####################  | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  96% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39  98% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:39 100% of  59.2 MiB |######################| Elapsed Time: 0:00:08 Time:  0:00:08
01:55:39 N/A% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
01:55:40  97% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:40  98% of  59.2 MiB |##################### | Elapsed Time: 0:00:08 ETA:   0:00:00
01:55:40 100% of  59.2 MiB |######################| Elapsed Time: 0:00:08 Time:  0:00:08
01:55:40 N/A% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
01:55:40   5% of  10.6 MiB |#                     | Elapsed Time: 0:00:00 ETA:  00:00:00
01:55:40   5% of  10.6 MiB |#                     | Elapsed Time: 0:00:00 ETA:  00:00:00
01:55:40  10% of  10.6 MiB |##                    | Elapsed Time: 0:00:00 ETA:   0:00:01
01:55:40  15% of  10.6 MiB |###                   | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  20% of  10.6 MiB |####                  | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  25% of  10.6 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40 8237fce9fd6b: Verifying Checksum
01:55:40 8237fce9fd6b: Download complete
01:55:40  10% of  10.6 MiB |##                    | Elapsed Time: 0:00:00 ETA:   0:00:01
01:55:40  15% of  10.6 MiB |###                   | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  20% of  10.6 MiB |####                  | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  25% of  10.6 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  30% of  10.6 MiB |######                | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  35% of  10.6 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  40% of  10.6 MiB |########              | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  45% of  10.6 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  30% of  10.6 MiB |######                | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  35% of  10.6 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  40% of  10.6 MiB |########              | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  45% of  10.6 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  50% of  10.6 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  55% of  10.6 MiB |############          | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  60% of  10.6 MiB |#############         | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  65% of  10.6 MiB |##############        | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  70% of  10.6 MiB |###############       | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40 Removing intermediate container 799bfd9f65b2
01:55:40  ---> ae5444ded9ea
01:55:40  50% of  10.6 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  55% of  10.6 MiB |############          | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  60% of  10.6 MiB |#############         | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  65% of  10.6 MiB |##############        | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  70% of  10.6 MiB |###############       | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  75% of  10.6 MiB |################      | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  81% of  10.6 MiB |#################     | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  86% of  10.6 MiB |##################    | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:40  91% of  10.6 MiB |####################  | Elapsed Time: 0:00:01 ETA:   0:00:00
01:55:40 6f99f730e997: Pull complete
01:55:40 371bfbb85e88: Pull complete
01:55:41  75% of  10.6 MiB |################      | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:41  81% of  10.6 MiB |#################     | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:41  86% of  10.6 MiB |##################    | Elapsed Time: 0:00:00 ETA:   0:00:00
01:55:41  91% of  10.6 MiB |####################  | Elapsed Time: 0:00:01 ETA:   0:00:00
01:55:41  96% of  10.6 MiB |##################### | Elapsed Time: 0:00:01 ETA:   0:00:00
01:55:41 100% of  10.6 MiB |######################| Elapsed Time: 0:00:01 Time:  0:00:01
01:55:41 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:41 Downloaded: openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:41 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:41 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
01:55:41 Successfully built ae5444ded9ea
01:55:41 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:41  96% of  10.6 MiB |##################### | Elapsed Time: 0:00:01 ETA:   0:00:00
01:55:41 100% of  10.6 MiB |######################| Elapsed Time: 0:00:01 Time:  0:00:01
01:55:41 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:41 Downloaded: openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:41 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:41 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
01:55:41 + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:41 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:41 + rpmbuild --define 'dist .fc38' -ba openmodelica.spec
01:55:41 + docker inspect -f . rpm-build-tmp
01:55:41 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:55:41 + export HOME=/var/lib/jenkins2/ws/LINUX_BUILDS
01:55:41 + HOME=/var/lib/jenkins2/ws/LINUX_BUILDS
01:55:41 + rpmbuild --define 'dist .fc40' -ba openmodelica.spec
01:55:41 r7945-1 does not seem to be running inside a container
Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64[Pipeline] {
[Pipeline] sh
01:55:42 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
01:55:42 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
01:55:42 # Don't try fancy stuff like debuginfo, which is useless on binary-only
01:55:42 # packages. Don't strip binary too
01:55:42 # Be sure buildpolicy set to do nothing
01:55:42 %define        __spec_install_post %{nil}
01:55:42 %define          debug_package %{nil}
01:55:42 %define        __os_install_post %{_dbpath}/brp-compress
01:55:42 
01:55:42 Summary: OpenModelica
01:55:42 Name: openmodelica-nightly
01:55:42 Version: 1.24.0~dev~60~g7b27e79
01:55:42 Release: 1%{?dist}
01:55:42 License: OSMC-PL
01:55:42 Group: Development/Tools
01:55:42 # spectool -g -R SPECS/xxx.spec
01:55:42 # sudo yum-builddep SPECS/xxx.spec
01:55:42 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:42 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:42 
01:55:42 URL: https://openmodelica.org/
01:55:42 
01:55:42 %if 0%{?rhel} == 6
01:55:42 Autoreq: 0
01:55:42 Requires: readline
01:55:42 Requires: qt5-qtbase
01:55:42 Requires: qt5-qtsvg
01:55:42 Requires: qt5-qtwebkit
01:55:42 Requires: qt5-qtxmlpatterns
01:55:42 Requires: libffi
01:55:42 %endif
01:55:42 Autoprov: 0
01:55:42 Prefix: /opt/%{name}
01:55:42 Prefix: %{_bindir}
01:55:42 
01:55:42 %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.*)$
01:55:42 
01:55:42 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
01:55:42 %if 0%{?rhel} > 0
01:55:42 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
01:55:42 BuildRequires: epel-release
01:55:42 Requires: epel-release
01:55:42 %endif
01:55:42 
01:55:42 Requires: lapack-devel
01:55:42 Requires: make
01:55:42 Requires: gcc
01:55:42 Requires: gcc-gfortran
01:55:42 Requires: gcc-c++
01:55:42 
01:55:42 BuildRequires: automake
01:55:42 %if 0%{?rhel} >= 8
01:55:42 %define withomniorb --without-omniORB
01:55:42 %else
01:55:42 %define withomniorb --with-omniORB
01:55:42 BuildRequires: omniORB-devel
01:55:42 BuildRequires: lpsolve-devel
01:55:42 %endif
01:55:42 BuildRequires: expat-devel
01:55:42 BuildRequires: bison
01:55:42 BuildRequires: flex
01:55:42 BuildRequires: lapack-devel
01:55:42 BuildRequires: libtool
01:55:42 BuildRequires: uuid
01:55:42 BuildRequires: uuid-devel
01:55:42 BuildRequires: hdf5-devel
01:55:42 BuildRequires: boost-devel
01:55:42 BuildRequires: boost-static
01:55:42 BuildRequires: hwloc-devel
01:55:42 BuildRequires: readline-devel
01:55:42 BuildRequires: libffi-devel
01:55:42 BuildRequires: curl-devel
01:55:42 BuildRequires: gettext
01:55:42 BuildRequires: make
01:55:42 BuildRequires: java
01:55:42 BuildRequires: tar
01:55:42 BuildRequires: xz
01:55:42 BuildRequires: gcc
01:55:42 BuildRequires: gcc-c++
01:55:42 BuildRequires: gcc-gfortran
01:55:42 BuildRequires: qt5-qtwebkit-devel
01:55:42 BuildRequires: qt5-linguist
01:55:42 BuildRequires: qt5-qttools
01:55:42 BuildRequires: qt5-qtbase-devel
01:55:42 BuildRequires: qt5-qtsvg-devel
01:55:42 %if 0%{?rhel} >= 7
01:55:42 BuildRequires: qt5-qt3d-devel
01:55:42 %endif
01:55:42 BuildRequires: qt5-qtxmlpatterns-devel
01:55:42 
01:55:42 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
01:55:42 # On EL > 7 it is just cmake.
01:55:42 %if 0%{?rhel} == 7
01:55:42 BuildRequires: cmake3
01:55:42 %define cmakecommand CMAKE=cmake3
01:55:42 %else
01:55:42 BuildRequires: cmake
01:55:42 %define cmakecommand CMAKE=cmake
01:55:42 %endif
01:55:42 
01:55:42 # The base centos:8 image (we use for our build-deps:el8 image) comes with
01:55:42 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
01:55:42 # Once the base image is updated this can be removed.
01:55:42 %if 0%{?rhel} == 8
01:55:42 BuildRequires: libarchive >= 3.3.3
01:55:42 %endif
01:55:42 
01:55:42 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
01:55:42 # EL8. One is supposed to use gcc-toolset instead.
01:55:42 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
01:55:42 %if 0%{?rhel} == 8
01:55:42 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
01:55:42 %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
01:55:42 %endif
01:55:42 
01:55:42 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
01:55:42 %{?el7:Requires: devtoolset-11-gcc}
01:55:42 %{?el7:Requires: devtoolset-11-gcc-c++}
01:55:42 %{?el7:Requires: devtoolset-11-gcc-gfortran}
01:55:42 
01:55:42 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:42 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
01:55:42 %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
01:55:42 %endif
01:55:42 
01:55:42 %if 0%{?fedora} >= 25
01:55:42 BuildRequires: OpenSceneGraph-devel
01:55:42 %endif
01:55:42 
01:55:42 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
01:55:42 Requires: gcc
01:55:42 Requires: gcc-c++
01:55:42 Requires: lapack-devel
01:55:42 
01:55:42 Requires(post): %{_sbindir}/update-alternatives
01:55:42 Requires(postun): %{_sbindir}/update-alternatives
01:55:42 
01:55:42 # CentOS doesn't have suggests
01:55:42 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
01:55:42 Suggests: boost-devel
01:55:42 Suggests: boost-static
01:55:42 Suggests: lapack-static
01:55:42 Suggests: openblas-static
01:55:42 %else
01:55:42 Requires: boost-devel
01:55:42 Requires: boost-static
01:55:42 %endif
01:55:42 
01:55:42 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
01:55:42 
01:55:42 %description
01:55:42 %{summary}
01:55:42 
01:55:42 %prep
01:55:42 
01:55:42 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
01:55:42 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
01:55:42 
01:55:42 
01:55:42 
01:55:42 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:42 source /opt/rh/devtoolset-11/enable
01:55:42 %endif
01:55:42 
01:55:42 %if 0%{?rhel} == 8
01:55:42 source /opt/rh/gcc-toolset-11/enable
01:55:42 %endif
01:55:42 
01:55:42 autoreconf --install
01:55:42 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
01:55:42 
01:55:42 %build
01:55:42 
01:55:42 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:42 source /opt/rh/devtoolset-11/enable
01:55:42 %endif
01:55:42 
01:55:42 %if 0%{?rhel} == 8
01:55:42 source /opt/rh/gcc-toolset-11/enable
01:55:42 %endif
01:55:42 
01:55:42 make -j8
01:55:42 test ! -f libraries/install-index.json || make -j8 omlibrary
01:55:42 
01:55:42 %install
01:55:42 rm -rf %{buildroot}
01:55:42 make install DESTDIR="%{buildroot}"
01:55:42 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
01:55:42 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
01:55:42 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
01:55:42 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
01:55:42 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
01:55:42 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
01:55:42 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
01:55:42 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
01:55:42 touch %{buildroot}%{_bindir}/omc
01:55:42 touch %{buildroot}%{_bindir}/OMEdit
01:55:42 touch %{buildroot}%{_bindir}/OMShell
01:55:42 touch %{buildroot}%{_bindir}/OMShell-terminal
01:55:42 touch %{buildroot}%{_bindir}/OMNotebook
01:55:42 touch %{buildroot}%{_bindir}/OMPlot
01:55:42 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
01:55:42 
01:55:42 %postun
01:55:42 if [ "$1" -ge "1" ]; then
01:55:42   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
01:55:42     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
01:55:42   fi
01:55:42 fi
01:55:42 
01:55:42 %post
01:55:42 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
01:55:42   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
01:55:42   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
01:55:42   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
01:55:42   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
01:55:42   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
01:55:42 
01:55:42 %preun
01:55:42 if [ $1 = 0 ]; then
01:55:42   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
01:55:42 fi
01:55:42 
01:55:42 %clean
01:55:42 rm -rf %{buildroot}
01:55:42 
01:55:42 %files
01:55:42 %defattr(-,root,root,-)
01:55:42 /opt/%{name}/*
01:55:42 %{_bindir}/*-nightly
01:55:42 %ghost %{_bindir}/omc
01:55:42 %ghost %{_bindir}/OMEdit
01:55:42 %ghost %{_bindir}/OMShell
01:55:42 %ghost %{_bindir}/OMShell-terminal
01:55:42 %ghost %{_bindir}/OMNotebook
01:55:42 %ghost %{_bindir}/OMPlot
01:55:42 
01:55:42 %changelog
01:55:42 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
01:55:42 - First Build
[Pipeline] writeFile
[Pipeline] sh
01:55:42 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[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 ******** rpm-build-tmp cat
01:55:42 1339eaac5b67: Pull complete
01:55:42 11c3df5aa736: Pull complete
01:55:42 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
01:55:42 + grep ^MemAvailable: /proc/meminfo
01:55:42 + grep -o [0-9][0-9]*
[Pipeline] sh
01:55:42 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
01:55:42 + spectool -g -R openmodelica.spec
01:55:42 Getting https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz to /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:42   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:55:42                                  Dload  Upload   Total   Spent    Left  Speed
01:55:42 + nproc
[Pipeline] sh
$ docker top 9b0cceae791515162bd938acd69bc44a2ba17e24a8c2c34cac1c81e9e6c91806 -eo pid,comm
01:55:43 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
01:55:43 + dpkg-buildpackage -rfakeroot -b -j32
01:55:44 7bd3ccf07376: Pull complete
01:55:44 b0e7b014cd9d: Pull complete
01:55:44 a9bec1cbb822: Pull complete
01:55:44 fbbe24f12b88: Pull complete
01:55:48 8237fce9fd6b: Pull complete
01:55:48 fe4b4be8196e: Pull complete
01:55:48 Sending build context to Docker daemon  3.327GB

01:55:48 Step 1/2 : FROM docker.openmodelica.org/build-deps:el8.amd64
01:55:48  ---> b8d6c4c44a5d
01:55:48 Step 2/2 : RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:55:48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  2 59.2M    2 1382k    0     0  6604k      0  0:00:09 --:--:--  0:00:09 6584k
 19 59.2M   19 11.3M    0     0  9594k      0  0:00:06  0:00:01  0:00:05 9593k
 35 59.2M   35 21.2M    0     0  9864k      0  0:00:06  0:00:02  0:00:04 9861k
 52 59.2M   52 31.2M    0     0  9981k      0  0:00:06  0:00:03  0:00:03 9981k
 69 59.2M   69 41.2M    0     0   9.7M      0  0:00:06  0:00:04  0:00:02  9.7M
 86 59.2M   86 51.2M    0     0   9.8M      0  0:00:06  0:00:05  0:00:01  9.9M
100 59.2M  100 59.2M    0     0   9.8M      0  0:00:05  0:00:05 --:--:-- 10.0M
01:55:48 Getting https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz to /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica-doc-latest.tar.xz
01:55:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:55:48                                  Dload  Upload   Total   Spent    Left  Speed
01:55:49  ---> Running in db03a2384145
01:55:49 Removing intermediate container db03a2384145
01:55:49  ---> 335142374220
01:55:49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 11 10.6M   11 1296k    0     0  6275k      0  0:00:01 --:--:--  0:00:01 6264k
100 10.6M  100 10.6M    0     0  9600k      0  0:00:01  0:00:01 --:--:-- 9608k
[Pipeline] sh
01:55:50 + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS
01:55:50 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
01:55:50 + rpmbuild --define 'dist .el7' -ba openmodelica.spec
01:55:50 Successfully built 335142374220
01:55:50 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:50 + docker inspect -f . rpm-build-tmp
01:55:50 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:55:50 ripper2-1 does not seem to be running inside a container
[Pipeline] {
[Pipeline] sh
01:55:51 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
01:55:51 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
01:55:51 # Don't try fancy stuff like debuginfo, which is useless on binary-only
01:55:51 # packages. Don't strip binary too
01:55:51 # Be sure buildpolicy set to do nothing
01:55:51 %define        __spec_install_post %{nil}
01:55:51 %define          debug_package %{nil}
01:55:51 %define        __os_install_post %{_dbpath}/brp-compress
01:55:51 
01:55:51 Summary: OpenModelica
01:55:51 Name: openmodelica-nightly
01:55:51 Version: 1.24.0~dev~60~g7b27e79
01:55:51 Release: 1%{?dist}
01:55:51 License: OSMC-PL
01:55:51 Group: Development/Tools
01:55:51 # spectool -g -R SPECS/xxx.spec
01:55:51 # sudo yum-builddep SPECS/xxx.spec
01:55:51 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:51 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:55:51 
01:55:51 URL: https://openmodelica.org/
01:55:51 
01:55:51 %if 0%{?rhel} == 6
01:55:51 Autoreq: 0
01:55:51 Requires: readline
01:55:51 Requires: qt5-qtbase
01:55:51 Requires: qt5-qtsvg
01:55:51 Requires: qt5-qtwebkit
01:55:51 Requires: qt5-qtxmlpatterns
01:55:51 Requires: libffi
01:55:51 %endif
01:55:51 Autoprov: 0
01:55:51 Prefix: /opt/%{name}
01:55:51 Prefix: %{_bindir}
01:55:51 
01:55:51 %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.*|liblpsolve55.*)$
01:55:51 
01:55:51 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
01:55:51 %if 0%{?rhel} > 0
01:55:51 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
01:55:51 BuildRequires: epel-release
01:55:51 Requires: epel-release
01:55:51 %endif
01:55:51 
01:55:51 Requires: lapack-devel
01:55:51 Requires: make
01:55:51 Requires: gcc
01:55:51 Requires: gcc-gfortran
01:55:51 Requires: gcc-c++
01:55:51 
01:55:51 BuildRequires: automake
01:55:51 %if 0%{?rhel} >= 8
01:55:51 %define withomniorb --without-omniORB
01:55:51 %else
01:55:51 %define withomniorb --with-omniORB
01:55:51 BuildRequires: omniORB-devel
01:55:51 BuildRequires: lpsolve-devel
01:55:51 %endif
01:55:51 BuildRequires: expat-devel
01:55:51 BuildRequires: bison
01:55:51 BuildRequires: flex
01:55:51 BuildRequires: lapack-devel
01:55:51 BuildRequires: libtool
01:55:51 BuildRequires: uuid
01:55:51 BuildRequires: uuid-devel
01:55:51 BuildRequires: hdf5-devel
01:55:51 BuildRequires: boost-devel
01:55:51 BuildRequires: boost-static
01:55:51 BuildRequires: hwloc-devel
01:55:51 BuildRequires: readline-devel
01:55:51 BuildRequires: libffi-devel
01:55:51 BuildRequires: curl-devel
01:55:51 BuildRequires: gettext
01:55:51 BuildRequires: make
01:55:51 BuildRequires: java
01:55:51 BuildRequires: tar
01:55:51 BuildRequires: xz
01:55:51 BuildRequires: gcc
01:55:51 BuildRequires: gcc-c++
01:55:51 BuildRequires: gcc-gfortran
01:55:51 BuildRequires: qt5-qtwebkit-devel
01:55:51 BuildRequires: qt5-linguist
01:55:51 BuildRequires: qt5-qttools
01:55:51 BuildRequires: qt5-qtbase-devel
01:55:51 BuildRequires: qt5-qtsvg-devel
01:55:51 %if 0%{?rhel} >= 7
01:55:51 BuildRequires: qt5-qt3d-devel
01:55:51 %endif
01:55:51 BuildRequires: qt5-qtxmlpatterns-devel
01:55:51 
01:55:51 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
01:55:51 # On EL > 7 it is just cmake.
01:55:51 %if 0%{?rhel} == 7
01:55:51 BuildRequires: cmake3
01:55:51 %define cmakecommand CMAKE=cmake3
01:55:51 %else
01:55:51 BuildRequires: cmake
01:55:51 %define cmakecommand CMAKE=cmake
01:55:51 %endif
01:55:51 
01:55:51 # The base centos:8 image (we use for our build-deps:el8 image) comes with
01:55:51 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
01:55:51 # Once the base image is updated this can be removed.
01:55:51 %if 0%{?rhel} == 8
01:55:51 BuildRequires: libarchive >= 3.3.3
01:55:51 %endif
01:55:51 
01:55:51 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
01:55:51 # EL8. One is supposed to use gcc-toolset instead.
01:55:51 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
01:55:51 %if 0%{?rhel} == 8
01:55:51 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
01:55:51 %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
01:55:51 %endif
01:55:51 
01:55:51 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
01:55:51 %{?el7:Requires: devtoolset-11-gcc}
01:55:51 %{?el7:Requires: devtoolset-11-gcc-c++}
01:55:51 %{?el7:Requires: devtoolset-11-gcc-gfortran}
01:55:51 
01:55:51 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:51 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
01:55:51 %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
01:55:51 %endif
01:55:51 
01:55:51 %if 0%{?fedora} >= 25
01:55:51 BuildRequires: OpenSceneGraph-devel
01:55:51 %endif
01:55:51 
01:55:51 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
01:55:51 Requires: gcc
01:55:51 Requires: gcc-c++
01:55:51 Requires: lapack-devel
01:55:51 
01:55:51 Requires(post): %{_sbindir}/update-alternatives
01:55:51 Requires(postun): %{_sbindir}/update-alternatives
01:55:51 
01:55:51 # CentOS doesn't have suggests
01:55:51 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
01:55:51 Suggests: boost-devel
01:55:51 Suggests: boost-static
01:55:51 Suggests: lapack-static
01:55:51 Suggests: openblas-static
01:55:51 %else
01:55:51 Requires: boost-devel
01:55:51 Requires: boost-static
01:55:51 %endif
01:55:51 
01:55:51 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
01:55:51 
01:55:51 %description
01:55:51 %{summary}
01:55:51 
01:55:51 %prep
01:55:51 
01:55:51 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
01:55:51 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
01:55:51 
01:55:51 
01:55:51 
01:55:51 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:51 source /opt/rh/devtoolset-11/enable
01:55:51 %endif
01:55:51 
01:55:51 %if 0%{?rhel} == 8
01:55:51 source /opt/rh/gcc-toolset-11/enable
01:55:51 %endif
01:55:51 
01:55:51 autoreconf --install
01:55:51 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
01:55:51 
01:55:51 %build
01:55:51 
01:55:51 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:55:51 source /opt/rh/devtoolset-11/enable
01:55:51 %endif
01:55:51 
01:55:51 %if 0%{?rhel} == 8
01:55:51 source /opt/rh/gcc-toolset-11/enable
01:55:51 %endif
01:55:51 
01:55:51 make -j8
01:55:51 test ! -f libraries/install-index.json || make -j8 omlibrary
01:55:51 
01:55:51 %install
01:55:51 rm -rf %{buildroot}
01:55:51 make install DESTDIR="%{buildroot}"
01:55:51 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
01:55:51 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
01:55:51 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
01:55:51 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
01:55:51 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
01:55:51 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
01:55:51 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
01:55:51 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
01:55:51 touch %{buildroot}%{_bindir}/omc
01:55:51 touch %{buildroot}%{_bindir}/OMEdit
01:55:51 touch %{buildroot}%{_bindir}/OMShell
01:55:51 touch %{buildroot}%{_bindir}/OMShell-terminal
01:55:51 touch %{buildroot}%{_bindir}/OMNotebook
01:55:51 touch %{buildroot}%{_bindir}/OMPlot
01:55:51 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
01:55:51 
01:55:51 %postun
01:55:51 if [ "$1" -ge "1" ]; then
01:55:51   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
01:55:51     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
01:55:51   fi
01:55:51 fi
01:55:51 
01:55:51 %post
01:55:51 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
01:55:51   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
01:55:51   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
01:55:51   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
01:55:51   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
01:55:51   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
01:55:51 
01:55:51 %preun
01:55:51 if [ $1 = 0 ]; then
01:55:51   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
01:55:51 fi
01:55:51 
01:55:51 %clean
01:55:51 rm -rf %{buildroot}
01:55:51 
01:55:51 %files
01:55:51 %defattr(-,root,root,-)
01:55:51 /opt/%{name}/*
01:55:51 %{_bindir}/*-nightly
01:55:51 %ghost %{_bindir}/omc
01:55:51 %ghost %{_bindir}/OMEdit
01:55:51 %ghost %{_bindir}/OMShell
01:55:51 %ghost %{_bindir}/OMShell-terminal
01:55:51 %ghost %{_bindir}/OMNotebook
01:55:51 %ghost %{_bindir}/OMPlot
01:55:51 
01:55:51 %changelog
01:55:51 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
01:55:51 - First Build
[Pipeline] writeFile
[Pipeline] sh
01:55:51 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
$ 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 ******** rpm-build-tmp cat
01:55:52 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:52 + spectool -g -R openmodelica.spec
01:55:52 Getting https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz to /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:55:52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:55:52                                  Dload  Upload   Total   Spent    Left  Speed
$ docker top a32de1002fe9a50e101c427186fcbd15316e54d62714de2ad005660b315857f0 -eo pid,comm
01:55:58 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 59.2M    8 5070k    0     0   9.7M      0  0:00:06 --:--:--  0:00:06 9980k
 25 59.2M   25 15.0M    0     0   9.9M      0  0:00:05  0:00:01  0:00:04  9.9M
 42 59.2M   42 25.0M    0     0   9.9M      0  0:00:05  0:00:02  0:00:03  9.9M
 59 59.2M   59 35.1M    0     0  10.0M      0  0:00:05  0:00:03  0:00:02 10.0M
 76 59.2M   76 45.0M    0     0   9.9M      0  0:00:05  0:00:04  0:00:01  9.9M
 93 59.2M   93 55.1M    0     0  10.0M      0  0:00:05  0:00:05 --:--:-- 10.0M
100 59.2M  100 59.2M    0     0  10.0M      0  0:00:05  0:00:05 --:--:-- 10.0M
01:55:58 Getting https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz to /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica-doc-latest.tar.xz
01:55:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:55:58                                  Dload  Upload   Total   Spent    Left  Speed
01:55:59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53 10.6M   53 5859k    0     0  9947k      0  0:00:01 --:--:--  0:00:01 9947k
100 10.6M  100 10.6M    0     0   9.9M      0  0:00:01  0:00:01 --:--:--  9.9M
[Pipeline] sh
01:55:59 + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:59 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:55:59 + rpmbuild --define 'dist .el8' -ba openmodelica.spec
01:56:10 Sending build context to Docker daemon  3.319GB

01:56:10 Step 1/2 : FROM docker.openmodelica.org/build-deps:el9.amd64
01:56:10  ---> 9b8b1ced7054
01:56:10 Step 2/2 : RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
01:56:56  ---> Running in b6d77b9843f8
01:56:57 Removing intermediate container b6d77b9843f8
01:56:57  ---> a5a5c332bc3d
01:56:59 Successfully built a5a5c332bc3d
01:56:59 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:57:00 + docker inspect -f . rpm-build-tmp
01:57:00 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:57:00 asap-1 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 ******** rpm-build-tmp cat
[Pipeline] {
[Pipeline] sh
01:57:01 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
01:57:01 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
01:57:01 # Don't try fancy stuff like debuginfo, which is useless on binary-only
01:57:01 # packages. Don't strip binary too
01:57:01 # Be sure buildpolicy set to do nothing
01:57:01 %define        __spec_install_post %{nil}
01:57:01 %define          debug_package %{nil}
01:57:01 %define        __os_install_post %{_dbpath}/brp-compress
01:57:01 
01:57:01 Summary: OpenModelica
01:57:01 Name: openmodelica-nightly
01:57:01 Version: 1.24.0~dev~60~g7b27e79
01:57:01 Release: 1%{?dist}
01:57:01 License: OSMC-PL
01:57:01 Group: Development/Tools
01:57:01 # spectool -g -R SPECS/xxx.spec
01:57:01 # sudo yum-builddep SPECS/xxx.spec
01:57:01 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:57:01 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:57:01 
01:57:01 URL: https://openmodelica.org/
01:57:01 
01:57:01 %if 0%{?rhel} == 6
01:57:01 Autoreq: 0
01:57:01 Requires: readline
01:57:01 Requires: qt5-qtbase
01:57:01 Requires: qt5-qtsvg
01:57:01 Requires: qt5-qtwebkit
01:57:01 Requires: qt5-qtxmlpatterns
01:57:01 Requires: libffi
01:57:01 %endif
01:57:01 Autoprov: 0
01:57:01 Prefix: /opt/%{name}
01:57:01 Prefix: %{_bindir}
01:57:01 
01:57:01 %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.*|liblpsolve55.*)$
01:57:01 
01:57:01 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
01:57:01 %if 0%{?rhel} > 0
01:57:01 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
01:57:01 BuildRequires: epel-release
01:57:01 Requires: epel-release
01:57:01 %endif
01:57:01 
01:57:01 Requires: lapack-devel
01:57:01 Requires: make
01:57:01 Requires: gcc
01:57:01 Requires: gcc-gfortran
01:57:01 Requires: gcc-c++
01:57:01 
01:57:01 BuildRequires: automake
01:57:01 %if 0%{?rhel} >= 8
01:57:01 %define withomniorb --without-omniORB
01:57:01 %else
01:57:01 %define withomniorb --with-omniORB
01:57:01 BuildRequires: omniORB-devel
01:57:01 BuildRequires: lpsolve-devel
01:57:01 %endif
01:57:01 BuildRequires: expat-devel
01:57:01 BuildRequires: bison
01:57:01 BuildRequires: flex
01:57:01 BuildRequires: lapack-devel
01:57:01 BuildRequires: libtool
01:57:01 BuildRequires: uuid
01:57:01 BuildRequires: uuid-devel
01:57:01 BuildRequires: hdf5-devel
01:57:01 BuildRequires: boost-devel
01:57:01 BuildRequires: boost-static
01:57:01 BuildRequires: hwloc-devel
01:57:01 BuildRequires: readline-devel
01:57:01 BuildRequires: libffi-devel
01:57:01 BuildRequires: curl-devel
01:57:01 BuildRequires: gettext
01:57:01 BuildRequires: make
01:57:01 BuildRequires: java
01:57:01 BuildRequires: tar
01:57:01 BuildRequires: xz
01:57:01 BuildRequires: gcc
01:57:01 BuildRequires: gcc-c++
01:57:01 BuildRequires: gcc-gfortran
01:57:01 BuildRequires: qt5-qtwebkit-devel
01:57:01 BuildRequires: qt5-linguist
01:57:01 BuildRequires: qt5-qttools
01:57:01 BuildRequires: qt5-qtbase-devel
01:57:01 BuildRequires: qt5-qtsvg-devel
01:57:01 %if 0%{?rhel} >= 7
01:57:01 BuildRequires: qt5-qt3d-devel
01:57:01 %endif
01:57:01 BuildRequires: qt5-qtxmlpatterns-devel
01:57:01 
01:57:01 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
01:57:01 # On EL > 7 it is just cmake.
01:57:01 %if 0%{?rhel} == 7
01:57:01 BuildRequires: cmake3
01:57:01 %define cmakecommand CMAKE=cmake3
01:57:01 %else
01:57:01 BuildRequires: cmake
01:57:01 %define cmakecommand CMAKE=cmake
01:57:01 %endif
01:57:01 
01:57:01 # The base centos:8 image (we use for our build-deps:el8 image) comes with
01:57:01 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
01:57:01 # Once the base image is updated this can be removed.
01:57:01 %if 0%{?rhel} == 8
01:57:01 BuildRequires: libarchive >= 3.3.3
01:57:01 %endif
01:57:01 
01:57:01 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
01:57:01 # EL8. One is supposed to use gcc-toolset instead.
01:57:01 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
01:57:01 %if 0%{?rhel} == 8
01:57:01 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
01:57:01 %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
01:57:01 %endif
01:57:01 
01:57:01 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
01:57:01 %{?el7:Requires: devtoolset-11-gcc}
01:57:01 %{?el7:Requires: devtoolset-11-gcc-c++}
01:57:01 %{?el7:Requires: devtoolset-11-gcc-gfortran}
01:57:01 
01:57:01 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:57:01 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
01:57:01 %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
01:57:01 %endif
01:57:01 
01:57:01 %if 0%{?fedora} >= 25
01:57:01 BuildRequires: OpenSceneGraph-devel
01:57:01 %endif
01:57:01 
01:57:01 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
01:57:01 Requires: gcc
01:57:01 Requires: gcc-c++
01:57:01 Requires: lapack-devel
01:57:01 
01:57:01 Requires(post): %{_sbindir}/update-alternatives
01:57:01 Requires(postun): %{_sbindir}/update-alternatives
01:57:01 
01:57:01 # CentOS doesn't have suggests
01:57:01 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
01:57:01 Suggests: boost-devel
01:57:01 Suggests: boost-static
01:57:01 Suggests: lapack-static
01:57:01 Suggests: openblas-static
01:57:01 %else
01:57:01 Requires: boost-devel
01:57:01 Requires: boost-static
01:57:01 %endif
01:57:01 
01:57:01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
01:57:01 
01:57:01 %description
01:57:01 %{summary}
01:57:01 
01:57:01 %prep
01:57:01 
01:57:01 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
01:57:01 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
01:57:01 
01:57:01 
01:57:01 
01:57:01 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:57:01 source /opt/rh/devtoolset-11/enable
01:57:01 %endif
01:57:01 
01:57:01 %if 0%{?rhel} == 8
01:57:01 source /opt/rh/gcc-toolset-11/enable
01:57:01 %endif
01:57:01 
01:57:01 autoreconf --install
01:57:01 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
01:57:01 
01:57:01 %build
01:57:01 
01:57:01 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
01:57:01 source /opt/rh/devtoolset-11/enable
01:57:01 %endif
01:57:01 
01:57:01 %if 0%{?rhel} == 8
01:57:01 source /opt/rh/gcc-toolset-11/enable
01:57:01 %endif
01:57:01 
01:57:01 make -j8
01:57:01 test ! -f libraries/install-index.json || make -j8 omlibrary
01:57:01 
01:57:01 %install
01:57:01 rm -rf %{buildroot}
01:57:01 make install DESTDIR="%{buildroot}"
01:57:01 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
01:57:01 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
01:57:01 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
01:57:01 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
01:57:01 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
01:57:01 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
01:57:01 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
01:57:01 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
01:57:01 touch %{buildroot}%{_bindir}/omc
01:57:01 touch %{buildroot}%{_bindir}/OMEdit
01:57:01 touch %{buildroot}%{_bindir}/OMShell
01:57:01 touch %{buildroot}%{_bindir}/OMShell-terminal
01:57:01 touch %{buildroot}%{_bindir}/OMNotebook
01:57:01 touch %{buildroot}%{_bindir}/OMPlot
01:57:01 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
01:57:01 
01:57:01 %postun
01:57:01 if [ "$1" -ge "1" ]; then
01:57:01   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
01:57:01     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
01:57:01   fi
01:57:01 fi
01:57:01 
01:57:01 %post
01:57:01 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
01:57:01   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
01:57:01   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
01:57:01   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
01:57:01   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
01:57:01   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
01:57:01 
01:57:01 %preun
01:57:01 if [ $1 = 0 ]; then
01:57:01   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
01:57:01 fi
01:57:01 
01:57:01 %clean
01:57:01 rm -rf %{buildroot}
01:57:01 
01:57:01 %files
01:57:01 %defattr(-,root,root,-)
01:57:01 /opt/%{name}/*
01:57:01 %{_bindir}/*-nightly
01:57:01 %ghost %{_bindir}/omc
01:57:01 %ghost %{_bindir}/OMEdit
01:57:01 %ghost %{_bindir}/OMShell
01:57:01 %ghost %{_bindir}/OMShell-terminal
01:57:01 %ghost %{_bindir}/OMNotebook
01:57:01 %ghost %{_bindir}/OMPlot
01:57:01 
01:57:01 %changelog
01:57:01 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
01:57:01 - First Build
[Pipeline] writeFile
[Pipeline] sh
01:57:02 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
01:57:02 e1670e603f83: Verifying Checksum
01:57:02 e1670e603f83: Download complete
01:57:02 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:57:02 + spectool -g -R openmodelica.spec
$ docker top 9588bcfa5aa4a68aa0b6d0432455e74342d09c039c77e84672ebd812b526cdb3 -eo pid,comm
01:57:07 
       0.0 / 59.2 MiB   [                                                      ]
   1.0 MiB / 59.2 MiB   [=                                                     ]
   2.2 MiB / 59.2 MiB   [==                                                    ]
   3.3 MiB / 59.2 MiB   [===                                                   ]
   4.5 MiB / 59.2 MiB   [====                                                  ]
   5.6 MiB / 59.2 MiB   [=====                                                 ]
   6.7 MiB / 59.2 MiB   [======                                                ]
   7.9 MiB / 59.2 MiB   [=======                                               ]
   9.0 MiB / 59.2 MiB   [========                                              ]
  10.2 MiB / 59.2 MiB   [=========                                             ]
  11.3 MiB / 59.2 MiB   [==========                                            ]
  12.4 MiB / 59.2 MiB   [===========                                           ]
  13.5 MiB / 59.2 MiB   [============                                          ]
  14.7 MiB / 59.2 MiB   [=============                                         ]
  15.8 MiB / 59.2 MiB   [==============                                        ]
  16.9 MiB / 59.2 MiB   [===============                                       ]
  18.0 MiB / 59.2 MiB   [================                                      ]
  19.2 MiB / 59.2 MiB   [=================                                     ]
  20.3 MiB / 59.2 MiB   [==================                                    ]
  21.4 MiB / 59.2 MiB   [====================                                  ]
  22.5 MiB / 59.2 MiB   [=====================                                 ]
  23.7 MiB / 59.2 MiB   [======================                                ]
  25.0 MiB / 59.2 MiB   [=======================                               ]
  26.4 MiB / 59.2 MiB   [========================                              ]
  27.9 MiB / 59.2 MiB   [=========================                             ]
  29.2 MiB / 59.2 MiB   [===========================                           ]
  30.5 MiB / 59.2 MiB   [============================                          ]
  31.7 MiB / 59.2 MiB   [=============================                         ]
  32.8 MiB / 59.2 MiB   [==============================                        ]
  34.0 MiB / 59.2 MiB   [===============================                       ]
  35.1 MiB / 59.2 MiB   [================================                      ]
  36.3 MiB / 59.2 MiB   [=================================                     ]
  37.4 MiB / 59.2 MiB   [==================================                    ]
  38.5 MiB / 59.2 MiB   [===================================                   ]
  39.7 MiB / 59.2 MiB   [====================================                  ]
  40.8 MiB / 59.2 MiB   [=====================================                 ]
  41.9 MiB / 59.2 MiB   [======================================                ]
  43.1 MiB / 59.2 MiB   [=======================================               ]
  44.2 MiB / 59.2 MiB   [========================================              ]
  45.4 MiB / 59.2 MiB   [=========================================             ]
  47.0 MiB / 59.2 MiB   [===========================================           ]
  48.7 MiB / 59.2 MiB   [============================================          ]
  50.3 MiB / 59.2 MiB   [==============================================        ]
  51.9 MiB / 59.2 MiB   [===============================================       ]
  53.5 MiB / 59.2 MiB   [=================================================     ]
  55.1 MiB / 59.2 MiB   [==================================================    ]
  56.7 MiB / 59.2 MiB   [====================================================  ]
  58.3 MiB / 59.2 MiB   [===================================================== ]
  59.2 MiB / 59.2 MiB   [======================================================]
01:57:08 
       0.0 / 10.6 MiB   [                                                      ]
   1.3 MiB / 10.6 MiB   [=======                                               ]
   2.9 MiB / 10.6 MiB   [===============                                       ]
   4.5 MiB / 10.6 MiB   [=======================                               ]
   6.1 MiB / 10.6 MiB   [===============================                       ]
   7.7 MiB / 10.6 MiB   [=======================================               ]
   9.3 MiB / 10.6 MiB   [===============================================       ]
  10.6 MiB / 10.6 MiB   [======================================================]
01:57:08 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:57:08 Downloaded: openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:57:08 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
01:57:08 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
01:57:08 + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:57:08 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
01:57:08 + rpmbuild --define 'dist .el9' -ba openmodelica.spec
01:57:12 1e7ef6268174: Verifying Checksum
01:57:12 1e7ef6268174: Download complete
01:57:12 35893820234d: Download complete
01:57:14 4e36c26eb030: Verifying Checksum
01:57:14 4e36c26eb030: Download complete
01:57:15 f6eb3a9673a9: Download complete
01:57:19 33fc52b44e87: Verifying Checksum
01:57:19 33fc52b44e87: Download complete
01:57:20 64bdfadae1c3: Verifying Checksum
01:57:20 64bdfadae1c3: Download complete
01:57:21 8f64aeb90bff: Verifying Checksum
01:57:21 8f64aeb90bff: Download complete
01:57:24 33681b5c5f48: Verifying Checksum
01:57:24 33681b5c5f48: Download complete
01:57:24 c709ba2d7e08: Verifying Checksum
01:57:24 c709ba2d7e08: Download complete
01:58:21 33681b5c5f48: Pull complete
01:58:21 Digest: sha256:0cb93b68b78ebab496ef2c4d1efb5a27ecea01e60b78bfcfb62eb75791b9e418
01:58:21 Status: Downloaded newer image for docker.openmodelica.org/build-deps:focal.nightly.amd64
01:58:21 docker.openmodelica.org/build-deps:focal.nightly.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:58:21 + docker inspect -f . docker.openmodelica.org/build-deps:focal.nightly.amd64
01:58:21 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:58:21 ripper2-2 does not seem to be running inside a container
01:58:22 4e36c26eb030: Pull complete
01:58:22 Digest: sha256:f7aba6fedb206bea72d3e78f983de1fc4eac11465dfc2e11b2c61c33dc4b03b9
01:58:22 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bookworm.nightly.amd64
01:58:22 docker.openmodelica.org/build-deps:bookworm.nightly.amd64
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/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:focal.nightly.amd64 cat
[Pipeline] {
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:58:22 + rm -rf tmp.build
01:58:22 + docker inspect -f . docker.openmodelica.org/build-deps:bookworm.nightly.amd64
01:58:22 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:58:22 dev.openmodelica.org does not seem to be running inside a container
$ docker top 758a07992008e0d84e7415c2eab0a9e8a08a46c04068cb77667f18a929187aa2 -eo pid,comm
[Pipeline] {
[Pipeline] sh
$ docker run -t -d -u 1026:1026 --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:bookworm.nightly.amd64 cat
01:58:24 + mkdir -p tmp.build
01:58:24 + cd tmp.build
01:58:24 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
01:58:24 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
01:58:24 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:58:24 + rm -rf tmp.build
01:58:24 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
$ docker top e0bf665b1fca71b53016a07bca846010c40d002ea264d7d6b56dff27ca6db4bd -eo pid,comm
01:58:25 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
01:58:25 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
01:58:25 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:58:26 + mkdir -p tmp.build
01:58:26 + cd tmp.build
01:58:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
01:58:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
01:58:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:58:26 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
01:58:26 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
01:58:27 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
01:58:27 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
01:58:29 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
01:58:30 + + grep ^MemAvailable:grep /proc/meminfo -o
01:58:30  [0-9][0-9]*
[Pipeline] sh
01:58:30 + nproc
[Pipeline] sh
01:58:30 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
01:58:30 + dpkg-buildpackage -rfakeroot -b -j32
01:58:31 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
01:58:32 + grep ^MemAvailable: /proc/meminfo
01:58:32 + grep -o [0-9][0-9]*
[Pipeline] sh
01:58:32 + nproc
[Pipeline] sh
01:58:32 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
01:58:32 + dpkg-buildpackage -rfakeroot -b -j12
01:58:48 1e7ef6268174: Pull complete
01:58:48 Digest: sha256:c8550dc229a5c2eefc80d6c54e6a5d4ad870427315cbb4de864c11467180e7ea
01:58:48 Status: Downloaded newer image for docker.openmodelica.org/build-deps:jammy.nightly.amd64
01:58:48 docker.openmodelica.org/build-deps:jammy.nightly.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:58:49 + docker inspect -f . docker.openmodelica.org/build-deps:jammy.nightly.amd64
01:58:49 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
01:58:49 35893820234d: Pull complete
01:58:49 Digest: sha256:51557ce3f331bb334f4891c30eca1d1f7ae8300818d6ad8f6b5f91bca8c44711
01:58:49 Status: Downloaded newer image for docker.openmodelica.org/build-deps:mantic.nightly.amd64
01:58:49 docker.openmodelica.org/build-deps:mantic.nightly.amd64
01:58:49 r630-1-2 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/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:jammy.nightly.amd64 cat
01:59:10 33fc52b44e87: Pull complete
01:59:10 Digest: sha256:94863112663f4fb27eb506ecb422f12d98a950c31bd25a1bd96622ac5237a5c4
01:59:10 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bullseye.nightly.amd64
01:59:10 docker.openmodelica.org/build-deps:bullseye.nightly.amd64
01:59:27 64bdfadae1c3: Pull complete
01:59:27 Digest: sha256:d7d78364fe250057c94774beb347f52a11d905d439e657668caa477eec9bbbcd
01:59:27 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bookworm.nightly.armhf
01:59:27 docker.openmodelica.org/build-deps:bookworm.nightly.armhf
01:59:27 8f64aeb90bff: Pull complete
01:59:27 Digest: sha256:0ef6671548437e0d58b9d26ad6eeb34ad63a7bfcf4126512812180f9d9122e9b
01:59:27 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bullseye.nightly.armhf
01:59:27 docker.openmodelica.org/build-deps:bullseye.nightly.armhf
01:59:46 c709ba2d7e08: Pull complete
01:59:46 Digest: sha256:4d26e29e9afcfbfa3ece682956a77f6e2f79e01a7531bd4ca73b63aefeec3b55
01:59:46 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc39.amd64
01:59:46 docker.openmodelica.org/build-deps:fc39.amd64
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
02:00:42 + find /var/lib/jenkins/ws/LINUX_BUILDS -name '*.rpm'
02:00:42 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm
02:00:42 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.src.rpm
[Pipeline] }
02:00:42 + rm -rf tmp.build
02:00:42 + docker inspect -f . docker.openmodelica.org/build-deps:fc39.amd64
02:00:42 .
02:00:42 + docker inspect -f . docker.openmodelica.org/build-deps:bullseye.nightly.amd64
02:00:42 .
02:00:42 + docker inspect -f . docker.openmodelica.org/build-deps:mantic.nightly.amd64
02:00:42 .
02:00:42 + docker inspect -f . docker.openmodelica.org/build-deps:bookworm.nightly.armhf
02:00:42 .
02:00:42 + docker inspect -f . docker.openmodelica.org/build-deps:bullseye.nightly.armhf
02:00:42 .
$ docker top 0b5a4e637e8a48ab9049cf8d69d348fbba9e141c301dd578192297e8c98cb33b -eo pid,comm
$ docker stop --time=1 9b0cceae791515162bd938acd69bc44a2ba17e24a8c2c34cac1c81e9e6c91806
[Pipeline] // withDockerContainer
[Pipeline] sh
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] withDockerContainer
02:00:44 intel-4930k-1 does not seem to be running inside a container
02:00:44 + find /var/lib/jenkins/ws/LINUX_BUILDS -name *.rpm
02:00:44 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm
02:00:44 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.src.rpm
[Pipeline] {
[Pipeline] withDockerContainer
02:00:44 intel-5820k-1 does not seem to be running inside a container
02:00:44 + mkdir -p tmp.build
02:00:44 + cd tmp.build
02:00:44 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:44 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:44 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
$ docker rm -f --volumes 9b0cceae791515162bd938acd69bc44a2ba17e24a8c2c34cac1c81e9e6c91806
[Pipeline] {
[Pipeline] withDockerContainer
02:00:44 asap-2 does not seem to be running inside a container
$ 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:fc39.amd64 cat
$ docker top b45f23ce2e836fe6c4c60554ba16cef4ddd4c1b73cc74c3aa328b2c035fa57c0 -eo pid,comm
$ 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:bullseye.nightly.amd64 cat
02:00:45 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:45 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
$ docker top 8048a5f6a2b08f4e9b93f35235892d98477de2fdaabfad9110714edf62f0c956 -eo pid,comm
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/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:mantic.nightly.amd64 cat
02:00:46 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:00:46 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
[Pipeline] {
[Pipeline] withDockerContainer
02:00:46 arm-opi-2 does not seem to be running inside a container
[Pipeline] {
[Pipeline] withDockerContainer
$ docker top c5e709f6fcd21b37fcf175397d51eb96076a4366417f31321220f63a3ce37e60 -eo pid,comm
02:00:47 arm-opi-1 does not seem to be running inside a container
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:bookworm.nightly.armhf cat
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
02:00:48 
02:00:48 FROM docker.openmodelica.org/build-deps:el7.amd64
02:00:48 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm /root
02:00:48 RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm
02:00:48 
$ docker top e7755e2362399740e9a6dd5a65d7ec38e0626f3e43ec76e55c80a07501f81f7e -eo pid,comm
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:00:48 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
02:00:48 + rm -rf tmp.build
[Pipeline] echo
02:00:48 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
02:00:48 # Don't try fancy stuff like debuginfo, which is useless on binary-only
02:00:48 # packages. Don't strip binary too
02:00:48 # Be sure buildpolicy set to do nothing
02:00:48 %define        __spec_install_post %{nil}
02:00:48 %define          debug_package %{nil}
02:00:48 %define        __os_install_post %{_dbpath}/brp-compress
02:00:48 
02:00:48 Summary: OpenModelica
02:00:48 Name: openmodelica-nightly
02:00:48 Version: 1.24.0~dev~60~g7b27e79
02:00:48 Release: 1%{?dist}
02:00:48 License: OSMC-PL
02:00:48 Group: Development/Tools
02:00:48 # spectool -g -R SPECS/xxx.spec
02:00:48 # sudo yum-builddep SPECS/xxx.spec
02:00:48 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:48 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
02:00:48 
02:00:48 URL: https://openmodelica.org/
02:00:48 
02:00:48 %if 0%{?rhel} == 6
02:00:48 Autoreq: 0
02:00:48 Requires: readline
02:00:48 Requires: qt5-qtbase
02:00:48 Requires: qt5-qtsvg
02:00:48 Requires: qt5-qtwebkit
02:00:48 Requires: qt5-qtxmlpatterns
02:00:48 Requires: libffi
02:00:48 %endif
02:00:48 Autoprov: 0
02:00:48 Prefix: /opt/%{name}
02:00:48 Prefix: %{_bindir}
02:00:48 
02:00:48 %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.*)$
02:00:48 
02:00:48 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
02:00:48 %if 0%{?rhel} > 0
02:00:48 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
02:00:48 BuildRequires: epel-release
02:00:48 Requires: epel-release
02:00:48 %endif
02:00:48 
02:00:48 Requires: lapack-devel
02:00:48 Requires: make
02:00:48 Requires: gcc
02:00:48 Requires: gcc-gfortran
02:00:48 Requires: gcc-c++
02:00:48 
02:00:48 BuildRequires: automake
02:00:48 %if 0%{?rhel} >= 8
02:00:48 %define withomniorb --without-omniORB
02:00:48 %else
02:00:48 %define withomniorb --with-omniORB
02:00:48 BuildRequires: omniORB-devel
02:00:48 BuildRequires: lpsolve-devel
02:00:48 %endif
02:00:48 BuildRequires: expat-devel
02:00:48 BuildRequires: bison
02:00:48 BuildRequires: flex
02:00:48 BuildRequires: lapack-devel
02:00:48 BuildRequires: libtool
02:00:48 BuildRequires: uuid
02:00:48 BuildRequires: uuid-devel
02:00:48 BuildRequires: hdf5-devel
02:00:48 BuildRequires: boost-devel
02:00:48 BuildRequires: boost-static
02:00:48 BuildRequires: hwloc-devel
02:00:48 BuildRequires: readline-devel
02:00:48 BuildRequires: libffi-devel
02:00:48 BuildRequires: curl-devel
02:00:48 BuildRequires: gettext
02:00:48 BuildRequires: make
02:00:48 BuildRequires: java
02:00:48 BuildRequires: tar
02:00:48 BuildRequires: xz
02:00:48 BuildRequires: gcc
02:00:48 BuildRequires: gcc-c++
02:00:48 BuildRequires: gcc-gfortran
02:00:48 BuildRequires: qt5-qtwebkit-devel
02:00:48 BuildRequires: qt5-linguist
02:00:48 BuildRequires: qt5-qttools
02:00:48 BuildRequires: qt5-qtbase-devel
02:00:48 BuildRequires: qt5-qtsvg-devel
02:00:48 %if 0%{?rhel} >= 7
02:00:48 BuildRequires: qt5-qt3d-devel
02:00:48 %endif
02:00:48 BuildRequires: qt5-qtxmlpatterns-devel
02:00:48 
02:00:48 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
02:00:48 # On EL > 7 it is just cmake.
02:00:48 %if 0%{?rhel} == 7
02:00:48 BuildRequires: cmake3
02:00:48 %define cmakecommand CMAKE=cmake3
02:00:48 %else
02:00:48 BuildRequires: cmake
02:00:48 %define cmakecommand CMAKE=cmake
02:00:48 %endif
02:00:48 
02:00:48 # The base centos:8 image (we use for our build-deps:el8 image) comes with
02:00:48 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
02:00:48 # Once the base image is updated this can be removed.
02:00:48 %if 0%{?rhel} == 8
02:00:48 BuildRequires: libarchive >= 3.3.3
02:00:48 %endif
02:00:48 
02:00:48 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
02:00:48 # EL8. One is supposed to use gcc-toolset instead.
02:00:48 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
02:00:48 %if 0%{?rhel} == 8
02:00:48 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
02:00:48 %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
02:00:48 %endif
02:00:48 
02:00:48 # EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
02:00:48 %{?el7:Requires: devtoolset-11-gcc}
02:00:48 %{?el7:Requires: devtoolset-11-gcc-c++}
02:00:48 %{?el7:Requires: devtoolset-11-gcc-gfortran}
02:00:48 
02:00:48 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
02:00:48 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
02:00:48 %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
02:00:48 %endif
02:00:48 
02:00:48 %if 0%{?fedora} >= 25
02:00:48 BuildRequires: OpenSceneGraph-devel
02:00:48 %endif
02:00:48 
02:00:48 # We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
02:00:48 Requires: gcc
02:00:48 Requires: gcc-c++
02:00:48 Requires: lapack-devel
02:00:48 
02:00:48 Requires(post): %{_sbindir}/update-alternatives
02:00:48 Requires(postun): %{_sbindir}/update-alternatives
02:00:48 
02:00:48 # CentOS doesn't have suggests
02:00:48 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
02:00:48 Suggests: boost-devel
02:00:48 Suggests: boost-static
02:00:48 Suggests: lapack-static
02:00:48 Suggests: openblas-static
02:00:48 %else
02:00:48 Requires: boost-devel
02:00:48 Requires: boost-static
02:00:48 %endif
02:00:48 
02:00:48 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
02:00:48 
02:00:48 %description
02:00:48 %{summary}
02:00:48 
02:00:48 %prep
02:00:48 
02:00:48 %setup -q -n openmodelica_1.24.0~dev-60-g7b27e79
02:00:48 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
02:00:48 
02:00:48 
02:00:48 
02:00:48 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
02:00:48 source /opt/rh/devtoolset-11/enable
02:00:48 %endif
02:00:48 
02:00:48 %if 0%{?rhel} == 8
02:00:48 source /opt/rh/gcc-toolset-11/enable
02:00:48 %endif
02:00:48 
02:00:48 autoreconf --install
02:00:48 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/qt5/ %{withomniorb}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
02:00:48 
02:00:48 %build
02:00:48 
02:00:48 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
02:00:48 source /opt/rh/devtoolset-11/enable
02:00:48 %endif
02:00:48 
02:00:48 %if 0%{?rhel} == 8
02:00:48 source /opt/rh/gcc-toolset-11/enable
02:00:48 %endif
02:00:48 
02:00:48 make -j8
02:00:48 test ! -f libraries/install-index.json || make -j8 omlibrary
02:00:48 
02:00:48 %install
02:00:48 rm -rf %{buildroot}
02:00:48 make install DESTDIR="%{buildroot}"
02:00:48 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
02:00:48 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
02:00:48 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
02:00:48 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
02:00:48 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
02:00:48 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
02:00:48 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
02:00:48 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
02:00:48 touch %{buildroot}%{_bindir}/omc
02:00:48 touch %{buildroot}%{_bindir}/OMEdit
02:00:48 touch %{buildroot}%{_bindir}/OMShell
02:00:48 touch %{buildroot}%{_bindir}/OMShell-terminal
02:00:48 touch %{buildroot}%{_bindir}/OMNotebook
02:00:48 touch %{buildroot}%{_bindir}/OMPlot
02:00:48 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
02:00:48 
02:00:48 %postun
02:00:48 if [ "$1" -ge "1" ]; then
02:00:48   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
02:00:48     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
02:00:48   fi
02:00:48 fi
02:00:48 
02:00:48 %post
02:00:48 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
02:00:48   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
02:00:48   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
02:00:48   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
02:00:48   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
02:00:48   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
02:00:48 
02:00:48 %preun
02:00:48 if [ $1 = 0 ]; then
02:00:48   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
02:00:48 fi
02:00:48 
02:00:48 %clean
02:00:48 rm -rf %{buildroot}
02:00:48 
02:00:48 %files
02:00:48 %defattr(-,root,root,-)
02:00:48 /opt/%{name}/*
02:00:48 %{_bindir}/*-nightly
02:00:48 %ghost %{_bindir}/omc
02:00:48 %ghost %{_bindir}/OMEdit
02:00:48 %ghost %{_bindir}/OMShell
02:00:48 %ghost %{_bindir}/OMShell-terminal
02:00:48 %ghost %{_bindir}/OMNotebook
02:00:48 %ghost %{_bindir}/OMPlot
02:00:48 
02:00:48 %changelog
02:00:48 * Thu May 02 2024  OpenModelica <openmodelica@ida.liu.se> ${version}-1
02:00:48 - First Build
[Pipeline] writeFile
[Pipeline] sh
02:00:48 + rm -rf tmp.build
02:00:48 + rm -rf tmp.build
02:00:48 + rm -rf tmp.build
02:00:48 + docker build -t rpm-build-tmp .
02:00:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:00:48             Install the buildx component to build images with BuildKit:
02:00:48             https://docs.docker.com/go/buildx/
02:00:48 
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:bullseye.nightly.armhf cat
02:00:48 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
02:00:49 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
02:00:49 + spectool -g -R openmodelica.spec
02:00:49 N/A% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
$ docker top 71bad6fe219d76ff1396514f55b6c8605146f4f76794e130291fff27ae012a65 -eo pid,comm
02:00:49   1% of  59.2 MiB |                      | Elapsed Time: 0:00:00 ETA:  00:00:00
02:00:49   5% of  59.2 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:02
02:00:49  10% of  59.2 MiB |##                    | Elapsed Time: 0:00:00 ETA:   0:00:02
02:00:49  15% of  59.2 MiB |###                   | Elapsed Time: 0:00:00 ETA:   0:00:01
02:00:49  20% of  59.2 MiB |####                  | Elapsed Time: 0:00:00 ETA:   0:00:01
02:00:49  25% of  59.2 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:49  30% of  59.2 MiB |######                | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:49  35% of  59.2 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:49  40% of  59.2 MiB |########              | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  45% of  59.2 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  50% of  59.2 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  54% of  59.2 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  58% of  59.2 MiB |############          | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  62% of  59.2 MiB |#############         | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50 + mkdir -p tmp.build
02:00:50 + cd tmp.build
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:50  65% of  59.2 MiB |##############        | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  69% of  59.2 MiB |###############       | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  73% of  59.2 MiB |################      | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50  77% of  59.2 MiB |################      | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50  81% of  59.2 MiB |#################     | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50  84% of  59.2 MiB |##################    | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50  88% of  59.2 MiB |###################   | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50  92% of  59.2 MiB |####################  | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50  96% of  59.2 MiB |##################### | Elapsed Time: 0:00:01 ETA:   0:00:00
02:00:50 + mkdir -p tmp.build
02:00:50 + cd tmp.build
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:50 100% of  59.2 MiB |######################| Elapsed Time: 0:00:01 Time:  0:00:01
02:00:50 N/A% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
02:00:50   6% of  10.6 MiB |#                     | Elapsed Time: 0:00:00 ETA:  00:00:00
02:00:50  19% of  10.6 MiB |####                  | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:50 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:51  32% of  10.6 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:51  46% of  10.6 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:51  60% of  10.6 MiB |#############         | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:51  74% of  10.6 MiB |################      | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:51  88% of  10.6 MiB |###################   | Elapsed Time: 0:00:00 ETA:   0:00:00
02:00:51 + mkdir -p tmp.build
02:00:51 + cd tmp.build
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:51 + mkdir -p tmp.build
02:00:51 + cd tmp.build
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:51 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:51 100% of  10.6 MiB |######################| Elapsed Time: 0:00:00 Time:  0:00:00
02:00:51 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:51 Downloaded: openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:51 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
02:00:51 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
02:00:51 + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS
02:00:51 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
02:00:51 + rpmbuild --define 'dist .fc39' -ba openmodelica.spec
02:00:51 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:51 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:00:52 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:00:52 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:52 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:00:53 + grep ^MemAvailable: /proc/meminfo
02:00:53 + grep -o [0-9][0-9]*
[Pipeline] sh
02:00:53 + nproc
[Pipeline] sh
02:00:53 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:00:53 + dpkg-buildpackage -rfakeroot -b -j32
02:00:54 e1670e603f83: Pull complete
02:00:54 Digest: sha256:7d17e0d883fb31efdaf6715abed0de1e6a0b81a275e745829d7096fe07e36895
02:00:54 Status: Downloaded newer image for docker.openmodelica.org/build-deps:jammy.nightly.armhf
02:00:54 docker.openmodelica.org/build-deps:jammy.nightly.armhf
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:00:54 + docker inspect -f . docker.openmodelica.org/build-deps:jammy.nightly.armhf
02:00:54 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
02:00:54 arm64-1-2 does not seem to be running inside a container
02:00:55 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:55 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:00:55 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:00:55 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:55 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:55 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/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 ******** -e ******** docker.openmodelica.org/build-deps:jammy.nightly.armhf cat
02:00:56 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:00:56 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:56 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:00:57 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:00:57 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:00:57 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:00:57 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:00:59 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
02:01:02 + grep ^MemAvailable: /proc/meminfo
02:01:02 + grep -o [0-9][0-9]*
[Pipeline] sh
02:01:02 + grep ^MemAvailable: /proc/meminfo
02:01:02 + grep -o [0-9][0-9]*
[Pipeline] sh
02:01:02 + rm -rf tmp.build
02:01:02 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:01:02 + nproc
[Pipeline] sh
02:01:02 + nproc
[Pipeline] sh
02:01:03 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:03 + dpkg-buildpackage -rfakeroot -b -j8
02:01:03 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:03 + dpkg-buildpackage -rfakeroot -b -j12
02:01:03 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:03 + dpkg-buildpackage -rfakeroot -b -j40
$ docker top c3b17f416ee31dff2bc9ce82f32bff13f25bdc0290527dedb77499d0bc9e2024 -eo pid,comm
02:01:03 Sending build context to Docker daemon    6.2GB

02:01:03 Step 1/3 : FROM docker.openmodelica.org/build-deps:el7.amd64
02:01:03  ---> f3fbd83a8fd3
02:01:03 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm /root
02:01:04 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:01:04 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:04 + dpkg-buildpackage -rfakeroot -b -j8
02:01:04  ---> 02b64c5fe4c7
02:01:04 Step 3/3 : RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm
02:01:04  ---> Running in 86460eb5d699
02:01:07 f6eb3a9673a9: Pull complete
02:01:07 Digest: sha256:4d932253541c74980cc7b4b433b131596b87b6b8cfd1d52cbdf0459347a0e421
02:01:07 Status: Downloaded newer image for docker.openmodelica.org/build-deps:focal.nightly.armhf
02:01:07 docker.openmodelica.org/build-deps:focal.nightly.armhf
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:01:07 + docker inspect -f . docker.openmodelica.org/build-deps:focal.nightly.armhf
02:01:07 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
02:01:07 arm64-1-1 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 ******** -e ******** docker.openmodelica.org/build-deps:focal.nightly.armhf cat
[Pipeline] {
[Pipeline] sh
02:01:10 + rm -rf tmp.build
$ docker top 5ce085a7078023b8e91e9e8cf1793629fccf6de8e470e900b4e614f6b0be3a8c -eo pid,comm
02:01:10 + mkdir -p tmp.build
02:01:10 + cd tmp.build
02:01:10 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:01:10 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:01:10 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:01:13 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:01:13 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:01:14 Removing intermediate container 86460eb5d699
02:01:14  ---> 671e66b75fb2
02:01:15 Successfully built 671e66b75fb2
02:01:15 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withCredentials
02:01:15 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:01:15 + wget --spider -q https://build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm
02:01:15 + 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.24.0~dev~60~g7b27e79-1.el7.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/el7/
02:01:17 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:01:17 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
[Pipeline] sh
02:01:18 + wget --spider -q https://build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.src.rpm
02:01:18 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el7.src.rpm into: /var/www/build.openmodelica.org/rpm/el7/
02:01:20 + mkdir -p tmp.build
02:01:20 + cd tmp.build
02:01:20 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:01:20 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:01:20 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:01:20 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:01:20 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:01:24 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:01:24 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:01:39 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:01:39 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:39 + dpkg-buildpackage -rfakeroot -b -j18
02:01:46 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:01:46 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:01:46 + dpkg-buildpackage -rfakeroot -b -j18
[Pipeline] sh
02:07:36 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name '*.rpm'
02:07:36 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.src.rpm
02:07:36 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm
[Pipeline] }
$ docker stop --time=1 a32de1002fe9a50e101c427186fcbd15316e54d62714de2ad005660b315857f0
[Pipeline] // withDockerContainer
[Pipeline] sh
02:07:38 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name *.rpm
02:07:38 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.src.rpm
02:07:38 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm
[Pipeline] echo
02:07:38 
02:07:38 FROM docker.openmodelica.org/build-deps:el8.amd64
02:07:38 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm /root
02:07:38 RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm
02:07:38 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:07:39 + docker build -t rpm-build-tmp .
02:07:39 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:07:39             Install the buildx component to build images with BuildKit:
02:07:39             https://docs.docker.com/go/buildx/
02:07:39 
$ docker rm -f --volumes a32de1002fe9a50e101c427186fcbd15316e54d62714de2ad005660b315857f0
02:08:11 Sending build context to Docker daemon  5.788GB

02:08:11 Step 1/3 : FROM docker.openmodelica.org/build-deps:el8.amd64
02:08:11  ---> b8d6c4c44a5d
02:08:11 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm /root
[Pipeline] withCredentials
02:08:22 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:08:22 Running in /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:08:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:08:22 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:08:23 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:24 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:25 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:26 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:26 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:29 + echo fail
[Pipeline] sshPut
02:08:29  ---> 3645b0c98d32
02:08:29 Step 3/3 : RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm
02:08:29  ---> Running in 0aed51296ad2
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:08:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:08:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:08:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:36 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:36 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:08:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:08:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:08:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:08:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
$ docker stop --time=1 758a07992008e0d84e7415c2eab0a9e8a08a46c04068cb77667f18a929187aa2
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
02:08:41 Removing intermediate container 0aed51296ad2
02:08:41  ---> 045156cbd593
$ docker rm -f --volumes 758a07992008e0d84e7415c2eab0a9e8a08a46c04068cb77667f18a929187aa2
02:08:42 Successfully built 045156cbd593
02:08:42 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withCredentials
02:08:42 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:08:43 + wget --spider -q https://build.openmodelica.org/rpm/el8/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm
02:08:43 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/el8/
[Pipeline] sh
02:08:44 + wget --spider -q https://build.openmodelica.org/rpm/el8/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.src.rpm
02:08:44 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el8.src.rpm into: /var/www/build.openmodelica.org/rpm/el8/
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] withCredentials
02:09:20 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:09:20 Running in /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:09:20 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:09:20 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:09:21 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:22 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:22 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-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/jenkins3/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:26 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-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/jenkins3/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:09:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:09:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:35 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:36 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:37 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:37 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] sh
02:09:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-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/jenkins3/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-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/jenkins3/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:40 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:41 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:09:42 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:09:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:43 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
02:09:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:09:44 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins3/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-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/jenkins3/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
$ docker stop --time=1 7a3356a619a64ad68369c225a3c26e80bb686417e9f04a0aca7027dda915c337
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes 7a3356a619a64ad68369c225a3c26e80bb686417e9f04a0aca7027dda915c337
[Pipeline] sh
02:12:04 + find /var/lib/jenkins2/ws/LINUX_BUILDS -name '*.rpm'
02:12:05 /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm
02:12:05 /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.src.rpm
[Pipeline] }
$ docker stop --time=1 9f47b14e237aa64d32638b93469f730b6dfa939bca12f4d58bb302992eed66f9
[Pipeline] // withDockerContainer
[Pipeline] sh
02:12:07 + find /var/lib/jenkins2/ws/LINUX_BUILDS -name *.rpm
02:12:07 /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm
02:12:07 /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.src.rpm
[Pipeline] echo
02:12:07 
02:12:07 FROM docker.openmodelica.org/build-deps:fc40.amd64
02:12:07 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm /root
02:12:07 RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm
02:12:07 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:12:07 + docker build -t rpm-build-tmp .
02:12:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:12:07             Install the buildx component to build images with BuildKit:
02:12:07             https://docs.docker.com/go/buildx/
02:12:07 
$ docker rm -f --volumes 9f47b14e237aa64d32638b93469f730b6dfa939bca12f4d58bb302992eed66f9
02:12:29 Sending build context to Docker daemon  3.605GB

02:12:29 Step 1/3 : FROM docker.openmodelica.org/build-deps:fc40.amd64
02:12:29  ---> 6f15ad1489cd
02:12:29 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm /root
02:12:30  ---> 04263e752c8b
02:12:30 Step 3/3 : RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm
02:12:30  ---> Running in 5b43c2abfd95
02:12:34 Removing intermediate container 5b43c2abfd95
02:12:34  ---> f07570e99afa
02:12:35 Successfully built f07570e99afa
02:12:35 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withCredentials
02:12:35 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:12:35 + wget --spider -q https://build.openmodelica.org/rpm/fc40/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm
02:12:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/fc40/
[Pipeline] sh
02:12:37 + wget --spider -q https://build.openmodelica.org/rpm/fc40/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.src.rpm
02:12:37 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc40.src.rpm into: /var/www/build.openmodelica.org/rpm/fc40/
[Pipeline] sh
02:13:15 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name '*.rpm'
02:13:16 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm
02:13:16 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.src.rpm
[Pipeline] }
$ docker stop --time=1 9588bcfa5aa4a68aa0b6d0432455e74342d09c039c77e84672ebd812b526cdb3
[Pipeline] // withDockerContainer
[Pipeline] sh
02:13:28 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name *.rpm
02:13:29 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm
02:13:29 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.src.rpm
[Pipeline] echo
02:13:29 
02:13:29 FROM docker.openmodelica.org/build-deps:el9.amd64
02:13:29 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm /root
02:13:29 RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm
02:13:29 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:13:29 + docker build -t rpm-build-tmp .
02:13:29 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:13:29             Install the buildx component to build images with BuildKit:
02:13:29             https://docs.docker.com/go/buildx/
02:13:29 
$ docker rm -f --volumes 9588bcfa5aa4a68aa0b6d0432455e74342d09c039c77e84672ebd812b526cdb3
[Pipeline] withCredentials
02:13:54 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:13:54 Running in /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:13:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:13:55 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:13:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:13:56 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:13:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:13:57 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:13:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:13:57 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:13:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:13:58 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:13:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:13:58 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:13:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:13:59 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:00 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:00 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:01 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:01 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:14:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:02 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:02 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:03 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:03 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:04 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:14:04 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:14:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:05 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:14:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:05 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:06 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:06 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:07 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:14:07 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:08 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:08 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:08 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:08 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:14:09 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:09 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:09 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:09 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:10 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:10 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:10 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:10 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:11 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:11 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:11 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:11 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
02:14:12 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:14:12 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:12 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:12 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
02:14:13 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-mantic/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:14:13 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-mantic/
$ docker stop --time=1 c5e709f6fcd21b37fcf175397d51eb96076a4366417f31321220f63a3ce37e60
02:14:36 Sending build context to Docker daemon  5.729GB

02:14:36 Step 1/3 : FROM docker.openmodelica.org/build-deps:el9.amd64
02:14:36  ---> 9b8b1ced7054
02:14:36 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm /root
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sh
[Pipeline] withCredentials
[Pipeline] sh
02:15:17 Masking supported pattern matches of $identity
[Pipeline] // wrap
[Pipeline] {
[Pipeline] }
[Pipeline] dir
02:15:17 Running in /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] // node
[Pipeline] }
[Pipeline] findFiles
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] sh
02:15:18 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name '*.rpm'
02:15:18 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.src.rpm
02:15:18 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm
[Pipeline] }
02:15:18 + find /var/lib/jenkins/ws/LINUX_BUILDS -name '*.rpm'
02:15:18 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.src.rpm
02:15:18 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm
02:15:18 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:15:18 + echo fail
$ docker rm -f --volumes c5e709f6fcd21b37fcf175397d51eb96076a4366417f31321220f63a3ce37e60
$ docker stop --time=1 0bb1cdf73a2dd4b421f04884f5169f8554cb0b67cad20ee57df739a05f77ee7f
[Pipeline] // withDockerContainer
[Pipeline] sh
[Pipeline] }
02:15:20 + find /var/lib/jenkins1/ws/LINUX_BUILDS -name *.rpm
02:15:20 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.src.rpm
02:15:20 /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm
$ docker rm -f --volumes 0bb1cdf73a2dd4b421f04884f5169f8554cb0b67cad20ee57df739a05f77ee7f
$ docker stop --time=1 b45f23ce2e836fe6c4c60554ba16cef4ddd4c1b73cc74c3aa328b2c035fa57c0
[Pipeline] sshPut
[Pipeline] // withDockerContainer
[Pipeline] echo
02:15:21 
02:15:21 FROM docker.openmodelica.org/build-deps:fc38.amd64
02:15:21 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm /root
02:15:21 RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm
02:15:21 
[Pipeline] writeFile
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:15:22 + find /var/lib/jenkins/ws/LINUX_BUILDS -name *.rpm
02:15:22 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.src.rpm
02:15:22 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm
[Pipeline] echo
02:15:22 
02:15:22 FROM docker.openmodelica.org/build-deps:fc39.amd64
02:15:22 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm /root
02:15:22 RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm
02:15:22 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:15:22 + docker build -t rpm-build-tmp .
02:15:22 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:15:22             Install the buildx component to build images with BuildKit:
02:15:22             https://docs.docker.com/go/buildx/
02:15:22 
02:15:22 + docker build -t rpm-build-tmp .
02:15:22 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
02:15:22             Install the buildx component to build images with BuildKit:
02:15:22             https://docs.docker.com/go/buildx/
02:15:22 
[Pipeline] sh
$ docker rm -f --volumes b45f23ce2e836fe6c4c60554ba16cef4ddd4c1b73cc74c3aa328b2c035fa57c0
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:15:22 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:23 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:23  ---> 03efa1758bae
02:15:23 Step 3/3 : RUN curl -s -O https://build.openmodelica.org/rpm/fake/fakeprovide-omlib-all.noarch.rpm && rpm -i fakeprovide-omlib-all.noarch.rpm && rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm
02:15:23  ---> Running in 1ba201a92885
02:15:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:24 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:25 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:25 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:27 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:27 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:15:30 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:15:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:15:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:34 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:36 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:36 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
02:15:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb
02:15:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:37 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
02:15:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:15:38 + echo fail
[Pipeline] sshPut
02:15:38 Removing intermediate container 1ba201a92885
02:15:38  ---> 51cce5e0c677
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
$ docker stop --time=1 0b5a4e637e8a48ab9049cf8d69d348fbba9e141c301dd578192297e8c98cb33b
02:15:41 Successfully built 51cce5e0c677
02:15:41 Successfully tagged rpm-build-tmp:latest
02:16:08 Sending build context to Docker daemon  4.818GB

02:16:08 Step 1/3 : FROM docker.openmodelica.org/build-deps:fc39.amd64
02:16:08  ---> 80d44c85c12b
02:16:08 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm /root
02:16:18 Sending build context to Docker daemon  3.597GB

02:16:18 Step 1/3 : FROM docker.openmodelica.org/build-deps:fc38.amd64
02:16:18  ---> 6a41ba90878f
02:16:18 Step 2/3 : COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm /root
02:17:16  ---> f10470f90220
02:17:16 Step 3/3 : RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm
02:17:16  ---> Running in e71250767c0f
02:17:31 Removing intermediate container e71250767c0f
02:17:31  ---> 050c0e6557e2
02:17:32 Successfully built 050c0e6557e2
02:17:33 Successfully tagged rpm-build-tmp:latest
$ docker rm -f --volumes 0b5a4e637e8a48ab9049cf8d69d348fbba9e141c301dd578192297e8c98cb33b
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] withCredentials
[Pipeline] withCredentials
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] withCredentials
[Pipeline] withCredentials
02:17:41 Masking supported pattern matches of $identity
[Pipeline] // node
02:17:41 Masking supported pattern matches of $identity
[Pipeline] }
[Pipeline] {
[Pipeline] // timeout
[Pipeline] {
[Pipeline] }
[Pipeline] dir
02:17:41 Masking supported pattern matches of $identity
02:17:41 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
02:17:41 Masking supported pattern matches of $identity
[Pipeline] dir
02:17:41 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] findFiles
[Pipeline] // retry
[Pipeline] {
[Pipeline] }
[Pipeline] findFiles
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
02:17:41 + wget --spider -q https://build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm
02:17:41 + echo fail
[Pipeline] sshPut
02:17:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:41 + echo fail
[Pipeline] sshPut
02:17:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:41 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:17:42 + wget --spider -q https://build.openmodelica.org/rpm/el9/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm
02:17:42 + 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.24.0~dev~60~g7b27e79-1.fc39.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/fc39/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:42 + echo fail
[Pipeline] sshPut
02:17:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:42 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/el9/
02:17:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:43 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:17:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:43 + echo fail
[Pipeline] sh
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:43 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:17:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:44 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:44 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:17:44 + wget --spider -q https://build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.src.rpm
02:17:44 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:17:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:44 + echo fail
[Pipeline] sshPut
02:17:44 + wget --spider -q https://build.openmodelica.org/rpm/el9/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.src.rpm
02:17:44 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:44 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc39.src.rpm into: /var/www/build.openmodelica.org/rpm/fc39/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:45 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:45 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.el9.src.rpm into: /var/www/build.openmodelica.org/rpm/el9/
02:17:45 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:45 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
02:17:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:46 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:46 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:17:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:46 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:46 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:47 + echo fail
[Pipeline] sshPut
02:17:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:47 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:47 + echo fail
[Pipeline] sshPut
02:17:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:47 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:17:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:48 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:48 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
[Pipeline] sh
02:17:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:48 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:48 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:17:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:49 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:49 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:49 + echo fail
[Pipeline] sshPut
02:17:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:49 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:17:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:50 + echo fail
[Pipeline] sshPut
02:17:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:50 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:50 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:50 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:17:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:51 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:17:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:51 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:17:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:51 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:51 + echo fail
[Pipeline] sshPut
02:17:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:52 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-common_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:52 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:52 + echo fail
[Pipeline] sshPut
02:17:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:52 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:53 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:53 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:17:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:54 + echo fail
[Pipeline] sshPut
02:17:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb
02:17:54 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:54 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:17:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:55 + echo fail
[Pipeline] sshPut
02:17:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:55 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:17:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:55 + echo fail
[Pipeline] sshPut
02:17:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:55 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
[Pipeline] sh
02:17:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:55 + echo fail
[Pipeline] sshPut
02:17:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:56 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
[Pipeline] sh
02:17:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:56 + echo fail
[Pipeline] sshPut
02:17:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:56 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:17:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:56 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:57 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:17:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:57 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:57 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:17:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:57 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:57 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:58 + echo fail
[Pipeline] sshPut
02:17:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:58 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:17:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:58 + echo fail
[Pipeline] sshPut
02:17:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:17:58 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
$ docker stop --time=1 e0bf665b1fca71b53016a07bca846010c40d002ea264d7d6b56dff27ca6db4bd
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sh
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes e0bf665b1fca71b53016a07bca846010c40d002ea264d7d6b56dff27ca6db4bd
02:18:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:18:01 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:18:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb
02:18:02 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
$ docker stop --time=1 8048a5f6a2b08f4e9b93f35235892d98477de2fdaabfad9110714edf62f0c956
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes 8048a5f6a2b08f4e9b93f35235892d98477de2fdaabfad9110714edf62f0c956
02:18:54  ---> 7cb5f646b1f4
02:18:54 Step 3/3 : RUN rpm -i /root/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm
02:18:54  ---> Running in f7acaed5c786
02:19:33 Removing intermediate container f7acaed5c786
02:19:33  ---> 144d88255fa9
02:19:33 Successfully built 144d88255fa9
02:19:33 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withCredentials
02:19:33 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:19:33 + wget --spider -q https://build.openmodelica.org/rpm/fc38/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm
02:19:33 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/fc38/
[Pipeline] sh
02:19:36 + wget --spider -q https://build.openmodelica.org/rpm/fc38/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.src.rpm
02:19:36 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.24.0~dev~60~g7b27e79-1.fc38.src.rpm into: /var/www/build.openmodelica.org/rpm/fc38/
[Pipeline] withCredentials
02:24:13 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:24:13 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:24:13 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:13 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:15 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:15 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:16 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:16 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:17 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:17 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:18 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:18 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:19 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:19 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:19 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:19 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:20 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:20 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:21 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:21 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:22 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:25 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:29 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:35 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:24:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:24:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:37 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:37 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
$ docker stop --time=1 71bad6fe219d76ff1396514f55b6c8605146f4f76794e130291fff27ae012a65
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
Running on arm-opi-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // timeout
[Pipeline] }
[Pipeline] wrap
[Pipeline] // retry
[Pipeline] }
[Pipeline] {
[Pipeline] echo
02:24:39 arm-opi-1
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:24:39 + docker pull docker.openmodelica.org/build-deps:bookworm.nightly.arm64
02:24:39 bookworm.nightly.arm64: Pulling from build-deps
02:24:39 a31111d07004: Pulling fs layer
02:24:39 da21bb0a90db: Pulling fs layer
02:24:39 e653ca56f609: Pulling fs layer
02:24:39 da21bb0a90db: Verifying Checksum
02:24:39 da21bb0a90db: Download complete
[Pipeline] withCredentials
$ docker rm -f --volumes 71bad6fe219d76ff1396514f55b6c8605146f4f76794e130291fff27ae012a65
02:24:40 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:24:40 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:24:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:42 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:45 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:45 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:46 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:47 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sshPut
[Pipeline] sh
02:24:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:48 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sshPut
[Pipeline] sh
02:24:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:49 + echo fail
[Pipeline] sshPut
02:24:49 a31111d07004: Verifying Checksum
02:24:49 a31111d07004: Download complete
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:49 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:24:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:50 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:24:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:51 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:51 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:52 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:24:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:53 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:24:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:54 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:55 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:56 + echo fail
[Pipeline] sshPut
02:24:56 a31111d07004: Pull complete
02:24:56 da21bb0a90db: Pull complete
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:24:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:57 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:24:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:58 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:24:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:24:59 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:00 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:01 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:02 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:02 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:03 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:04 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:25:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:05 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:25:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:06 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:25:07 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:25:07 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
$ docker stop --time=1 e7755e2362399740e9a6dd5a65d7ec38e0626f3e43ec76e55c80a07501f81f7e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
Running on arm-opi-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // timeout
[Pipeline] }
[Pipeline] wrap
[Pipeline] // retry
[Pipeline] }
[Pipeline] {
[Pipeline] echo
02:25:09 arm-opi-2
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:25:10 + docker pull docker.openmodelica.org/build-deps:bullseye.nightly.arm64
02:25:10 bullseye.nightly.arm64: Pulling from build-deps
02:25:10 8e1d92e7d04d: Pulling fs layer
02:25:10 02097fa3c530: Pulling fs layer
02:25:10 1f57fc1eeb40: Pulling fs layer
02:25:10 02097fa3c530: Verifying Checksum
02:25:10 02097fa3c530: Download complete
$ docker rm -f --volumes e7755e2362399740e9a6dd5a65d7ec38e0626f3e43ec76e55c80a07501f81f7e
02:25:14 8e1d92e7d04d: Verifying Checksum
02:25:14 8e1d92e7d04d: Download complete
02:25:23 8e1d92e7d04d: Pull complete
02:25:23 02097fa3c530: Pull complete
02:26:31 1f57fc1eeb40: Verifying Checksum
02:26:31 1f57fc1eeb40: Download complete
02:26:35 e653ca56f609: Verifying Checksum
02:26:35 e653ca56f609: Download complete
02:28:53 1f57fc1eeb40: Pull complete
02:28:53 Digest: sha256:1ca918f2ebda1a53a092b3d15054c33eeb05ec45c9ef283d3ef65d28d97e8b64
02:28:53 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bullseye.nightly.arm64
02:28:53 docker.openmodelica.org/build-deps:bullseye.nightly.arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:28:53 + docker inspect -f . docker.openmodelica.org/build-deps:bullseye.nightly.arm64
02:28:53 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
02:28:53 arm-opi-2 does not seem to be running inside a container
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:bullseye.nightly.arm64 cat
[Pipeline] {
[Pipeline] sh
$ docker top 6080309550f3c54d6dc1f54b574f2d7fc36db1729914d2b925642949a7550450 -eo pid,comm
02:28:54 + rm -rf tmp.build
02:28:56 + mkdir -p tmp.build
02:28:56 + cd tmp.build
02:28:56 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:28:56 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:28:57 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:28:57 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:28:57 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:28:58 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:28:58 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:29:05 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:29:05 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:29:05 + dpkg-buildpackage -rfakeroot -b -j8
02:29:11 e653ca56f609: Pull complete
02:29:11 Digest: sha256:52bb39877f99b532a9d267f8bab6f84734be8d76dda5092a7e3db2495d4bc649
02:29:11 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bookworm.nightly.arm64
02:29:11 docker.openmodelica.org/build-deps:bookworm.nightly.arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:29:12 + docker inspect -f . docker.openmodelica.org/build-deps:bookworm.nightly.arm64
02:29:12 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
02:29:12 arm-opi-1 does not seem to be running inside a container
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:bookworm.nightly.arm64 cat
[Pipeline] {
[Pipeline] sh
02:29:13 + rm -rf tmp.build
$ docker top e20a412c71e367ba33e316c09e4f4ebc332f778f5bad7161d62ccf1c74e02356 -eo pid,comm
02:29:15 + mkdir -p tmp.build
02:29:15 + cd tmp.build
02:29:15 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:29:15 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
02:29:15 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:29:21 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
02:29:21 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
02:29:22 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
02:29:22 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
02:29:28 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
02:29:29 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
02:29:29 + dpkg-buildpackage -rfakeroot -b -j8
[Pipeline] withCredentials
02:58:22 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:58:22 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:58:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:58:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:27 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:28 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:58:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:30 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:30 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:58:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:33 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:34 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:34 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:36 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:58:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:38 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:38 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:39 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:40 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:40 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:41 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
02:58:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:42 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:42 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
[Pipeline] sh
02:58:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:44 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:58:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bookworm/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:58:44 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bookworm/
$ docker stop --time=1 e20a412c71e367ba33e316c09e4f4ebc332f778f5bad7161d62ccf1c74e02356
[Pipeline] // withDockerContainer
$ docker rm -f --volumes e20a412c71e367ba33e316c09e4f4ebc332f778f5bad7161d62ccf1c74e02356
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
Running on arm-opi-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // timeout
[Pipeline] }
[Pipeline] wrap
[Pipeline] // retry
[Pipeline] }
[Pipeline] {
[Pipeline] echo
02:58:46 arm-opi-1
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:58:46 + docker pull docker.openmodelica.org/build-deps:focal.nightly.arm64
02:58:46 focal.nightly.arm64: Pulling from build-deps
02:58:46 61e1864f78be: Pulling fs layer
02:58:46 8783cc0aa084: Pulling fs layer
02:58:46 a51dbbc94654: Pulling fs layer
02:58:46 8783cc0aa084: Verifying Checksum
02:58:46 8783cc0aa084: Download complete
02:58:51 61e1864f78be: Verifying Checksum
02:58:51 61e1864f78be: Download complete
02:58:55 61e1864f78be: Pull complete
02:58:55 8783cc0aa084: Pull complete
[Pipeline] withCredentials
02:59:13 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:59:13 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:59:14 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:14 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:17 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:17 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:18 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:18 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:59:19 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:19 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:20 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:20 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:21 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:22 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:22 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:24 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:25 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:27 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sshPut
[Pipeline] withCredentials
02:59:28 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
02:59:28 Running in /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
02:59:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:59:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:29 + echo fail
[Pipeline] sshPut
02:59:29 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
02:59:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:59:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:59:33 + echo fail
02:59:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:33 + echo fail
[Pipeline] sshPut
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:59:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:34 + echo fail
[Pipeline] sshPut
02:59:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:35 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:35 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:36 + echo fail
[Pipeline] sshPut
02:59:36 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:59:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:59:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:59:37 + echo fail
[Pipeline] sshPut
02:59:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:59:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:39 + echo fail
02:59:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:39 + echo fail
[Pipeline] sshPut
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sh
[Pipeline] sh
02:59:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:59:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:39 + 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.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:40 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:59:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
02:59:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:41 + 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.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:41 + echo fail
[Pipeline] sshPut
[Pipeline] sh
[Pipeline] sh
02:59:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-bullseye/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb
02:59:41 + echo fail
[Pipeline] sshPut
02:59:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] }
[Pipeline] // dir
02:59:42 + echo fail
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-bullseye/
$ docker stop --time=1 6080309550f3c54d6dc1f54b574f2d7fc36db1729914d2b925642949a7550450
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sshPut
[Pipeline] // wrap
[Pipeline] }
Running on arm-opi-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // timeout
[Pipeline] }
[Pipeline] wrap
[Pipeline] // retry
[Pipeline] }
[Pipeline] {
[Pipeline] echo
02:59:44 arm-opi-2
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:59:44 + docker pull docker.openmodelica.org/build-deps:jammy.nightly.arm64
[Pipeline] sh
02:59:44 jammy.nightly.arm64: Pulling from build-deps
02:59:44 2b5ca5a85338: Pulling fs layer
02:59:44 0556c1a9cc5c: Pulling fs layer
02:59:44 b151c1df5830: Pulling fs layer
02:59:44 0556c1a9cc5c: Download complete
$ docker rm -f --volumes 6080309550f3c54d6dc1f54b574f2d7fc36db1729914d2b925642949a7550450
02:59:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:45 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:45 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:46 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sshPut
02:59:46 2b5ca5a85338: Verifying Checksum
02:59:46 2b5ca5a85338: Download complete
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:47 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:59:47 + 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_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:48 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:48 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:50 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:51 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
02:59:52 2b5ca5a85338: Pull complete
02:59:52 0556c1a9cc5c: Pull complete
02:59:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb
02:59:52 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:54 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:55 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:56 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:57 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
02:59:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
02:59:58 + echo fail
[Pipeline] sshPut
[Pipeline] sh
02:59:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:00:00 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:00:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:00:00 + 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.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:00:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:00:01 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sshPut
[Pipeline] sh
03:00:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:00:02 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:00:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:00:04 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:00:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:00:05 + 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/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
$ docker stop --time=1 5ce085a7078023b8e91e9e8cf1793629fccf6de8e470e900b4e614f6b0be3a8c
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes 5ce085a7078023b8e91e9e8cf1793629fccf6de8e470e900b4e614f6b0be3a8c
03:00:34 a51dbbc94654: Verifying Checksum
03:00:34 a51dbbc94654: Download complete
03:00:39 b151c1df5830: Verifying Checksum
03:00:39 b151c1df5830: Download complete
03:02:56 a51dbbc94654: Pull complete
03:02:56 Digest: sha256:4ef90f20d54d125c22ffad9e517addb102166798c23e29862f953b5c86e6775c
03:02:56 Status: Downloaded newer image for docker.openmodelica.org/build-deps:focal.nightly.arm64
03:02:56 docker.openmodelica.org/build-deps:focal.nightly.arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:02:56 + docker inspect -f . docker.openmodelica.org/build-deps:focal.nightly.arm64
03:02:56 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
03:02:56 arm-opi-1 does not seem to be running inside a container
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:focal.nightly.arm64 cat
[Pipeline] {
[Pipeline] sh
03:02:58 + rm -rf tmp.build
$ docker top db8afd5091e940831b5cfab72d7fd18fdd99b9ebf57bc23fc259b19c0d1350ee -eo pid,comm
03:03:00 + mkdir -p tmp.build
03:03:00 + cd tmp.build
03:03:00 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
03:03:00 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
03:03:00 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
03:03:01 b151c1df5830: Pull complete
03:03:01 Digest: sha256:cb3b2e52902cdd3939e9fba76beafd7074114d7761877ebd430ddf5fe2cec93f
03:03:01 Status: Downloaded newer image for docker.openmodelica.org/build-deps:jammy.nightly.arm64
03:03:01 docker.openmodelica.org/build-deps:jammy.nightly.arm64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:03:01 + docker inspect -f . docker.openmodelica.org/build-deps:jammy.nightly.arm64
03:03:01 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
03:03:01 arm-opi-2 does not seem to be running inside a container
$ 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 ******** -e ******** docker.openmodelica.org/build-deps:jammy.nightly.arm64 cat
[Pipeline] {
[Pipeline] sh
03:03:03 + rm -rf tmp.build
$ docker top 9272e677128118611ce176805341de900c0fc9987b496dc2ae758db88572f3ac -eo pid,comm
03:03:05 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
03:03:06 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
03:03:06 + mkdir -p tmp.build
03:03:06 + cd tmp.build
03:03:06 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
03:03:06 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
03:03:06 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
03:03:06 + dpkg-source -x openmodelica_1.24.0~dev-60-g7b27e79-1.dsc
03:03:07 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
03:03:07 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
03:03:07 dpkg-source: warning: extracting unsigned source package (openmodelica_1.24.0~dev-60-g7b27e79-1.dsc)
03:03:08 dpkg-source: info: extracting openmodelica in openmodelica-1.24.0~dev-60-g7b27e79
03:03:08 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79.orig.tar.xz
03:03:12 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
03:03:12 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
03:03:12 + dpkg-buildpackage -rfakeroot -b -j8
03:03:14 dpkg-source: info: unpacking openmodelica_1.24.0~dev-60-g7b27e79-1.debian.tar.xz
[Pipeline] sh
03:03:14 + cd tmp.build/openmodelica-1.24.0~dev-60-g7b27e79
03:03:14 + dpkg-buildpackage -rfakeroot -b -j8
[Pipeline] withCredentials
03:04:20 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
03:04:20 Running in /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
03:04:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:21 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:04:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:26 + echo fail
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sshPut
[Pipeline] sh
03:04:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:26 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:27 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:04:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:29 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:04:30 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:31 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:04:33 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:04:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:34 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:34 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:35 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:35 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:04:36 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:04:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:37 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:38 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:04:39 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:04:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:40 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:41 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:42 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:43 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:43 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb
03:04:44 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:45 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:45 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_armhf.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:04:46 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb
03:04:46 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins2/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_armhf.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
$ docker stop --time=1 c3b17f416ee31dff2bc9ce82f32bff13f25bdc0290527dedb77499d0bc9e2024
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes c3b17f416ee31dff2bc9ce82f32bff13f25bdc0290527dedb77499d0bc9e2024
[Pipeline] withCredentials
03:29:20 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
03:29:20 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
03:29:21 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:21 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:23 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:23 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:23 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:24 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:24 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:25 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:25 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:26 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:26 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:27 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:27 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:28 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:28 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:28 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:29 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:29 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:30 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:31 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:31 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:32 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:32 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:32 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:33 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:33 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:36 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:36 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:37 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:37 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:38 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:38 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:38 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:39 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:39 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:39 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:40 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:40 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:40 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:41 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:41 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
03:29:42 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:29:42 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
[Pipeline] sh
03:29:43 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:43 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:29:44 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-focal/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:29:44 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-focal/
$ docker stop --time=1 db8afd5091e940831b5cfab72d7fd18fdd99b9ebf57bc23fc259b19c0d1350ee
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
$ docker rm -f --volumes db8afd5091e940831b5cfab72d7fd18fdd99b9ebf57bc23fc259b19c0d1350ee
[Pipeline] withCredentials
03:31:52 Masking supported pattern matches of $identity
[Pipeline] {
[Pipeline] dir
03:31:52 Running in /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build
[Pipeline] {
[Pipeline] findFiles
[Pipeline] sh
03:31:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:31:53 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:31:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:54 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:31:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:55 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:31:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:31:56 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:31:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:56 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:31:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:31:57 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:31:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:58 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:31:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:58 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:31:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:31:59 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:31:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:31:59 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:00 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:32:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:01 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:01 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:02 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:03 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omc_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:32:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:03 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:32:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:04 + echo fail
[Pipeline] sshPut
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omedit_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
[Pipeline] sh
03:32:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:05 + echo fail
[Pipeline] sshPut
[Pipeline] sh
03:32:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:05 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omnotebook_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:06 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:06 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omplot_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:07 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:07 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:07 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:07 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:08 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:08 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:09 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb
03:32:09 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omshell_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:09 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:09 + echo fail
[Pipeline] sshPut
[Pipeline] sh
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.24.0~dev-60-g7b27e79-1_arm64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
03:32:10 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-jammy/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb
03:32:10 + echo fail
[Pipeline] sshPut
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/omsimulator_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica_1.24.0~dev-60-g7b27e79-1_arm64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-jammy/
$ docker stop --time=1 9272e677128118611ce176805341de900c0fc9987b496dc2ae758db88572f3ac
[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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision e115c3d650cad8336b9862f49f74f35580794d3d (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f e115c3d650cad8336b9862f49f74f35580794d3d
HEAD is now at e115c3d6 Updated nightly build
[Pipeline] sh
$ docker rm -f --volumes 9272e677128118611ce176805341de900c0fc9987b496dc2ae758db88572f3ac
+ id
uid=1002(hudson) gid=1002(hudson) groups=1002(hudson),999(docker)
[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.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 e115c3d650cad8336b9862f49f74f35580794d3d # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ ./release-files.py bookworm bullseye focal jammy mantic noble
 dists/bookworm/nightly/binary-amd64/: New 32.2 kB 20 files 58.7 MB 4s
 dists/bookworm/nightly/binary-arm64/: New 30.5 kB 19 files 54.7 MB 3s
 dists/bookworm/nightly/binary-armhf/: New 30.4 kB 19 files 53.9 MB 3s
 dists/bookworm/nightly/binary-i386/: New 5,760 B 4 files 36.8 MB 2s
 New 6,235 B 5 pkgs in 1s
Packages done, Starting contents.
 dists/bookworm/Contents-amd64: New 127 kB 20 files 58.7 MB 0s
 dists/bookworm/Contents-arm64: New 89.4 kB 19 files 54.7 MB 0s
 dists/bookworm/Contents-armhf: New 89.6 kB 19 files 53.9 MB 0s
 dists/bookworm/Contents-i386: New 51.4 kB 4 files 36.8 MB 0s
Done. 204 MB in 62 archives. Took 12s
 dists/bookworm/stable/binary-amd64/: New 32.2 kB 20 files 58.7 MB 4s
 dists/bookworm/stable/binary-arm64/: New 30.4 kB 19 files 54.7 MB 3s
 dists/bookworm/stable/binary-armhf/: New 30.4 kB 19 files 53.9 MB 3s
 dists/bookworm/stable/binary-i386/: New 5,763 B 4 files 36.8 MB 2s
 New 6,233 B 5 pkgs in 1s
Packages done, Starting contents.
 dists/bookworm/Contents-amd64: 20 files 58.7 MB 0s
 dists/bookworm/Contents-arm64: 19 files 54.7 MB 0s
 dists/bookworm/Contents-armhf: 19 files 53.9 MB 0s
 dists/bookworm/Contents-i386: 4 files 36.8 MB 0s
Done. 204 MB in 62 archives. Took 12s
 dists/bookworm/release/binary-amd64/: New 31.3 kB 20 files 58.6 MB 4s
 dists/bookworm/release/binary-arm64/: New 29.6 kB 19 files 54.5 MB 3s
 dists/bookworm/release/binary-armhf/: New 29.6 kB 19 files 53.8 MB 3s
 dists/bookworm/release/binary-i386/: New 5,589 B 4 files 36.8 MB 2s
 New 5,981 B 5 pkgs in 1s
Packages done, Starting contents.
 dists/bookworm/Contents-amd64: New 127 kB 20 files 58.6 MB 0s
 dists/bookworm/Contents-arm64: New 89.3 kB 19 files 54.5 MB 0s
 dists/bookworm/Contents-armhf: New 89.5 kB 19 files 53.8 MB 0s
 dists/bookworm/Contents-i386: 4 files 36.8 MB 0s
Done. 204 MB in 62 archives. Took 12s
 dists/bullseye/nightly/binary-amd64/: New 32.2 kB 20 files 58.7 MB 4s
 dists/bullseye/nightly/binary-arm64/: New 30.4 kB 19 files 53.8 MB 3s
 dists/bullseye/nightly/binary-armhf/: New 30.5 kB 19 files 54.2 MB 3s
 dists/bullseye/nightly/binary-i386/: New 5,767 B 4 files 36.8 MB 2s
 New 6,235 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/bullseye/Contents-amd64: New 127 kB 20 files 58.7 MB 0s
 dists/bullseye/Contents-arm64: New 89.4 kB 19 files 53.8 MB 0s
 dists/bullseye/Contents-armhf: New 89.6 kB 19 files 54.2 MB 0s
 dists/bullseye/Contents-i386: New 51.4 kB 4 files 36.8 MB 0s
Done. 203 MB in 62 archives. Took 12s
 dists/bullseye/stable/binary-amd64/: New 32.2 kB 20 files 58.6 MB 4s
 dists/bullseye/stable/binary-arm64/: New 30.4 kB 19 files 53.7 MB 3s
 dists/bullseye/stable/binary-armhf/: New 30.5 kB 19 files 54.2 MB 3s
 dists/bullseye/stable/binary-i386/: New 5,761 B 4 files 36.8 MB 2s
 New 6,233 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/bullseye/Contents-amd64: 20 files 58.6 MB 0s
 dists/bullseye/Contents-arm64: 19 files 53.7 MB 0s
 dists/bullseye/Contents-armhf: 19 files 54.2 MB 0s
 dists/bullseye/Contents-i386: 4 files 36.8 MB 0s
Done. 203 MB in 62 archives. Took 12s
 dists/bullseye/release/binary-amd64/: New 31.3 kB 20 files 58.5 MB 4s
 dists/bullseye/release/binary-arm64/: New 29.6 kB 19 files 53.6 MB 3s
 dists/bullseye/release/binary-armhf/: New 29.6 kB 19 files 54.1 MB 3s
 dists/bullseye/release/binary-i386/: New 5,588 B 4 files 36.8 MB 2s
 New 5,981 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/bullseye/Contents-amd64: New 127 kB 20 files 58.5 MB 0s
 dists/bullseye/Contents-arm64: New 89.3 kB 19 files 53.6 MB 0s
 dists/bullseye/Contents-armhf: New 89.5 kB 19 files 54.1 MB 0s
 dists/bullseye/Contents-i386: 4 files 36.8 MB 0s
Done. 203 MB in 62 archives. Took 12s
 dists/focal/nightly/binary-amd64/: New 32.0 kB 20 files 58.5 MB 4s
 dists/focal/nightly/binary-arm64/: New 30.3 kB 19 files 53.4 MB 3s
 dists/focal/nightly/binary-armhf/: New 30.3 kB 19 files 54.0 MB 3s
 dists/focal/nightly/binary-i386/: New 5,750 B 4 files 36.8 MB 2s
 New 6,235 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/focal/Contents-amd64: New 127 kB 20 files 58.5 MB 0s
 dists/focal/Contents-arm64: New 89.4 kB 19 files 53.4 MB 0s
 dists/focal/Contents-armhf: New 89.6 kB 19 files 54.0 MB 0s
 dists/focal/Contents-i386: New 51.4 kB 4 files 36.8 MB 0s
Done. 203 MB in 62 archives. Took 12s
 dists/focal/stable/binary-amd64/: New 32.0 kB 20 files 58.5 MB 4s
 dists/focal/stable/binary-arm64/: New 30.3 kB 19 files 53.4 MB 3s
 dists/focal/stable/binary-armhf/: New 30.3 kB 19 files 54.0 MB 3s
 dists/focal/stable/binary-i386/: New 5,746 B 4 files 36.8 MB 2s
 New 6,233 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/focal/Contents-amd64: 20 files 58.5 MB 0s
 dists/focal/Contents-arm64: 19 files 53.4 MB 0s
 dists/focal/Contents-armhf: 19 files 54.0 MB 0s
 dists/focal/Contents-i386: 4 files 36.8 MB 0s
Done. 203 MB in 62 archives. Took 12s
 dists/focal/release/binary-amd64/: New 31.1 kB 20 files 58.4 MB 4s
 dists/focal/release/binary-arm64/: New 29.5 kB 19 files 53.3 MB 3s
 dists/focal/release/binary-armhf/: New 29.5 kB 19 files 53.8 MB 3s
 dists/focal/release/binary-i386/: New 5,572 B 4 files 36.8 MB 2s
 New 5,981 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/focal/Contents-amd64: New 127 kB 20 files 58.4 MB 0s
 dists/focal/Contents-arm64: New 89.3 kB 19 files 53.3 MB 0s
 dists/focal/Contents-armhf: New 89.5 kB 19 files 53.8 MB 0s
 dists/focal/Contents-i386: 4 files 36.8 MB 0s
Done. 202 MB in 62 archives. Took 12s
 dists/jammy/nightly/binary-amd64/: New 32.1 kB 20 files 60.8 MB 1s
 dists/jammy/nightly/binary-arm64/: New 30.3 kB 19 files 57.2 MB 1s
 dists/jammy/nightly/binary-armhf/: New 30.4 kB 19 files 56.4 MB 1s
 dists/jammy/nightly/binary-i386/: New 5,748 B 4 files 36.7 MB 0s
 New 6,235 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/jammy/Contents-amd64: New 127 kB 20 files 60.8 MB 0s
 dists/jammy/Contents-arm64: New 89.4 kB 19 files 57.2 MB 0s
 dists/jammy/Contents-armhf: New 89.6 kB 19 files 56.4 MB 0s
 dists/jammy/Contents-i386: New 51.4 kB 4 files 36.7 MB 0s
Done. 211 MB in 62 archives. Took 2s
 dists/jammy/stable/binary-amd64/: New 32.1 kB 20 files 60.8 MB 1s
 dists/jammy/stable/binary-arm64/: New 30.4 kB 19 files 57.2 MB 1s
 dists/jammy/stable/binary-armhf/: New 30.3 kB 19 files 56.4 MB 1s
 dists/jammy/stable/binary-i386/: New 5,755 B 4 files 36.7 MB 0s
 New 6,233 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/jammy/Contents-amd64: 20 files 60.8 MB 0s
 dists/jammy/Contents-arm64: 19 files 57.2 MB 0s
 dists/jammy/Contents-armhf: 19 files 56.4 MB 0s
 dists/jammy/Contents-i386: 4 files 36.7 MB 0s
Done. 211 MB in 62 archives. Took 3s
 dists/jammy/release/binary-amd64/: New 31.2 kB 20 files 60.6 MB 1s
 dists/jammy/release/binary-arm64/: New 29.5 kB 19 files 57.1 MB 1s
 dists/jammy/release/binary-armhf/: New 29.5 kB 19 files 56.3 MB 1s
 dists/jammy/release/binary-i386/: New 5,567 B 4 files 36.7 MB 0s
 New 5,981 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/jammy/Contents-amd64: New 127 kB 20 files 60.6 MB 0s
 dists/jammy/Contents-arm64: New 89.3 kB 19 files 57.1 MB 0s
 dists/jammy/Contents-armhf: New 89.5 kB 19 files 56.3 MB 0s
 dists/jammy/Contents-i386: 4 files 36.7 MB 0s
Done. 211 MB in 62 archives. Took 2s
 dists/mantic/nightly/binary-amd64/: New 32.2 kB 20 files 60.2 MB 1s
 dists/mantic/nightly/binary-arm64/: New 5,750 B 4 files 36.7 MB 0s
 dists/mantic/nightly/binary-armhf/: New 5,750 B 4 files 36.7 MB 0s
 dists/mantic/nightly/binary-i386/: New 5,750 B 4 files 36.7 MB 0s
 New 6,235 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/mantic/Contents-amd64: New 127 kB 20 files 60.2 MB 0s
 dists/mantic/Contents-arm64: New 51.4 kB 4 files 36.7 MB 0s
 dists/mantic/Contents-armhf: New 51.4 kB 4 files 36.7 MB 0s
 dists/mantic/Contents-i386: New 51.4 kB 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
 dists/mantic/stable/binary-amd64/: New 32.2 kB 20 files 60.2 MB 1s
 dists/mantic/stable/binary-arm64/: New 5,739 B 4 files 36.7 MB 0s
 dists/mantic/stable/binary-armhf/: New 5,739 B 4 files 36.7 MB 0s
 dists/mantic/stable/binary-i386/: New 5,739 B 4 files 36.7 MB 0s
 New 6,233 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/mantic/Contents-amd64: 20 files 60.2 MB 0s
 dists/mantic/Contents-arm64: 4 files 36.7 MB 0s
 dists/mantic/Contents-armhf: 4 files 36.7 MB 0s
 dists/mantic/Contents-i386: 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
 dists/mantic/release/binary-amd64/: New 31.2 kB 20 files 60.0 MB 1s
 dists/mantic/release/binary-arm64/: New 5,584 B 4 files 36.7 MB 0s
 dists/mantic/release/binary-armhf/: New 5,584 B 4 files 36.7 MB 0s
 dists/mantic/release/binary-i386/: New 5,584 B 4 files 36.7 MB 0s
 New 5,981 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/mantic/Contents-amd64: New 127 kB 20 files 60.0 MB 0s
 dists/mantic/Contents-arm64: 4 files 36.7 MB 0s
 dists/mantic/Contents-armhf: 4 files 36.7 MB 0s
 dists/mantic/Contents-i386: 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
 dists/noble/nightly/binary-amd64/: New 32.2 kB 20 files 60.2 MB 1s
 dists/noble/nightly/binary-arm64/: New 5,742 B 4 files 36.7 MB 0s
 dists/noble/nightly/binary-armhf/: New 5,742 B 4 files 36.7 MB 0s
 dists/noble/nightly/binary-i386/: New 5,742 B 4 files 36.7 MB 0s
 New 6,235 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/noble/Contents-amd64: New 127 kB 20 files 60.2 MB 0s
 dists/noble/Contents-arm64: New 51.4 kB 4 files 36.7 MB 0s
 dists/noble/Contents-armhf: New 51.4 kB 4 files 36.7 MB 0s
 dists/noble/Contents-i386: New 51.4 kB 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
 dists/noble/stable/binary-amd64/: New 32.2 kB 20 files 60.2 MB 1s
 dists/noble/stable/binary-arm64/: New 5,737 B 4 files 36.7 MB 0s
 dists/noble/stable/binary-armhf/: New 5,737 B 4 files 36.7 MB 0s
 dists/noble/stable/binary-i386/: New 5,737 B 4 files 36.7 MB 0s
 New 6,233 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/noble/Contents-amd64: 20 files 60.2 MB 0s
 dists/noble/Contents-arm64: 4 files 36.7 MB 0s
 dists/noble/Contents-armhf: 4 files 36.7 MB 0s
 dists/noble/Contents-i386: 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
 dists/noble/release/binary-amd64/: New 31.3 kB 20 files 60.1 MB 1s
 dists/noble/release/binary-arm64/: New 5,576 B 4 files 36.7 MB 0s
 dists/noble/release/binary-armhf/: New 5,576 B 4 files 36.7 MB 0s
 dists/noble/release/binary-i386/: New 5,576 B 4 files 36.7 MB 0s
 New 5,981 B 5 pkgs in 0s
Packages done, Starting contents.
 dists/noble/Contents-amd64: New 127 kB 20 files 60.1 MB 0s
 dists/noble/Contents-arm64: 4 files 36.7 MB 0s
 dists/noble/Contents-armhf: 4 files 36.7 MB 0s
 dists/noble/Contents-i386: 4 files 36.7 MB 0s
Done. 170 MB in 32 archives. Took 2s
bookworm nightly
bullseye nightly
focal nightly
jammy nightly
mantic nightly
noble nightly
bookworm stable
bullseye stable
focal stable
jammy stable
mantic stable
noble stable
bookworm release
bullseye release
focal release
jammy release
mantic release
noble release
bookworm nightly
bookworm stable
bookworm release
bullseye nightly
bullseye stable
bullseye release
focal nightly
focal stable
focal release
jammy nightly
jammy stable
jammy release
mantic nightly
mantic stable
mantic release
noble nightly
noble stable
noble release
[Pipeline] sh
+ docker build -t createrepo:latest -
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 ...

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 153B done
#2 DONE 0.9s

#1 [internal] load .dockerignore
#1 DONE 1.2s

#3 [internal] load metadata for docker.io/library/almalinux:8
#3 DONE 1.2s

#4 [1/2] FROM docker.io/library/almalinux:8@sha256:a54c7f0491a4a81cee7380da537c36685efa66dc2d5de418bd3fbaa1e11c8d57
#4 resolve docker.io/library/almalinux:8@sha256:a54c7f0491a4a81cee7380da537c36685efa66dc2d5de418bd3fbaa1e11c8d57 0.1s done
#4 DONE 0.1s

#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:d04562a305f9de105a7c4231d2322df2c930b0f5008f7c043041591ed1ba776c done
#6 naming to docker.io/library/createrepo:latest
#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/el7/
Removing old file: b'/var/www/build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.el7.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.el7.x86_64.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.el7.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el7/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.el7.x86_64.rpm'
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/rpm/el7/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/el7 /var/www/build.openmodelica.org/rpm/el7
Directory walk started
Directory walk done - 59 packages
type prestodelta added to list from path: /var/www/build.openmodelica.org/rpm/el7/repodata/e3fe6ccab387f57f28513a6ba674669ef7a451939f8cbed9f364093167c9aa81-prestodelta.xml.gz 
Loaded information about 43 packages
Using e3fe6ccab387f57f28513a6ba674669ef7a451939f8cbed9f364093167c9aa81-prestodelta.xml.gz from target repo
Temporary output repo path: /var/www/build.openmodelica.org/rpm/el7/.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.24.0~dev~26~ged4a14c-1.el8.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.el8.x86_64.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.el8.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.24.0~dev~30~gdbec042-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 - 47 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.24.0~dev~26~ged4a14c-1.el9.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.el9.x86_64.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.el9.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.24.0~dev~30~gdbec042-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 - 27 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/fc38/
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc38/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.fc38.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc38/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.fc38.x86_64.rpm'
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/rpm/fc38/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/fc38 /var/www/build.openmodelica.org/rpm/fc38
Directory walk started
Directory walk done - 18 packages
Loaded information about 4 packages
Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc38/.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
[Pipeline] sh
+ ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc39/
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.fc39.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~26~ged4a14c-1.fc39.x86_64.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.fc39.src.rpm'
Removing old file: b'/var/www/build.openmodelica.org/rpm/fc39/openmodelica-nightly-1.24.0~dev~30~gdbec042-1.fc39.x86_64.rpm'
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/rpm/fc39/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/fc39 /var/www/build.openmodelica.org/rpm/fc39
Directory walk started
Directory walk done - 20 packages
Loaded information about 4 packages
Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc39/.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
[Pipeline] sh
+ ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc40/
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/rpm/fc40/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/fc40 /var/www/build.openmodelica.org/rpm/fc40
Directory walk started
Directory walk done - 2 packages
Loaded information about 0 packages
Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc40/.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
[Pipeline] sh
+ ./clean-debian-files.py
Old files are older than:  2023-11-17 01:35:48.946562
Words in repos-files: 3089
Files in repos-files: 1370
To keep: 86695 (of which recent files: 58218) (old files: 11184)
To delete: 3564
Kept: 86695 (old files: 11184)
Deleted: 3564
[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] {
[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 13d4bc7a20da516f661cbbb4e2dd744899e6103f (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 13d4bc7a20da516f661cbbb4e2dd744899e6103f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 13d4bc7a20da516f661cbbb4e2dd744899e6103f # timeout=10
 > git rev-list --no-walk 13d4bc7a20da516f661cbbb4e2dd744899e6103f # 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] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbxOWPn/agent.2226531
SSH_AGENT_PID=2226533
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13429132342214504786.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13429132342214504786.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 c479fb78] Updated Linux versions in the JSON
 1 file changed, 22 insertions(+), 10 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
   13d4bc7a..c479fb78  main -> main
Branch 'main' set up to track remote branch 'main' from 'origin'.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2226533 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (buildVM)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision e115c3d650cad8336b9862f49f74f35580794d3d (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git checkout -f e115c3d650cad8336b9862f49f74f35580794d3d
HEAD is now at e115c3d6 Updated nightly build
[Pipeline] fileExists
[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.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 e115c3d650cad8336b9862f49f74f35580794d3d # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ 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).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / 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/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2
/var/www/build.openmodelica.org/virtual_machines/tmp-build/cache /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc: not mounted.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root: not mounted.
+ true
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ vboxmanage list vms
+ grep inaccessible
+ grep -o {.*}
+ tr -d {}
[Pipeline] sh
+ + vboxmanagegrep list ^UUID: hdds

+ + sedcut s/  */ / -d 
 -f2
+ vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4
+ vboxmanage closemedium disk 586d136a-39ec-4fd5-b896-a641cd600128
[Pipeline] sh
+ VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw --format RAW
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'RAW'. UUID: 4878049b-4710-466a-9971-f4ba1b5d15c3
[Pipeline] sh
+ mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount -t proc none /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo nameserver 8.8.8.8 > /etc/resolv.conf
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [101 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 48x48 Icons [36.1 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 64x64 Icons [55.1 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [305 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 48x48 Icons [205 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 64x64 Icons [311 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 48x48 Icons [1,867 B]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 64x64 Icons [2,497 B]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [4,932 B]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 48x48 Icons [16.1 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 64x64 Icons [21.3 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [18.9 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 48x48 Icons [15.7 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 64x64 Icons [25.6 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]
Get:44 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB]
Get:45 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB]
Get:46 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB]
Get:47 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [43.0 kB]
Get:48 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 48x48 Icons [16.9 kB]
Get:49 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 64x64 Icons [26.5 kB]
Get:50 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]
Get:51 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB]
Get:52 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB]
Get:53 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB]
Get:54 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]
Get:55 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB]
Get:56 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB]
Get:57 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB]
Get:58 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [55.1 kB]
Get:59 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 48x48 Icons [22.0 kB]
Get:60 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 64x64 Icons [34.6 kB]
Get:61 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]
Get:62 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B]
Get:63 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]
Get:64 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B]
Get:65 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]
Fetched 14.6 MB in 2s (6,705 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -qyy ca-certificates curl gnupg lsb-release
Reading package lists...
Building dependency tree...
Reading state information...
lsb-release is already the newest version (11.1.0ubuntu4).
lsb-release set to manually installed.
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv libcurl4
Suggested packages:
  tor parcimonie xloadimage scdaemon
The following NEW packages will be installed:
  curl
The following packages will be upgraded:
  ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4
13 upgraded, 1 newly installed, 0 to remove and 409 not upgraded.
Need to get 2,885 kB of archives.
After this operation, 479 kB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.1 [137 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 2,885 kB in 0s (17.5 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../01-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking dirmngr (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../02-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gnupg-utils (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../03-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../04-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-agent (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../05-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../06-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgconf (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../07-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../08-gnupg_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../09-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgsm (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../10-gpgv_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Setting up gpgv (2.2.27-3ubuntu2.1) ...
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
Setting up gpgconf (2.2.27-3ubuntu2.1) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Setting up gpg (2.2.27-3ubuntu2.1) ...
Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
Setting up gpgsm (2.2.27-3ubuntu2.1) ...
Setting up dirmngr (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
Setting up gnupg (2.2.27-3ubuntu2.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
[Pipeline] sh
+ curl -fsSL http://build.openmodelica.org/apt/openmodelica.asc
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root gpg --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
[Pipeline] sh
+ echo+  deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly
sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/apt/sources.list.d/openmodelica.list
deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Ign:5 https://build.openmodelica.org/apt jammy InRelease
Get:6 https://build.openmodelica.org/apt jammy Release [26.3 kB]
Get:7 https://build.openmodelica.org/apt jammy Release.gpg [488 B]
Get:8 https://build.openmodelica.org/apt jammy/nightly amd64 Packages [5,957 B]
Fetched 32.7 kB in 0s (77.9 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
Package: omc
Architecture: amd64
Version: 1.24.0~dev-60-g7b27e79-1
Priority: optional
Section: math
Source: openmodelica
Maintainer: OpenModelica Build System <build@openmodelica.org>
Installed-Size: 548
Depends: clang, cmake, build-essential, libexpat1-dev, liblapack-dev, zip, unzip, omc-common, libomc, libomcsimulation, libc6 (>= 2.34)
Recommends: libomccpp, omplot, gnuplot-nox, xsltproc, libsaxonb-java
Suggests: python-beautifulsoup
Breaks: omlib-modelica-3.2.3, omlib-modelica-4.0.0, omlib-modelicaservices-3.2.3, omlib-modelicaservices-4.0.0
Filename: pool/contrib-jammy/omc_1.24.0~dev-60-g7b27e79-1_amd64.deb
Size: 119536
MD5sum: c667f860c08f0b2a050bed91a277f35a
SHA1: 1befdc0dec9d3b2b782c8be28763a69392a8d5fd
SHA256: 58061000b64e900a1103a2ae02afa2aa97533cb049364dfd9b913135bdf9e67b
SHA512: 605e80794b77381bea900b4f98bcb5e4001e7e7695f4344f1f6256a86d2365f50c34842a4b2167f4a792020c61ff539d68b6226f2b592d6e2c0731dcf3838ec1
Description: The OpenModelica Compiler
 This is the core of the OpenModelica project. It can be used stand-alone as
 a compiler. It is recommended to use it together with an OpenModelica client,
 such as OMShell (textual interface), OMNotebook (for teaching purposes)
 or OMEdit (graphical modeling).
Description-md5: 45e8f0c20a91294f90760327b30dae2f

[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc+ 
grep ^Version:
Version: 1.24.0~dev-60-g7b27e79-1
[Pipeline] sh
+ + sudogrep chroot ^Version: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
+  apt-cache showgrep omc 1.24.0~dev-60-g7b27e79

Version: 1.24.0~dev-60-g7b27e79-1
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark hold grub-pc grub-common grub-pc-bin grub2-common grub-efi-amd64-bin grub-efi-amd64-signed friendly-recovery
grub-pc set on hold.
grub-common set on hold.
grub-pc-bin set on hold.
grub2-common set on hold.
grub-efi-amd64-bin set on hold.
grub-efi-amd64-signed set on hold.
friendly-recovery set on hold.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y remove blueman
Reading package lists...
Building dependency tree...
Reading state information...
Package 'blueman' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 409 not upgraded.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libflashrom1 libftdi1-2
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri
  libglapi-mesa libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1
  libwebkit2gtk-4.0-37 libxatracker2 linux-generic linux-headers-generic
  linux-image-generic mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager shim-signed
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
The following packages will be upgraded:
  accountsservice alsa-ucm-conf amd64-microcode apparmor apport apt apt-utils
  avahi-autoipd avahi-daemon base-files bash bind9-dnsutils bind9-host
  bind9-libs bluez bluez-cups bsdextrautils bsdutils chromium-browser
  chromium-browser-l10n coreutils cpio cpp-11 cups cups-browsed cups-bsd
  cups-client cups-common cups-core-drivers cups-daemon cups-filters
  cups-filters-core-drivers cups-ipp-utils cups-ppdc cups-server-common dbus
  dbus-user-session dbus-x11 distro-info distro-info-data dmidecode
  dns-root-data dnsmasq-base dpkg e2fsprogs eject ethtool fdisk file
  firmware-sof-signed fonts-opensymbol fwupd fwupd-signed gcc-11-base
  gcc-12-base ghostscript ghostscript-x gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0
  gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gnome-keyring gnome-keyring-pkcs11
  gstreamer1.0-gl gstreamer1.0-libav gstreamer1.0-plugins-base
  gstreamer1.0-plugins-good gstreamer1.0-tools gstreamer1.0-x
  gtk-update-icon-cache gvfs gvfs-common gvfs-daemons gvfs-libs gzip
  initramfs-tools initramfs-tools-bin initramfs-tools-core
  intel-media-va-driver intel-microcode ipp-usb iptables irqbalance
  isc-dhcp-client isc-dhcp-common kbd klibc-utils language-pack-en
  language-pack-en-base language-pack-gnome-en language-pack-gnome-en-base
  language-selector-common less libaccountsservice0 libapparmor1 libapt-pkg6.0
  libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
  libavahi-glib1 libavcodec58 libavfilter7 libavformat58 libavutil56 libblkid1
  libbluetooth3 libbpf0 libc-bin libc6 libcanberra-gtk3-0
  libcanberra-gtk3-module libcanberra0 libcap2 libcap2-bin libcom-err2
  libcryptsetup12 libcups2 libcupsfilters1 libcupsimage2 libcurl3-gnutls
  libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2
  libdrm-radeon1 libdrm2 libexpat1 libext2fs2 libfdisk1 libflac8 libfontembed1
  libfreetype6 libfwupd2 libfwupdplugin5 libgcc-s1 libgdk-pixbuf-2.0-0
  libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgfortran5 libglib2.0-0
  libglib2.0-bin libglib2.0-data libgnutls30 libgomp1 libgpgme11 libgpgmepp6
  libgs9 libgs9-common libgssapi-krb5-2 libgstreamer-gl1.0-0
  libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libharfbuzz-icu0
  libharfbuzz0b libhttp-daemon-perl libidn12 libinput-bin libinput10 libip4tc2
  libip6tc2 libjbig0 libjson-c5 libk5crypto3 libklibc libkrb5-3
  libkrb5support0 libksba8 libldap-2.5-0 libldap-common libllvm13
  liblouis-data liblouis20 libmagic-mgc libmagic1 libmbim-glib4 libmbim-proxy
  libmm-glib0 libmount1 libncurses6 libncursesw6 libnetplan0 libnftables1
  libnghttp2-14 libnm0 libnotify-bin libnotify4 libnspr4 libnss-systemd
  libnss3 libntfs-3g89 libpam-cap libpam-gnome-keyring libpam-modules
  libpam-modules-bin libpam-runtime libpam-systemd libpam0g libpango-1.0-0
  libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpcre2-8-0
  libpcre3 libpcsclite1 libperl5.34 libpipewire-0.3-0 libpipewire-0.3-common
  libpipewire-0.3-modules libpixman-1-0 libpoppler-cpp0v5 libpoppler-glib8
  libpoppler118 libpostproc55 libprocps8 libpulse-mainloop-glib0 libpulse0
  libpulsedsp libpython3-stdlib libpython3.10 libpython3.10-minimal
  libpython3.10-stdlib libqmi-glib5 libqmi-proxy libquadmath0
  libreoffice-common libreoffice-core libreoffice-help-common
  libreoffice-help-en-us libreoffice-style-colibre libreoffice-style-yaru
  librsvg2-2 librsvg2-common libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsmartcols1 libsndfile1 libsnmp-base libsnmp40 libspa-0.2-modules
  libsqlite3-0 libss2 libssh-4 libssh-gcrypt-4 libssl3 libstdc++6
  libswresample3 libswscale5 libsystemd0 libtiff5 libtinfo6 libtirpc-common
  libtirpc3 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3
  libuno-sal3 libuno-salhelpergcc3-3 libunwind8 libusb-1.0-0 libuuid1 libuv1
  libvpx7 libwayland-client0 libwayland-cursor0 libwayland-egl1
  libwayland-server0 libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data
  libx11-xcb1 libxml2 libxpm4 libxslt1.1 libxtables12 libyajl2 linux-firmware
  locales login logrotate logsave modemmanager mokutil mount ncurses-base
  ncurses-bin netplan.io network-manager nftables ntfs-3g open-vm-tools
  open-vm-tools-desktop openssh-client openssl passwd perl perl-base
  perl-modules-5.34 pipewire pipewire-bin poppler-utils printer-driver-foo2zjs
  printer-driver-foo2zjs-common printer-driver-splix procps pulseaudio
  pulseaudio-module-bluetooth pulseaudio-utils python-apt-common python3
  python3-apport python3-apt python3-cryptography python3-distro-info
  python3-distupgrade python3-gdbm python3-gi python3-jwt python3-minimal
  python3-oauthlib python3-pil python3-pkg-resources python3-problem-report
  python3-renderpm python3-reportlab python3-reportlab-accel python3-uno
  python3-urllib3 python3.10 python3.10-minimal rfkill rsync snapd sudo
  systemd systemd-sysv systemd-timesyncd tar tcpdump thermald thunderbird
  thunderbird-locale-en thunderbird-locale-en-us tzdata
  ubuntu-advantage-desktop-daemon ubuntu-drivers-common ubuntu-minimal
  ubuntu-release-upgrader-core ubuntu-standard ufw uno-libs-private unzip ure
  util-linux uuid-runtime vim-common vim-tiny wireless-regdb wpasupplicant
  xdg-desktop-portal xdg-utils xfce4-helpers xfce4-settings xserver-common
  xserver-xorg-core xserver-xorg-legacy xserver-xorg-video-amdgpu
  xserver-xorg-video-ati xserver-xorg-video-radeon xxd zlib1g
379 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
220 standard security updates
Need to get 609 MB of archives.
After this operation, 243 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3,235 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1,437 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.1 [18.3 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.4 [60.2 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.4 [37.6 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.4 [280 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9,442 B]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7,802 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-x11 amd64 1.12.20-2ubuntu4.1 [23.0 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-common all 2:21.1.4-2ubuntu1.7~22.04.10 [28.5 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-legacy amd64 2:21.1.4-2ubuntu1.7~22.04.10 [35.2 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5,450 B]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-core amd64 2:21.1.4-2ubuntu1.7~22.04.10 [1,476 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.15 [1,905 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1,063 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.12 [319 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1,239 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.3 [1,762 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2,976 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.7 [706 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1,363 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt-utils amd64 2.4.12 [211 kB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.1 [9,932 B]
Get:51 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4,581 kB]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.4 [9,042 B]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.4 [47.8 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.1 [208 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.1 [591 kB]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.4 [9,300 B]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
Get:59 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4,820 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1,948 kB]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7,766 B]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.3 [86.3 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.3 [32.2 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.3 [356 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.3 [144 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.1 [9,158 B]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1,848 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2,242 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6,910 B]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4,612 B]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB]
Get:98 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1,463 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ntfs-3g amd64 1:2021.8.22-3ubuntu1.2 [408 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libntfs-3g89 amd64 1:2021.8.22-3ubuntu1.2 [161 kB]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.2 [436 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-glib1 amd64 0.8-5ubuntu5.2 [8,296 B]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-daemon amd64 0.8-5ubuntu5.2 [69.7 kB]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-core7 amd64 0.8-5ubuntu5.2 [90.8 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
Get:113 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1,245 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser amd64 1:85.0.4183.83-0ubuntu2.22.04.1 [49.2 kB]
Get:118 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsimage2 amd64 2.4.1op1-1ubuntu4.8 [6,170 B]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ipp-utils amd64 2.4.1op1-1ubuntu4.8 [192 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-cpp0v5 amd64 22.02.0-2ubuntu0.3 [38.7 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-glib8 amd64 22.02.0-2ubuntu0.3 [134 kB]
Get:123 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 poppler-utils amd64 22.02.0-2ubuntu0.3 [186 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler118 amd64 22.02.0-2ubuntu0.3 [1,072 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsfilters1 amd64 1.28.15-0ubuntu1.2 [129 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters-core-drivers amd64 1.28.15-0ubuntu1.2 [158 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-core-drivers amd64 2.4.1op1-1ubuntu4.8 [29.1 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-common all 2.4.1op1-1ubuntu4.8 [253 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-bsd amd64 2.4.1op1-1ubuntu4.8 [37.0 kB]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-client amd64 2.4.1op1-1ubuntu4.8 [127 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript-x amd64 9.55.0~dfsg1-0ubuntu5.6 [48.6 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript amd64 9.55.0~dfsg1-0ubuntu5.6 [49.4 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9-common all 9.55.0~dfsg1-0ubuntu5.6 [751 kB]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfontembed1 amd64 1.28.15-0ubuntu1.2 [52.1 kB]
Get:142 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-browsed amd64 1.28.15-0ubuntu1.2 [114 kB]
Get:143 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters amd64 1.28.15-0ubuntu1.2 [480 kB]
Get:144 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ppdc amd64 2.4.1op1-1ubuntu4.8 [97.8 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-server-common all 2.4.1op1-1ubuntu4.8 [401 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB]
Get:147 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB]
Get:149 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-daemon amd64 2.4.1op1-1ubuntu4.8 [327 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups amd64 2.4.1op1-1ubuntu4.8 [270 kB]
Get:151 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.8 [264 kB]
Get:152 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
Get:153 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
Get:154 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
Get:156 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en all 1:22.04+20240212 [1,900 B]
Get:157 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en-base all 1:22.04+20240212 [439 kB]
Get:158 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en all 1:22.04+20240212 [1,924 B]
Get:159 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en-base all 1:22.04+20240212 [481 kB]
Get:160 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
Get:161 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5,326 B]
Get:162 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
Get:163 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 accountsservice amd64 22.07.5-2ubuntu1.5 [70.0 kB]
Get:164 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaccountsservice0 amd64 22.07.5-2ubuntu1.5 [62.6 kB]
Get:165 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-selector-common all 0.219.1 [255 kB]
Get:166 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbluetooth3 amd64 5.64-0ubuntu1.1 [87.0 kB]
Get:167 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7,928 B]
Get:168 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
Get:169 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
Get:170 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.1 [848 kB]
Get:171 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez amd64 5.64-0ubuntu1.1 [1,106 kB]
Get:172 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-module-bluetooth amd64 1:15.99.1+dfsg1-1ubuntu2.2 [99.6 kB]
Get:173 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulsedsp amd64 1:15.99.1+dfsg1-1ubuntu2.2 [23.3 kB]
Get:174 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse-mainloop-glib0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [12.4 kB]
Get:175 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB]
Get:176 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB]
Get:177 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-utils amd64 1:15.99.1+dfsg1-1ubuntu2.2 [76.1 kB]
Get:178 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio amd64 1:15.99.1+dfsg1-1ubuntu2.2 [914 kB]
Get:179 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB]
Get:180 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-drivers-common amd64 1:0.9.6.2~0.22.04.6 [58.7 kB]
Get:181 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.2 [5,530 B]
Get:182 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.2 [148 kB]
Get:183 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
Get:184 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1ubuntu3.1 [31.6 kB]
Get:185 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-pango-1.0 amd64 1.50.6+ds-2ubuntu1 [44.0 kB]
Get:186 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoxft-1.0-0 amd64 1.50.6+ds-2ubuntu1 [31.0 kB]
Get:187 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB]
Get:188 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB]
Get:189 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB]
Get:190 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB]
Get:191 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB]
Get:192 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5,582 B]
Get:193 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2 [239 kB]
Get:194 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2 [3,053 kB]
Get:195 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools-desktop amd64 2:12.3.5-3~ubuntu0.22.04.1 [139 kB]
Get:196 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.1 [746 kB]
Get:197 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB]
Get:198 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB]
Get:199 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.1 [12.3 kB]
Get:200 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB]
Get:201 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 eject amd64 2.37.2-4ubuntu3.4 [26.8 kB]
Get:202 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB]
Get:203 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-common amd64 4.4.1-2.3ubuntu2.4 [45.0 kB]
Get:204 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 kbd amd64 2.3.0-3ubuntu4.22.04 [245 kB]
Get:205 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB]
Get:206 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
Get:207 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.2 [105 kB]
Get:208 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.2 [109 kB]
Get:209 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB]
Get:210 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1,186 kB]
Get:211 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.8+dfsg-1ubuntu0.2 [9,482 B]
Get:212 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gtk-3.0 amd64 3.24.33-1ubuntu2 [240 kB]
Get:213 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
Get:214 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
Get:215 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.4 [821 kB]
Get:216 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04 [348 kB]
Get:217 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.16 [55.0 kB]
Get:218 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.16 [710 kB]
Get:219 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.16 [81.5 kB]
Get:220 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-minimal amd64 1.481.1 [2,792 B]
Get:221 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.3 [595 kB]
Get:222 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3.4 [71.4 kB]
Get:223 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.1 [68.6 kB]
Get:224 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
Get:225 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
Get:226 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
Get:227 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB]
Get:228 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB]
Get:229 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
Get:230 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6,554 B]
Get:231 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-release-upgrader-core all 1:22.04.19 [26.2 kB]
Get:232 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distupgrade all 1:22.04.19 [106 kB]
Get:233 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gdbm amd64 3.10.8-1~22.04 [16.7 kB]
Get:234 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB]
Get:235 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-standard amd64 1.481.1 [2,818 B]
Get:236 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ufw all 0.36.1-4ubuntu0.1 [162 kB]
Get:237 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.11 [43.6 kB]
Get:238 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-problem-report all 2.20.11-0ubuntu82.5 [11.1 kB]
Get:239 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apport all 2.20.11-0ubuntu82.5 [88.9 kB]
Get:240 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apport all 2.20.11-0ubuntu82.5 [133 kB]
Get:241 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-autoipd amd64 0.8-5ubuntu5.2 [41.1 kB]
Get:242 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez-cups amd64 5.64-0ubuntu1.1 [26.5 kB]
Get:243 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser-l10n all 1:85.0.4183.83-0ubuntu2.22.04.1 [1,930 B]
Get:245 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
Get:246 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dns-root-data all 2023112702~ubuntu0.22.04.1 [5,136 B]
Get:247 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dnsmasq-base amd64 2.90-0ubuntu0.22.04.1 [374 kB]
Get:248 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.1 [207 kB]
Get:249 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB]
Get:250 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:251 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 firmware-sof-signed all 2.0-1ubuntu4.7 [1,270 kB]
Get:252 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fonts-opensymbol all 2:102.12+LibO7.3.7-0ubuntu0.22.04.4 [102 kB]
Get:253 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd amd64 1.7.9-1~22.04.3 [2,562 kB]
Get:254 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupdplugin5 amd64 1.7.9-1~22.04.3 [191 kB]
Get:255 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
Get:256 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
Get:257 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupd2 amd64 1.7.9-1~22.04.3 [106 kB]
Get:258 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-proxy amd64 1.28.0-1~ubuntu20.04.1 [6,130 B]
Get:259 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-glib4 amd64 1.28.0-1~ubuntu20.04.1 [191 kB]
Get:260 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmm-glib0 amd64 1.20.0-1~ubuntu22.04.3 [263 kB]
Get:261 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-proxy amd64 1.32.0-1ubuntu0.22.04.1 [6,072 B]
Get:262 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-glib5 amd64 1.32.0-1ubuntu0.22.04.1 [772 kB]
Get:263 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd-signed amd64 1.51.1~22.04.1+1.4-0ubuntu0.1 [30.3 kB]
Get:138 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9 amd64 9.55.0~dfsg1-0ubuntu5.6 [5,031 kB]
Get:264 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring-pkcs11 amd64 40.0-3ubuntu3 [28.3 kB]
Get:265 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring amd64 40.0-3ubuntu3 [669 kB]
Get:266 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.1 [204 kB]
Get:267 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-gl amd64 1.20.1-1ubuntu0.1 [125 kB]
Get:268 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavfilter7 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,496 kB]
Get:269 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB]
Get:270 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,103 kB]
Get:272 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB]
Get:273 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpostproc55 amd64 7:4.4.2-0ubuntu0.22.04.1 [60.1 kB]
Get:274 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB]
Get:275 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.3 [223 kB]
Get:276 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB]
Get:277 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2,974 kB]
Get:278 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.2 [1,078 kB]
Get:279 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB]
Get:280 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gstreamer1.0-libav amd64 1.20.3-0ubuntu1 [103 kB]
Get:281 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.1 [712 kB]
Get:282 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.1 [2,008 kB]
Get:283 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.1 [30.0 kB]
Get:284 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-tools amd64 1.20.3-0ubuntu1 [67.0 kB]
Get:285 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-x amd64 1.20.1-1ubuntu0.1 [85.1 kB]
Get:286 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2 [31.4 kB]
Get:287 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs amd64 1.48.2-0ubuntu1 [118 kB]
Get:288 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-daemons amd64 1.48.2-0ubuntu1 [122 kB]
Get:289 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-libs amd64 1.48.2-0ubuntu1 [114 kB]
Get:290 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-common all 1.48.2-0ubuntu1 [9,522 B]
Get:291 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 intel-media-va-driver amd64 22.3.1+dfsg1-1ubuntu2 [2,283 kB]
Get:271 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5,567 kB]
Get:292 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ipp-usb amd64 0.9.20-1ubuntu0.22.04.1 [2,017 kB]
Get:293 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra0 amd64 0.30-10ubuntu1.22.04.1 [40.0 kB]
Get:294 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-0 amd64 0.30-10ubuntu1.22.04.1 [8,400 B]
Get:295 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB]
Get:296 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB]
Get:297 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB]
Get:298 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB]
Get:155 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.7 [4,249 kB]
Get:299 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.2 [14.2 kB]
Get:300 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.2 [136 kB]
Get:301 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgmepp6 amd64 1.16.0-1.2ubuntu4.2 [109 kB]
Get:302 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-bin amd64 3.24.33-1ubuntu2 [69.5 kB]
Get:303 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.1 [5,886 B]
Get:304 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
Get:305 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB]
Get:306 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB]
Get:307 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
Get:308 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
Get:310 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis-data all 3.20.0-2ubuntu0.2 [1,993 kB]
Get:244 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
Get:311 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis20 amd64 3.20.0-2ubuntu0.2 [87.6 kB]
Get:312 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 network-manager amd64 1.36.6-0ubuntu2 [2,203 kB]
Get:313 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnm0 amd64 1.36.6-0ubuntu2 [456 kB]
Get:314 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB]
Get:315 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify-bin amd64 0.7.9-3ubuntu5.22.04.1 [7,560 B]
Get:316 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-gnome-keyring amd64 40.0-3ubuntu3 [17.1 kB]
Get:317 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB]
Get:318 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-modules amd64 0.3.48-1ubuntu3 [525 kB]
Get:319 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire amd64 0.3.48-1ubuntu3 [3,964 B]
Get:320 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire-bin amd64 0.3.48-1ubuntu3 [312 kB]
Get:321 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-0 amd64 0.3.48-1ubuntu3 [274 kB]
Get:322 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libspa-0.2-modules amd64 0.3.48-1ubuntu3 [546 kB]
Get:323 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-common all 0.3.48-1ubuntu3 [3,982 B]
Get:324 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-sal3 amd64 1:7.3.7-0ubuntu0.22.04.4 [196 kB]
Get:325 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-salhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [17.0 kB]
Get:326 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppu3 amd64 1:7.3.7-0ubuntu0.22.04.4 [87.8 kB]
Get:327 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppuhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [343 kB]
Get:328 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ure amd64 1:7.3.7-0ubuntu0.22.04.4 [1,312 kB]
Get:329 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uno-libs-private amd64 1:7.3.7-0ubuntu0.22.04.4 [232 kB]
Get:330 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-purpenvhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [15.8 kB]
Get:331 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-common all 1:7.3.7-0ubuntu0.22.04.4 [2,851 kB]
Get:309 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm13 amd64 1:13.0.1-2ubuntu2.2 [22.2 MB]
Get:332 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-uno amd64 1:7.3.7-0ubuntu0.22.04.4 [148 kB]
Get:335 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-en-us all 1:7.3.7-0ubuntu0.22.04.4 [1,646 kB]
Get:336 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
Get:337 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-colibre all 1:7.3.7-0ubuntu0.22.04.4 [1,294 kB]
Get:333 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-core amd64 1:7.3.7-0ubuntu0.22.04.4 [40.4 MB]
Get:338 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-yaru all 1:7.3.7-0ubuntu0.22.04.4 [3,760 kB]
Get:339 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
Get:340 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.6 [201 kB]
Get:341 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.6 [1,070 kB]
Get:342 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB]
Get:343 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9,964 B]
Get:344 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
Get:346 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 modemmanager amd64 1.20.0-1~ubuntu22.04.3 [1,094 kB]
Get:345 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 linux-firmware all 20220329.git681281e4-0ubuntu3.30 [267 MB]
Get:347 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mokutil amd64 0.6.0-2~22.04.2 [27.3 kB]
Get:348 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs-common all 20200505dfsg0-2ubuntu2.22.04.1 [598 kB]
Get:349 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs amd64 20200505dfsg0-2ubuntu2.22.04.1 [142 kB]
Get:350 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-splix amd64 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 [39.0 kB]
Get:351 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
Get:352 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
Get:353 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
Get:354 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB]
Get:355 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-renderpm amd64 3.6.8-1ubuntu0.1 [64.9 kB]
Get:356 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab-accel amd64 3.6.8-1ubuntu0.1 [20.5 kB]
Get:357 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab all 3.6.8-1ubuntu0.1 [561 kB]
Get:358 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB]
Get:359 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rfkill amd64 2.37.2-4ubuntu3.4 [20.3 kB]
Get:361 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thermald amd64 2.4.9-1ubuntu0.4 [222 kB]
Get:362 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [1,019 kB]
Get:364 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en-us all 1:115.10.1+build1-0ubuntu0.22.04.1 [9,524 B]
Get:365 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-advantage-desktop-daemon amd64 1.10~22.04.1 [22.1 kB]
Get:366 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB]
Get:367 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2022.06.06-0ubuntu1~22.04.1 [10.3 kB]
Get:368 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wpasupplicant amd64 2:2.10-6ubuntu2 [1,481 kB]
Get:369 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-desktop-portal amd64 1.14.4-1ubuntu2~22.04.1 [264 kB]
Get:370 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-utils all 1.1.3-4.1ubuntu3~22.04.1 [61.9 kB]
Get:371 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-helpers amd64 4.16.2-1ubuntu2.22.04.1 [23.2 kB]
Get:372 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-settings amd64 4.16.2-1ubuntu2.22.04.1 [881 kB]
Get:373 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-amdgpu amd64 22.0.0-1ubuntu0.2 [71.8 kB]
Get:374 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-radeon amd64 1:19.1.0-2ubuntu1 [165 kB]
Get:375 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-ati amd64 1:19.1.0-2ubuntu1 [7,302 B]
Get:376 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 amd64-microcode amd64 3.20191218.1ubuntu2.2 [69.0 kB]
Get:378 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-module amd64 0.30-10ubuntu1.22.04.1 [11.2 kB]
Get:379 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libyajl2 amd64 2.1.0-3ubuntu0.22.04.1 [21.0 kB]
Get:334 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-common all 1:7.3.7-0ubuntu0.22.04.4 [23.4 MB]
Get:377 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 intel-microcode amd64 3.20231114.0ubuntu0.22.04.1 [6,047 kB]
Get:360 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snapd amd64 2.61.3+22.04 [24.7 MB]
Get:363 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [67.4 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 609 MB in 7s (91.2 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ...
Unpacking base-files (12ubuntu4.6) over (12ubuntu4.1) ...
Setting up base-files (12ubuntu4.6) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ...
Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ...
Setting up bash (5.1-6ubuntu1.1) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ...
Setting up bsdutils (1:2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ...
Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ...
Setting up coreutils (8.32-4.1ubuntu1.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-timesyncd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-sysv (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam0g:amd64 (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ...
Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-runtime (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-user-session (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../01-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
Unpacking libx11-data (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../02-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../03-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../04-dbus-x11_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-x11 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../06-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../07-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../08-libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../09-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../10-xserver-common_2%3a21.1.4-2ubuntu1.7~22.04.10_all.deb ...
Unpacking xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../11-xserver-xorg-legacy_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../12-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...
Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../13-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../14-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) over (0.40.0-1build4) ...
Preparing to unpack .../15-libunwind8_1.3.2-2build2.1_amd64.deb ...
Unpacking libunwind8:amd64 (1.3.2-2build2.1) over (1.3.2-2build2) ...
Preparing to unpack .../16-xserver-xorg-core_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../17-libblkid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) over (0.15-2build4) ...
Preparing to unpack .../libssl3_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking libssl3:amd64 (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Setting up libssl3:amd64 (3.0.2-0ubuntu1.15) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1) ...
Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ...
Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1) ...
Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../iptables_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking iptables (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up login (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up util-linux (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libsystemd0:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Setting up libsystemd0:amd64 (249.11-0ubuntu3.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ...
Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.5) ...
Setting up libapt-pkg6.0:amd64 (2.4.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ...
Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ...
Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ...
Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ...
Setting up dpkg (1.21.1ubuntu2.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ...
Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ...
Setting up gzip (1.10-4ubuntu4.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ...
Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-bin (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Setting up perl-base (5.34.0-3ubuntu1.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../libc-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-bin (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc-bin (2.35-0ubuntu3.7) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ...
Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-base (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.4.12_amd64.deb ...
Unpacking apt (2.4.12) over (2.4.5) ...
Setting up apt (2.4.12) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-apt-utils_2.4.12_amd64.deb ...
Unpacking apt-utils (2.4.12) over (2.4.5) ...
Preparing to unpack .../1-logsave_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../2-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking klibc-utils (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../3-initramfs-tools_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../4-initramfs-tools-core_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools-core (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../5-libext2fs2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-e2fsprogs_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../1-libklibc_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../2-initramfs-tools-bin_0.140ubuntu13.4_amd64.deb ...
Unpacking initramfs-tools-bin (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../3-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ...
Unpacking cpio (2.13+dfsg-7ubuntu0.1) over (2.13+dfsg-7) ...
Preparing to unpack .../4-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../5-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../6-libncurses6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../7-libncursesw6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../8-libtinfo6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) over (3.37.2-2) ...
Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ...
Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc-common (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3_3.10.6-1~22.04_amd64.deb ...
running python pre-rtupdate hooks for python3.10...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...
Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../0-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../1-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ...
Unpacking irqbalance (1.8.0-1ubuntu0.2) over (1.8.0-1build1) ...
Preparing to unpack .../2-ntfs-3g_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking ntfs-3g (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../3-libntfs-3g89_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking libntfs-3g89 (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../4-rsync_3.2.7-0ubuntu0.22.04.2_amd64.deb ...
Unpacking rsync (3.2.7-0ubuntu0.22.04.2) over (3.2.3-8ubuntu3) ...
Preparing to unpack .../5-libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking uuid-runtime (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../01-libavahi-glib1_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-glib1:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../02-avahi-daemon_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-daemon (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../03-libavahi-core7_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-core7:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../04-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../05-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../06-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../07-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../08-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) over (1.43.0-1build3) ...
Preparing to unpack .../09-libuv1_1.43.0-1ubuntu0.1_amd64.deb ...
Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) over (1.43.0-1) ...
Preparing to unpack .../10-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) over (2.9.13+dfsg-1build1) ...
Preparing to unpack .../11-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../12-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../13-chromium-browser_1%3a85.0.4183.83-0ubuntu2.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
=> Installing the chromium snap
==> Checking connectivity with the snap store
===> System doesn't have a working snapd, skipping
=> Connecting the password-manager-service interface (LP: #1836616)
error: cannot communicate with server: Post "http://localhost/v2/interfaces": dial unix /run/snapd.socket: connect: no such file or directory
Unpacking chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../14-libcupsimage2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../15-cups-ipp-utils_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ipp-utils (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../16-libpoppler-cpp0v5_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../17-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) over (2.11.1+dfsg-1build1) ...
Preparing to unpack .../18-libpoppler-glib8_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../19-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) over (2:4.32-3build1) ...
Preparing to unpack .../20-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) over (2:3.68.2-0ubuntu1) ...
Preparing to unpack .../21-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) over (2.1-3.1build3) ...
Preparing to unpack .../22-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../23-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) over (4.3.0-6) ...
Preparing to unpack .../24-poppler-utils_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking poppler-utils (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../25-libpoppler118_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler118:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../26-libcupsfilters1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../27-cups-filters-core-drivers_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters-core-drivers (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../28-cups-core-drivers_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-core-drivers (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../29-cups-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../30-cups-bsd_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-bsd (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../31-cups-client_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-client (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../32-ghostscript-x_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../33-ghostscript_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../34-libgs9_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../35-libgs9-common_9.55.0~dfsg1-0ubuntu5.6_all.deb ...
Unpacking libgs9-common (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../36-libidn12_1.38-4ubuntu1_amd64.deb ...
Unpacking libidn12:amd64 (1.38-4ubuntu1) over (1.38-4build1) ...
Preparing to unpack .../37-libfontembed1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libfontembed1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../38-cups-browsed_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-browsed (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../39-cups-filters_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../40-cups-ppdc_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ppdc (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../41-cups-server-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-server-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../42-libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../43-procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../44-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) over (2:1.0.25-1ubuntu1) ...
Preparing to unpack .../45-cups-daemon_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-daemon (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../46-cups_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../47-libcups2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../48-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../49-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../50-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../51-locales_2.35-0ubuntu3.7_all.deb ...
Unpacking locales (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Preparing to unpack .../52-language-pack-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../53-language-pack-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../54-language-pack-gnome-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../55-language-pack-gnome-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../56-python-apt-common_2.4.0ubuntu3_all.deb ...
Unpacking python-apt-common (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../57-distro-info-data_0.52ubuntu0.7_all.deb ...
Unpacking distro-info-data (0.52ubuntu0.7) over (0.52ubuntu0.1) ...
Preparing to unpack .../58-python3-apt_2.4.0ubuntu3_amd64.deb ...
Unpacking python3-apt (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../59-accountsservice_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking accountsservice (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../60-libaccountsservice0_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../61-language-selector-common_0.219.1_all.deb ...
Unpacking language-selector-common (0.219.1) over (0.219) ...
Preparing to unpack .../62-libbluetooth3_5.64-0ubuntu1.1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../63-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../64-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../66-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../67-bluez_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../68-pulseaudio-module-bluetooth_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../69-libpulsedsp_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../70-libpulse-mainloop-glib0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../71-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...
Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) over (1.3.3-2build2) ...
Preparing to unpack .../72-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ...
Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) over (1.0.31-2build1) ...
Preparing to unpack .../73-pulseaudio-utils_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../74-pulseaudio_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../75-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../76-ubuntu-drivers-common_1%3a0.9.6.2~0.22.04.6_amd64.deb ...
Unpacking ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) over (1:0.9.6.1) ...
Preparing to unpack .../77-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.2_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../78-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../79-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../80-gir1.2-harfbuzz-0.0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../81-gir1.2-pango-1.0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../82-libpangoxft-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../83-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../84-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../85-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../86-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../87-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../88-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../89-libgtk-3-common_3.24.33-1ubuntu2_all.deb ...
Unpacking libgtk-3-common (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../90-libgtk-3-0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../91-open-vm-tools-desktop_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../92-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../93-libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up passwd (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../000-libss2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libss2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../001-distro-info_1.1ubuntu0.2_amd64.deb ...
Unpacking distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../002-eject_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking eject (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../003-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../004-isc-dhcp-common_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-common (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../005-kbd_2.3.0-3ubuntu4.22.04_amd64.deb ...
Unpacking kbd (2.3.0-3ubuntu4.22.04) over (2.3.0-3ubuntu4) ...
Preparing to unpack .../006-less_590-1ubuntu0.22.04.3_amd64.deb ...
Unpacking less (590-1ubuntu0.22.04.3) over (590-1build1) ...
Preparing to unpack .../007-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) over (1:0.5.0-1) ...
Preparing to unpack .../008-netplan.io_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking netplan.io (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../009-libnetplan0_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../010-logrotate_3.19.0-1ubuntu1.1_amd64.deb ...
Unpacking logrotate (3.19.0-1ubuntu1.1) over (3.19.0-1ubuntu1) ...
Preparing to unpack .../011-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking openssl (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Preparing to unpack .../012-gir1.2-gdkpixbuf-2.0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../013-gir1.2-gtk-3.0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../014-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
Unpacking python3-gi (3.42.1-0ubuntu1) over (3.42.0-3build1) ...
Preparing to unpack .../015-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) over (59.6.0-1.2) ...
Preparing to unpack .../016-sudo_1.9.9-1ubuntu2.4_amd64.deb ...
Unpacking sudo (1.9.9-1ubuntu2.4) over (1.9.9-1ubuntu2) ...
Preparing to unpack .../017-tzdata_2024a-0ubuntu0.22.04_all.deb ...
Unpacking tzdata (2024a-0ubuntu0.22.04) over (2022a-0ubuntu1) ...
Preparing to unpack .../018-xxd_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking xxd (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../019-vim-tiny_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking vim-tiny (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../020-vim-common_2%3a8.2.3995-1ubuntu2.16_all.deb ...
Unpacking vim-common (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../021-ubuntu-minimal_1.481.1_amd64.deb ...
Unpacking ubuntu-minimal (1.481.1) over (1.481) ...
Preparing to unpack .../022-apparmor_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking apparmor (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdextrautils (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../024-dmidecode_3.3-3ubuntu0.1_amd64.deb ...
Unpacking dmidecode (3.3-3ubuntu0.1) over (3.3-3) ...
Preparing to unpack .../025-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../026-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../027-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../028-nftables_1.0.2-1ubuntu3_amd64.deb ...
Unpacking nftables (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../029-libnftables1_1.0.2-1ubuntu3_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../030-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
Unpacking openssh-client (1:8.9p1-3ubuntu0.7) over (1:8.9p1-3) ...
Preparing to unpack .../031-python3-distro-info_1.1ubuntu0.2_all.deb ...
Unpacking python3-distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../032-ubuntu-release-upgrader-core_1%3a22.04.19_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../033-python3-distupgrade_1%3a22.04.19_all.deb ...
Unpacking python3-distupgrade (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../034-python3-gdbm_3.10.8-1~22.04_amd64.deb ...
Unpacking python3-gdbm:amd64 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../035-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ...
Unpacking tcpdump (4.99.1-3ubuntu0.2) over (4.99.1-3build2) ...
Preparing to unpack .../036-ubuntu-standard_1.481.1_amd64.deb ...
Unpacking ubuntu-standard (1.481.1) over (1.481) ...
Preparing to unpack .../037-ufw_0.36.1-4ubuntu0.1_all.deb ...
Unpacking ufw (0.36.1-4ubuntu0.1) over (0.36.1-4build1) ...
Preparing to unpack .../038-alsa-ucm-conf_1.2.6.3-1ubuntu1.11_all.deb ...
Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.11) over (1.2.6.3-1ubuntu1) ...
Preparing to unpack .../039-python3-problem-report_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-problem-report (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../040-python3-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../041-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../042-avahi-autoipd_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-autoipd (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../043-bluez-cups_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez-cups (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../044-chromium-browser-l10n_1%3a85.0.4183.83-0ubuntu2.22.04.1_all.deb ...
Unpacking chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../045-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../046-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../047-dns-root-data_2023112702~ubuntu0.22.04.1_all.deb ...
Unpacking dns-root-data (2023112702~ubuntu0.22.04.1) over (2021011101) ...
Preparing to unpack .../048-dnsmasq-base_2.90-0ubuntu0.22.04.1_amd64.deb ...
Unpacking dnsmasq-base (2.90-0ubuntu0.22.04.1) over (2.86-1.1) ...
Preparing to unpack .../049-ethtool_1%3a5.16-1ubuntu0.1_amd64.deb ...
Unpacking ethtool (1:5.16-1ubuntu0.1) over (1:5.16-1) ...
Preparing to unpack .../050-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../051-fdisk_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking fdisk (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../052-firmware-sof-signed_2.0-1ubuntu4.7_all.deb ...
Unpacking firmware-sof-signed (2.0-1ubuntu4.7) over (2.0-1ubuntu3) ...
Preparing to unpack .../053-fonts-opensymbol_2%3a102.12+LibO7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) over (2:102.12+LibO7.3.2-0ubuntu2) ...
Preparing to unpack .../054-fwupd_1.7.9-1~22.04.3_amd64.deb ...
Unpacking fwupd (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../055-libfwupdplugin5_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupdplugin5:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../057-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Preparing to unpack .../058-libfwupd2_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupd2:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../059-libmbim-proxy_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-proxy (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../060-libmbim-glib4_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../061-libmm-glib0_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../062-libqmi-proxy_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-proxy (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../063-libqmi-glib5_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../064-fwupd-signed_1.51.1~22.04.1+1.4-0ubuntu0.1_amd64.deb ...
Unpacking fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) over (1.44+1.2-3) ...
Preparing to unpack .../065-gnome-keyring-pkcs11_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../066-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../067-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../068-gstreamer1.0-gl_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../069-libavfilter7_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../070-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../071-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../072-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../073-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../074-libpostproc55_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../075-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../076-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../077-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../078-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../079-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ...
Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) over (1.11.0-2ubuntu2) ...
Preparing to unpack .../080-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../081-gstreamer1.0-libav_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../082-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../083-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../084-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../085-gstreamer1.0-tools_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-tools (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../086-gstreamer1.0-x_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../087-gtk-update-icon-cache_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../088-gvfs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../089-gvfs-daemons_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-daemons (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../090-gvfs-libs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-libs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../091-gvfs-common_1.48.2-0ubuntu1_all.deb ...
Unpacking gvfs-common (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../092-intel-media-va-driver_22.3.1+dfsg1-1ubuntu2_amd64.deb ...
Unpacking intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) over (22.3.1+dfsg1-1) ...
Preparing to unpack .../093-ipp-usb_0.9.20-1ubuntu0.22.04.1_amd64.deb ...
Unpacking ipp-usb (0.9.20-1ubuntu0.22.04.1) over (0.9.20-1) ...
Preparing to unpack .../094-libcanberra0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../095-libcanberra-gtk3-0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../096-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../097-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../098-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../099-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../100-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../101-libgpgme11_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../102-libgpgmepp6_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../103-libgtk-3-bin_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-bin (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../104-libharfbuzz-icu0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../105-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) over (6.13-1) ...
Preparing to unpack .../106-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput-bin (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../107-libinput10_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../108-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) over (1.6.0-2build1) ...
Preparing to unpack .../109-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../110-libllvm13_1%3a13.0.1-2ubuntu2.2_amd64.deb ...
Unpacking libllvm13:amd64 (1:13.0.1-2ubuntu2.2) over (1:13.0.1-2ubuntu2) ...
Preparing to unpack .../111-liblouis-data_3.20.0-2ubuntu0.2_all.deb ...
Unpacking liblouis-data (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../112-liblouis20_3.20.0-2ubuntu0.2_amd64.deb ...
Unpacking liblouis20:amd64 (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../113-network-manager_1.36.6-0ubuntu2_amd64.deb ...
Unpacking network-manager (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../114-libnm0_1.36.6-0ubuntu2_amd64.deb ...
Unpacking libnm0:amd64 (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../115-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../116-libnotify-bin_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../117-libpam-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking libpam-gnome-keyring:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../118-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) over (1.9.5-3) ...
Preparing to unpack .../119-libpipewire-0.3-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../120-pipewire_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../121-pipewire-bin_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire-bin (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../122-libpipewire-0.3-0_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../123-libspa-0.2-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../124-libpipewire-0.3-common_0.3.48-1ubuntu3_all.deb ...
Unpacking libpipewire-0.3-common (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../125-libuno-sal3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../126-libuno-salhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../127-libuno-cppu3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../128-libuno-cppuhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../129-ure_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking ure (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../130-uno-libs-private_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../131-libuno-purpenvhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../132-libreoffice-help-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../133-python3-uno_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking python3-uno (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../134-libreoffice-core_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../135-libreoffice-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../136-libreoffice-help-en-us_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../137-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) over (1.1.34-4build2) ...
Preparing to unpack .../138-libreoffice-style-colibre_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../139-libreoffice-style-yaru_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../140-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../141-libsnmp-base_5.9.1+dfsg-1ubuntu2.6_all.deb ...
Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../142-libsnmp40_5.9.1+dfsg-1ubuntu2.6_amd64.deb ...
Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../143-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../144-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../145-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) over (1:3.5.12-1build2) ...
Preparing to unpack .../146-linux-firmware_20220329.git681281e4-0ubuntu3.30_all.deb ...
Unpacking linux-firmware (20220329.git681281e4-0ubuntu3.30) over (20220329.git681281e4-0ubuntu1) ...
Preparing to unpack .../147-modemmanager_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking modemmanager (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../148-mokutil_0.6.0-2~22.04.2_amd64.deb ...
Unpacking mokutil (0.6.0-2~22.04.2) over (0.4.0-1ubuntu2) ...
Preparing to unpack .../149-printer-driver-foo2zjs-common_20200505dfsg0-2ubuntu2.22.04.1_all.deb ...
Unpacking printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../150-printer-driver-foo2zjs_20200505dfsg0-2ubuntu2.22.04.1_amd64.deb ...
Unpacking printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../151-printer-driver-splix_2.0.0+svn315-7fakesync1ubuntu0.22.04.1_amd64.deb ...
Unpacking printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) over (2.0.0+svn315-7fakesync1build3) ...
Preparing to unpack .../152-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
Unpacking python3-cryptography (3.4.8-1ubuntu2.2) over (3.4.8-1ubuntu2) ...
Preparing to unpack .../153-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
Unpacking python3-jwt (2.3.0-1ubuntu0.2) over (2.3.0-1) ...
Preparing to unpack .../154-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) over (3.2.0-1) ...
Preparing to unpack .../155-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ...
Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) over (9.0.1-1build1) ...
Preparing to unpack .../156-python3-renderpm_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-renderpm:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../157-python3-reportlab-accel_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../158-python3-reportlab_3.6.8-1ubuntu0.1_all.deb ...
Unpacking python3-reportlab (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../159-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ...
Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) over (1.26.5-1~exp1) ...
Preparing to unpack .../160-rfkill_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking rfkill (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../161-snapd_2.61.3+22.04_amd64.deb ...
Unpacking snapd (2.61.3+22.04) over (2.55.3+22.04ubuntu1) ...
Preparing to unpack .../162-thermald_2.4.9-1ubuntu0.4_amd64.deb ...
Unpacking thermald (2.4.9-1ubuntu0.4) over (2.4.9-1) ...
Preparing to unpack .../163-thunderbird-locale-en_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../164-thunderbird_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../165-thunderbird-locale-en-us_1%3a115.10.1+build1-0ubuntu0.22.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../166-ubuntu-advantage-desktop-daemon_1.10~22.04.1_amd64.deb ...
Unpacking ubuntu-advantage-desktop-daemon (1.10~22.04.1) over (1.8) ...
Preparing to unpack .../167-unzip_6.0-26ubuntu3.2_amd64.deb ...
Unpacking unzip (6.0-26ubuntu3.2) over (6.0-26ubuntu3) ...
Preparing to unpack .../168-wireless-regdb_2022.06.06-0ubuntu1~22.04.1_all.deb ...
Unpacking wireless-regdb (2022.06.06-0ubuntu1~22.04.1) over (2021.08.28-0ubuntu1) ...
Preparing to unpack .../169-wpasupplicant_2%3a2.10-6ubuntu2_amd64.deb ...
Unpacking wpasupplicant (2:2.10-6ubuntu2) over (2:2.10-6) ...
Preparing to unpack .../170-xdg-desktop-portal_1.14.4-1ubuntu2~22.04.1_amd64.deb ...
Unpacking xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) over (1.14.3-0ubuntu2) ...
Preparing to unpack .../171-xdg-utils_1.1.3-4.1ubuntu3~22.04.1_all.deb ...
Unpacking xdg-utils (1.1.3-4.1ubuntu3~22.04.1) over (1.1.3-4.1ubuntu1) ...
Preparing to unpack .../172-xfce4-helpers_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-helpers (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../173-xfce4-settings_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-settings (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../174-xserver-xorg-video-amdgpu_22.0.0-1ubuntu0.2_amd64.deb ...
Unpacking xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) over (22.0.0-1build1) ...
Preparing to unpack .../175-xserver-xorg-video-radeon_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../176-xserver-xorg-video-ati_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-ati (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../177-amd64-microcode_3.20191218.1ubuntu2.2_amd64.deb ...
Unpacking amd64-microcode (3.20191218.1ubuntu2.2) over (3.20191218.1ubuntu2) ...
Preparing to unpack .../178-intel-microcode_3.20231114.0ubuntu0.22.04.1_amd64.deb ...
Unpacking intel-microcode (3.20231114.0ubuntu0.22.04.1) over (3.20210608.2ubuntu1) ...
Preparing to unpack .../179-libcanberra-gtk3-module_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../180-libyajl2_2.1.0-3ubuntu0.22.04.1_amd64.deb ...
Unpacking libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) over (2.1.0-3build2) ...
Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
Setting up libgs9-common (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up libpipewire-0.3-common (0.3.48-1ubuntu3) ...
Setting up logrotate (3.19.0-1ubuntu1.1) ...
Setting up cpio (2.13+dfsg-7ubuntu0.1) ...
Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up tcpdump (4.99.1-3ubuntu0.2) ...
Installing new version of config file /etc/apparmor.d/usr.bin.tcpdump ...
Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
Setting up apt-utils (2.4.12) ...
Setting up mokutil (0.6.0-2~22.04.2) ...
Setting up bsdextrautils (2.37.2-4ubuntu3.4) ...
Setting up cups-server-common (2.4.1op1-1ubuntu4.8) ...
Setting up libfontembed1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.11) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up linux-firmware (20220329.git681281e4-0ubuntu3.30) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
update-initramfs: Generating /boot/initrd.img-5.15.0-25-generic
W: Couldn't identify type of root file system for fsck hook
Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
Setting up distro-info-data (0.52ubuntu0.7) ...
Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.6) ...
Setting up intel-microcode (3.20231114.0ubuntu0.22.04.1) ...
update-initramfs: deferring update (trigger activated)
intel-microcode: microcode will be updated at next boot
Setting up firmware-sof-signed (2.0-1ubuntu4.7) ...
Setting up cups-common (2.4.1op1-1ubuntu4.8) ...
Setting up unzip (6.0-26ubuntu3.2) ...
Setting up wireless-regdb (2022.06.06-0ubuntu1~22.04.1) ...
Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) ...
Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up less (590-1ubuntu0.22.04.3) ...
Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ...
Installing new version of config file /etc/apparmor.d/sbin.dhclient ...
Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) ...
Setting up fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) ...
Setting up libntfs-3g89 (1:2021.8.22-3ubuntu1.2) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
Setting up amd64-microcode (3.20191218.1ubuntu2.2) ...
update-initramfs: deferring update (trigger activated)
amd64-microcode: microcode will be updated at next boot
Setting up locales (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Generating locales (this might take a while)...
  en_AG.UTF-8... done
  en_AU.UTF-8... done
  en_BW.UTF-8... done
  en_CA.UTF-8... done
  en_DK.UTF-8... done
  en_GB.UTF-8... done
  en_HK.UTF-8... done
  en_IE.UTF-8... done
  en_IL.UTF-8... done
  en_IN.UTF-8... done
  en_NG.UTF-8... done
  en_NZ.UTF-8... done
  en_PH.UTF-8... done
  en_SG.UTF-8... done
  en_US.UTF-8... done
  en_ZA.UTF-8... done
  en_ZM.UTF-8... done
  en_ZW.UTF-8... done
  sv_SE.UTF-8... done
Generation complete.
Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up xxd (2:8.2.3995-1ubuntu2.16) ...
Setting up ntfs-3g (1:2021.8.22-3ubuntu1.2) ...
Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ...
Setting up libinput-bin (1.20.0-1ubuntu0.3) ...
Setting up dns-root-data (2023112702~ubuntu0.22.04.1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up tzdata (2024a-0ubuntu0.22.04) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype

Current default time zone: 'Europe/Stockholm'
Local time is now:      Fri May  3 03:45:29 CEST 2024.
Universal Time is now:  Fri May  3 01:45:29 UTC 2024.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
Setting up eject (2.37.2-4ubuntu3.4) ...
Setting up apparmor (3.0.4-2ubuntu2.3) ...
Installing new version of config file /etc/apparmor.d/abstractions/exo-open ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ...
Setting up libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ...
Setting up vim-common (2:8.2.3995-1ubuntu2.16) ...
Setting up liblouis-data (3.20.0-2ubuntu0.2) ...
Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ...
Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ...
Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ...
Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
Setting up dbus (1.12.20-2ubuntu4.1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up rfkill (2.37.2-4ubuntu3.4) ...
Setting up intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) ...
Setting up libidn12:amd64 (1.38-4ubuntu1) ...
Setting up libss2:amd64 (1.46.5-2ubuntu1.1) ...
Setting up sudo (1.9.9-1ubuntu2.4) ...
Setting up avahi-autoipd (0.8-5ubuntu5.2) ...
Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ...
Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libnm0:amd64 (1.36.6-0ubuntu2) ...
Setting up logsave (1.46.5-2ubuntu1.1) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ...
Setting up python-apt-common (2.4.0ubuntu3) ...
Setting up gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) ...
Setting up mount (2.37.2-4ubuntu3.4) ...
Setting up uuid-runtime (2.37.2-4ubuntu3.4) ...
Running in chroot, ignoring request.
Setting up libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) ...
Setting up libbluetooth3:amd64 (5.64-0ubuntu1.1) ...
Setting up libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
Setting up kbd (2.3.0-3ubuntu4.22.04) ...
Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
Setting up isc-dhcp-common (4.4.1-2.3ubuntu2.4) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ...
Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
Setting up xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up dmidecode (3.3-3ubuntu0.1) ...
Setting up libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) ...
Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
Setting up klibc-utils (2.0.10-4ubuntu0.1) ...
Setting up ubuntu-advantage-desktop-daemon (1.10~22.04.1) ...
Setting up openssl (3.0.2-0ubuntu1.15) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up gvfs-common (1.48.2-0ubuntu1) ...
Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libpam-gnome-keyring:amd64 (40.0-3ubuntu3) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ...
Setting up accountsservice (22.07.5-2ubuntu1.5) ...
Setting up libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) ...
Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ...
Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libgtk-3-common (3.24.33-1ubuntu2) ...
Setting up fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) ...
Setting up rsync (3.2.7-0ubuntu0.22.04.2) ...
Running in chroot, ignoring request.
Setting up ethtool (1:5.16-1ubuntu0.1) ...
Setting up initramfs-tools-bin (0.140ubuntu13.4) ...
Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up liblouis20:amd64 (3.20.0-2ubuntu0.2) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ...
Setting up distro-info (1.1ubuntu0.2) ...
Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ...
Setting up nftables (1.0.2-1ubuntu3) ...
Setting up irqbalance (1.8.0-1ubuntu0.2) ...
Running in chroot, ignoring request.
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up iptables (1.8.7-1ubuntu5.2) ...
Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ...
Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
Setting up libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up e2fsprogs (1.46.5-2ubuntu1.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ...
Setting up libmbim-proxy (1.28.0-1~ubuntu20.04.1) ...
Setting up vim-tiny (2:8.2.3995-1ubuntu2.16) ...
Setting up dnsmasq-base (2.90-0ubuntu0.22.04.1) ...
Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up fdisk (2.37.2-4ubuntu3.4) ...
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up wpasupplicant (2:2.10-6ubuntu2) ...
Setting up libpoppler118:amd64 (22.02.0-2ubuntu0.3) ...
Setting up bluez (5.64-0ubuntu1.1) ...
Installing new version of config file /etc/bluetooth/input.conf ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up perl (5.34.0-3ubuntu1.3) ...
Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) ...
Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) ...
Setting up gstreamer1.0-tools (1.20.3-0ubuntu1) ...
Setting up gvfs-libs:amd64 (1.48.2-0ubuntu1) ...
Setting up libllvm13:amd64 (1:13.0.1-2ubuntu2.2) ...
Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) ...
Installing new version of config file /etc/vmware-tools/poweroff-vm-default ...
Installing new version of config file /etc/vmware-tools/poweron-vm-default ...
Installing new version of config file /etc/vmware-tools/resume-vm-default ...
Installing new version of config file /etc/vmware-tools/scripts/vmware/network ...
Installing new version of config file /etc/vmware-tools/suspend-vm-default ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Installing new version of config file /etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up dbus-x11 (1.12.20-2ubuntu4.1) ...
Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up procps (2:3.3.17-6ubuntu2.1) ...
Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libavahi-glib1:amd64 (0.8-5ubuntu5.2) ...
Setting up poppler-utils (22.02.0-2ubuntu0.3) ...
Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up initramfs-tools-core (0.140ubuntu13.4) ...
Setting up libavahi-core7:amd64 (0.8-5ubuntu5.2) ...
Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) ...
Setting up thermald (2.4.9-1ubuntu0.4) ...
Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ...
Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ...
Setting up libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) ...
Setting up xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) ...
Setting up libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: deferring update (trigger activated)
Setting up uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up gnome-keyring (40.0-3ubuntu3) ...
Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ...
Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) ...
Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
Setting up python3 (3.10.6-1~22.04) ...
running python rtupdate hooks for python3.10...
running python post-rtupdate hooks for python3.10...
Setting up systemd (249.11-0ubuntu3.12) ...
Setting up network-manager (1.36.6-0ubuntu2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Setting up xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) ...
Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gvfs-daemons (1.48.2-0ubuntu1) ...
Setting up netplan.io (0.106.1-7ubuntu0.22.04.2) ...
Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
Setting up gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...
Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
Setting up python3-gi (3.42.1-0ubuntu1) ...
Setting up python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) ...
Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
Setting up libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
Setting up python3-reportlab (3.6.8-1ubuntu0.1) ...
Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up avahi-daemon (0.8-5ubuntu5.2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up python3-distro-info (1.1ubuntu0.2) ...
Setting up libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up xfce4-helpers (4.16.2-1ubuntu2.22.04.1) ...
Setting up cups-ipp-utils (2.4.1op1-1ubuntu4.8) ...
Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
Setting up libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) ...
Setting up snapd (2.61.3+22.04) ...
Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
Installing new version of config file /etc/apt/apt.conf.d/20snapd.conf ...
Setting up ipp-usb (0.9.20-1ubuntu0.22.04.1) ...
Setting up cups-ppdc (2.4.1op1-1ubuntu4.8) ...
Setting up systemd-sysv (249.11-0ubuntu3.12) ...
Setting up gvfs:amd64 (1.48.2-0ubuntu1) ...
Setting up python3-renderpm:amd64 (3.6.8-1ubuntu0.1) ...
Setting up printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-minimal (1.481.1) ...
Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
Setting up xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) ...
Setting up python3-gdbm:amd64 (3.10.8-1~22.04) ...
Setting up python3-problem-report (2.20.11-0ubuntu82.5) ...
Setting up python3-apt (2.4.0ubuntu3) ...
Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ...
Setting up libfwupd2:amd64 (1.7.9-1~22.04.3) ...
Setting up gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) ...
Setting up xserver-xorg-video-ati (1:19.1.0-2ubuntu1) ...
Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
Setting up libqmi-proxy (1.32.0-1ubuntu0.22.04.1) ...
Setting up libgtk-3-bin (3.24.33-1ubuntu2) ...
Setting up ufw (0.36.1-4ubuntu0.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) ...
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/veth/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tls/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_snapshot/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_bufio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_chain_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_MASQUERADE/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack_netlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_user/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_algo/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/br_netfilter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/bridge/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/stp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/llc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetadp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetflt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxdrv/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/overlay/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_hl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_rt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipt_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_LOG/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_log_syslog/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_multiport/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_comment/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_addrtype/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_tcpudp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_compat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_counter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nfnetlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/binfmt_misc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_ssif/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_common/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sb_edac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x86_pkg_temp_thermal/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_powerclamp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/coretemp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zunicode/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zzstd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zlua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zavl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/icp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zcommon/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/znvpair/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ledtrig_audio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_smbios/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi_descriptor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/spl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sparse_keymap/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/video/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rapl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dcdbas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_cstate/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei_me/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_si/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_devintf/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_msghandler/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/acpi_power_meter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mac_hid/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sch_fq_codel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_rdac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_emc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_alua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/efi_pstore/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/autofs4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/btrfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/blake2b_generic/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zstd_compress/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid10/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid456/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_raid6_recov/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_memcpy/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_tx/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid6_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libcrc32c/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid1/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid0/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/linear/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mgag200/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/i2c_algo_bit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm_kms_helper/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/syscopyarea/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysfillrect/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysimgblt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crct10dif_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/fb_sys_fops/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crc32_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cec/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ghash_clmulni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha256_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha1_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rc_core/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/aesni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cdc_ether/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crypto_simd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mxm_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/usbnet/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cryptd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mii/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/lpc_ich/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/megaraid_sas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tg3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/wmi/holders': No such file or directory
modprobe: FATAL: Module fuse not found in directory /lib/modules/5.15.0-105-generic
Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up python3-distupgrade (1:22.04.19) ...
Setting up cups-filters-core-drivers (1.28.15-0ubuntu1.2) ...
Setting up libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up pipewire-bin (0.3.48-1ubuntu3) ...
Setting up cups-client (2.4.1op1-1ubuntu4.8) ...
Setting up libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up python3-apport (2.20.11-0ubuntu82.5) ...
Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
Setting up cups-daemon (2.4.1op1-1ubuntu4.8) ...
Running in chroot, ignoring request.
Setting up ubuntu-release-upgrader-core (1:22.04.19) ...
Setting up chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up ure (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up language-selector-common (0.219.1) ...
Installing new version of config file /etc/fonts/conf.avail/64-language-selector-prefer.conf ...
Setting up thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up cups-filters (1.28.15-0ubuntu1.2) ...
Setting up xfce4-settings (4.16.2-1ubuntu2.22.04.1) ...
Setting up modemmanager (1.20.0-1~ubuntu22.04.3) ...
Setting up pipewire:amd64 (0.3.48-1ubuntu3) ...
Setting up libfwupdplugin5:amd64 (1.7.9-1~22.04.3) ...
Setting up fwupd (1.7.9-1~22.04.3) ...
Installing new version of config file /etc/fwupd/redfish.conf ...
Setting up cups-browsed (1.28.15-0ubuntu1.2) ...
Running in chroot, ignoring request.
Setting up cups-core-drivers (2.4.1op1-1ubuntu4.8) ...
Setting up ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) ...
Setting up cups (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up cups-bsd (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-standard (1.481.1) ...
Setting up thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up apport (2.20.11-0ubuntu82.5) ...
Installing new version of config file /etc/init.d/apport ...
Running in chroot, ignoring request.
Setting up thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
Setting up libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Replacing config file /etc/libreoffice/registry/main.xcd with new version
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) ...
Setting up bluez-cups (5.64-0ubuntu1.1) ...
Setting up libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) ...
Setting up libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up python3-uno (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up language-pack-en (1:22.04+20240212) ...
Setting up language-pack-gnome-en (1:22.04+20240212) ...
Setting up language-pack-en-base (1:22.04+20240212) ...
Generating locales (this might take a while)...
Generation complete.
Setting up language-pack-gnome-en-base (1:22.04+20240212) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 5 changed doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
Running in chroot, ignoring request.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.5+git20211018-1ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  gir1.2-snapd-1 libflashrom1 libftdi1-2 libllvm13
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libatomic1 libllvm15 linux-headers-5.15.0-105
  linux-headers-5.15.0-105-generic linux-image-5.15.0-105-generic
  linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic
  systemd-hwe-hwdb ubuntu-pro-client ubuntu-pro-client-l10n
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common shim-signed
The following packages will be upgraded:
  libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa
  libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1 libwebkit2gtk-4.0-37
  libxatracker2 linux-generic linux-headers-generic linux-image-generic
  mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
23 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
5 standard security updates
Need to get 206 MB of archives.
After this operation, 764 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
+ true
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y autoremove
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libflashrom1 libftdi1-2
0 upgraded, 0 newly installed, 2 to remove and 30 not upgraded.
After this operation, 973 kB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156776 files and directories currently installed.)
Removing libflashrom1:amd64 (1.2-5build1) ...
Removing libftdi1-2:amd64 (1.5-5build3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y omc
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 cmake cmake-data dh-elpa-helper dpkg-dev
  fakeroot g++ g++-11 gcc gcc-11 gnuplot-data gnuplot-nox groff gsfonts
  icu-devtools imagemagick imagemagick-6-common imagemagick-6.q16 lib32gcc-s1
  lib32stdc++6 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libbinutils libblas-dev
  libboost-dev libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjsoncpp25 libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0
  liblsan0 liblua5.4-0 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra
  libmagickwand-6.q16-6 libmd4c0 libncurses-dev libnetpbm10 libnsl-dev
  libobjc-11-dev libobjc4 libomc libomccpp libomcsimulation libomniorb4-2
  libomnithread4 libomp5-14 libomplot libopenexr25 libpcre2-16-0 libpfm4
  libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
  libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsaxonb-java
  libstdc++-11-dev libtinfo-dev libtirpc-dev libtsan0 libubsan1
  libwmflite-0.2-7 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
  libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc-common omplot
  patch psutils python3-pygments qt5-gtk-platformtheme qttranslations5-l10n
  rpcsvc-proto xsltproc
Suggested packages:
  binutils-doc clang-14-doc cmake-doc ninja-build cmake-format debian-keyring
  g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake
  libtool flex bison gdb gcc-doc gcc-11-multilib gcc-11-locales gnuplot-doc
  imagemagick-doc autotrace enscript ffmpeg gimp grads graphviz hp2xx html2ps
  libwmf-bin mplayer povray radiance texlive-base-bin transfig ufraw-batch
  liblapack-doc libboost-doc libboost1.74-doc libboost-atomic1.74-dev
  libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev
  libboost-contract1.74-dev libboost-coroutine1.74-dev
  libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev
  libboost-graph1.74-dev libboost-graph-parallel1.74-dev
  libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev
  libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev
  libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev
  libboost-regex1.74-dev libboost-stacktrace1.74-dev libboost-test1.74-dev
  libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev
  libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev
  libboost-nowide1.74-dev glibc-doc libdom4j-java-doc libmsv-java libxpp2-java
  libxpp3-java git bzr libfftw3-bin libfftw3-dev icu-doc libjdom1-java-doc
  inkscape ncurses-doc qt5-image-formats-plugins qtwayland5 libsaxonb-java-doc
  libstdc++-11-doc libxerces2-java-doc libxml-commons-resolver1.1-java-doc
  pkg-config libxom-java-doc llvm-14-doc make-doc python-beautifulsoup
  diffutils-doc python-pygments-doc ttf-bitstream-vera
The following NEW packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 cmake cmake-data dh-elpa-helper dpkg-dev
  fakeroot g++ g++-11 gcc gcc-11 gnuplot-data gnuplot-nox groff gsfonts
  icu-devtools imagemagick imagemagick-6-common imagemagick-6.q16 lib32gcc-s1
  lib32stdc++6 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libbinutils libblas-dev
  libboost-dev libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjsoncpp25 libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0
  liblsan0 liblua5.4-0 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra
  libmagickwand-6.q16-6 libmd4c0 libncurses-dev libnetpbm10 libnsl-dev
  libobjc-11-dev libobjc4 libomc libomccpp libomcsimulation libomniorb4-2
  libomnithread4 libomp5-14 libomplot libopenexr25 libpcre2-16-0 libpfm4
  libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
  libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsaxonb-java
  libstdc++-11-dev libtinfo-dev libtirpc-dev libtsan0 libubsan1
  libwmflite-0.2-7 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
  libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc omc-common
  omplot patch psutils python3-pygments qt5-gtk-platformtheme
  qttranslations5-l10n rpcsvc-proto xsltproc
0 upgraded, 155 newly installed, 0 to remove and 30 not upgraded.
Need to get 254 MB of archives.
After this operation, 1,324 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfftw3-double3 amd64 3.3.8-2ubuntu8 [770 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libde265-0 amd64 1.0.8-1ubuntu0.3 [290 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libheif1 amd64 1.12.0-2build1 [196 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [63.6 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [1,788 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [328 kB]
Get:2 http://build.openmodelica.org/apt jammy/nightly amd64 omc-common all 1.24.0~dev-60-g7b27e79-1 [633 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB]
Get:3 http://build.openmodelica.org/apt jammy/nightly amd64 libomcsimulation amd64 1.24.0~dev-60-g7b27e79-1 [5,945 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8,746 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5,414 B]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3,722 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2,561 kB]
Get:4 http://build.openmodelica.org/apt jammy/nightly amd64 libomc amd64 1.24.0~dev-60-g7b27e79-1 [7,205 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2,326 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3,200 B]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1,330 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2,100 kB]
Get:5 http://build.openmodelica.org/apt jammy/nightly amd64 libomccpp amd64 1.24.0~dev-60-g7b27e79-1 [2,481 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2,282 kB]
Get:6 http://build.openmodelica.org/apt jammy/nightly amd64 libomplot amd64 1.24.0~dev-60-g7b27e79-1 [548 kB]
Get:7 http://build.openmodelica.org/apt jammy/nightly amd64 omc amd64 1.24.0~dev-60-g7b27e79-1 [120 kB]
Get:8 http://build.openmodelica.org/apt jammy/nightly amd64 omplot amd64 1.24.0~dev-60-g7b27e79-1 [70.8 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1,069 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2,260 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,517 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5,112 B]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,101 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1,412 B]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4,744 B]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.7 [2,838 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1,355 kB]
Get:65 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 clang-14 amd64 1:14.0.0-1ubuntu1.1 [81.2 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 clang amd64 1:14.0-55~exp2 [3,558 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
Get:66 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7,610 B]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1,913 kB]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.6 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-data all 5.4.2+dfsg2-2 [75.3 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.4-0 amd64 5.4.4-1 [152 kB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-nox amd64 5.4.2+dfsg2-2 [908 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 groff amd64 1.22.4-8build1 [4,104 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.5 [3,120 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6.q16 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [224 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [14.6 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-dev amd64 1.74.0.3ubuntu7 [3,490 B]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74.0 amd64 1.74.0-14ubuntu3 [221 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74-dev amd64 1.74.0-14ubuntu3 [218 kB]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-14ubuntu3 [287 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem-dev amd64 1.74.0.3ubuntu7 [3,280 B]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3,266 B]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74.0 amd64 1.74.0-14ubuntu3 [327 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74-dev amd64 1.74.0-14ubuntu3 [375 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-serialization-dev amd64 1.74.0.3ubuntu7 [3,468 B]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system-dev amd64 1.74.0.3ubuntu7 [3,390 B]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre-text all 3.5.28-2build2 [50.9 kB]
Get:113 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre21 amd64 3.5.28-2build2 [624 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjaxen-java all 1.1.6-4 [214 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdom4j-java all 2.1.3-1 [309 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase25 amd64 2.5.7-2 [175 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjdom1-java all 1.1.3-2.1 [154 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr0 amd64 1.2~git20170615.f752187-5 [174 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5 [16.0 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr25 amd64 2.5.7-1 [780 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libwmflite-0.2-7 amd64 0.2.12-5ubuntu1 [68.9 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6-extra amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [70.1 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetpbm10 amd64 2:10.0-15.4 [59.1 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomnithread4 amd64 4.2.5-1 [12.7 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomniorb4-2 amd64 4.2.5-1 [1,213 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp5-14 amd64 1:14.0.0-1ubuntu1.1 [389 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5concurrent5 amd64 5.15.3+dfsg-2ubuntu0.2 [36.3 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5printsupport5 amd64 5.15.3+dfsg-2ubuntu0.2 [214 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-external-java all 1.4.01-5 [240 kB]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-resolver1.1-java all 1.2-11 [97.6 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxerces2-java all 2.12.1-1 [1,437 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxom-java all 1.3.7+ds-3 [175 kB]
Get:138 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsaxonb-java all 9.1.0.8+dfsg-2 [1,999 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo-dev amd64 6.3-2ubuntu0.1 [780 B]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB]
Get:142 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB]
Get:144 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB]
Get:75 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6,792 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2,309 kB]
Get:151 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 netpbm amd64 2:10.0-15.4 [1,007 kB]
Get:143 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB]
Get:152 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 psutils amd64 1.17.dfsg-4 [56.2 kB]
Get:153 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-gtk-platformtheme amd64 5.15.3+dfsg-2ubuntu0.2 [130 kB]
Get:154 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB]
Get:155 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.1 [14.7 kB]
Get:82 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5,010 kB]
Get:118 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
Get:123 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB]
Get:149 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB]
Get:147 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5,766 kB]
Get:73 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-common-14-dev amd64 1:14.0.0-1ubuntu1.1 [5,975 kB]
Get:98 http://saimei.ftp.acc.umu.se/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9,609 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 254 MB in 3s (102 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libfftw3-double3:amd64.
(Reading database ... 156766 files and directories currently installed.)
Preparing to unpack .../000-libfftw3-double3_3.3.8-2ubuntu8_amd64.deb ...
Unpacking libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../001-libde265-0_1.0.8-1ubuntu0.3_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../002-libheif1_1.12.0-2build1_amd64.deb ...
Unpacking libheif1:amd64 (1.12.0-2build1) ...
Selecting previously unselected package liblqr-1-0:amd64.
Preparing to unpack .../003-liblqr-1-0_0.4.2-2.1_amd64.deb ...
Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ...
Selecting previously unselected package imagemagick-6-common.
Preparing to unpack .../004-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_all.deb ...
Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickcore-6.q16-6:amd64.
Preparing to unpack .../005-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickwand-6.q16-6:amd64.
Preparing to unpack .../006-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libdouble-conversion3:amd64.
Preparing to unpack .../007-libdouble-conversion3_3.1.7-4_amd64.deb ...
Unpacking libdouble-conversion3:amd64 (3.1.7-4) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../008-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Selecting previously unselected package libqt5core5a:amd64.
Preparing to unpack .../009-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libmd4c0:amd64.
Preparing to unpack .../010-libmd4c0_0.4.8-1_amd64.deb ...
Unpacking libmd4c0:amd64 (0.4.8-1) ...
Selecting previously unselected package libqt5dbus5:amd64.
Preparing to unpack .../011-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5network5:amd64.
Preparing to unpack .../012-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libxcb-icccm4:amd64.
Preparing to unpack .../013-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ...
Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Selecting previously unselected package libxcb-image0:amd64.
Preparing to unpack .../014-libxcb-image0_0.4.0-2_amd64.deb ...
Unpacking libxcb-image0:amd64 (0.4.0-2) ...
Selecting previously unselected package libxcb-keysyms1:amd64.
Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build3_amd64.deb ...
Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Selecting previously unselected package libxcb-render-util0:amd64.
Preparing to unpack .../016-libxcb-render-util0_0.3.9-1build3_amd64.deb ...
Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ...
Selecting previously unselected package libxcb-xinerama0:amd64.
Preparing to unpack .../017-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xinput0:amd64.
Preparing to unpack .../018-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xkb1:amd64.
Preparing to unpack .../019-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxkbcommon-x11-0:amd64.
Preparing to unpack .../020-libxkbcommon-x11-0_1.4.0-1_amd64.deb ...
Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Selecting previously unselected package libqt5gui5:amd64.
Preparing to unpack .../021-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5widgets5:amd64.
Preparing to unpack .../022-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5svg5:amd64.
Preparing to unpack .../023-libqt5svg5_5.15.3-1_amd64.deb ...
Unpacking libqt5svg5:amd64 (5.15.3-1) ...
Selecting previously unselected package binfmt-support.
Preparing to unpack .../024-binfmt-support_2.2.1-2_amd64.deb ...
Unpacking binfmt-support (2.2.1-2) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../025-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../026-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../027-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../028-libctf0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils.
Preparing to unpack .../030-binutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils (2.38-4ubuntu2.6) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../031-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../032-linux-libc-dev_5.15.0-105.115_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-105.115) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../033-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../034-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../035-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../036-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../037-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../038-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../039-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../040-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../041-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../042-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../043-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../044-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../045-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../046-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../047-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../048-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../049-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../050-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../051-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../052-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package patch.
Preparing to unpack .../053-patch_2.7.6-7build2_amd64.deb ...
Unpacking patch (2.7.6-7build2) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../054-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../055-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../056-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../057-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../058-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../059-libgc1_1%3a8.0.6-1.1build1_amd64.deb ...
Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../060-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libobjc-11-dev:amd64.
Preparing to unpack .../061-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../062-libc6-i386_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-i386 (2.35-0ubuntu3.7) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../063-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../064-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libclang-common-14-dev.
Preparing to unpack .../065-libclang-common-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package llvm-14-linker-tools.
Preparing to unpack .../066-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../067-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang-14.
Preparing to unpack .../068-clang-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking clang-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang.
Preparing to unpack .../069-clang_1%3a14.0-55~exp2_amd64.deb ...
Unpacking clang (1:14.0-55~exp2) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../070-libjsoncpp25_1.9.5-3_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../071-librhash0_1.4.2-1ubuntu1_amd64.deb ...
Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
Selecting previously unselected package dh-elpa-helper.
Preparing to unpack .../072-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../073-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ...
Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../074-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ...
Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../075-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../076-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package aglfn.
Preparing to unpack .../077-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
Selecting previously unselected package gnuplot-data.
Preparing to unpack .../078-gnuplot-data_5.4.2+dfsg2-2_all.deb ...
Unpacking gnuplot-data (5.4.2+dfsg2-2) ...
Selecting previously unselected package liblua5.4-0:amd64.
Preparing to unpack .../079-liblua5.4-0_5.4.4-1_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.4-1) ...
Selecting previously unselected package gnuplot-nox.
Preparing to unpack .../080-gnuplot-nox_5.4.2+dfsg2-2_amd64.deb ...
Unpacking gnuplot-nox (5.4.2+dfsg2-2) ...
Selecting previously unselected package groff.
Preparing to unpack .../081-groff_1.22.4-8build1_amd64.deb ...
Unpacking groff (1.22.4-8build1) ...
Selecting previously unselected package gsfonts.
Preparing to unpack .../082-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.5_all.deb ...
Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../083-icu-devtools_70.1-2_amd64.deb ...
Unpacking icu-devtools (70.1-2) ...
Selecting previously unselected package imagemagick-6.q16.
Preparing to unpack .../084-imagemagick-6.q16_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package imagemagick.
Preparing to unpack .../085-imagemagick_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../086-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../087-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../088-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../089-libblas-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libboost1.74-dev:amd64.
Preparing to unpack .../090-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../091-libboost-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system1.74.0:amd64.
Preparing to unpack .../092-libboost-system1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-system1.74-dev:amd64.
Preparing to unpack .../093-libboost-system1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem1.74-dev:amd64.
Preparing to unpack .../094-libboost-filesystem1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem-dev:amd64.
Preparing to unpack .../095-libboost-filesystem-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-program-options1.74.0:amd64.
Preparing to unpack .../096-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options1.74-dev:amd64.
Preparing to unpack .../097-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options-dev:amd64.
Preparing to unpack .../098-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-serialization1.74.0:amd64.
Preparing to unpack .../099-libboost-serialization1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization1.74-dev:amd64.
Preparing to unpack .../100-libboost-serialization1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization-dev:amd64.
Preparing to unpack .../101-libboost-serialization-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system-dev:amd64.
Preparing to unpack .../102-libboost-system-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../103-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.7) ...
Selecting previously unselected package libdjvulibre-text.
Preparing to unpack .../104-libdjvulibre-text_3.5.28-2build2_all.deb ...
Unpacking libdjvulibre-text (3.5.28-2build2) ...
Selecting previously unselected package libdjvulibre21:amd64.
Preparing to unpack .../105-libdjvulibre21_3.5.28-2build2_amd64.deb ...
Unpacking libdjvulibre21:amd64 (3.5.28-2build2) ...
Selecting previously unselected package libjaxen-java.
Preparing to unpack .../106-libjaxen-java_1.1.6-4_all.deb ...
Unpacking libjaxen-java (1.1.6-4) ...
Selecting previously unselected package libdom4j-java.
Preparing to unpack .../107-libdom4j-java_2.1.3-1_all.deb ...
Unpacking libdom4j-java (2.1.3-1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../108-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../110-libicu-dev_70.1-2_amd64.deb ...
Unpacking libicu-dev:amd64 (70.1-2) ...
Selecting previously unselected package libilmbase25:amd64.
Preparing to unpack .../111-libilmbase25_2.5.7-2_amd64.deb ...
Unpacking libilmbase25:amd64 (2.5.7-2) ...
Selecting previously unselected package libjdom1-java.
Preparing to unpack .../112-libjdom1-java_1.1.3-2.1_all.deb ...
Unpacking libjdom1-java (1.1.3-2.1) ...
Selecting previously unselected package libjxr0:amd64.
Preparing to unpack .../113-libjxr0_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Selecting previously unselected package libjxr-tools.
Preparing to unpack .../114-libjxr-tools_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr-tools (1.2~git20170615.f752187-5) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../115-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libopenexr25:amd64.
Preparing to unpack .../116-libopenexr25_2.5.7-1_amd64.deb ...
Unpacking libopenexr25:amd64 (2.5.7-1) ...
Selecting previously unselected package libwmflite-0.2-7:amd64.
Preparing to unpack .../117-libwmflite-0.2-7_0.2.12-5ubuntu1_amd64.deb ...
Unpacking libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Selecting previously unselected package libmagickcore-6.q16-6-extra:amd64.
Preparing to unpack .../118-libmagickcore-6.q16-6-extra_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libncurses-dev:amd64.
Preparing to unpack .../119-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libnetpbm10.
Preparing to unpack .../120-libnetpbm10_2%3a10.0-15.4_amd64.deb ...
Unpacking libnetpbm10 (2:10.0-15.4) ...
Selecting previously unselected package omc-common.
Preparing to unpack .../121-omc-common_1.24.0~dev-60-g7b27e79-1_all.deb ...
Unpacking omc-common (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libomcsimulation:amd64.
Preparing to unpack .../122-libomcsimulation_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomcsimulation:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libomnithread4:amd64.
Preparing to unpack .../123-libomnithread4_4.2.5-1_amd64.deb ...
Unpacking libomnithread4:amd64 (4.2.5-1) ...
Selecting previously unselected package libomniorb4-2:amd64.
Preparing to unpack .../124-libomniorb4-2_4.2.5-1_amd64.deb ...
Unpacking libomniorb4-2:amd64 (4.2.5-1) ...
Selecting previously unselected package libomc:amd64.
Preparing to unpack .../125-libomc_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomc:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libomp5-14:amd64.
Preparing to unpack .../126-libomp5-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libomccpp:amd64.
Preparing to unpack .../127-libomccpp_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomccpp:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libqt5concurrent5:amd64.
Preparing to unpack .../128-libqt5concurrent5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5printsupport5:amd64.
Preparing to unpack .../129-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libomplot:amd64.
Preparing to unpack .../130-libomplot_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomplot:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libxml-commons-external-java.
Preparing to unpack .../131-libxml-commons-external-java_1.4.01-5_all.deb ...
Unpacking libxml-commons-external-java (1.4.01-5) ...
Selecting previously unselected package libxml-commons-resolver1.1-java.
Preparing to unpack .../132-libxml-commons-resolver1.1-java_1.2-11_all.deb ...
Unpacking libxml-commons-resolver1.1-java (1.2-11) ...
Selecting previously unselected package libxerces2-java.
Preparing to unpack .../133-libxerces2-java_2.12.1-1_all.deb ...
Unpacking libxerces2-java (2.12.1-1) ...
Selecting previously unselected package libxom-java.
Preparing to unpack .../134-libxom-java_1.3.7+ds-3_all.deb ...
Unpacking libxom-java (1.3.7+ds-3) ...
Selecting previously unselected package libsaxonb-java.
Preparing to unpack .../135-libsaxonb-java_9.1.0.8+dfsg-2_all.deb ...
Unpacking libsaxonb-java (9.1.0.8+dfsg-2) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../136-libtinfo-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../137-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Selecting previously unselected package llvm-14-runtime.
Preparing to unpack .../138-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libpfm4:amd64.
Preparing to unpack .../139-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ...
Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Selecting previously unselected package llvm-14.
Preparing to unpack .../140-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../141-libffi-dev_3.4.2-4_amd64.deb ...
Unpacking libffi-dev:amd64 (3.4.2-4) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../142-python3-pygments_2.11.2+dfsg-2_all.deb ...
Unpacking python3-pygments (2.11.2+dfsg-2) ...
Selecting previously unselected package llvm-14-tools.
Preparing to unpack .../143-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../144-libz3-4_4.8.12-1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-1) ...
Selecting previously unselected package libz3-dev:amd64.
Preparing to unpack .../145-libz3-dev_4.8.12-1_amd64.deb ...
Unpacking libz3-dev:amd64 (4.8.12-1) ...
Selecting previously unselected package llvm-14-dev.
Preparing to unpack .../146-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../147-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package netpbm.
Preparing to unpack .../148-netpbm_2%3a10.0-15.4_amd64.deb ...
Unpacking netpbm (2:10.0-15.4) ...
Selecting previously unselected package omc.
Preparing to unpack .../149-omc_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omc (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package omplot.
Preparing to unpack .../150-omplot_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omplot (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package psutils.
Preparing to unpack .../151-psutils_1.17.dfsg-4_amd64.deb ...
Unpacking psutils (1.17.dfsg-4) ...
Selecting previously unselected package qt5-gtk-platformtheme:amd64.
Preparing to unpack .../152-qt5-gtk-platformtheme_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qttranslations5-l10n.
Preparing to unpack .../153-qttranslations5-l10n_5.15.3-1_all.deb ...
Unpacking qttranslations5-l10n (5.15.3-1) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../154-xsltproc_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libdouble-conversion3:amd64 (3.1.7-4) ...
Setting up lto-disabled-list (24) ...
Setting up libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Setting up omc-common (1.24.0~dev-60-g7b27e79-1) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Setting up xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
Setting up linux-libc-dev:amd64 (5.15.0-105.115) ...
Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ...
Setting up libilmbase25:amd64 (2.5.7-2) ...
Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Setting up libnetpbm10 (2:10.0-15.4) ...
Setting up libffi-dev:amd64 (3.4.2-4) ...
Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Setting up libxcb-image0:amd64 (0.4.0-2) ...
Setting up libopenexr25:amd64 (2.5.7-1) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up groff (1.22.4-8build1) ...
Setting up python3-pygments (2.11.2+dfsg-2) ...
Setting up libz3-4:amd64 (4.8.12-1) ...
Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up qttranslations5-l10n (5.15.3-1) ...
Setting up libjaxen-java (1.1.6-4) ...
Setting up make (4.3-4.1build1) ...
Setting up dh-elpa-helper (2.0.9ubuntu1) ...
Setting up aglfn (1.7+git20191031.4036a9c-2) ...
Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Setting up libomcsimulation:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up libxml-commons-resolver1.1-java (1.2-11) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up patch (2.7.6-7build2) ...
Setting up binfmt-support (2.2.1-2) ...
Running in chroot, ignoring request.
Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
Setting up libjsoncpp25:amd64 (1.9.5-3) ...
Setting up icu-devtools (70.1-2) ...
Setting up netpbm (2:10.0-15.4) ...
Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libomnithread4:amd64 (4.2.5-1) ...
Setting up libgc1:amd64 (1:8.0.6-1.1build1) ...
Setting up libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up libomniorb4-2:amd64 (4.2.5-1) ...
Setting up liblqr-1-0:amd64 (0.4.2-2.1) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libxml-commons-external-java (1.4.01-5) ...
Setting up libmd4c0:amd64 (0.4.8-1) ...
Setting up libc6-i386 (2.35-0ubuntu3.7) ...
Setting up liblua5.4-0:amd64 (5.4.4-1) ...
Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Setting up libdjvulibre-text (3.5.28-2build2) ...
Setting up libxerces2-java (2.12.1-1) ...
Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
Setting up libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Setting up psutils (1.17.dfsg-4) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libomc:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up libc-devtools (2.35-0ubuntu3.7) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
Setting up libdom4j-java (2.1.3-1) ...
Setting up gnuplot-data (5.4.2+dfsg2-2) ...
Setting up libz3-dev:amd64 (4.8.12-1) ...
Setting up libjxr-tools (1.2~git20170615.f752187-5) ...
Setting up libjdom1-java (1.1.3-2.1) ...
Setting up libheif1:amd64 (1.12.0-2build1) ...
Setting up libdjvulibre21:amd64 (3.5.28-2build2) ...
Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libxom-java (1.3.7+ds-3) ...
Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up cmake (3.22.1-1ubuntu1.22.04.2) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up gnuplot-nox (5.4.2+dfsg2-2) ...
update-alternatives: using /usr/bin/gnuplot-nox to provide /usr/bin/gnuplot (gnuplot) in auto mode
Setting up libicu-dev:amd64 (70.1-2) ...
Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libsaxonb-java (9.1.0.8+dfsg-2) ...
Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up binutils (2.38-4ubuntu2.6) ...
Setting up qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up dpkg-dev (1.21.1ubuntu2.3) ...
Setting up libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up clang-14 (1:14.0.0-1ubuntu1.1) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5svg5:amd64 (5.15.3-1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up clang (1:14.0-55~exp2) ...
Setting up libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libomplot:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omc (1.24.0~dev-60-g7b27e79-1) ...
Setting up libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omplot (1.24.0~dev-60-g7b27e79-1) ...
Setting up libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libomccpp:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 2 added doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y openmodelica libomccpp omlibrary cmake
Reading package lists...
Building dependency tree...
Reading state information...
cmake is already the newest version (3.22.1-1ubuntu1.22.04.2).
cmake set to manually installed.
libomccpp is already the newest version (1.24.0~dev-60-g7b27e79-1).
libomccpp set to manually installed.
The following additional packages will be installed:
  drcontrol drmodelica dvipng dvisvgm fonts-lmodern gdal-data geoclue-2.0
  iio-sensor-proxy libaec0 libarmadillo10 libarpack2 libavdevice58 libblosc1
  libcdio-cdda2 libcdio-paranoia2 libcdio19 libcfitsio9 libcharls2 libcoin80c
  libcollada-dom2.5-dp0 libdc1394-25 libdecor-0-0 libdecor-0-plugin-1-cairo
  libfreexl1 libfyba0 libgdal30 libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7
  libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libkmlbase1 libkmldom1
  libkmlengine1 libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21
  libnetcdf19 libodbc2 libodbcinst2 libogdi4.1 libomsensplugin libomsimulator
  libopenal-data libopenal1 libopenscenegraph161 libopenthreads21 libpq5
  libproj22 libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5
  libqt5qml5 libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5
  libqt5webkit5 libqt5xml5 libqt5xmlpatterns5 librttopo1 libsdl2-2.0-0
  libsndio7.0 libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0
  libtexlua53 libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern
  mysql-common omedit omnotebook omshell omshell-terminal omsimulator proj-bin
  proj-data t1utils tex-common texlive-base texlive-binaries
  texlive-latex-base unixodbc-common
Suggested packages:
  libopenal0a libsimage-dev libbullet2 geotiff-bin gdal-bin libgeotiff-epsg
  libhdf4-doc libhdf4-alt-dev hdf4-tools odbc-postgresql tdsodbc ogdi-bin
  libportaudio2 qt5-qmltooling-plugins sndiod debhelper perl-tk xpdf
  | pdf-viewer xzdec texlive-latex-base-doc
The following NEW packages will be installed:
  drcontrol drmodelica dvipng dvisvgm fonts-lmodern gdal-data geoclue-2.0
  iio-sensor-proxy libaec0 libarmadillo10 libarpack2 libavdevice58 libblosc1
  libcdio-cdda2 libcdio-paranoia2 libcdio19 libcfitsio9 libcharls2 libcoin80c
  libcollada-dom2.5-dp0 libdc1394-25 libdecor-0-0 libdecor-0-plugin-1-cairo
  libfreexl1 libfyba0 libgdal30 libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7
  libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libkmlbase1 libkmldom1
  libkmlengine1 libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21
  libnetcdf19 libodbc2 libodbcinst2 libogdi4.1 libomsensplugin libomsimulator
  libopenal-data libopenal1 libopenscenegraph161 libopenthreads21 libpq5
  libproj22 libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5
  libqt5qml5 libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5
  libqt5webkit5 libqt5xml5 libqt5xmlpatterns5 librttopo1 libsdl2-2.0-0
  libsndio7.0 libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0
  libtexlua53 libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern
  mysql-common omedit omlibrary omnotebook omshell omshell-terminal
  omsimulator openmodelica proj-bin proj-data t1utils tex-common texlive-base
  texlive-binaries texlive-latex-base unixodbc-common
0 upgraded, 94 newly installed, 0 to remove and 30 not upgraded.
Need to get 150 MB of archives.
After this operation, 444 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5positioning5 amd64 5.15.3+dfsg-3 [223 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qml5 amd64 5.15.3+dfsg-1 [1,472 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qmlmodels5 amd64 5.15.3+dfsg-1 [205 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5quick5 amd64 5.15.3+dfsg-1 [1,748 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5sensors5 amd64 5.15.3-1 [123 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webchannel5 amd64 5.15.3-1 [62.9 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 tex-common all 6.17 [33.7 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5xml5 amd64 5.15.3+dfsg-2ubuntu0.2 [124 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkpathsea6 amd64 2021.20210626.59705-1ubuntu0.2 [60.4 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libptexenc1 amd64 2021.20210626.59705-1ubuntu0.2 [39.1 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsynctex2 amd64 2021.20210626.59705-1ubuntu0.2 [55.6 kB]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexlua53 amd64 2021.20210626.59705-1ubuntu0.2 [120 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexluajit2 amd64 2021.20210626.59705-1ubuntu0.2 [267 kB]
Get:2 http://build.openmodelica.org/apt jammy/nightly amd64 omnotebook amd64 1.24.0~dev-60-g7b27e79-1 [330 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libteckit0 amd64 2.5.11+ds1-1 [421 kB]
Get:3 http://build.openmodelica.org/apt jammy/nightly amd64 drcontrol all 1.24.0~dev-60-g7b27e79-1 [656 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [27.0 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvipng amd64 1.15-1.1 [78.9 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvisvgm amd64 2.13.1-1 [1,221 kB]
Get:4 http://build.openmodelica.org/apt jammy/nightly amd64 drmodelica all 1.24.0~dev-60-g7b27e79-1 [941 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gdal-data all 3.4.1+dfsg-1build4 [216 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 geoclue-2.0 amd64 2.5.7-3ubuntu3 [111 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 iio-sensor-proxy amd64 3.3-0ubuntu6 [34.4 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libaec0 amd64 1.0.6-1 [20.1 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2 amd64 3.8.0-1 [92.4 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu5 amd64 5.3.0+dfsg1-2 [183 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo10 amd64 1:10.8.2+dfsg-1 [105 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio19 amd64 2.1.0-3build1 [63.3 kB]
Get:5 http://build.openmodelica.org/apt jammy/nightly amd64 libomsensplugin amd64 1.24.0~dev-60-g7b27e79-1 [295 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-15ubuntu1 [12.8 MB]
Get:6 http://build.openmodelica.org/apt jammy/nightly amd64 libomsimulator amd64 1.24.0~dev-60-g7b27e79-1 [2,046 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1build3 [16.7 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1build3 [15.9 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal-data all 1:1.19.1-2build3 [164 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal1 amd64 1:1.19.1-2build3 [535 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-0 amd64 0.1.0-3build1 [15.1 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsdl2-2.0-0 amd64 2.0.20+dfsg-2ubuntu1.22.04.1 [582 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavdevice58 amd64 7:4.4.2-0ubuntu0.22.04.1 [87.5 kB]
Get:7 http://build.openmodelica.org/apt jammy/nightly amd64 omedit amd64 1.24.0~dev-60-g7b27e79-1 [3,292 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libblosc1 amd64 1.21.1+ds2-2 [35.8 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcfitsio9 amd64 4.0.0-1 [519 kB]
Get:29 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 texlive-binaries amd64 2021.20210626.59705-1ubuntu0.2 [9,860 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcharls2 amd64 2.3.4-1 [87.0 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcoin80c amd64 4.0.0+ds-2 [2,425 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liburiparser1 amd64 0.9.6+dfsg-1 [36.4 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcollada-dom2.5-dp0 amd64 2.5.0+ds1-3 [1,126 kB]
Get:8 http://build.openmodelica.org/apt jammy/nightly amd64 omlibrary all 1.24.0~dev-60-g7b27e79-1 [34.5 MB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.0-3build1 [20.4 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfyba0 amd64 4.1.1-7 [113 kB]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfreexl1 amd64 1.0.6-1 [33.5 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libproj22 amd64 8.2.1-1 [1,257 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeotiff5 amd64 1.7.0-2build1 [67.1 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgif7 amd64 5.1.9-2build2 [33.8 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf4-0-alt amd64 4.2.15-4 [290 kB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsz2 amd64 1.0.6-1 [5,354 B]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-103-1 amd64 1.10.7+repack-4ubuntu2 [1,295 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlbase1 amd64 1.3.0-9 [45.0 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmldom1 amd64 1.3.0-9 [150 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlengine1 amd64 1.3.0-9 [71.7 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.36-0ubuntu0.22.04.1 [1,302 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-100 amd64 1.10.7+repack-4ubuntu2 [59.1 kB]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetcdf19 amd64 1:4.8.1-1 [456 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbc2 amd64 2.3.9-5ubuntu0.1 [159 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unixodbc-common all 2.3.9-5ubuntu0.1 [9,256 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbcinst2 amd64 2.3.9-5ubuntu0.1 [31.9 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libogdi4.1 amd64 4.1.0+ds-5 [197 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.11-0ubuntu0.22.04.1 [144 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-r8.0 amd64 2020.2-4 [196 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 librttopo1 amd64 1.1.0-2 [178 kB]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialite7 amd64 5.0.1-2build2 [2,092 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxerces-c3.2 amd64 3.2.3+debian-3ubuntu0.1 [929 kB]
Get:62 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 proj-data all 8.2.1-1 [10.0 MB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenthreads21 amd64 3.6.5+dfsg1-7build3 [22.6 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5opengl5 amd64 5.15.3+dfsg-2ubuntu0.2 [153 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5xmlpatterns5 amd64 5.15.3-1 [901 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 texlive-latex-base all 2021.20220204-1 [1,128 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 proj-bin amd64 8.2.1-1 [154 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgdal30 amd64 3.4.1+dfsg-1build4 [7,642 kB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenscenegraph161 amd64 3.6.5+dfsg1-7build3 [6,249 kB]
Get:9 http://build.openmodelica.org/apt jammy/nightly amd64 omshell amd64 1.24.0~dev-60-g7b27e79-1 [54.2 kB]
Get:10 http://build.openmodelica.org/apt jammy/nightly amd64 omshell-terminal amd64 1.24.0~dev-60-g7b27e79-1 [20.7 kB]
Get:11 http://build.openmodelica.org/apt jammy/nightly amd64 omsimulator amd64 1.24.0~dev-60-g7b27e79-1 [1,434 kB]
Get:12 http://build.openmodelica.org/apt jammy/nightly amd64 openmodelica amd64 1.24.0~dev-60-g7b27e79-1 [6,088 B]
Get:91 http://laotzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 lmodern all 2.004.5-6.1 [9,471 kB]
Get:92 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 texlive-base all 2021.20220204-1 [21.0 MB]
Get:32 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 fonts-lmodern all 2.004.5-6.1 [4,532 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 150 MB in 1s (118 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libqt5positioning5:amd64.
(Reading database ... 189510 files and directories currently installed.)
Preparing to unpack .../00-libqt5positioning5_5.15.3+dfsg-3_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Selecting previously unselected package libqt5qml5:amd64.
Preparing to unpack .../01-libqt5qml5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5qmlmodels5:amd64.
Preparing to unpack .../02-libqt5qmlmodels5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5quick5:amd64.
Preparing to unpack .../03-libqt5quick5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5sensors5:amd64.
Preparing to unpack .../04-libqt5sensors5_5.15.3-1_amd64.deb ...
Unpacking libqt5sensors5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webchannel5:amd64.
Preparing to unpack .../05-libqt5webchannel5_5.15.3-1_amd64.deb ...
Unpacking libqt5webchannel5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webkit5:amd64.
Preparing to unpack .../06-libqt5webkit5_5.212.0~alpha4-15ubuntu1_amd64.deb ...
Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../07-tex-common_6.17_all.deb ...
Unpacking tex-common (6.17) ...
Selecting previously unselected package libqt5xml5:amd64.
Preparing to unpack .../08-libqt5xml5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package omnotebook.
Preparing to unpack .../09-omnotebook_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omnotebook (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package drcontrol.
Preparing to unpack .../10-drcontrol_1.24.0~dev-60-g7b27e79-1_all.deb ...
Unpacking drcontrol (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package drmodelica.
Preparing to unpack .../11-drmodelica_1.24.0~dev-60-g7b27e79-1_all.deb ...
Unpacking drmodelica (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libkpathsea6:amd64.
Preparing to unpack .../12-libkpathsea6_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libptexenc1:amd64.
Preparing to unpack .../13-libptexenc1_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libsynctex2:amd64.
Preparing to unpack .../14-libsynctex2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexlua53:amd64.
Preparing to unpack .../15-libtexlua53_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexluajit2:amd64.
Preparing to unpack .../16-libtexluajit2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../17-t1utils_1.41-4build2_amd64.deb ...
Unpacking t1utils (1.41-4build2) ...
Selecting previously unselected package libteckit0:amd64.
Preparing to unpack .../18-libteckit0_2.5.11+ds1-1_amd64.deb ...
Unpacking libteckit0:amd64 (2.5.11+ds1-1) ...
Selecting previously unselected package libzzip-0-13:amd64.
Preparing to unpack .../19-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Selecting previously unselected package texlive-binaries.
Preparing to unpack .../20-texlive-binaries_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package dvipng.
Preparing to unpack .../21-dvipng_1.15-1.1_amd64.deb ...
Unpacking dvipng (1.15-1.1) ...
Selecting previously unselected package dvisvgm.
Preparing to unpack .../22-dvisvgm_2.13.1-1_amd64.deb ...
Unpacking dvisvgm (2.13.1-1) ...
Selecting previously unselected package fonts-lmodern.
Preparing to unpack .../23-fonts-lmodern_2.004.5-6.1_all.deb ...
Unpacking fonts-lmodern (2.004.5-6.1) ...
Selecting previously unselected package gdal-data.
Preparing to unpack .../24-gdal-data_3.4.1+dfsg-1build4_all.deb ...
Unpacking gdal-data (3.4.1+dfsg-1build4) ...
Selecting previously unselected package geoclue-2.0.
Preparing to unpack .../25-geoclue-2.0_2.5.7-3ubuntu3_amd64.deb ...
Unpacking geoclue-2.0 (2.5.7-3ubuntu3) ...
Selecting previously unselected package iio-sensor-proxy.
Preparing to unpack .../26-iio-sensor-proxy_3.3-0ubuntu6_amd64.deb ...
Unpacking iio-sensor-proxy (3.3-0ubuntu6) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../27-libaec0_1.0.6-1_amd64.deb ...
Unpacking libaec0:amd64 (1.0.6-1) ...
Selecting previously unselected package libarpack2:amd64.
Preparing to unpack .../28-libarpack2_3.8.0-1_amd64.deb ...
Unpacking libarpack2:amd64 (3.8.0-1) ...
Selecting previously unselected package libsuperlu5:amd64.
Preparing to unpack .../29-libsuperlu5_5.3.0+dfsg1-2_amd64.deb ...
Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Selecting previously unselected package libarmadillo10.
Preparing to unpack .../30-libarmadillo10_1%3a10.8.2+dfsg-1_amd64.deb ...
Unpacking libarmadillo10 (1:10.8.2+dfsg-1) ...
Selecting previously unselected package libcdio19:amd64.
Preparing to unpack .../31-libcdio19_2.1.0-3build1_amd64.deb ...
Unpacking libcdio19:amd64 (2.1.0-3build1) ...
Selecting previously unselected package libcdio-cdda2:amd64.
Preparing to unpack .../32-libcdio-cdda2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libcdio-paranoia2:amd64.
Preparing to unpack .../33-libcdio-paranoia2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libdc1394-25:amd64.
Preparing to unpack .../34-libdc1394-25_2.2.6-4_amd64.deb ...
Unpacking libdc1394-25:amd64 (2.2.6-4) ...
Selecting previously unselected package libopenal-data.
Preparing to unpack .../35-libopenal-data_1%3a1.19.1-2build3_all.deb ...
Unpacking libopenal-data (1:1.19.1-2build3) ...
Selecting previously unselected package libsndio7.0:amd64.
Preparing to unpack .../36-libsndio7.0_1.8.1-1.1_amd64.deb ...
Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...
Selecting previously unselected package libopenal1:amd64.
Preparing to unpack .../37-libopenal1_1%3a1.19.1-2build3_amd64.deb ...
Unpacking libopenal1:amd64 (1:1.19.1-2build3) ...
Selecting previously unselected package libdecor-0-0:amd64.
Preparing to unpack .../38-libdecor-0-0_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libsdl2-2.0-0:amd64.
Preparing to unpack .../39-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ...
Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Selecting previously unselected package libavdevice58:amd64.
Preparing to unpack .../40-libavdevice58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libblosc1:amd64.
Preparing to unpack .../41-libblosc1_1.21.1+ds2-2_amd64.deb ...
Unpacking libblosc1:amd64 (1.21.1+ds2-2) ...
Selecting previously unselected package libcfitsio9:amd64.
Preparing to unpack .../42-libcfitsio9_4.0.0-1_amd64.deb ...
Unpacking libcfitsio9:amd64 (4.0.0-1) ...
Selecting previously unselected package libcharls2:amd64.
Preparing to unpack .../43-libcharls2_2.3.4-1_amd64.deb ...
Unpacking libcharls2:amd64 (2.3.4-1) ...
Selecting previously unselected package libcoin80c.
Preparing to unpack .../44-libcoin80c_4.0.0+ds-2_amd64.deb ...
Unpacking libcoin80c (4.0.0+ds-2) ...
Selecting previously unselected package libminizip1:amd64.
Preparing to unpack .../45-libminizip1_1.1-8build1_amd64.deb ...
Unpacking libminizip1:amd64 (1.1-8build1) ...
Selecting previously unselected package liburiparser1:amd64.
Preparing to unpack .../46-liburiparser1_0.9.6+dfsg-1_amd64.deb ...
Unpacking liburiparser1:amd64 (0.9.6+dfsg-1) ...
Selecting previously unselected package libcollada-dom2.5-dp0:amd64.
Preparing to unpack .../47-libcollada-dom2.5-dp0_2.5.0+ds1-3_amd64.deb ...
Unpacking libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
Preparing to unpack .../48-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libfyba0:amd64.
Preparing to unpack .../49-libfyba0_4.1.1-7_amd64.deb ...
Unpacking libfyba0:amd64 (4.1.1-7) ...
Selecting previously unselected package libfreexl1:amd64.
Preparing to unpack .../50-libfreexl1_1.0.6-1_amd64.deb ...
Unpacking libfreexl1:amd64 (1.0.6-1) ...
Selecting previously unselected package libgeos3.10.2:amd64.
Preparing to unpack .../51-libgeos3.10.2_3.10.2-1_amd64.deb ...
Unpacking libgeos3.10.2:amd64 (3.10.2-1) ...
Selecting previously unselected package libgeos-c1v5:amd64.
Preparing to unpack .../52-libgeos-c1v5_3.10.2-1_amd64.deb ...
Unpacking libgeos-c1v5:amd64 (3.10.2-1) ...
Selecting previously unselected package proj-data.
Preparing to unpack .../53-proj-data_8.2.1-1_all.deb ...
Unpacking proj-data (8.2.1-1) ...
Selecting previously unselected package libproj22:amd64.
Preparing to unpack .../54-libproj22_8.2.1-1_amd64.deb ...
Unpacking libproj22:amd64 (8.2.1-1) ...
Selecting previously unselected package libgeotiff5:amd64.
Preparing to unpack .../55-libgeotiff5_1.7.0-2build1_amd64.deb ...
Unpacking libgeotiff5:amd64 (1.7.0-2build1) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../56-libgif7_5.1.9-2build2_amd64.deb ...
Unpacking libgif7:amd64 (5.1.9-2build2) ...
Selecting previously unselected package libhdf4-0-alt.
Preparing to unpack .../57-libhdf4-0-alt_4.2.15-4_amd64.deb ...
Unpacking libhdf4-0-alt (4.2.15-4) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../58-libsz2_1.0.6-1_amd64.deb ...
Unpacking libsz2:amd64 (1.0.6-1) ...
Selecting previously unselected package libhdf5-103-1:amd64.
Preparing to unpack .../59-libhdf5-103-1_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libkmlbase1:amd64.
Preparing to unpack .../60-libkmlbase1_1.3.0-9_amd64.deb ...
Unpacking libkmlbase1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmldom1:amd64.
Preparing to unpack .../61-libkmldom1_1.3.0-9_amd64.deb ...
Unpacking libkmldom1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmlengine1:amd64.
Preparing to unpack .../62-libkmlengine1_1.3.0-9_amd64.deb ...
Unpacking libkmlengine1:amd64 (1.3.0-9) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../63-mysql-common_5.8+1.0.8_all.deb ...
Unpacking mysql-common (5.8+1.0.8) ...
Selecting previously unselected package libmysqlclient21:amd64.
Preparing to unpack .../64-libmysqlclient21_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Selecting previously unselected package libhdf5-hl-100:amd64.
Preparing to unpack .../65-libhdf5-hl-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libnetcdf19:amd64.
Preparing to unpack .../66-libnetcdf19_1%3a4.8.1-1_amd64.deb ...
Unpacking libnetcdf19:amd64 (1:4.8.1-1) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../67-libodbc2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package unixodbc-common.
Preparing to unpack .../68-unixodbc-common_2.3.9-5ubuntu0.1_all.deb ...
Unpacking unixodbc-common (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libodbcinst2:amd64.
Preparing to unpack .../69-libodbcinst2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libogdi4.1.
Preparing to unpack .../70-libogdi4.1_4.1.0+ds-5_amd64.deb ...
Unpacking libogdi4.1 (4.1.0+ds-5) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../71-libpq5_14.11-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../72-libqhull-r8.0_2020.2-4_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-4) ...
Selecting previously unselected package librttopo1:amd64.
Preparing to unpack .../73-librttopo1_1.1.0-2_amd64.deb ...
Unpacking librttopo1:amd64 (1.1.0-2) ...
Selecting previously unselected package libspatialite7:amd64.
Preparing to unpack .../74-libspatialite7_5.0.1-2build2_amd64.deb ...
Unpacking libspatialite7:amd64 (5.0.1-2build2) ...
Selecting previously unselected package libxerces-c3.2:amd64.
Preparing to unpack .../75-libxerces-c3.2_3.2.3+debian-3ubuntu0.1_amd64.deb ...
Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Selecting previously unselected package libgdal30.
Preparing to unpack .../76-libgdal30_3.4.1+dfsg-1build4_amd64.deb ...
Unpacking libgdal30 (3.4.1+dfsg-1build4) ...
Selecting previously unselected package liblua5.2-0:amd64.
Preparing to unpack .../77-liblua5.2-0_5.2.4-2_amd64.deb ...
Unpacking liblua5.2-0:amd64 (5.2.4-2) ...
Selecting previously unselected package libomsensplugin:amd64.
Preparing to unpack .../78-libomsensplugin_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomsensplugin:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libomsimulator:amd64.
Preparing to unpack .../79-libomsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking libomsimulator:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package libopenthreads21:amd64.
Preparing to unpack .../80-libopenthreads21_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libopenscenegraph161:amd64.
Preparing to unpack .../81-libopenscenegraph161_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libqt5opengl5:amd64.
Preparing to unpack .../82-libqt5opengl5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5xmlpatterns5:amd64.
Preparing to unpack .../83-libqt5xmlpatterns5_5.15.3-1_amd64.deb ...
Unpacking libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Selecting previously unselected package lmodern.
Preparing to unpack .../84-lmodern_2.004.5-6.1_all.deb ...
Unpacking lmodern (2.004.5-6.1) ...
Selecting previously unselected package omedit.
Preparing to unpack .../85-omedit_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omedit (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package omlibrary.
Preparing to unpack .../86-omlibrary_1.24.0~dev-60-g7b27e79-1_all.deb ...
Unpacking omlibrary (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package omshell.
Preparing to unpack .../87-omshell_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omshell (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package omshell-terminal.
Preparing to unpack .../88-omshell-terminal_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omshell-terminal (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package omsimulator:amd64.
Preparing to unpack .../89-omsimulator_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking omsimulator:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package openmodelica.
Preparing to unpack .../90-openmodelica_1.24.0~dev-60-g7b27e79-1_amd64.deb ...
Unpacking openmodelica (1.24.0~dev-60-g7b27e79-1) ...
Selecting previously unselected package texlive-base.
Preparing to unpack .../91-texlive-base_2021.20220204-1_all.deb ...
Unpacking texlive-base (2021.20220204-1) ...
Selecting previously unselected package texlive-latex-base.
Preparing to unpack .../92-texlive-latex-base_2021.20220204-1_all.deb ...
Unpacking texlive-latex-base (2021.20220204-1) ...
Selecting previously unselected package proj-bin.
Preparing to unpack .../93-proj-bin_8.2.1-1_amd64.deb ...
Unpacking proj-bin (8.2.1-1) ...
Setting up libgeos3.10.2:amd64 (3.10.2-1) ...
Setting up mysql-common (5.8+1.0.8) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up iio-sensor-proxy (3.3-0ubuntu6) ...
Setting up libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Setting up libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Setting up proj-data (8.2.1-1) ...
Setting up omshell-terminal (1.24.0~dev-60-g7b27e79-1) ...
Setting up libogdi4.1 (4.1.0+ds-5) ...
Setting up libcharls2:amd64 (2.3.4-1) ...
Setting up libminizip1:amd64 (1.1-8build1) ...
Setting up libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Setting up libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Setting up libarpack2:amd64 (3.8.0-1) ...
Setting up libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Setting up libcoin80c (4.0.0+ds-2) ...
Setting up libqhull-r8.0:amd64 (2020.2-4) ...
Setting up geoclue-2.0 (2.5.7-3ubuntu3) ...
Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Setting up libproj22:amd64 (8.2.1-1) ...
Setting up libcdio19:amd64 (2.1.0-3build1) ...
Setting up libaec0:amd64 (1.0.6-1) ...
Setting up gdal-data (3.4.1+dfsg-1build4) ...
Setting up libgeotiff5:amd64 (1.7.0-2build1) ...
Setting up libcfitsio9:amd64 (4.0.0-1) ...
Setting up tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
update-language: texlive-base not installed and configured, doing nothing!
Setting up libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up omlibrary (1.24.0~dev-60-g7b27e79-1) ...
Setting up libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Setting up libteckit0:amd64 (2.5.11+ds1-1) ...
Setting up t1utils (1.41-4build2) ...
Setting up libdc1394-25:amd64 (2.2.6-4) ...
Setting up libgeos-c1v5:amd64 (3.10.2-1) ...
Setting up unixodbc-common (2.3.9-5ubuntu0.1) ...
Setting up libqt5webchannel5:amd64 (5.15.3-1) ...
Setting up libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libhdf4-0-alt (4.2.15-4) ...
Setting up libsndio7.0:amd64 (1.8.1-1.1) ...
Setting up libgif7:amd64 (5.1.9-2build2) ...
Setting up libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up liburiparser1:amd64 (0.9.6+dfsg-1) ...
Setting up librttopo1:amd64 (1.1.0-2) ...
Setting up libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Setting up libfreexl1:amd64 (1.0.6-1) ...
Setting up liblua5.2-0:amd64 (5.2.4-2) ...
Setting up libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libfyba0:amd64 (4.1.1-7) ...
Setting up libkmlbase1:amd64 (1.3.0-9) ...
Setting up libblosc1:amd64 (1.21.1+ds2-2) ...
Setting up libdecor-0-0:amd64 (0.1.0-3build1) ...
Setting up fonts-lmodern (2.004.5-6.1) ...
Setting up libopenal-data (1:1.19.1-2build3) ...
Setting up libomsensplugin:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Setting up libqt5sensors5:amd64 (5.15.3-1) ...
Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Setting up libsz2:amd64 (1.0.6-1) ...
Setting up libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libomsimulator:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up libkmldom1:amd64 (1.3.0-9) ...
Setting up libspatialite7:amd64 (5.0.1-2build2) ...
Setting up libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up libarmadillo10 (1:10.8.2+dfsg-1) ...
Setting up libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Setting up libkmlengine1:amd64 (1.3.0-9) ...
Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Setting up dvisvgm (2.13.1-1) ...
Setting up proj-bin (8.2.1-1) ...
Setting up libopenal1:amd64 (1:1.19.1-2build3) ...
Setting up libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up omsimulator:amd64 (1.24.0~dev-60-g7b27e79-1) ...
Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Setting up libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up lmodern (2.004.5-6.1) ...
Setting up libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Setting up texlive-base (2021.20220204-1) ...
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up dvipng (1.15-1.1) ...
Setting up libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Setting up texlive-latex-base (2021.20220204-1) ...
Setting up omshell (1.24.0~dev-60-g7b27e79-1) ...
Setting up libnetcdf19:amd64 (1:4.8.1-1) ...
Setting up omnotebook (1.24.0~dev-60-g7b27e79-1) ...
Setting up drcontrol (1.24.0~dev-60-g7b27e79-1) ...
Setting up drmodelica (1.24.0~dev-60-g7b27e79-1) ...
Setting up libgdal30 (3.4.1+dfsg-1build4) ...
Setting up libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Setting up omedit (1.24.0~dev-60-g7b27e79-1) ...
Setting up openmodelica (1.24.0~dev-60-g7b27e79-1) ...
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Processing triggers for tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
	This may take some time... done.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark unhold grub-pc grub-common grub-pc-bin grub2-common friendly-recovery
Canceled hold on grub-pc.
Canceled hold on grub-common.
Canceled hold on grub-pc-bin.
Canceled hold on grub2-common.
Canceled hold on friendly-recovery.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get clean
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo > /etc/resolv.conf
[Pipeline] sh
+ cat installLibraries.mos
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /installLibraries.mos
updatePackageIndex();getErrorString();
if not installPackage(Modelica, "3") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Modelica, "4") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Buildings) then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(PowerSystems) then
  print(getErrorString());
  exit(1);
end if;
getErrorString();
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c omc /installLibraries.mos
OpenModelica Compiler OpenModelica 1.24.0~dev-60-g7b27e79
Copyright © 2019 Open Source Modelica Consortium (OSMC)
Distributed under OMSC-PL and GPL, see www.openmodelica.org

Usage: omc [Options] (Model.mo | Script.mos) [Libraries | .mo-files] 
* Libraries: Fully qualified names of libraries to load before processing Model or Script.
             The libraries should be separated by spaces: Lib1 Lib2 ... LibN.

* Options:
  -d, --debug                Sets debug flags. Use --help=debug to see available flags.
  -h, --help                 Displays the help text. Use --help=topics for more information.
 --v, --version              Print the version and exit.
      --target               Sets the target compiler to use.
                               Valid options: gcc, msvc, msvc10, msvc12, msvc13, msvc15, msvc19, vxworks69, debugrt
  -g, --grammar              Sets the grammar and semantics to accept.
                               Valid options: Modelica, MetaModelica, ParModelica, Optimica, PDEModelica
      --annotationVersion    Sets the annotation version that should be used.
                               Valid options: 1.x, 2.x, 3.x
      --std                  Sets the language standard that should be used.
                               Valid options: 1.x, 2.x, 3.1, 3.2, 3.3, 3.4, 3.5, latest, experimental
      --showErrorMessages    Show error messages immediately when they happen.
      --showAnnotations      Show annotations in the flattened code.
      --noSimplify           Do not simplify expressions if set.
      --preOptModules        Sets the pre optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * introduceOutputAliases
                                * clockPartitioning
                                * collapseArrayExpressions
                                * comSubExp
                                * dumpDAE
                                * dumpDAEXML
                                * encapsulateWhenConditions
                                * evalFunc
                                * evaluateParameters
                                * expandDerOperator
                                * findStateOrder
                                * inlineArrayEqn
                                * normalInlineFunction
                                * inputDerivativesForDynOpt
                                * introduceDerAlias
                                * removeEqualRHS
                                * removeProtectedParameters
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * removeVerySimpleEquations
                                * replaceEdgeChange
                                * residualForm
                                * resolveLoops
                                * simplifyAllExpressions
                                * simplifyIfEquations
                                * sortEqnsVars
                                * unitChecking
                                * wrapFunctionCalls

      --cheapmatchingAlgorithm Sets the cheap matching algorithm to use. A cheap matching algorithm gives a jump start matching by heuristics.
                               Valid options:
                                * 0
                                * 1
                                * 3

      --matchingAlgorithm    Sets the matching algorithm to use. See --help=optmodules for more info.
                               Valid options:
                                * BFSB
                                * DFSB
                                * MC21A
                                * PF
                                * PFPlus
                                * HK
                                * HKDW
                                * ABMP
                                * PR
                                * DFSBExt
                                * BFSBExt
                                * MC21AExt
                                * PFExt
                                * PFPlusExt
                                * HKExt
                                * HKDWExt
                                * ABMPExt
                                * PRExt
                                * BB
                                * SBGraph
                                * pseudo

      --indexReductionMethod Sets the index reduction method to use. See --help=optmodules for more info.
                               Valid options:
                                * none
                                * uode
                                * dynamicStateSelection
                                * dummyDerivatives

      --postOptModules       Sets the post optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * addScaledVars_states
                                * addScaledVars_inputs
                                * addTimeAsState
                                * calculateStateSetsJacobians
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * constantLinearSystem
                                * countOperations
                                * cseBinary
                                * dumpComponentsGraphStr
                                * dumpDAE
                                * dumpDAEXML
                                * evaluateParameters
                                * extendDynamicOptimization
                                * generateSymbolicLinearization
                                * generateSymbolicSensitivities
                                * inlineArrayEqn
                                * inputDerivativesUsed
                                * lateInlineFunction
                                * partlintornsystem
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * relaxSystem
                                * removeConstants
                                * removeEqualRHS
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * reshufflePost
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * simplifyTimeIndepFuncCalls
                                * simplifysemiLinear
                                * solveLinearSystem
                                * solveSimpleEquations
                                * symSolver
                                * symbolicJacobian
                                * tearingSystem
                                * wrapFunctionCalls

      --simCodeTarget        Sets the target language for the code generation.
                               Valid options: None, C, Cpp, omsicpp, ExperimentalEmbeddedC, JavaScript, omsic, XML, MidC
      --orderConnections     Orders connect equations alphabetically if set.
  -t, --typeinfo             Prints out extra type information if set.
  -a, --keepArrays           Sets whether to split arrays or not.
  -m, --modelicaOutput       Enables valid modelica output for flat modelica.
  -q, --silent               Turns on silent mode.
  -c, --corbaSessionName     Sets the name of the corba session if -d=interactiveCorba or --interactive=corba is used.
  -n, --numProcs             Sets the number of processors to use (0=default=auto).
  -i, --instClass            Instantiate the class given by the fully qualified path.
  -v, --vectorizationLimit   Sets the vectorization limit, arrays and matrices larger than this will not be vectorized.
  -s, --simulationCg         Turns on simulation code generation.
      --evalAnnotationParams Sets whether to evaluate parameters in annotations or not.
      --unitChecking         Enable unit checking.
      --generateLabeledSimCode Turns on labeled SimCode generation for reduction algorithms.
      --reduceTerms          Turns on reducing terms for reduction algorithms.
      --reductionMethod      Sets the reduction method to be used.
                               Valid options: deletion, substitution, linearization
      --demoMode             Disable Warning/Error Massages.
      --locale               Override the locale from the environment.
  -o, --defaultOCLDevice     Sets the default OpenCL device to be used for parallel execution.
      --maxTraversals        Maximal traversals to find simple equations in the acausal system.
      --dumpTarget           Redirect the dump to file. If the file ends with .html HTML code is generated.
      --delayBreakLoop       Enables (very) experimental code to break algebraic loops using the delay() operator. Probably messes with initialization.
      --tearingMethod        Sets the tearing method to use. Select no tearing or choose tearing method.
                               Valid options:
                                * noTearing
                                * minimalTearing
                                * omcTearing
                                * cellier

      --tearingHeuristic     Sets the tearing heuristic to use for Cellier-tearing.
                               Valid options:
                                * MC1
                                * MC2
                                * MC11
                                * MC21
                                * MC12
                                * MC22
                                * MC13
                                * MC23
                                * MC231
                                * MC3
                                * MC4

      --scalarizeMinMax      Scalarizes the builtin min/max reduction operators if true.
      --strict               Enables stricter enforcement of Modelica language rules.
      --scalarizeBindings    Always scalarizes bindings if set.
      --corbaObjectReferenceFilePath Sets the path for corba object reference file if -d=interactiveCorba is used.
      --hpcomScheduler       Sets the scheduler for task graph scheduling (list | listr | level | levelfix | ext | metis | mcp | taskdep | tds | bls | rand | none). Default: level.
      --hpcomCode            Sets the code-type produced by hpcom (openmp | pthreads | pthreads_spin | tbb | mpi). Default: openmp.
      --rewriteRulesFile     Activates user given rewrite rules for Absyn expressions. The rules are read from the given file and are of the form rewrite(fromExp, toExp);
      --replaceHomotopy      Replaces homotopy(actual, simplified) with the actual expression or the simplified expression. Good for debugging models which use homotopy. The default is to not replace homotopy.
                               Valid options:
                                * none
                                * actual
                                * simplified

      --generateSymbolicJacobian Generates symbolic Jacobian matrix, where der(x) is differentiated w.r.t. x. This matrix can be used by dassl or ida solver with simulation flag '-jacobian'.
      --generateSymbolicLinearization Generates symbolic linearization matrices A,B,C,D for linear model:
                              		:math:`\dot x = Ax + Bu`
                              		:math:`y = Cx +Du`
      --intEnumConversion    Allow Integer to enumeration conversion.
      --profiling            Sets the profiling level to use. Profiled equations and functions record execution time and count for each time step taken by the integrator.
                               Valid options:
                                * none
                                * blocks
                                * blocks+html
                                * all
                                * all_perf
                                * all_stat

      --reshuffle            sets tolerance of reshuffling algorithm: 1: conservative, 2: more tolerant, 3 resolve all
      --gDynOpt              Generate dynamic optimization problem based on annotation approach.
      --maxSizeSolveLinearSystem Max size for solveLinearSystem.
      --cppFlags             Sets extra flags for compilation with the C++ compiler (e.g. +cppFlags=-O3,-Wall)
      --removeSimpleEquations Specifies method that removes simple equations.
                               Valid options:
                                * none
                                * default
                                * causal
                                * fastAcausal
                                * allAcausal
                                * new

      --dynamicTearing       Activates dynamic tearing (TearingSet can be changed automatically during runtime, strict set vs. casual set.)
                               Valid options:
                                * false
                                * true
                                * linear
                                * nonlinear

      --symSolver            Activates symbolic implicit solver (original system is not changed).
                               Valid options: none, impEuler, expEuler
      --loop2con             Specifies method that transform loops in constraints. hint: using initial guess from file!
                               Valid options:
                                * none
                                * lin
                                * noLin
                                * all

      --forceTearing         Use tearing set even if it is not smaller than the original component.
      --simplifyLoops        Simplify algebraic loops.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --recursiveTearing     Inline and repeat tearing.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --flowThreshold        Sets the minium threshold for stream flow rates
      --matrixFormat         Sets the matrix format type in cpp runtime which should be used (dense | sparse ). Default: dense.
      --partlintorn          Sets the limit for partitionin of linear torn systems.
      --initOptModules       Sets the initialization optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * inlineArrayEqn
                                * constantLinearSystem
                                * extendDynamicOptimization
                                * generateHomotopyComponents
                                * inlineHomotopy
                                * inputDerivativesUsed
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * replaceHomotopyWithSimplified
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * solveSimpleEquations
                                * tearingSystem
                                * wrapFunctionCalls

      --maxMixedDeterminedIndex Sets the maximum mixed-determined index that is handled by the initialization.
      --useLocalDirection    Keeps the input/output prefix for all variables in the flat model, not only top-level ones.
      --defaultOptModulesOrdering If this is activated, then the specified pre-/post-/init-optimization modules will be rearranged to the recommended ordering.
      --preOptModules+       Enables additional pre-optimization modules, e.g. --preOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --preOptModules-       Disables a list of pre-optimization modules, e.g. --preOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --postOptModules+      Enables additional post-optimization modules, e.g. --postOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --postOptModules-      Disables a list of post-optimization modules, e.g. --postOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --initOptModules+      Enables additional init-optimization modules, e.g. --initOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --initOptModules-      Disables a list of init-optimization modules, e.g. --initOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --instCacheSize        Sets the size of the internal hash table used for instantiation caching.
      --maxSizeLinearTearing Sets the maximum system size for tearing of linear systems (default 200).
      --maxSizeNonlinearTearing Sets the maximum system size for tearing of nonlinear systems (default 10000).
      --noTearingForComponent Deactivates tearing for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --daeMode              Generates code to simulate models in DAE mode. The whole system is passed directly to the DAE solver SUNDIALS/IDA and no algebraic solver is involved in the simulation process.
      --inlineMethod         Sets the inline method to use.
                              replace : This method inlines by replacing in place all expressions. Might lead to very long expression.
                              append  : This method inlines by adding additional variables to the whole system. Might lead to much bigger system.
                               Valid options: replace, append
      --setTearingVars       Sets the tearing variables by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes.
                              Use following format: '--setTearingVars=(sci,n,t1,...,tn)*', with sci = strong component index, n = number of tearing variables, t1,...tn = tearing variables.
                              E.g.: '--setTearingVars=4,2,3,5' would select variables 3 and 5 in strong component 4.
      --setResidualEqns      Sets the residual equations by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes for the collective equations.
                              Use following format: '--setResidualEqns=(sci,n,r1,...,rn)*', with sci = strong component index, n = number of residual equations, r1,...rn = residual equations.
                              E.g.: '--setResidualEqns=4,2,3,5' would select equations 3 and 5 in strong component 4.
                              Only works in combination with 'setTearingVars'.
      --ignoreCommandLineOptionsAnnotation Ignores the command line options specified as annotation in the class.
      --calculateSensitivities Generates sensitivities variables and matrices.
  -r, --alarm                Sets the number seconds until omc timeouts and exits. Used by the testing framework to terminate infinite running processes.
      --totalTearing         Activates total tearing (determination of all possible tearing sets) for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --ignoreSimulationFlagsAnnotation Ignores the simulation flags specified as annotation in the class.
      --dynamicTearingForInitialization Enable Dynamic Tearing also for the initialization system.
      --preferTVarsWithStartValue Prefer tearing variables with start value for initialization.
      --equationsPerFile     Generate code for at most this many equations per C-file (partially implemented in the compiler).
      --evaluateFinalParameters Evaluates all the final parameters in addition to parameters with annotation(Evaluate=true).
      --evaluateProtectedParameters Evaluates all the protected parameters in addition to parameters with annotation(Evaluate=true).
      --replaceEvaluatedParameters Replaces all the evaluated parameters in the DAE.
      --condenseArrays       Sets whether array expressions containing function calls are condensed or not.
      --wfcAdvanced          wrapFunctionCalls ignores more then default cases, e.g. exp, sin, cos, log, (experimental flag)
      --tearingStrictness    Sets the strictness of the tearing method regarding the solvability restrictions.
                               Valid options:
                                * casual
                                * strict
                                * veryStrict

      --interactive          Sets the interactive mode for omc.
                               Valid options:
                                * none
                                * corba
                                * tcp
                                * zmq

  -z, --zeroMQFileSuffix     Sets the file suffix for zeroMQ port file if --interactive=zmq is used.
      --homotopyApproach     Sets the homotopy approach.
                               Valid options:
                                * equidistantLocal
                                * adaptiveLocal
                                * equidistantGlobal
                                * adaptiveGlobal

      --ignoreReplaceable    Sets whether to ignore replaceability or not when redeclaring.
      --postOptModulesDAE    Sets the optimization modules for the DAEmode in the back end. See --help=optmodules for more info.
      --evalLoopLimit        The loop iteration limit used when evaluating constant function calls.
      --evalRecursionLimit   The recursion limit used when evaluating constant function calls.
      --singleInstanceAglSolver Sets to instantiate only  one algebraic loop solver all algebraic loops
      --showStructuralAnnotations Show annotations affecting the solution process in the flattened code.
      --initialStateSelection Activates the state selection inside initialization to avoid singularities.
      --linearizationDumpLanguage Sets the target language for the produced code of linearization. Only works with '--generateSymbolicLinearization' and 'linearize(modelName)'.
                               Valid options: modelica, matlab, julia, python
      --noASSC               Disables analytical to structural singularity conversion.
      --fullASSC             Enables full equation replacement for BLT transformation from the ASSC algorithm.
      --realASSC             Enables the ASSC algorithm to evaluate real valued coefficients (usually only integers).
      --initASSC             Enables the ASSC algorithm for initialization.
      --maxSizeASSC          Sets the maximum system size for the analytical to structural conversion algorithm (default 200).
  -f, --baseModelica         Outputs experimental Base Modelica.
      --fmiFilter            Specifies which model variables are exposed by the modelDescription.xml
                               Valid options:
                                * none
                                * internal
                                * protected
                                * blackBox

      --fmiSources           Defines if FMUs will be exported with sources or not. --fmiFilter=blackBox might override this, because black box FMUs do never contain their source code.
      --fmiFlags             Add simulation flags to FMU. Will create <fmiPrefix>_flags.json in resources folder with given flags. Use --fmiFlags or --fmiFlags=none to disable [default]. Use --fmiFlags=default for the default simulation flags. To pass flags use e.g. --fmiFlags=s:cvode,nls:homotopy or --fmiFlags=path/to/yourFlags.json.
      --fmuCMakeBuild        Configured and build FMU with CMake if true.
      --newBackend           Activates experimental new backend for better array handling. This also activates the new frontend. [WIP]
      --parmodauto           Experimental: Enable parallelization of independent systems of equations in the translated model. Only works on Linux systems.
      --interactivePort      Sets the port used by the interactive server.
      --allowNonStandardModelica Flags to allow non-standard Modelica.
                               Valid options:
                                * nonStdMultipleExternalDeclarations
                                * nonStdEnumerationAsIntegers
                                * nonStdIntegersAsEnumeration
                                * nonStdDifferentCaseFileVsClassName
                                * nonStdTopLevelOuter
                                * protectedAccess
                                * reinitInAlgorithms
                                * unbalancedModel

      --exportClocksInModelDescription exports clocks in modeldescription.xml for fmus, The default is false.
      --linkType             Sets the link type for the simulation executable.
                              dynamic: libraries are dynamically linked; the executable is built very fast but is not portable because of DLL dependencies.
                              static: libraries are statically linked; the executable is built more slowly but it is portable and dependency-free.
                               Valid options: dynamic, static
      --tearingAlwaysDer     Always choose state derivatives as iteration variables in strong components.
      --dumpFlatModel        Dumps the flat model at the given stages of the frontend.
                               Valid options:
                                * flatten
                                * connections
                                * eval
                                * simplify
                                * scalarize

  -u, --simulation           Simulates the last model in the given Modelica file.
      --obfuscate            Obfuscates identifiers in the simulation model
                               Valid options:
                                * none
                                * encrypted
                                * protected
                                * full

      --fmuRuntimeDepends    Defines if runtime library dependencies are included in the FMU. Only used when compiler flag fmuCMakeBuild=true.
                               Valid options:
                                * default
                                * none
                                * modelica
                                * all

      --frontendInline       Enables inlining of functions in the frontend.
      --exposeLocalIOs       Introduces top-level inputs/outputs for unconnected input/output connectors at requested levels, provided they are public, 0 meaning top-level (standard Modelica), 1 inputs/outputs of top-level components, >1 going deeper. This flag is particularly useful for FMI export.

For more details on a specific topic, use --help=topics or help("topics")

* Examples:
  omc Model.mo             will produce flattened Model on standard output.
  omc -s Model.mo          will produce simulation code for the model:
                            * Model.c           The model C code.
                            * Model_functions.c The model functions C code.
                            * Model.makefile    The makefile to compile the model.
                            * Model_init.xml    The initial values.
  omc Script.mos           will run the commands from Script.mos.
  omc Model.mo Modelica    will first load the Modelica library and then produce 
                            flattened Model on standard output.
  omc Model1.mo Model2.mo  will load both Model1.mo and Model2.mo, and produce 
                            flattened Model1 on standard output.
  *.mo (Modelica files) 
  *.mos (Modelica Script files)

For available simulation flags, use --help=simulation.

Documentation is available in the built-in package OpenModelica.Scripting or
online <https://build.openmodelica.org/Documentation/OpenModelica.Scripting.html>.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root rm -f /installLibraries.mos
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root cp /usr/share/applications/omedit.desktop /usr/share/applications/omnotebook.desktop /usr/share/applications/omshell.desktop /home/openmodelica/Desktop
[Pipeline] sh
+ echo %sudo ALL=(ALL:ALL) NOPASSWD:ALL
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/sudoers.d/nopasswd
%sudo ALL=(ALL:ALL) NOPASSWD:ALL
[Pipeline] sh
+ + echo openmodelicasudo
 chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /home/openmodelica/Desktop/password
openmodelica
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chown openmodelica:openmodelica /home/openmodelica/Desktop/password
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chmod +x /home/openmodelica/Desktop/omedit.desktop /home/openmodelica/Desktop/omshell.desktop /home/openmodelica/Desktop/omnotebook.desktop
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ VBoxManage convertdd /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi --format VDI
Converting from raw image file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw" to file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi"...
Creating dynamic image with size 17179869184 bytes (16384MB)...
[Pipeline] sh
+ mkdir -p /var/www/build.openmodelica.org/virtual_machines/nightly/
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.24.0~dev-38-g2d2e5b6.vdi /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.24.0~dev-38-g2d2e5b6.vdi.gz
[Pipeline] sh
+ chmod o+r /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ mv /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.24.0~dev-60-g7b27e79.vdi
[Pipeline] sh
+ cat /var/www/build.openmodelica.org/virtual_machines/nightly/openmodelica-1.24.0~dev-60-g7b27e79.vdi
+ gzip
[Pipeline] sh
+ rm /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw
[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).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / 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/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2
/var/www/build.openmodelica.org/virtual_machines/tmp-build/cache /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc: not mounted.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root: not mounted.
+ true
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ vboxmanage list vms
+ grep inaccessible
+ + trgrep -d -o {} {.*}

[Pipeline] sh
+ + vboxmanage list hddsgrep
 ^UUID:
+ sed s/  */ /
+ cut -d  -f2
+ vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4
+ vboxmanage closemedium disk 4878049b-4710-466a-9971-f4ba1b5d15c3
[Pipeline] sh
+ VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw --format RAW
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'RAW'. UUID: 20f6a3d1-bbac-469d-83b4-cb503634fb5b
[Pipeline] sh
+ mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount -t proc none /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo nameserver 8.8.8.8 > /etc/resolv.conf
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [101 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 48x48 Icons [36.1 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 64x64 Icons [55.1 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [305 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 48x48 Icons [205 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 64x64 Icons [311 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 48x48 Icons [1,867 B]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 64x64 Icons [2,497 B]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [4,932 B]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 48x48 Icons [16.1 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 64x64 Icons [21.3 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]
Get:37 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [18.9 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 48x48 Icons [15.7 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 64x64 Icons [25.6 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]
Get:45 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB]
Get:46 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB]
Get:47 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [43.0 kB]
Get:48 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 48x48 Icons [16.9 kB]
Get:49 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 64x64 Icons [26.5 kB]
Get:50 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]
Get:51 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB]
Get:52 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB]
Get:53 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB]
Get:54 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]
Get:55 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB]
Get:56 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB]
Get:57 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB]
Get:58 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [55.1 kB]
Get:59 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 48x48 Icons [22.0 kB]
Get:60 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 64x64 Icons [34.6 kB]
Get:61 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]
Get:62 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B]
Get:63 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]
Get:64 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B]
Get:65 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]
Fetched 14.6 MB in 3s (4,609 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -qyy ca-certificates curl gnupg lsb-release
Reading package lists...
Building dependency tree...
Reading state information...
lsb-release is already the newest version (11.1.0ubuntu4).
lsb-release set to manually installed.
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv libcurl4
Suggested packages:
  tor parcimonie xloadimage scdaemon
The following NEW packages will be installed:
  curl
The following packages will be upgraded:
  ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4
13 upgraded, 1 newly installed, 0 to remove and 409 not upgraded.
Need to get 2,885 kB of archives.
After this operation, 479 kB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.1 [137 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 2,885 kB in 0s (19.0 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../01-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking dirmngr (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../02-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gnupg-utils (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../03-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../04-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-agent (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../05-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../06-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgconf (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../07-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../08-gnupg_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../09-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgsm (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../10-gpgv_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Setting up gpgv (2.2.27-3ubuntu2.1) ...
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
Setting up gpgconf (2.2.27-3ubuntu2.1) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Setting up gpg (2.2.27-3ubuntu2.1) ...
Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
Setting up gpgsm (2.2.27-3ubuntu2.1) ...
Setting up dirmngr (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
Setting up gnupg (2.2.27-3ubuntu2.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
[Pipeline] sh
+ + curlsudo -fsSL chroot http://build.openmodelica.org/apt/openmodelica.asc /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
 gpg --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
[Pipeline] sh
+ echo deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy stable
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/apt/sources.list.d/openmodelica.list
deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy stable
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Ign:4 https://build.openmodelica.org/apt jammy InRelease
Get:6 https://build.openmodelica.org/apt jammy Release [26.3 kB]
Get:7 https://build.openmodelica.org/apt jammy Release.gpg [488 B]
Get:8 https://build.openmodelica.org/apt jammy/stable amd64 Packages [5,960 B]
Fetched 32.7 kB in 0s (81.2 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
Package: omc
Architecture: amd64
Version: 1.24.0~dev-16-gaa27cc1-1
Priority: optional
Section: math
Source: openmodelica
Maintainer: OpenModelica Build System <build@openmodelica.org>
Installed-Size: 548
Depends: clang, cmake, build-essential, libexpat1-dev, liblapack-dev, zip, unzip, omc-common, libomc, libomcsimulation, libc6 (>= 2.34)
Recommends: libomccpp, omplot, gnuplot-nox, xsltproc, libsaxonb-java
Suggests: python-beautifulsoup
Breaks: omlib-modelica-3.2.3, omlib-modelica-4.0.0, omlib-modelicaservices-3.2.3, omlib-modelicaservices-4.0.0
Filename: pool/contrib-jammy/omc_1.24.0~dev-16-gaa27cc1-1_amd64.deb
Size: 119514
MD5sum: 0dcb305cda8f9d81dfa6c92d395e1b66
SHA1: d691573a7c04d503e37ffc550466cf51221eebdc
SHA256: adb27c40757abe721bc7c310f87e1f3a81bf6809fa163b3e8670591e716d840c
SHA512: 476a883cfd8b9e4ea313aa6d736b27e8eaba4aec3db3aa5b02ba6662ca0bee99b113110a6cbfca5a73758b62c4a79541412128471f8aa8355fe743ad996c28ee
Description: The OpenModelica Compiler
 This is the core of the OpenModelica project. It can be used stand-alone as
 a compiler. It is recommended to use it together with an OpenModelica client,
 such as OMShell (textual interface), OMNotebook (for teaching purposes)
 or OMEdit (graphical modeling).
Description-md5: 45e8f0c20a91294f90760327b30dae2f

[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
+ grep ^Version:
Version: 1.24.0~dev-16-gaa27cc1-1
[Pipeline] sh
+ + + sudogrep chroot 1.24.0~dev-16-gaa27cc1 /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
grep apt-cache ^Version: show
 omc
Version: 1.24.0~dev-16-gaa27cc1-1
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark hold grub-pc grub-common grub-pc-bin grub2-common grub-efi-amd64-bin grub-efi-amd64-signed friendly-recovery
grub-pc set on hold.
grub-common set on hold.
grub-pc-bin set on hold.
grub2-common set on hold.
grub-efi-amd64-bin set on hold.
grub-efi-amd64-signed set on hold.
friendly-recovery set on hold.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y remove blueman
Reading package lists...
Building dependency tree...
Reading state information...
Package 'blueman' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 409 not upgraded.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libflashrom1 libftdi1-2
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri
  libglapi-mesa libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1
  libwebkit2gtk-4.0-37 libxatracker2 linux-generic linux-headers-generic
  linux-image-generic mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager shim-signed
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
The following packages will be upgraded:
  accountsservice alsa-ucm-conf amd64-microcode apparmor apport apt apt-utils
  avahi-autoipd avahi-daemon base-files bash bind9-dnsutils bind9-host
  bind9-libs bluez bluez-cups bsdextrautils bsdutils chromium-browser
  chromium-browser-l10n coreutils cpio cpp-11 cups cups-browsed cups-bsd
  cups-client cups-common cups-core-drivers cups-daemon cups-filters
  cups-filters-core-drivers cups-ipp-utils cups-ppdc cups-server-common dbus
  dbus-user-session dbus-x11 distro-info distro-info-data dmidecode
  dns-root-data dnsmasq-base dpkg e2fsprogs eject ethtool fdisk file
  firmware-sof-signed fonts-opensymbol fwupd fwupd-signed gcc-11-base
  gcc-12-base ghostscript ghostscript-x gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0
  gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gnome-keyring gnome-keyring-pkcs11
  gstreamer1.0-gl gstreamer1.0-libav gstreamer1.0-plugins-base
  gstreamer1.0-plugins-good gstreamer1.0-tools gstreamer1.0-x
  gtk-update-icon-cache gvfs gvfs-common gvfs-daemons gvfs-libs gzip
  initramfs-tools initramfs-tools-bin initramfs-tools-core
  intel-media-va-driver intel-microcode ipp-usb iptables irqbalance
  isc-dhcp-client isc-dhcp-common kbd klibc-utils language-pack-en
  language-pack-en-base language-pack-gnome-en language-pack-gnome-en-base
  language-selector-common less libaccountsservice0 libapparmor1 libapt-pkg6.0
  libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
  libavahi-glib1 libavcodec58 libavfilter7 libavformat58 libavutil56 libblkid1
  libbluetooth3 libbpf0 libc-bin libc6 libcanberra-gtk3-0
  libcanberra-gtk3-module libcanberra0 libcap2 libcap2-bin libcom-err2
  libcryptsetup12 libcups2 libcupsfilters1 libcupsimage2 libcurl3-gnutls
  libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2
  libdrm-radeon1 libdrm2 libexpat1 libext2fs2 libfdisk1 libflac8 libfontembed1
  libfreetype6 libfwupd2 libfwupdplugin5 libgcc-s1 libgdk-pixbuf-2.0-0
  libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgfortran5 libglib2.0-0
  libglib2.0-bin libglib2.0-data libgnutls30 libgomp1 libgpgme11 libgpgmepp6
  libgs9 libgs9-common libgssapi-krb5-2 libgstreamer-gl1.0-0
  libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libharfbuzz-icu0
  libharfbuzz0b libhttp-daemon-perl libidn12 libinput-bin libinput10 libip4tc2
  libip6tc2 libjbig0 libjson-c5 libk5crypto3 libklibc libkrb5-3
  libkrb5support0 libksba8 libldap-2.5-0 libldap-common libllvm13
  liblouis-data liblouis20 libmagic-mgc libmagic1 libmbim-glib4 libmbim-proxy
  libmm-glib0 libmount1 libncurses6 libncursesw6 libnetplan0 libnftables1
  libnghttp2-14 libnm0 libnotify-bin libnotify4 libnspr4 libnss-systemd
  libnss3 libntfs-3g89 libpam-cap libpam-gnome-keyring libpam-modules
  libpam-modules-bin libpam-runtime libpam-systemd libpam0g libpango-1.0-0
  libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpcre2-8-0
  libpcre3 libpcsclite1 libperl5.34 libpipewire-0.3-0 libpipewire-0.3-common
  libpipewire-0.3-modules libpixman-1-0 libpoppler-cpp0v5 libpoppler-glib8
  libpoppler118 libpostproc55 libprocps8 libpulse-mainloop-glib0 libpulse0
  libpulsedsp libpython3-stdlib libpython3.10 libpython3.10-minimal
  libpython3.10-stdlib libqmi-glib5 libqmi-proxy libquadmath0
  libreoffice-common libreoffice-core libreoffice-help-common
  libreoffice-help-en-us libreoffice-style-colibre libreoffice-style-yaru
  librsvg2-2 librsvg2-common libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsmartcols1 libsndfile1 libsnmp-base libsnmp40 libspa-0.2-modules
  libsqlite3-0 libss2 libssh-4 libssh-gcrypt-4 libssl3 libstdc++6
  libswresample3 libswscale5 libsystemd0 libtiff5 libtinfo6 libtirpc-common
  libtirpc3 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3
  libuno-sal3 libuno-salhelpergcc3-3 libunwind8 libusb-1.0-0 libuuid1 libuv1
  libvpx7 libwayland-client0 libwayland-cursor0 libwayland-egl1
  libwayland-server0 libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data
  libx11-xcb1 libxml2 libxpm4 libxslt1.1 libxtables12 libyajl2 linux-firmware
  locales login logrotate logsave modemmanager mokutil mount ncurses-base
  ncurses-bin netplan.io network-manager nftables ntfs-3g open-vm-tools
  open-vm-tools-desktop openssh-client openssl passwd perl perl-base
  perl-modules-5.34 pipewire pipewire-bin poppler-utils printer-driver-foo2zjs
  printer-driver-foo2zjs-common printer-driver-splix procps pulseaudio
  pulseaudio-module-bluetooth pulseaudio-utils python-apt-common python3
  python3-apport python3-apt python3-cryptography python3-distro-info
  python3-distupgrade python3-gdbm python3-gi python3-jwt python3-minimal
  python3-oauthlib python3-pil python3-pkg-resources python3-problem-report
  python3-renderpm python3-reportlab python3-reportlab-accel python3-uno
  python3-urllib3 python3.10 python3.10-minimal rfkill rsync snapd sudo
  systemd systemd-sysv systemd-timesyncd tar tcpdump thermald thunderbird
  thunderbird-locale-en thunderbird-locale-en-us tzdata
  ubuntu-advantage-desktop-daemon ubuntu-drivers-common ubuntu-minimal
  ubuntu-release-upgrader-core ubuntu-standard ufw uno-libs-private unzip ure
  util-linux uuid-runtime vim-common vim-tiny wireless-regdb wpasupplicant
  xdg-desktop-portal xdg-utils xfce4-helpers xfce4-settings xserver-common
  xserver-xorg-core xserver-xorg-legacy xserver-xorg-video-amdgpu
  xserver-xorg-video-ati xserver-xorg-video-radeon xxd zlib1g
379 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
220 standard security updates
Need to get 609 MB of archives.
After this operation, 243 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3,235 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1,437 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.1 [18.3 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.4 [60.2 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.4 [37.6 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.4 [280 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9,442 B]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7,802 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-x11 amd64 1.12.20-2ubuntu4.1 [23.0 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-common all 2:21.1.4-2ubuntu1.7~22.04.10 [28.5 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-legacy amd64 2:21.1.4-2ubuntu1.7~22.04.10 [35.2 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5,450 B]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-core amd64 2:21.1.4-2ubuntu1.7~22.04.10 [1,476 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.15 [1,905 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1,063 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.12 [319 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1,239 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.3 [1,762 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2,976 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.7 [706 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1,363 kB]
Get:51 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4,581 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt-utils amd64 2.4.12 [211 kB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.1 [9,932 B]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.4 [9,042 B]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.4 [47.8 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.1 [208 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.1 [591 kB]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.4 [9,300 B]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB]
Get:59 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4,820 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1,948 kB]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7,766 B]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.3 [86.3 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.3 [32.2 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.3 [356 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.3 [144 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.1 [9,158 B]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1,848 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2,242 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6,910 B]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4,612 B]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB]
Get:98 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1,463 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ntfs-3g amd64 1:2021.8.22-3ubuntu1.2 [408 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libntfs-3g89 amd64 1:2021.8.22-3ubuntu1.2 [161 kB]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.2 [436 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-glib1 amd64 0.8-5ubuntu5.2 [8,296 B]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-daemon amd64 0.8-5ubuntu5.2 [69.7 kB]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-core7 amd64 0.8-5ubuntu5.2 [90.8 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
Get:113 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1,245 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser amd64 1:85.0.4183.83-0ubuntu2.22.04.1 [49.2 kB]
Get:118 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsimage2 amd64 2.4.1op1-1ubuntu4.8 [6,170 B]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ipp-utils amd64 2.4.1op1-1ubuntu4.8 [192 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-cpp0v5 amd64 22.02.0-2ubuntu0.3 [38.7 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-glib8 amd64 22.02.0-2ubuntu0.3 [134 kB]
Get:123 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 poppler-utils amd64 22.02.0-2ubuntu0.3 [186 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler118 amd64 22.02.0-2ubuntu0.3 [1,072 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsfilters1 amd64 1.28.15-0ubuntu1.2 [129 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters-core-drivers amd64 1.28.15-0ubuntu1.2 [158 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-core-drivers amd64 2.4.1op1-1ubuntu4.8 [29.1 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-common all 2.4.1op1-1ubuntu4.8 [253 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-bsd amd64 2.4.1op1-1ubuntu4.8 [37.0 kB]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-client amd64 2.4.1op1-1ubuntu4.8 [127 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript-x amd64 9.55.0~dfsg1-0ubuntu5.6 [48.6 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript amd64 9.55.0~dfsg1-0ubuntu5.6 [49.4 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9-common all 9.55.0~dfsg1-0ubuntu5.6 [751 kB]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfontembed1 amd64 1.28.15-0ubuntu1.2 [52.1 kB]
Get:142 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-browsed amd64 1.28.15-0ubuntu1.2 [114 kB]
Get:143 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters amd64 1.28.15-0ubuntu1.2 [480 kB]
Get:144 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ppdc amd64 2.4.1op1-1ubuntu4.8 [97.8 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-server-common all 2.4.1op1-1ubuntu4.8 [401 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB]
Get:147 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB]
Get:149 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-daemon amd64 2.4.1op1-1ubuntu4.8 [327 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups amd64 2.4.1op1-1ubuntu4.8 [270 kB]
Get:151 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.8 [264 kB]
Get:152 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
Get:153 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
Get:154 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
Get:156 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en all 1:22.04+20240212 [1,900 B]
Get:157 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en-base all 1:22.04+20240212 [439 kB]
Get:158 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en all 1:22.04+20240212 [1,924 B]
Get:138 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9 amd64 9.55.0~dfsg1-0ubuntu5.6 [5,031 kB]
Get:159 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en-base all 1:22.04+20240212 [481 kB]
Get:160 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
Get:161 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5,326 B]
Get:162 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
Get:163 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 accountsservice amd64 22.07.5-2ubuntu1.5 [70.0 kB]
Get:164 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaccountsservice0 amd64 22.07.5-2ubuntu1.5 [62.6 kB]
Get:165 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-selector-common all 0.219.1 [255 kB]
Get:166 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbluetooth3 amd64 5.64-0ubuntu1.1 [87.0 kB]
Get:167 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7,928 B]
Get:168 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
Get:169 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
Get:170 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.1 [848 kB]
Get:171 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez amd64 5.64-0ubuntu1.1 [1,106 kB]
Get:172 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-module-bluetooth amd64 1:15.99.1+dfsg1-1ubuntu2.2 [99.6 kB]
Get:173 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulsedsp amd64 1:15.99.1+dfsg1-1ubuntu2.2 [23.3 kB]
Get:174 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse-mainloop-glib0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [12.4 kB]
Get:175 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB]
Get:176 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB]
Get:177 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-utils amd64 1:15.99.1+dfsg1-1ubuntu2.2 [76.1 kB]
Get:178 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio amd64 1:15.99.1+dfsg1-1ubuntu2.2 [914 kB]
Get:179 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB]
Get:180 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-drivers-common amd64 1:0.9.6.2~0.22.04.6 [58.7 kB]
Get:181 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.2 [5,530 B]
Get:182 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.2 [148 kB]
Get:183 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
Get:184 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1ubuntu3.1 [31.6 kB]
Get:185 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-pango-1.0 amd64 1.50.6+ds-2ubuntu1 [44.0 kB]
Get:186 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoxft-1.0-0 amd64 1.50.6+ds-2ubuntu1 [31.0 kB]
Get:187 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB]
Get:188 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB]
Get:189 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB]
Get:190 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB]
Get:191 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB]
Get:192 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5,582 B]
Get:193 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2 [239 kB]
Get:194 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2 [3,053 kB]
Get:195 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools-desktop amd64 2:12.3.5-3~ubuntu0.22.04.1 [139 kB]
Get:196 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.1 [746 kB]
Get:197 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB]
Get:198 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB]
Get:199 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.1 [12.3 kB]
Get:155 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.7 [4,249 kB]
Get:200 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB]
Get:201 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 eject amd64 2.37.2-4ubuntu3.4 [26.8 kB]
Get:202 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB]
Get:203 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-common amd64 4.4.1-2.3ubuntu2.4 [45.0 kB]
Get:204 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 kbd amd64 2.3.0-3ubuntu4.22.04 [245 kB]
Get:205 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB]
Get:206 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
Get:207 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.2 [105 kB]
Get:208 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.2 [109 kB]
Get:209 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB]
Get:210 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1,186 kB]
Get:211 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.8+dfsg-1ubuntu0.2 [9,482 B]
Get:212 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gtk-3.0 amd64 3.24.33-1ubuntu2 [240 kB]
Get:213 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
Get:214 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
Get:215 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.4 [821 kB]
Get:216 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04 [348 kB]
Get:217 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.16 [55.0 kB]
Get:218 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.16 [710 kB]
Get:219 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.16 [81.5 kB]
Get:220 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-minimal amd64 1.481.1 [2,792 B]
Get:221 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.3 [595 kB]
Get:222 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3.4 [71.4 kB]
Get:223 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.1 [68.6 kB]
Get:224 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
Get:225 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
Get:226 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
Get:227 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB]
Get:228 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB]
Get:229 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
Get:230 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6,554 B]
Get:231 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-release-upgrader-core all 1:22.04.19 [26.2 kB]
Get:232 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distupgrade all 1:22.04.19 [106 kB]
Get:233 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gdbm amd64 3.10.8-1~22.04 [16.7 kB]
Get:234 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB]
Get:235 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-standard amd64 1.481.1 [2,818 B]
Get:236 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ufw all 0.36.1-4ubuntu0.1 [162 kB]
Get:237 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.11 [43.6 kB]
Get:238 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-problem-report all 2.20.11-0ubuntu82.5 [11.1 kB]
Get:239 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apport all 2.20.11-0ubuntu82.5 [88.9 kB]
Get:240 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apport all 2.20.11-0ubuntu82.5 [133 kB]
Get:241 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-autoipd amd64 0.8-5ubuntu5.2 [41.1 kB]
Get:242 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez-cups amd64 5.64-0ubuntu1.1 [26.5 kB]
Get:243 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser-l10n all 1:85.0.4183.83-0ubuntu2.22.04.1 [1,930 B]
Get:245 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
Get:246 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dns-root-data all 2023112702~ubuntu0.22.04.1 [5,136 B]
Get:247 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dnsmasq-base amd64 2.90-0ubuntu0.22.04.1 [374 kB]
Get:248 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.1 [207 kB]
Get:249 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB]
Get:244 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
Get:250 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:251 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 firmware-sof-signed all 2.0-1ubuntu4.7 [1,270 kB]
Get:252 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fonts-opensymbol all 2:102.12+LibO7.3.7-0ubuntu0.22.04.4 [102 kB]
Get:253 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd amd64 1.7.9-1~22.04.3 [2,562 kB]
Get:254 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupdplugin5 amd64 1.7.9-1~22.04.3 [191 kB]
Get:255 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
Get:256 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
Get:257 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupd2 amd64 1.7.9-1~22.04.3 [106 kB]
Get:258 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-proxy amd64 1.28.0-1~ubuntu20.04.1 [6,130 B]
Get:259 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-glib4 amd64 1.28.0-1~ubuntu20.04.1 [191 kB]
Get:260 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmm-glib0 amd64 1.20.0-1~ubuntu22.04.3 [263 kB]
Get:261 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-proxy amd64 1.32.0-1ubuntu0.22.04.1 [6,072 B]
Get:262 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-glib5 amd64 1.32.0-1ubuntu0.22.04.1 [772 kB]
Get:263 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd-signed amd64 1.51.1~22.04.1+1.4-0ubuntu0.1 [30.3 kB]
Get:264 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring-pkcs11 amd64 40.0-3ubuntu3 [28.3 kB]
Get:265 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring amd64 40.0-3ubuntu3 [669 kB]
Get:266 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.1 [204 kB]
Get:267 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-gl amd64 1.20.1-1ubuntu0.1 [125 kB]
Get:268 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavfilter7 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,496 kB]
Get:269 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB]
Get:270 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,103 kB]
Get:272 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB]
Get:273 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpostproc55 amd64 7:4.4.2-0ubuntu0.22.04.1 [60.1 kB]
Get:274 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB]
Get:275 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.3 [223 kB]
Get:276 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB]
Get:277 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2,974 kB]
Get:278 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.2 [1,078 kB]
Get:279 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB]
Get:280 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gstreamer1.0-libav amd64 1.20.3-0ubuntu1 [103 kB]
Get:281 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.1 [712 kB]
Get:282 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.1 [2,008 kB]
Get:271 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5,567 kB]
Get:283 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.1 [30.0 kB]
Get:284 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-tools amd64 1.20.3-0ubuntu1 [67.0 kB]
Get:285 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-x amd64 1.20.1-1ubuntu0.1 [85.1 kB]
Get:286 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2 [31.4 kB]
Get:287 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs amd64 1.48.2-0ubuntu1 [118 kB]
Get:288 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-daemons amd64 1.48.2-0ubuntu1 [122 kB]
Get:289 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-libs amd64 1.48.2-0ubuntu1 [114 kB]
Get:290 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-common all 1.48.2-0ubuntu1 [9,522 B]
Get:291 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 intel-media-va-driver amd64 22.3.1+dfsg1-1ubuntu2 [2,283 kB]
Get:292 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ipp-usb amd64 0.9.20-1ubuntu0.22.04.1 [2,017 kB]
Get:293 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra0 amd64 0.30-10ubuntu1.22.04.1 [40.0 kB]
Get:294 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-0 amd64 0.30-10ubuntu1.22.04.1 [8,400 B]
Get:295 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB]
Get:296 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB]
Get:297 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB]
Get:298 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB]
Get:299 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.2 [14.2 kB]
Get:300 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.2 [136 kB]
Get:301 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgmepp6 amd64 1.16.0-1.2ubuntu4.2 [109 kB]
Get:302 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-bin amd64 3.24.33-1ubuntu2 [69.5 kB]
Get:303 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.1 [5,886 B]
Get:304 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
Get:305 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB]
Get:306 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB]
Get:307 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
Get:308 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
Get:310 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis-data all 3.20.0-2ubuntu0.2 [1,993 kB]
Get:311 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis20 amd64 3.20.0-2ubuntu0.2 [87.6 kB]
Get:312 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 network-manager amd64 1.36.6-0ubuntu2 [2,203 kB]
Get:309 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm13 amd64 1:13.0.1-2ubuntu2.2 [22.2 MB]
Get:313 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnm0 amd64 1.36.6-0ubuntu2 [456 kB]
Get:314 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB]
Get:315 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify-bin amd64 0.7.9-3ubuntu5.22.04.1 [7,560 B]
Get:316 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-gnome-keyring amd64 40.0-3ubuntu3 [17.1 kB]
Get:317 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB]
Get:318 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-modules amd64 0.3.48-1ubuntu3 [525 kB]
Get:319 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire amd64 0.3.48-1ubuntu3 [3,964 B]
Get:320 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire-bin amd64 0.3.48-1ubuntu3 [312 kB]
Get:321 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-0 amd64 0.3.48-1ubuntu3 [274 kB]
Get:322 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libspa-0.2-modules amd64 0.3.48-1ubuntu3 [546 kB]
Get:323 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-common all 0.3.48-1ubuntu3 [3,982 B]
Get:324 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-sal3 amd64 1:7.3.7-0ubuntu0.22.04.4 [196 kB]
Get:325 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-salhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [17.0 kB]
Get:326 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppu3 amd64 1:7.3.7-0ubuntu0.22.04.4 [87.8 kB]
Get:327 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppuhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [343 kB]
Get:328 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ure amd64 1:7.3.7-0ubuntu0.22.04.4 [1,312 kB]
Get:329 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uno-libs-private amd64 1:7.3.7-0ubuntu0.22.04.4 [232 kB]
Get:330 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-purpenvhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [15.8 kB]
Get:331 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-common all 1:7.3.7-0ubuntu0.22.04.4 [2,851 kB]
Get:332 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-uno amd64 1:7.3.7-0ubuntu0.22.04.4 [148 kB]
Get:335 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-en-us all 1:7.3.7-0ubuntu0.22.04.4 [1,646 kB]
Get:336 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
Get:337 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-colibre all 1:7.3.7-0ubuntu0.22.04.4 [1,294 kB]
Get:333 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-core amd64 1:7.3.7-0ubuntu0.22.04.4 [40.4 MB]
Get:338 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-yaru all 1:7.3.7-0ubuntu0.22.04.4 [3,760 kB]
Get:339 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
Get:340 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.6 [201 kB]
Get:341 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.6 [1,070 kB]
Get:342 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB]
Get:343 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9,964 B]
Get:344 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
Get:346 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 modemmanager amd64 1.20.0-1~ubuntu22.04.3 [1,094 kB]
Get:347 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mokutil amd64 0.6.0-2~22.04.2 [27.3 kB]
Get:348 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs-common all 20200505dfsg0-2ubuntu2.22.04.1 [598 kB]
Get:345 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 linux-firmware all 20220329.git681281e4-0ubuntu3.30 [267 MB]
Get:349 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs amd64 20200505dfsg0-2ubuntu2.22.04.1 [142 kB]
Get:350 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-splix amd64 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 [39.0 kB]
Get:351 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
Get:352 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
Get:353 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
Get:354 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB]
Get:355 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-renderpm amd64 3.6.8-1ubuntu0.1 [64.9 kB]
Get:356 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab-accel amd64 3.6.8-1ubuntu0.1 [20.5 kB]
Get:357 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab all 3.6.8-1ubuntu0.1 [561 kB]
Get:358 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB]
Get:359 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rfkill amd64 2.37.2-4ubuntu3.4 [20.3 kB]
Get:361 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thermald amd64 2.4.9-1ubuntu0.4 [222 kB]
Get:334 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-common all 1:7.3.7-0ubuntu0.22.04.4 [23.4 MB]
Get:362 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [1,019 kB]
Get:364 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en-us all 1:115.10.1+build1-0ubuntu0.22.04.1 [9,524 B]
Get:365 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-advantage-desktop-daemon amd64 1.10~22.04.1 [22.1 kB]
Get:366 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB]
Get:367 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2022.06.06-0ubuntu1~22.04.1 [10.3 kB]
Get:368 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wpasupplicant amd64 2:2.10-6ubuntu2 [1,481 kB]
Get:369 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-desktop-portal amd64 1.14.4-1ubuntu2~22.04.1 [264 kB]
Get:370 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-utils all 1.1.3-4.1ubuntu3~22.04.1 [61.9 kB]
Get:371 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-helpers amd64 4.16.2-1ubuntu2.22.04.1 [23.2 kB]
Get:372 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-settings amd64 4.16.2-1ubuntu2.22.04.1 [881 kB]
Get:373 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-amdgpu amd64 22.0.0-1ubuntu0.2 [71.8 kB]
Get:374 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-radeon amd64 1:19.1.0-2ubuntu1 [165 kB]
Get:375 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-ati amd64 1:19.1.0-2ubuntu1 [7,302 B]
Get:376 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 amd64-microcode amd64 3.20191218.1ubuntu2.2 [69.0 kB]
Get:378 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-module amd64 0.30-10ubuntu1.22.04.1 [11.2 kB]
Get:379 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libyajl2 amd64 2.1.0-3ubuntu0.22.04.1 [21.0 kB]
Get:377 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 intel-microcode amd64 3.20231114.0ubuntu0.22.04.1 [6,047 kB]
Get:360 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snapd amd64 2.61.3+22.04 [24.7 MB]
Get:363 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [67.4 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 609 MB in 6s (99.4 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ...
Unpacking base-files (12ubuntu4.6) over (12ubuntu4.1) ...
Setting up base-files (12ubuntu4.6) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ...
Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ...
Setting up bash (5.1-6ubuntu1.1) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ...
Setting up bsdutils (1:2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ...
Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ...
Setting up coreutils (8.32-4.1ubuntu1.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-timesyncd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-sysv (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam0g:amd64 (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ...
Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-runtime (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-user-session (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../01-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
Unpacking libx11-data (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../02-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../03-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../04-dbus-x11_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-x11 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../06-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../07-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../08-libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../09-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../10-xserver-common_2%3a21.1.4-2ubuntu1.7~22.04.10_all.deb ...
Unpacking xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../11-xserver-xorg-legacy_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../12-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...
Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../13-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../14-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) over (0.40.0-1build4) ...
Preparing to unpack .../15-libunwind8_1.3.2-2build2.1_amd64.deb ...
Unpacking libunwind8:amd64 (1.3.2-2build2.1) over (1.3.2-2build2) ...
Preparing to unpack .../16-xserver-xorg-core_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../17-libblkid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) over (0.15-2build4) ...
Preparing to unpack .../libssl3_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking libssl3:amd64 (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Setting up libssl3:amd64 (3.0.2-0ubuntu1.15) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1) ...
Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ...
Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1) ...
Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../iptables_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking iptables (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up login (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up util-linux (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libsystemd0:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Setting up libsystemd0:amd64 (249.11-0ubuntu3.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ...
Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.5) ...
Setting up libapt-pkg6.0:amd64 (2.4.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ...
Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ...
Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ...
Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ...
Setting up dpkg (1.21.1ubuntu2.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ...
Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ...
Setting up gzip (1.10-4ubuntu4.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ...
Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-bin (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Setting up perl-base (5.34.0-3ubuntu1.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../libc-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-bin (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc-bin (2.35-0ubuntu3.7) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ...
Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-base (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.4.12_amd64.deb ...
Unpacking apt (2.4.12) over (2.4.5) ...
Setting up apt (2.4.12) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-apt-utils_2.4.12_amd64.deb ...
Unpacking apt-utils (2.4.12) over (2.4.5) ...
Preparing to unpack .../1-logsave_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../2-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking klibc-utils (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../3-initramfs-tools_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../4-initramfs-tools-core_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools-core (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../5-libext2fs2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-e2fsprogs_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../1-libklibc_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../2-initramfs-tools-bin_0.140ubuntu13.4_amd64.deb ...
Unpacking initramfs-tools-bin (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../3-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ...
Unpacking cpio (2.13+dfsg-7ubuntu0.1) over (2.13+dfsg-7) ...
Preparing to unpack .../4-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../5-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../6-libncurses6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../7-libncursesw6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../8-libtinfo6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) over (3.37.2-2) ...
Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ...
Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc-common (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3_3.10.6-1~22.04_amd64.deb ...
running python pre-rtupdate hooks for python3.10...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...
Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../0-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../1-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ...
Unpacking irqbalance (1.8.0-1ubuntu0.2) over (1.8.0-1build1) ...
Preparing to unpack .../2-ntfs-3g_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking ntfs-3g (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../3-libntfs-3g89_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking libntfs-3g89 (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../4-rsync_3.2.7-0ubuntu0.22.04.2_amd64.deb ...
Unpacking rsync (3.2.7-0ubuntu0.22.04.2) over (3.2.3-8ubuntu3) ...
Preparing to unpack .../5-libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking uuid-runtime (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../01-libavahi-glib1_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-glib1:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../02-avahi-daemon_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-daemon (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../03-libavahi-core7_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-core7:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../04-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../05-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../06-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../07-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../08-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) over (1.43.0-1build3) ...
Preparing to unpack .../09-libuv1_1.43.0-1ubuntu0.1_amd64.deb ...
Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) over (1.43.0-1) ...
Preparing to unpack .../10-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) over (2.9.13+dfsg-1build1) ...
Preparing to unpack .../11-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../12-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../13-chromium-browser_1%3a85.0.4183.83-0ubuntu2.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
=> Installing the chromium snap
==> Checking connectivity with the snap store
===> System doesn't have a working snapd, skipping
=> Connecting the password-manager-service interface (LP: #1836616)
error: cannot communicate with server: Post "http://localhost/v2/interfaces": dial unix /run/snapd.socket: connect: no such file or directory
Unpacking chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../14-libcupsimage2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../15-cups-ipp-utils_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ipp-utils (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../16-libpoppler-cpp0v5_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../17-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) over (2.11.1+dfsg-1build1) ...
Preparing to unpack .../18-libpoppler-glib8_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../19-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) over (2:4.32-3build1) ...
Preparing to unpack .../20-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) over (2:3.68.2-0ubuntu1) ...
Preparing to unpack .../21-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) over (2.1-3.1build3) ...
Preparing to unpack .../22-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../23-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) over (4.3.0-6) ...
Preparing to unpack .../24-poppler-utils_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking poppler-utils (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../25-libpoppler118_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler118:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../26-libcupsfilters1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../27-cups-filters-core-drivers_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters-core-drivers (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../28-cups-core-drivers_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-core-drivers (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../29-cups-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../30-cups-bsd_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-bsd (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../31-cups-client_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-client (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../32-ghostscript-x_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../33-ghostscript_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../34-libgs9_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../35-libgs9-common_9.55.0~dfsg1-0ubuntu5.6_all.deb ...
Unpacking libgs9-common (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../36-libidn12_1.38-4ubuntu1_amd64.deb ...
Unpacking libidn12:amd64 (1.38-4ubuntu1) over (1.38-4build1) ...
Preparing to unpack .../37-libfontembed1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libfontembed1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../38-cups-browsed_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-browsed (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../39-cups-filters_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../40-cups-ppdc_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ppdc (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../41-cups-server-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-server-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../42-libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../43-procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../44-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) over (2:1.0.25-1ubuntu1) ...
Preparing to unpack .../45-cups-daemon_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-daemon (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../46-cups_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../47-libcups2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../48-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../49-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../50-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../51-locales_2.35-0ubuntu3.7_all.deb ...
Unpacking locales (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Preparing to unpack .../52-language-pack-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../53-language-pack-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../54-language-pack-gnome-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../55-language-pack-gnome-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../56-python-apt-common_2.4.0ubuntu3_all.deb ...
Unpacking python-apt-common (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../57-distro-info-data_0.52ubuntu0.7_all.deb ...
Unpacking distro-info-data (0.52ubuntu0.7) over (0.52ubuntu0.1) ...
Preparing to unpack .../58-python3-apt_2.4.0ubuntu3_amd64.deb ...
Unpacking python3-apt (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../59-accountsservice_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking accountsservice (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../60-libaccountsservice0_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../61-language-selector-common_0.219.1_all.deb ...
Unpacking language-selector-common (0.219.1) over (0.219) ...
Preparing to unpack .../62-libbluetooth3_5.64-0ubuntu1.1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../63-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../64-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../66-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../67-bluez_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../68-pulseaudio-module-bluetooth_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../69-libpulsedsp_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../70-libpulse-mainloop-glib0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../71-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...
Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) over (1.3.3-2build2) ...
Preparing to unpack .../72-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ...
Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) over (1.0.31-2build1) ...
Preparing to unpack .../73-pulseaudio-utils_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../74-pulseaudio_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../75-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../76-ubuntu-drivers-common_1%3a0.9.6.2~0.22.04.6_amd64.deb ...
Unpacking ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) over (1:0.9.6.1) ...
Preparing to unpack .../77-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.2_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../78-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../79-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../80-gir1.2-harfbuzz-0.0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../81-gir1.2-pango-1.0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../82-libpangoxft-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../83-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../84-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../85-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../86-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../87-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../88-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../89-libgtk-3-common_3.24.33-1ubuntu2_all.deb ...
Unpacking libgtk-3-common (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../90-libgtk-3-0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../91-open-vm-tools-desktop_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../92-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../93-libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up passwd (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../000-libss2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libss2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../001-distro-info_1.1ubuntu0.2_amd64.deb ...
Unpacking distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../002-eject_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking eject (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../003-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../004-isc-dhcp-common_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-common (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../005-kbd_2.3.0-3ubuntu4.22.04_amd64.deb ...
Unpacking kbd (2.3.0-3ubuntu4.22.04) over (2.3.0-3ubuntu4) ...
Preparing to unpack .../006-less_590-1ubuntu0.22.04.3_amd64.deb ...
Unpacking less (590-1ubuntu0.22.04.3) over (590-1build1) ...
Preparing to unpack .../007-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) over (1:0.5.0-1) ...
Preparing to unpack .../008-netplan.io_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking netplan.io (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../009-libnetplan0_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../010-logrotate_3.19.0-1ubuntu1.1_amd64.deb ...
Unpacking logrotate (3.19.0-1ubuntu1.1) over (3.19.0-1ubuntu1) ...
Preparing to unpack .../011-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking openssl (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Preparing to unpack .../012-gir1.2-gdkpixbuf-2.0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../013-gir1.2-gtk-3.0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../014-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
Unpacking python3-gi (3.42.1-0ubuntu1) over (3.42.0-3build1) ...
Preparing to unpack .../015-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) over (59.6.0-1.2) ...
Preparing to unpack .../016-sudo_1.9.9-1ubuntu2.4_amd64.deb ...
Unpacking sudo (1.9.9-1ubuntu2.4) over (1.9.9-1ubuntu2) ...
Preparing to unpack .../017-tzdata_2024a-0ubuntu0.22.04_all.deb ...
Unpacking tzdata (2024a-0ubuntu0.22.04) over (2022a-0ubuntu1) ...
Preparing to unpack .../018-xxd_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking xxd (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../019-vim-tiny_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking vim-tiny (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../020-vim-common_2%3a8.2.3995-1ubuntu2.16_all.deb ...
Unpacking vim-common (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../021-ubuntu-minimal_1.481.1_amd64.deb ...
Unpacking ubuntu-minimal (1.481.1) over (1.481) ...
Preparing to unpack .../022-apparmor_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking apparmor (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdextrautils (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../024-dmidecode_3.3-3ubuntu0.1_amd64.deb ...
Unpacking dmidecode (3.3-3ubuntu0.1) over (3.3-3) ...
Preparing to unpack .../025-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../026-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../027-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../028-nftables_1.0.2-1ubuntu3_amd64.deb ...
Unpacking nftables (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../029-libnftables1_1.0.2-1ubuntu3_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../030-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
Unpacking openssh-client (1:8.9p1-3ubuntu0.7) over (1:8.9p1-3) ...
Preparing to unpack .../031-python3-distro-info_1.1ubuntu0.2_all.deb ...
Unpacking python3-distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../032-ubuntu-release-upgrader-core_1%3a22.04.19_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../033-python3-distupgrade_1%3a22.04.19_all.deb ...
Unpacking python3-distupgrade (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../034-python3-gdbm_3.10.8-1~22.04_amd64.deb ...
Unpacking python3-gdbm:amd64 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../035-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ...
Unpacking tcpdump (4.99.1-3ubuntu0.2) over (4.99.1-3build2) ...
Preparing to unpack .../036-ubuntu-standard_1.481.1_amd64.deb ...
Unpacking ubuntu-standard (1.481.1) over (1.481) ...
Preparing to unpack .../037-ufw_0.36.1-4ubuntu0.1_all.deb ...
Unpacking ufw (0.36.1-4ubuntu0.1) over (0.36.1-4build1) ...
Preparing to unpack .../038-alsa-ucm-conf_1.2.6.3-1ubuntu1.11_all.deb ...
Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.11) over (1.2.6.3-1ubuntu1) ...
Preparing to unpack .../039-python3-problem-report_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-problem-report (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../040-python3-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../041-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../042-avahi-autoipd_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-autoipd (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../043-bluez-cups_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez-cups (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../044-chromium-browser-l10n_1%3a85.0.4183.83-0ubuntu2.22.04.1_all.deb ...
Unpacking chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../045-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../046-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../047-dns-root-data_2023112702~ubuntu0.22.04.1_all.deb ...
Unpacking dns-root-data (2023112702~ubuntu0.22.04.1) over (2021011101) ...
Preparing to unpack .../048-dnsmasq-base_2.90-0ubuntu0.22.04.1_amd64.deb ...
Unpacking dnsmasq-base (2.90-0ubuntu0.22.04.1) over (2.86-1.1) ...
Preparing to unpack .../049-ethtool_1%3a5.16-1ubuntu0.1_amd64.deb ...
Unpacking ethtool (1:5.16-1ubuntu0.1) over (1:5.16-1) ...
Preparing to unpack .../050-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../051-fdisk_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking fdisk (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../052-firmware-sof-signed_2.0-1ubuntu4.7_all.deb ...
Unpacking firmware-sof-signed (2.0-1ubuntu4.7) over (2.0-1ubuntu3) ...
Preparing to unpack .../053-fonts-opensymbol_2%3a102.12+LibO7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) over (2:102.12+LibO7.3.2-0ubuntu2) ...
Preparing to unpack .../054-fwupd_1.7.9-1~22.04.3_amd64.deb ...
Unpacking fwupd (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../055-libfwupdplugin5_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupdplugin5:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../057-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Preparing to unpack .../058-libfwupd2_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupd2:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../059-libmbim-proxy_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-proxy (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../060-libmbim-glib4_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../061-libmm-glib0_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../062-libqmi-proxy_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-proxy (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../063-libqmi-glib5_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../064-fwupd-signed_1.51.1~22.04.1+1.4-0ubuntu0.1_amd64.deb ...
Unpacking fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) over (1.44+1.2-3) ...
Preparing to unpack .../065-gnome-keyring-pkcs11_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../066-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../067-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../068-gstreamer1.0-gl_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../069-libavfilter7_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../070-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../071-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../072-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../073-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../074-libpostproc55_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../075-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../076-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../077-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../078-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../079-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ...
Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) over (1.11.0-2ubuntu2) ...
Preparing to unpack .../080-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../081-gstreamer1.0-libav_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../082-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../083-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../084-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../085-gstreamer1.0-tools_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-tools (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../086-gstreamer1.0-x_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../087-gtk-update-icon-cache_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../088-gvfs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../089-gvfs-daemons_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-daemons (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../090-gvfs-libs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-libs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../091-gvfs-common_1.48.2-0ubuntu1_all.deb ...
Unpacking gvfs-common (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../092-intel-media-va-driver_22.3.1+dfsg1-1ubuntu2_amd64.deb ...
Unpacking intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) over (22.3.1+dfsg1-1) ...
Preparing to unpack .../093-ipp-usb_0.9.20-1ubuntu0.22.04.1_amd64.deb ...
Unpacking ipp-usb (0.9.20-1ubuntu0.22.04.1) over (0.9.20-1) ...
Preparing to unpack .../094-libcanberra0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../095-libcanberra-gtk3-0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../096-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../097-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../098-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../099-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../100-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../101-libgpgme11_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../102-libgpgmepp6_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../103-libgtk-3-bin_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-bin (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../104-libharfbuzz-icu0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../105-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) over (6.13-1) ...
Preparing to unpack .../106-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput-bin (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../107-libinput10_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../108-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) over (1.6.0-2build1) ...
Preparing to unpack .../109-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../110-libllvm13_1%3a13.0.1-2ubuntu2.2_amd64.deb ...
Unpacking libllvm13:amd64 (1:13.0.1-2ubuntu2.2) over (1:13.0.1-2ubuntu2) ...
Preparing to unpack .../111-liblouis-data_3.20.0-2ubuntu0.2_all.deb ...
Unpacking liblouis-data (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../112-liblouis20_3.20.0-2ubuntu0.2_amd64.deb ...
Unpacking liblouis20:amd64 (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../113-network-manager_1.36.6-0ubuntu2_amd64.deb ...
Unpacking network-manager (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../114-libnm0_1.36.6-0ubuntu2_amd64.deb ...
Unpacking libnm0:amd64 (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../115-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../116-libnotify-bin_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../117-libpam-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking libpam-gnome-keyring:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../118-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) over (1.9.5-3) ...
Preparing to unpack .../119-libpipewire-0.3-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../120-pipewire_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../121-pipewire-bin_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire-bin (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../122-libpipewire-0.3-0_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../123-libspa-0.2-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../124-libpipewire-0.3-common_0.3.48-1ubuntu3_all.deb ...
Unpacking libpipewire-0.3-common (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../125-libuno-sal3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../126-libuno-salhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../127-libuno-cppu3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../128-libuno-cppuhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../129-ure_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking ure (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../130-uno-libs-private_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../131-libuno-purpenvhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../132-libreoffice-help-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../133-python3-uno_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking python3-uno (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../134-libreoffice-core_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../135-libreoffice-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../136-libreoffice-help-en-us_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../137-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) over (1.1.34-4build2) ...
Preparing to unpack .../138-libreoffice-style-colibre_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../139-libreoffice-style-yaru_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../140-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../141-libsnmp-base_5.9.1+dfsg-1ubuntu2.6_all.deb ...
Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../142-libsnmp40_5.9.1+dfsg-1ubuntu2.6_amd64.deb ...
Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../143-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../144-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../145-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) over (1:3.5.12-1build2) ...
Preparing to unpack .../146-linux-firmware_20220329.git681281e4-0ubuntu3.30_all.deb ...
Unpacking linux-firmware (20220329.git681281e4-0ubuntu3.30) over (20220329.git681281e4-0ubuntu1) ...
Preparing to unpack .../147-modemmanager_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking modemmanager (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../148-mokutil_0.6.0-2~22.04.2_amd64.deb ...
Unpacking mokutil (0.6.0-2~22.04.2) over (0.4.0-1ubuntu2) ...
Preparing to unpack .../149-printer-driver-foo2zjs-common_20200505dfsg0-2ubuntu2.22.04.1_all.deb ...
Unpacking printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../150-printer-driver-foo2zjs_20200505dfsg0-2ubuntu2.22.04.1_amd64.deb ...
Unpacking printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../151-printer-driver-splix_2.0.0+svn315-7fakesync1ubuntu0.22.04.1_amd64.deb ...
Unpacking printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) over (2.0.0+svn315-7fakesync1build3) ...
Preparing to unpack .../152-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
Unpacking python3-cryptography (3.4.8-1ubuntu2.2) over (3.4.8-1ubuntu2) ...
Preparing to unpack .../153-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
Unpacking python3-jwt (2.3.0-1ubuntu0.2) over (2.3.0-1) ...
Preparing to unpack .../154-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) over (3.2.0-1) ...
Preparing to unpack .../155-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ...
Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) over (9.0.1-1build1) ...
Preparing to unpack .../156-python3-renderpm_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-renderpm:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../157-python3-reportlab-accel_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../158-python3-reportlab_3.6.8-1ubuntu0.1_all.deb ...
Unpacking python3-reportlab (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../159-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ...
Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) over (1.26.5-1~exp1) ...
Preparing to unpack .../160-rfkill_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking rfkill (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../161-snapd_2.61.3+22.04_amd64.deb ...
Unpacking snapd (2.61.3+22.04) over (2.55.3+22.04ubuntu1) ...
Preparing to unpack .../162-thermald_2.4.9-1ubuntu0.4_amd64.deb ...
Unpacking thermald (2.4.9-1ubuntu0.4) over (2.4.9-1) ...
Preparing to unpack .../163-thunderbird-locale-en_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../164-thunderbird_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../165-thunderbird-locale-en-us_1%3a115.10.1+build1-0ubuntu0.22.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../166-ubuntu-advantage-desktop-daemon_1.10~22.04.1_amd64.deb ...
Unpacking ubuntu-advantage-desktop-daemon (1.10~22.04.1) over (1.8) ...
Preparing to unpack .../167-unzip_6.0-26ubuntu3.2_amd64.deb ...
Unpacking unzip (6.0-26ubuntu3.2) over (6.0-26ubuntu3) ...
Preparing to unpack .../168-wireless-regdb_2022.06.06-0ubuntu1~22.04.1_all.deb ...
Unpacking wireless-regdb (2022.06.06-0ubuntu1~22.04.1) over (2021.08.28-0ubuntu1) ...
Preparing to unpack .../169-wpasupplicant_2%3a2.10-6ubuntu2_amd64.deb ...
Unpacking wpasupplicant (2:2.10-6ubuntu2) over (2:2.10-6) ...
Preparing to unpack .../170-xdg-desktop-portal_1.14.4-1ubuntu2~22.04.1_amd64.deb ...
Unpacking xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) over (1.14.3-0ubuntu2) ...
Preparing to unpack .../171-xdg-utils_1.1.3-4.1ubuntu3~22.04.1_all.deb ...
Unpacking xdg-utils (1.1.3-4.1ubuntu3~22.04.1) over (1.1.3-4.1ubuntu1) ...
Preparing to unpack .../172-xfce4-helpers_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-helpers (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../173-xfce4-settings_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-settings (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../174-xserver-xorg-video-amdgpu_22.0.0-1ubuntu0.2_amd64.deb ...
Unpacking xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) over (22.0.0-1build1) ...
Preparing to unpack .../175-xserver-xorg-video-radeon_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../176-xserver-xorg-video-ati_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-ati (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../177-amd64-microcode_3.20191218.1ubuntu2.2_amd64.deb ...
Unpacking amd64-microcode (3.20191218.1ubuntu2.2) over (3.20191218.1ubuntu2) ...
Preparing to unpack .../178-intel-microcode_3.20231114.0ubuntu0.22.04.1_amd64.deb ...
Unpacking intel-microcode (3.20231114.0ubuntu0.22.04.1) over (3.20210608.2ubuntu1) ...
Preparing to unpack .../179-libcanberra-gtk3-module_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../180-libyajl2_2.1.0-3ubuntu0.22.04.1_amd64.deb ...
Unpacking libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) over (2.1.0-3build2) ...
Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
Setting up libgs9-common (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up libpipewire-0.3-common (0.3.48-1ubuntu3) ...
Setting up logrotate (3.19.0-1ubuntu1.1) ...
Setting up cpio (2.13+dfsg-7ubuntu0.1) ...
Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up tcpdump (4.99.1-3ubuntu0.2) ...
Installing new version of config file /etc/apparmor.d/usr.bin.tcpdump ...
Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
Setting up apt-utils (2.4.12) ...
Setting up mokutil (0.6.0-2~22.04.2) ...
Setting up bsdextrautils (2.37.2-4ubuntu3.4) ...
Setting up cups-server-common (2.4.1op1-1ubuntu4.8) ...
Setting up libfontembed1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.11) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up linux-firmware (20220329.git681281e4-0ubuntu3.30) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
update-initramfs: Generating /boot/initrd.img-5.15.0-25-generic
W: Couldn't identify type of root file system for fsck hook
Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
Setting up distro-info-data (0.52ubuntu0.7) ...
Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.6) ...
Setting up intel-microcode (3.20231114.0ubuntu0.22.04.1) ...
update-initramfs: deferring update (trigger activated)
intel-microcode: microcode will be updated at next boot
Setting up firmware-sof-signed (2.0-1ubuntu4.7) ...
Setting up cups-common (2.4.1op1-1ubuntu4.8) ...
Setting up unzip (6.0-26ubuntu3.2) ...
Setting up wireless-regdb (2022.06.06-0ubuntu1~22.04.1) ...
Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) ...
Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up less (590-1ubuntu0.22.04.3) ...
Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ...
Installing new version of config file /etc/apparmor.d/sbin.dhclient ...
Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) ...
Setting up fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) ...
Setting up libntfs-3g89 (1:2021.8.22-3ubuntu1.2) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
Setting up amd64-microcode (3.20191218.1ubuntu2.2) ...
update-initramfs: deferring update (trigger activated)
amd64-microcode: microcode will be updated at next boot
Setting up locales (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Generating locales (this might take a while)...
  en_AG.UTF-8... done
  en_AU.UTF-8... done
  en_BW.UTF-8... done
  en_CA.UTF-8... done
  en_DK.UTF-8... done
  en_GB.UTF-8... done
  en_HK.UTF-8... done
  en_IE.UTF-8... done
  en_IL.UTF-8... done
  en_IN.UTF-8... done
  en_NG.UTF-8... done
  en_NZ.UTF-8... done
  en_PH.UTF-8... done
  en_SG.UTF-8... done
  en_US.UTF-8... done
  en_ZA.UTF-8... done
  en_ZM.UTF-8... done
  en_ZW.UTF-8... done
  sv_SE.UTF-8... done
Generation complete.
Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up xxd (2:8.2.3995-1ubuntu2.16) ...
Setting up ntfs-3g (1:2021.8.22-3ubuntu1.2) ...
Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ...
Setting up libinput-bin (1.20.0-1ubuntu0.3) ...
Setting up dns-root-data (2023112702~ubuntu0.22.04.1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up tzdata (2024a-0ubuntu0.22.04) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype

Current default time zone: 'Europe/Stockholm'
Local time is now:      Fri May  3 04:10:32 CEST 2024.
Universal Time is now:  Fri May  3 02:10:32 UTC 2024.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
Setting up eject (2.37.2-4ubuntu3.4) ...
Setting up apparmor (3.0.4-2ubuntu2.3) ...
Installing new version of config file /etc/apparmor.d/abstractions/exo-open ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ...
Setting up libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ...
Setting up vim-common (2:8.2.3995-1ubuntu2.16) ...
Setting up liblouis-data (3.20.0-2ubuntu0.2) ...
Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ...
Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ...
Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ...
Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
Setting up dbus (1.12.20-2ubuntu4.1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up rfkill (2.37.2-4ubuntu3.4) ...
Setting up intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) ...
Setting up libidn12:amd64 (1.38-4ubuntu1) ...
Setting up libss2:amd64 (1.46.5-2ubuntu1.1) ...
Setting up sudo (1.9.9-1ubuntu2.4) ...
Setting up avahi-autoipd (0.8-5ubuntu5.2) ...
Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ...
Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libnm0:amd64 (1.36.6-0ubuntu2) ...
Setting up logsave (1.46.5-2ubuntu1.1) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ...
Setting up python-apt-common (2.4.0ubuntu3) ...
Setting up gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) ...
Setting up mount (2.37.2-4ubuntu3.4) ...
Setting up uuid-runtime (2.37.2-4ubuntu3.4) ...
Running in chroot, ignoring request.
Setting up libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) ...
Setting up libbluetooth3:amd64 (5.64-0ubuntu1.1) ...
Setting up libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
Setting up kbd (2.3.0-3ubuntu4.22.04) ...
Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
Setting up isc-dhcp-common (4.4.1-2.3ubuntu2.4) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ...
Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
Setting up xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up dmidecode (3.3-3ubuntu0.1) ...
Setting up libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) ...
Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
Setting up klibc-utils (2.0.10-4ubuntu0.1) ...
Setting up ubuntu-advantage-desktop-daemon (1.10~22.04.1) ...
Setting up openssl (3.0.2-0ubuntu1.15) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up gvfs-common (1.48.2-0ubuntu1) ...
Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libpam-gnome-keyring:amd64 (40.0-3ubuntu3) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ...
Setting up accountsservice (22.07.5-2ubuntu1.5) ...
Setting up libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) ...
Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ...
Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libgtk-3-common (3.24.33-1ubuntu2) ...
Setting up fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) ...
Setting up rsync (3.2.7-0ubuntu0.22.04.2) ...
Running in chroot, ignoring request.
Setting up ethtool (1:5.16-1ubuntu0.1) ...
Setting up initramfs-tools-bin (0.140ubuntu13.4) ...
Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up liblouis20:amd64 (3.20.0-2ubuntu0.2) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ...
Setting up distro-info (1.1ubuntu0.2) ...
Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ...
Setting up nftables (1.0.2-1ubuntu3) ...
Setting up irqbalance (1.8.0-1ubuntu0.2) ...
Running in chroot, ignoring request.
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up iptables (1.8.7-1ubuntu5.2) ...
Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ...
Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
Setting up libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up e2fsprogs (1.46.5-2ubuntu1.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ...
Setting up libmbim-proxy (1.28.0-1~ubuntu20.04.1) ...
Setting up vim-tiny (2:8.2.3995-1ubuntu2.16) ...
Setting up dnsmasq-base (2.90-0ubuntu0.22.04.1) ...
Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up fdisk (2.37.2-4ubuntu3.4) ...
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up wpasupplicant (2:2.10-6ubuntu2) ...
Setting up libpoppler118:amd64 (22.02.0-2ubuntu0.3) ...
Setting up bluez (5.64-0ubuntu1.1) ...
Installing new version of config file /etc/bluetooth/input.conf ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up perl (5.34.0-3ubuntu1.3) ...
Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) ...
Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) ...
Setting up gstreamer1.0-tools (1.20.3-0ubuntu1) ...
Setting up gvfs-libs:amd64 (1.48.2-0ubuntu1) ...
Setting up libllvm13:amd64 (1:13.0.1-2ubuntu2.2) ...
Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) ...
Installing new version of config file /etc/vmware-tools/poweroff-vm-default ...
Installing new version of config file /etc/vmware-tools/poweron-vm-default ...
Installing new version of config file /etc/vmware-tools/resume-vm-default ...
Installing new version of config file /etc/vmware-tools/scripts/vmware/network ...
Installing new version of config file /etc/vmware-tools/suspend-vm-default ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Installing new version of config file /etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up dbus-x11 (1.12.20-2ubuntu4.1) ...
Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up procps (2:3.3.17-6ubuntu2.1) ...
Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libavahi-glib1:amd64 (0.8-5ubuntu5.2) ...
Setting up poppler-utils (22.02.0-2ubuntu0.3) ...
Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up initramfs-tools-core (0.140ubuntu13.4) ...
Setting up libavahi-core7:amd64 (0.8-5ubuntu5.2) ...
Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) ...
Setting up thermald (2.4.9-1ubuntu0.4) ...
Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ...
Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ...
Setting up libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) ...
Setting up xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) ...
Setting up libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: deferring update (trigger activated)
Setting up uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up gnome-keyring (40.0-3ubuntu3) ...
Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ...
Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) ...
Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
Setting up python3 (3.10.6-1~22.04) ...
running python rtupdate hooks for python3.10...
running python post-rtupdate hooks for python3.10...
Setting up systemd (249.11-0ubuntu3.12) ...
Setting up network-manager (1.36.6-0ubuntu2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Setting up xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) ...
Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gvfs-daemons (1.48.2-0ubuntu1) ...
Setting up netplan.io (0.106.1-7ubuntu0.22.04.2) ...
Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
Setting up gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...
Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
Setting up python3-gi (3.42.1-0ubuntu1) ...
Setting up python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) ...
Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
Setting up libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
Setting up python3-reportlab (3.6.8-1ubuntu0.1) ...
Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up avahi-daemon (0.8-5ubuntu5.2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up python3-distro-info (1.1ubuntu0.2) ...
Setting up libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up xfce4-helpers (4.16.2-1ubuntu2.22.04.1) ...
Setting up cups-ipp-utils (2.4.1op1-1ubuntu4.8) ...
Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
Setting up libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) ...
Setting up snapd (2.61.3+22.04) ...
Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
Installing new version of config file /etc/apt/apt.conf.d/20snapd.conf ...
Setting up ipp-usb (0.9.20-1ubuntu0.22.04.1) ...
Setting up cups-ppdc (2.4.1op1-1ubuntu4.8) ...
Setting up systemd-sysv (249.11-0ubuntu3.12) ...
Setting up gvfs:amd64 (1.48.2-0ubuntu1) ...
Setting up python3-renderpm:amd64 (3.6.8-1ubuntu0.1) ...
Setting up printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-minimal (1.481.1) ...
Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
Setting up xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) ...
Setting up python3-gdbm:amd64 (3.10.8-1~22.04) ...
Setting up python3-problem-report (2.20.11-0ubuntu82.5) ...
Setting up python3-apt (2.4.0ubuntu3) ...
Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ...
Setting up libfwupd2:amd64 (1.7.9-1~22.04.3) ...
Setting up gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) ...
Setting up xserver-xorg-video-ati (1:19.1.0-2ubuntu1) ...
Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
Setting up libqmi-proxy (1.32.0-1ubuntu0.22.04.1) ...
Setting up libgtk-3-bin (3.24.33-1ubuntu2) ...
Setting up ufw (0.36.1-4ubuntu0.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) ...
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/veth/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tls/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_snapshot/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_bufio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_chain_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_MASQUERADE/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack_netlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_user/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_algo/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/br_netfilter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/bridge/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/stp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/llc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetadp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetflt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxdrv/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/overlay/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_hl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_rt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipt_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_LOG/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_log_syslog/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_multiport/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_comment/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_addrtype/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_tcpudp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_compat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_counter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nfnetlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/binfmt_misc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_ssif/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_common/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sb_edac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x86_pkg_temp_thermal/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_powerclamp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/coretemp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zunicode/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zzstd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zlua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zavl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/icp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zcommon/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/znvpair/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ledtrig_audio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_smbios/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi_descriptor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/spl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sparse_keymap/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/video/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rapl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dcdbas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_cstate/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei_me/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_si/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_devintf/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_msghandler/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/acpi_power_meter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mac_hid/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sch_fq_codel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_rdac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_emc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_alua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/efi_pstore/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/autofs4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/btrfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/blake2b_generic/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zstd_compress/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid10/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid456/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_raid6_recov/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_memcpy/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_tx/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid6_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libcrc32c/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid1/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid0/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/linear/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mgag200/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/i2c_algo_bit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm_kms_helper/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/syscopyarea/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysfillrect/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysimgblt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crct10dif_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/fb_sys_fops/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crc32_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cec/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ghash_clmulni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha256_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha1_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rc_core/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/aesni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cdc_ether/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crypto_simd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mxm_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/usbnet/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cryptd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mii/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/lpc_ich/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/megaraid_sas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tg3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/wmi/holders': No such file or directory
modprobe: FATAL: Module fuse not found in directory /lib/modules/5.15.0-105-generic
Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up python3-distupgrade (1:22.04.19) ...
Setting up cups-filters-core-drivers (1.28.15-0ubuntu1.2) ...
Setting up libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up pipewire-bin (0.3.48-1ubuntu3) ...
Setting up cups-client (2.4.1op1-1ubuntu4.8) ...
Setting up libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up python3-apport (2.20.11-0ubuntu82.5) ...
Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
Setting up cups-daemon (2.4.1op1-1ubuntu4.8) ...
Running in chroot, ignoring request.
Setting up ubuntu-release-upgrader-core (1:22.04.19) ...
Setting up chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up ure (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up language-selector-common (0.219.1) ...
Installing new version of config file /etc/fonts/conf.avail/64-language-selector-prefer.conf ...
Setting up thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up cups-filters (1.28.15-0ubuntu1.2) ...
Setting up xfce4-settings (4.16.2-1ubuntu2.22.04.1) ...
Setting up modemmanager (1.20.0-1~ubuntu22.04.3) ...
Setting up pipewire:amd64 (0.3.48-1ubuntu3) ...
Setting up libfwupdplugin5:amd64 (1.7.9-1~22.04.3) ...
Setting up fwupd (1.7.9-1~22.04.3) ...
Installing new version of config file /etc/fwupd/redfish.conf ...
Setting up cups-browsed (1.28.15-0ubuntu1.2) ...
Running in chroot, ignoring request.
Setting up cups-core-drivers (2.4.1op1-1ubuntu4.8) ...
Setting up ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) ...
Setting up cups (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up cups-bsd (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-standard (1.481.1) ...
Setting up thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up apport (2.20.11-0ubuntu82.5) ...
Installing new version of config file /etc/init.d/apport ...
Running in chroot, ignoring request.
Setting up thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
Setting up libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Replacing config file /etc/libreoffice/registry/main.xcd with new version
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) ...
Setting up bluez-cups (5.64-0ubuntu1.1) ...
Setting up libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) ...
Setting up libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up python3-uno (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up language-pack-en (1:22.04+20240212) ...
Setting up language-pack-gnome-en (1:22.04+20240212) ...
Setting up language-pack-en-base (1:22.04+20240212) ...
Generating locales (this might take a while)...
Generation complete.
Setting up language-pack-gnome-en-base (1:22.04+20240212) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 5 changed doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
Running in chroot, ignoring request.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.5+git20211018-1ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  gir1.2-snapd-1 libflashrom1 libftdi1-2 libllvm13
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libatomic1 libllvm15 linux-headers-5.15.0-105
  linux-headers-5.15.0-105-generic linux-image-5.15.0-105-generic
  linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic
  systemd-hwe-hwdb ubuntu-pro-client ubuntu-pro-client-l10n
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common shim-signed
The following packages will be upgraded:
  libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa
  libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1 libwebkit2gtk-4.0-37
  libxatracker2 linux-generic linux-headers-generic linux-image-generic
  mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
23 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
5 standard security updates
Need to get 206 MB of archives.
After this operation, 764 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
+ true
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y autoremove
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libflashrom1 libftdi1-2
0 upgraded, 0 newly installed, 2 to remove and 30 not upgraded.
After this operation, 973 kB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156776 files and directories currently installed.)
Removing libflashrom1:amd64 (1.2-5build1) ...
Removing libftdi1-2:amd64 (1.5-5build3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y omc
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 cmake cmake-data dh-elpa-helper dpkg-dev
  fakeroot g++ g++-11 gcc gcc-11 gnuplot-data gnuplot-nox groff gsfonts
  icu-devtools imagemagick imagemagick-6-common imagemagick-6.q16 lib32gcc-s1
  lib32stdc++6 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libbinutils libblas-dev
  libboost-dev libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjsoncpp25 libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0
  liblsan0 liblua5.4-0 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra
  libmagickwand-6.q16-6 libmd4c0 libncurses-dev libnetpbm10 libnsl-dev
  libobjc-11-dev libobjc4 libomc libomccpp libomcsimulation libomniorb4-2
  libomnithread4 libomp5-14 libomplot libopenexr25 libpcre2-16-0 libpfm4
  libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
  libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsaxonb-java
  libstdc++-11-dev libtinfo-dev libtirpc-dev libtsan0 libubsan1
  libwmflite-0.2-7 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
  libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc-common omplot
  patch psutils python3-pygments qt5-gtk-platformtheme qttranslations5-l10n
  rpcsvc-proto xsltproc
Suggested packages:
  binutils-doc clang-14-doc cmake-doc ninja-build cmake-format debian-keyring
  g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake
  libtool flex bison gdb gcc-doc gcc-11-multilib gcc-11-locales gnuplot-doc
  imagemagick-doc autotrace enscript ffmpeg gimp grads graphviz hp2xx html2ps
  libwmf-bin mplayer povray radiance texlive-base-bin transfig ufraw-batch
  liblapack-doc libboost-doc libboost1.74-doc libboost-atomic1.74-dev
  libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev
  libboost-contract1.74-dev libboost-coroutine1.74-dev
  libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev
  libboost-graph1.74-dev libboost-graph-parallel1.74-dev
  libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev
  libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev
  libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev
  libboost-regex1.74-dev libboost-stacktrace1.74-dev libboost-test1.74-dev
  libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev
  libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev
  libboost-nowide1.74-dev glibc-doc libdom4j-java-doc libmsv-java libxpp2-java
  libxpp3-java git bzr libfftw3-bin libfftw3-dev icu-doc libjdom1-java-doc
  inkscape ncurses-doc qt5-image-formats-plugins qtwayland5 libsaxonb-java-doc
  libstdc++-11-doc libxerces2-java-doc libxml-commons-resolver1.1-java-doc
  pkg-config libxom-java-doc llvm-14-doc make-doc python-beautifulsoup
  diffutils-doc python-pygments-doc ttf-bitstream-vera
The following NEW packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 cmake cmake-data dh-elpa-helper dpkg-dev
  fakeroot g++ g++-11 gcc gcc-11 gnuplot-data gnuplot-nox groff gsfonts
  icu-devtools imagemagick imagemagick-6-common imagemagick-6.q16 lib32gcc-s1
  lib32stdc++6 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libbinutils libblas-dev
  libboost-dev libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjsoncpp25 libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0
  liblsan0 liblua5.4-0 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra
  libmagickwand-6.q16-6 libmd4c0 libncurses-dev libnetpbm10 libnsl-dev
  libobjc-11-dev libobjc4 libomc libomccpp libomcsimulation libomniorb4-2
  libomnithread4 libomp5-14 libomplot libopenexr25 libpcre2-16-0 libpfm4
  libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
  libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsaxonb-java
  libstdc++-11-dev libtinfo-dev libtirpc-dev libtsan0 libubsan1
  libwmflite-0.2-7 libxcb-icccm4 libxcb-image0 libxcb-keysyms1
  libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1
  libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc omc-common
  omplot patch psutils python3-pygments qt5-gtk-platformtheme
  qttranslations5-l10n rpcsvc-proto xsltproc
0 upgraded, 155 newly installed, 0 to remove and 30 not upgraded.
Need to get 254 MB of archives.
After this operation, 1,324 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfftw3-double3 amd64 3.3.8-2ubuntu8 [770 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libde265-0 amd64 1.0.8-1ubuntu0.3 [290 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libheif1 amd64 1.12.0-2build1 [196 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [63.6 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [1,788 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [328 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8,746 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5,414 B]
Get:2 http://build.openmodelica.org/apt jammy/stable amd64 omc-common all 1.24.0~dev-16-gaa27cc1-1 [633 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3,722 kB]
Get:3 http://build.openmodelica.org/apt jammy/stable amd64 libomcsimulation amd64 1.24.0~dev-16-gaa27cc1-1 [5,944 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2,561 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2,326 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3,200 B]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1,330 kB]
Get:4 http://build.openmodelica.org/apt jammy/stable amd64 libomc amd64 1.24.0~dev-16-gaa27cc1-1 [7,193 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2,100 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2,282 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1,069 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2,260 kB]
Get:5 http://build.openmodelica.org/apt jammy/stable amd64 libomccpp amd64 1.24.0~dev-16-gaa27cc1-1 [2,481 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,517 kB]
Get:6 http://build.openmodelica.org/apt jammy/stable amd64 libomplot amd64 1.24.0~dev-16-gaa27cc1-1 [548 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5,112 B]
Get:7 http://build.openmodelica.org/apt jammy/stable amd64 omc amd64 1.24.0~dev-16-gaa27cc1-1 [120 kB]
Get:8 http://build.openmodelica.org/apt jammy/stable amd64 omplot amd64 1.24.0~dev-16-gaa27cc1-1 [70.9 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,101 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1,412 B]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4,744 B]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.7 [2,838 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1,355 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 clang-14 amd64 1:14.0.0-1ubuntu1.1 [81.2 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 clang amd64 1:14.0-55~exp2 [3,558 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7,610 B]
Get:65 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB]
Get:66 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1,913 kB]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.6 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-data all 5.4.2+dfsg2-2 [75.3 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.4-0 amd64 5.4.4-1 [152 kB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-nox amd64 5.4.2+dfsg2-2 [908 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 groff amd64 1.22.4-8build1 [4,104 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.5 [3,120 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6.q16 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [224 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [14.6 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-dev amd64 1.74.0.3ubuntu7 [3,490 B]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74.0 amd64 1.74.0-14ubuntu3 [221 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74-dev amd64 1.74.0-14ubuntu3 [218 kB]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-14ubuntu3 [287 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem-dev amd64 1.74.0.3ubuntu7 [3,280 B]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3,266 B]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74.0 amd64 1.74.0-14ubuntu3 [327 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74-dev amd64 1.74.0-14ubuntu3 [375 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-serialization-dev amd64 1.74.0.3ubuntu7 [3,468 B]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system-dev amd64 1.74.0.3ubuntu7 [3,390 B]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre-text all 3.5.28-2build2 [50.9 kB]
Get:113 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre21 amd64 3.5.28-2build2 [624 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjaxen-java all 1.1.6-4 [214 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdom4j-java all 2.1.3-1 [309 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase25 amd64 2.5.7-2 [175 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjdom1-java all 1.1.3-2.1 [154 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr0 amd64 1.2~git20170615.f752187-5 [174 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5 [16.0 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr25 amd64 2.5.7-1 [780 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libwmflite-0.2-7 amd64 0.2.12-5ubuntu1 [68.9 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6-extra amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [70.1 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetpbm10 amd64 2:10.0-15.4 [59.1 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomnithread4 amd64 4.2.5-1 [12.7 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomniorb4-2 amd64 4.2.5-1 [1,213 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp5-14 amd64 1:14.0.0-1ubuntu1.1 [389 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5concurrent5 amd64 5.15.3+dfsg-2ubuntu0.2 [36.3 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5printsupport5 amd64 5.15.3+dfsg-2ubuntu0.2 [214 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-external-java all 1.4.01-5 [240 kB]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-resolver1.1-java all 1.2-11 [97.6 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxerces2-java all 2.12.1-1 [1,437 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxom-java all 1.3.7+ds-3 [175 kB]
Get:138 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsaxonb-java all 9.1.0.8+dfsg-2 [1,999 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo-dev amd64 6.3-2ubuntu0.1 [780 B]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB]
Get:142 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB]
Get:144 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2,309 kB]
Get:151 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 netpbm amd64 2:10.0-15.4 [1,007 kB]
Get:75 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6,792 kB]
Get:152 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 psutils amd64 1.17.dfsg-4 [56.2 kB]
Get:153 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-gtk-platformtheme amd64 5.15.3+dfsg-2ubuntu0.2 [130 kB]
Get:154 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB]
Get:155 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.1 [14.7 kB]
Get:82 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5,010 kB]
Get:143 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB]
Get:118 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
Get:123 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB]
Get:147 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5,766 kB]
Get:149 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB]
Get:73 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-common-14-dev amd64 1:14.0.0-1ubuntu1.1 [5,975 kB]
Get:98 http://saimei.ftp.acc.umu.se/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9,609 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 254 MB in 3s (99.6 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libfftw3-double3:amd64.
(Reading database ... 156766 files and directories currently installed.)
Preparing to unpack .../000-libfftw3-double3_3.3.8-2ubuntu8_amd64.deb ...
Unpacking libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../001-libde265-0_1.0.8-1ubuntu0.3_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../002-libheif1_1.12.0-2build1_amd64.deb ...
Unpacking libheif1:amd64 (1.12.0-2build1) ...
Selecting previously unselected package liblqr-1-0:amd64.
Preparing to unpack .../003-liblqr-1-0_0.4.2-2.1_amd64.deb ...
Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ...
Selecting previously unselected package imagemagick-6-common.
Preparing to unpack .../004-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_all.deb ...
Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickcore-6.q16-6:amd64.
Preparing to unpack .../005-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickwand-6.q16-6:amd64.
Preparing to unpack .../006-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libdouble-conversion3:amd64.
Preparing to unpack .../007-libdouble-conversion3_3.1.7-4_amd64.deb ...
Unpacking libdouble-conversion3:amd64 (3.1.7-4) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../008-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Selecting previously unselected package libqt5core5a:amd64.
Preparing to unpack .../009-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libmd4c0:amd64.
Preparing to unpack .../010-libmd4c0_0.4.8-1_amd64.deb ...
Unpacking libmd4c0:amd64 (0.4.8-1) ...
Selecting previously unselected package libqt5dbus5:amd64.
Preparing to unpack .../011-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5network5:amd64.
Preparing to unpack .../012-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libxcb-icccm4:amd64.
Preparing to unpack .../013-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ...
Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Selecting previously unselected package libxcb-image0:amd64.
Preparing to unpack .../014-libxcb-image0_0.4.0-2_amd64.deb ...
Unpacking libxcb-image0:amd64 (0.4.0-2) ...
Selecting previously unselected package libxcb-keysyms1:amd64.
Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build3_amd64.deb ...
Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Selecting previously unselected package libxcb-render-util0:amd64.
Preparing to unpack .../016-libxcb-render-util0_0.3.9-1build3_amd64.deb ...
Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ...
Selecting previously unselected package libxcb-xinerama0:amd64.
Preparing to unpack .../017-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xinput0:amd64.
Preparing to unpack .../018-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xkb1:amd64.
Preparing to unpack .../019-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxkbcommon-x11-0:amd64.
Preparing to unpack .../020-libxkbcommon-x11-0_1.4.0-1_amd64.deb ...
Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Selecting previously unselected package libqt5gui5:amd64.
Preparing to unpack .../021-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5widgets5:amd64.
Preparing to unpack .../022-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5svg5:amd64.
Preparing to unpack .../023-libqt5svg5_5.15.3-1_amd64.deb ...
Unpacking libqt5svg5:amd64 (5.15.3-1) ...
Selecting previously unselected package binfmt-support.
Preparing to unpack .../024-binfmt-support_2.2.1-2_amd64.deb ...
Unpacking binfmt-support (2.2.1-2) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../025-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../026-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../027-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../028-libctf0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils.
Preparing to unpack .../030-binutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils (2.38-4ubuntu2.6) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../031-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../032-linux-libc-dev_5.15.0-105.115_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-105.115) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../033-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../034-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../035-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../036-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../037-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../038-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../039-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../040-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../041-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../042-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../043-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../044-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../045-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../046-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../047-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../048-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../049-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../050-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../051-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../052-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package patch.
Preparing to unpack .../053-patch_2.7.6-7build2_amd64.deb ...
Unpacking patch (2.7.6-7build2) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../054-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../055-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../056-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../057-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../058-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../059-libgc1_1%3a8.0.6-1.1build1_amd64.deb ...
Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../060-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libobjc-11-dev:amd64.
Preparing to unpack .../061-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../062-libc6-i386_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-i386 (2.35-0ubuntu3.7) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../063-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../064-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libclang-common-14-dev.
Preparing to unpack .../065-libclang-common-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package llvm-14-linker-tools.
Preparing to unpack .../066-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../067-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang-14.
Preparing to unpack .../068-clang-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking clang-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang.
Preparing to unpack .../069-clang_1%3a14.0-55~exp2_amd64.deb ...
Unpacking clang (1:14.0-55~exp2) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../070-libjsoncpp25_1.9.5-3_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../071-librhash0_1.4.2-1ubuntu1_amd64.deb ...
Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
Selecting previously unselected package dh-elpa-helper.
Preparing to unpack .../072-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../073-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ...
Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../074-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ...
Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../075-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../076-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package aglfn.
Preparing to unpack .../077-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
Selecting previously unselected package gnuplot-data.
Preparing to unpack .../078-gnuplot-data_5.4.2+dfsg2-2_all.deb ...
Unpacking gnuplot-data (5.4.2+dfsg2-2) ...
Selecting previously unselected package liblua5.4-0:amd64.
Preparing to unpack .../079-liblua5.4-0_5.4.4-1_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.4-1) ...
Selecting previously unselected package gnuplot-nox.
Preparing to unpack .../080-gnuplot-nox_5.4.2+dfsg2-2_amd64.deb ...
Unpacking gnuplot-nox (5.4.2+dfsg2-2) ...
Selecting previously unselected package groff.
Preparing to unpack .../081-groff_1.22.4-8build1_amd64.deb ...
Unpacking groff (1.22.4-8build1) ...
Selecting previously unselected package gsfonts.
Preparing to unpack .../082-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.5_all.deb ...
Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../083-icu-devtools_70.1-2_amd64.deb ...
Unpacking icu-devtools (70.1-2) ...
Selecting previously unselected package imagemagick-6.q16.
Preparing to unpack .../084-imagemagick-6.q16_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package imagemagick.
Preparing to unpack .../085-imagemagick_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../086-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../087-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../088-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../089-libblas-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libboost1.74-dev:amd64.
Preparing to unpack .../090-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../091-libboost-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system1.74.0:amd64.
Preparing to unpack .../092-libboost-system1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-system1.74-dev:amd64.
Preparing to unpack .../093-libboost-system1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem1.74-dev:amd64.
Preparing to unpack .../094-libboost-filesystem1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem-dev:amd64.
Preparing to unpack .../095-libboost-filesystem-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-program-options1.74.0:amd64.
Preparing to unpack .../096-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options1.74-dev:amd64.
Preparing to unpack .../097-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options-dev:amd64.
Preparing to unpack .../098-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-serialization1.74.0:amd64.
Preparing to unpack .../099-libboost-serialization1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization1.74-dev:amd64.
Preparing to unpack .../100-libboost-serialization1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization-dev:amd64.
Preparing to unpack .../101-libboost-serialization-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system-dev:amd64.
Preparing to unpack .../102-libboost-system-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../103-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.7) ...
Selecting previously unselected package libdjvulibre-text.
Preparing to unpack .../104-libdjvulibre-text_3.5.28-2build2_all.deb ...
Unpacking libdjvulibre-text (3.5.28-2build2) ...
Selecting previously unselected package libdjvulibre21:amd64.
Preparing to unpack .../105-libdjvulibre21_3.5.28-2build2_amd64.deb ...
Unpacking libdjvulibre21:amd64 (3.5.28-2build2) ...
Selecting previously unselected package libjaxen-java.
Preparing to unpack .../106-libjaxen-java_1.1.6-4_all.deb ...
Unpacking libjaxen-java (1.1.6-4) ...
Selecting previously unselected package libdom4j-java.
Preparing to unpack .../107-libdom4j-java_2.1.3-1_all.deb ...
Unpacking libdom4j-java (2.1.3-1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../108-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../110-libicu-dev_70.1-2_amd64.deb ...
Unpacking libicu-dev:amd64 (70.1-2) ...
Selecting previously unselected package libilmbase25:amd64.
Preparing to unpack .../111-libilmbase25_2.5.7-2_amd64.deb ...
Unpacking libilmbase25:amd64 (2.5.7-2) ...
Selecting previously unselected package libjdom1-java.
Preparing to unpack .../112-libjdom1-java_1.1.3-2.1_all.deb ...
Unpacking libjdom1-java (1.1.3-2.1) ...
Selecting previously unselected package libjxr0:amd64.
Preparing to unpack .../113-libjxr0_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Selecting previously unselected package libjxr-tools.
Preparing to unpack .../114-libjxr-tools_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr-tools (1.2~git20170615.f752187-5) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../115-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libopenexr25:amd64.
Preparing to unpack .../116-libopenexr25_2.5.7-1_amd64.deb ...
Unpacking libopenexr25:amd64 (2.5.7-1) ...
Selecting previously unselected package libwmflite-0.2-7:amd64.
Preparing to unpack .../117-libwmflite-0.2-7_0.2.12-5ubuntu1_amd64.deb ...
Unpacking libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Selecting previously unselected package libmagickcore-6.q16-6-extra:amd64.
Preparing to unpack .../118-libmagickcore-6.q16-6-extra_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libncurses-dev:amd64.
Preparing to unpack .../119-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libnetpbm10.
Preparing to unpack .../120-libnetpbm10_2%3a10.0-15.4_amd64.deb ...
Unpacking libnetpbm10 (2:10.0-15.4) ...
Selecting previously unselected package omc-common.
Preparing to unpack .../121-omc-common_1.24.0~dev-16-gaa27cc1-1_all.deb ...
Unpacking omc-common (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libomcsimulation:amd64.
Preparing to unpack .../122-libomcsimulation_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomcsimulation:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libomnithread4:amd64.
Preparing to unpack .../123-libomnithread4_4.2.5-1_amd64.deb ...
Unpacking libomnithread4:amd64 (4.2.5-1) ...
Selecting previously unselected package libomniorb4-2:amd64.
Preparing to unpack .../124-libomniorb4-2_4.2.5-1_amd64.deb ...
Unpacking libomniorb4-2:amd64 (4.2.5-1) ...
Selecting previously unselected package libomc:amd64.
Preparing to unpack .../125-libomc_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomc:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libomp5-14:amd64.
Preparing to unpack .../126-libomp5-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libomccpp:amd64.
Preparing to unpack .../127-libomccpp_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomccpp:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libqt5concurrent5:amd64.
Preparing to unpack .../128-libqt5concurrent5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5printsupport5:amd64.
Preparing to unpack .../129-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libomplot:amd64.
Preparing to unpack .../130-libomplot_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomplot:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libxml-commons-external-java.
Preparing to unpack .../131-libxml-commons-external-java_1.4.01-5_all.deb ...
Unpacking libxml-commons-external-java (1.4.01-5) ...
Selecting previously unselected package libxml-commons-resolver1.1-java.
Preparing to unpack .../132-libxml-commons-resolver1.1-java_1.2-11_all.deb ...
Unpacking libxml-commons-resolver1.1-java (1.2-11) ...
Selecting previously unselected package libxerces2-java.
Preparing to unpack .../133-libxerces2-java_2.12.1-1_all.deb ...
Unpacking libxerces2-java (2.12.1-1) ...
Selecting previously unselected package libxom-java.
Preparing to unpack .../134-libxom-java_1.3.7+ds-3_all.deb ...
Unpacking libxom-java (1.3.7+ds-3) ...
Selecting previously unselected package libsaxonb-java.
Preparing to unpack .../135-libsaxonb-java_9.1.0.8+dfsg-2_all.deb ...
Unpacking libsaxonb-java (9.1.0.8+dfsg-2) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../136-libtinfo-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../137-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Selecting previously unselected package llvm-14-runtime.
Preparing to unpack .../138-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libpfm4:amd64.
Preparing to unpack .../139-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ...
Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Selecting previously unselected package llvm-14.
Preparing to unpack .../140-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../141-libffi-dev_3.4.2-4_amd64.deb ...
Unpacking libffi-dev:amd64 (3.4.2-4) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../142-python3-pygments_2.11.2+dfsg-2_all.deb ...
Unpacking python3-pygments (2.11.2+dfsg-2) ...
Selecting previously unselected package llvm-14-tools.
Preparing to unpack .../143-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../144-libz3-4_4.8.12-1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-1) ...
Selecting previously unselected package libz3-dev:amd64.
Preparing to unpack .../145-libz3-dev_4.8.12-1_amd64.deb ...
Unpacking libz3-dev:amd64 (4.8.12-1) ...
Selecting previously unselected package llvm-14-dev.
Preparing to unpack .../146-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../147-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package netpbm.
Preparing to unpack .../148-netpbm_2%3a10.0-15.4_amd64.deb ...
Unpacking netpbm (2:10.0-15.4) ...
Selecting previously unselected package omc.
Preparing to unpack .../149-omc_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omc (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package omplot.
Preparing to unpack .../150-omplot_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omplot (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package psutils.
Preparing to unpack .../151-psutils_1.17.dfsg-4_amd64.deb ...
Unpacking psutils (1.17.dfsg-4) ...
Selecting previously unselected package qt5-gtk-platformtheme:amd64.
Preparing to unpack .../152-qt5-gtk-platformtheme_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qttranslations5-l10n.
Preparing to unpack .../153-qttranslations5-l10n_5.15.3-1_all.deb ...
Unpacking qttranslations5-l10n (5.15.3-1) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../154-xsltproc_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libdouble-conversion3:amd64 (3.1.7-4) ...
Setting up lto-disabled-list (24) ...
Setting up libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Setting up omc-common (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Setting up xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
Setting up linux-libc-dev:amd64 (5.15.0-105.115) ...
Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ...
Setting up libilmbase25:amd64 (2.5.7-2) ...
Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Setting up libnetpbm10 (2:10.0-15.4) ...
Setting up libffi-dev:amd64 (3.4.2-4) ...
Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Setting up libxcb-image0:amd64 (0.4.0-2) ...
Setting up libopenexr25:amd64 (2.5.7-1) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up groff (1.22.4-8build1) ...
Setting up python3-pygments (2.11.2+dfsg-2) ...
Setting up libz3-4:amd64 (4.8.12-1) ...
Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up qttranslations5-l10n (5.15.3-1) ...
Setting up libjaxen-java (1.1.6-4) ...
Setting up make (4.3-4.1build1) ...
Setting up dh-elpa-helper (2.0.9ubuntu1) ...
Setting up aglfn (1.7+git20191031.4036a9c-2) ...
Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Setting up libomcsimulation:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libxml-commons-resolver1.1-java (1.2-11) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up patch (2.7.6-7build2) ...
Setting up binfmt-support (2.2.1-2) ...
Running in chroot, ignoring request.
Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
Setting up libjsoncpp25:amd64 (1.9.5-3) ...
Setting up icu-devtools (70.1-2) ...
Setting up netpbm (2:10.0-15.4) ...
Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libomnithread4:amd64 (4.2.5-1) ...
Setting up libgc1:amd64 (1:8.0.6-1.1build1) ...
Setting up libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up libomniorb4-2:amd64 (4.2.5-1) ...
Setting up liblqr-1-0:amd64 (0.4.2-2.1) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libxml-commons-external-java (1.4.01-5) ...
Setting up libmd4c0:amd64 (0.4.8-1) ...
Setting up libc6-i386 (2.35-0ubuntu3.7) ...
Setting up liblua5.4-0:amd64 (5.4.4-1) ...
Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Setting up libdjvulibre-text (3.5.28-2build2) ...
Setting up libxerces2-java (2.12.1-1) ...
Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
Setting up libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Setting up psutils (1.17.dfsg-4) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libomc:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libc-devtools (2.35-0ubuntu3.7) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
Setting up libdom4j-java (2.1.3-1) ...
Setting up gnuplot-data (5.4.2+dfsg2-2) ...
Setting up libz3-dev:amd64 (4.8.12-1) ...
Setting up libjxr-tools (1.2~git20170615.f752187-5) ...
Setting up libjdom1-java (1.1.3-2.1) ...
Setting up libheif1:amd64 (1.12.0-2build1) ...
Setting up libdjvulibre21:amd64 (3.5.28-2build2) ...
Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libxom-java (1.3.7+ds-3) ...
Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up cmake (3.22.1-1ubuntu1.22.04.2) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up gnuplot-nox (5.4.2+dfsg2-2) ...
update-alternatives: using /usr/bin/gnuplot-nox to provide /usr/bin/gnuplot (gnuplot) in auto mode
Setting up libicu-dev:amd64 (70.1-2) ...
Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libsaxonb-java (9.1.0.8+dfsg-2) ...
Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up binutils (2.38-4ubuntu2.6) ...
Setting up qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up dpkg-dev (1.21.1ubuntu2.3) ...
Setting up libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up clang-14 (1:14.0.0-1ubuntu1.1) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5svg5:amd64 (5.15.3-1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up clang (1:14.0-55~exp2) ...
Setting up libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libomplot:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omc (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omplot (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libomccpp:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 2 added doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y openmodelica libomccpp omlibrary cmake
Reading package lists...
Building dependency tree...
Reading state information...
cmake is already the newest version (3.22.1-1ubuntu1.22.04.2).
cmake set to manually installed.
libomccpp is already the newest version (1.24.0~dev-16-gaa27cc1-1).
libomccpp set to manually installed.
The following additional packages will be installed:
  drcontrol drmodelica dvipng dvisvgm fonts-lmodern gdal-data geoclue-2.0
  iio-sensor-proxy libaec0 libarmadillo10 libarpack2 libavdevice58 libblosc1
  libcdio-cdda2 libcdio-paranoia2 libcdio19 libcfitsio9 libcharls2 libcoin80c
  libcollada-dom2.5-dp0 libdc1394-25 libdecor-0-0 libdecor-0-plugin-1-cairo
  libfreexl1 libfyba0 libgdal30 libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7
  libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libkmlbase1 libkmldom1
  libkmlengine1 libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21
  libnetcdf19 libodbc2 libodbcinst2 libogdi4.1 libomsensplugin libomsimulator
  libopenal-data libopenal1 libopenscenegraph161 libopenthreads21 libpq5
  libproj22 libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5
  libqt5qml5 libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5
  libqt5webkit5 libqt5xml5 libqt5xmlpatterns5 librttopo1 libsdl2-2.0-0
  libsndio7.0 libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0
  libtexlua53 libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern
  mysql-common omedit omnotebook omshell omshell-terminal omsimulator proj-bin
  proj-data t1utils tex-common texlive-base texlive-binaries
  texlive-latex-base unixodbc-common
Suggested packages:
  libopenal0a libsimage-dev libbullet2 geotiff-bin gdal-bin libgeotiff-epsg
  libhdf4-doc libhdf4-alt-dev hdf4-tools odbc-postgresql tdsodbc ogdi-bin
  libportaudio2 qt5-qmltooling-plugins sndiod debhelper perl-tk xpdf
  | pdf-viewer xzdec texlive-latex-base-doc
The following NEW packages will be installed:
  drcontrol drmodelica dvipng dvisvgm fonts-lmodern gdal-data geoclue-2.0
  iio-sensor-proxy libaec0 libarmadillo10 libarpack2 libavdevice58 libblosc1
  libcdio-cdda2 libcdio-paranoia2 libcdio19 libcfitsio9 libcharls2 libcoin80c
  libcollada-dom2.5-dp0 libdc1394-25 libdecor-0-0 libdecor-0-plugin-1-cairo
  libfreexl1 libfyba0 libgdal30 libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7
  libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libkmlbase1 libkmldom1
  libkmlengine1 libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21
  libnetcdf19 libodbc2 libodbcinst2 libogdi4.1 libomsensplugin libomsimulator
  libopenal-data libopenal1 libopenscenegraph161 libopenthreads21 libpq5
  libproj22 libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5
  libqt5qml5 libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5
  libqt5webkit5 libqt5xml5 libqt5xmlpatterns5 librttopo1 libsdl2-2.0-0
  libsndio7.0 libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0
  libtexlua53 libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern
  mysql-common omedit omlibrary omnotebook omshell omshell-terminal
  omsimulator openmodelica proj-bin proj-data t1utils tex-common texlive-base
  texlive-binaries texlive-latex-base unixodbc-common
0 upgraded, 94 newly installed, 0 to remove and 30 not upgraded.
Need to get 150 MB of archives.
After this operation, 444 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5positioning5 amd64 5.15.3+dfsg-3 [223 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qml5 amd64 5.15.3+dfsg-1 [1,472 kB]
Get:2 http://build.openmodelica.org/apt jammy/stable amd64 omnotebook amd64 1.24.0~dev-16-gaa27cc1-1 [330 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qmlmodels5 amd64 5.15.3+dfsg-1 [205 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5quick5 amd64 5.15.3+dfsg-1 [1,748 kB]
Get:3 http://build.openmodelica.org/apt jammy/stable amd64 drcontrol all 1.24.0~dev-16-gaa27cc1-1 [656 kB]
Get:4 http://build.openmodelica.org/apt jammy/stable amd64 drmodelica all 1.24.0~dev-16-gaa27cc1-1 [941 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5sensors5 amd64 5.15.3-1 [123 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webchannel5 amd64 5.15.3-1 [62.9 kB]
Get:5 http://build.openmodelica.org/apt jammy/stable amd64 libomsensplugin amd64 1.24.0~dev-16-gaa27cc1-1 [295 kB]
Get:6 http://build.openmodelica.org/apt jammy/stable amd64 libomsimulator amd64 1.24.0~dev-16-gaa27cc1-1 [2,047 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 tex-common all 6.17 [33.7 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5xml5 amd64 5.15.3+dfsg-2ubuntu0.2 [124 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkpathsea6 amd64 2021.20210626.59705-1ubuntu0.2 [60.4 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libptexenc1 amd64 2021.20210626.59705-1ubuntu0.2 [39.1 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsynctex2 amd64 2021.20210626.59705-1ubuntu0.2 [55.6 kB]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexlua53 amd64 2021.20210626.59705-1ubuntu0.2 [120 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexluajit2 amd64 2021.20210626.59705-1ubuntu0.2 [267 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libteckit0 amd64 2.5.11+ds1-1 [421 kB]
Get:7 http://build.openmodelica.org/apt jammy/stable amd64 omedit amd64 1.24.0~dev-16-gaa27cc1-1 [3,297 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [27.0 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvipng amd64 1.15-1.1 [78.9 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvisvgm amd64 2.13.1-1 [1,221 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gdal-data all 3.4.1+dfsg-1build4 [216 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 geoclue-2.0 amd64 2.5.7-3ubuntu3 [111 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 iio-sensor-proxy amd64 3.3-0ubuntu6 [34.4 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-15ubuntu1 [12.8 MB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libaec0 amd64 1.0.6-1 [20.1 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2 amd64 3.8.0-1 [92.4 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu5 amd64 5.3.0+dfsg1-2 [183 kB]
Get:8 http://build.openmodelica.org/apt jammy/stable amd64 omlibrary all 1.24.0~dev-16-gaa27cc1-1 [34.5 MB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo10 amd64 1:10.8.2+dfsg-1 [105 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio19 amd64 2.1.0-3build1 [63.3 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1build3 [16.7 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1build3 [15.9 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal-data all 1:1.19.1-2build3 [164 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal1 amd64 1:1.19.1-2build3 [535 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-0 amd64 0.1.0-3build1 [15.1 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsdl2-2.0-0 amd64 2.0.20+dfsg-2ubuntu1.22.04.1 [582 kB]
Get:29 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 texlive-binaries amd64 2021.20210626.59705-1ubuntu0.2 [9,860 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavdevice58 amd64 7:4.4.2-0ubuntu0.22.04.1 [87.5 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libblosc1 amd64 1.21.1+ds2-2 [35.8 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcfitsio9 amd64 4.0.0-1 [519 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcharls2 amd64 2.3.4-1 [87.0 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcoin80c amd64 4.0.0+ds-2 [2,425 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liburiparser1 amd64 0.9.6+dfsg-1 [36.4 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcollada-dom2.5-dp0 amd64 2.5.0+ds1-3 [1,126 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.0-3build1 [20.4 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfyba0 amd64 4.1.1-7 [113 kB]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfreexl1 amd64 1.0.6-1 [33.5 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libproj22 amd64 8.2.1-1 [1,257 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeotiff5 amd64 1.7.0-2build1 [67.1 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgif7 amd64 5.1.9-2build2 [33.8 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf4-0-alt amd64 4.2.15-4 [290 kB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsz2 amd64 1.0.6-1 [5,354 B]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-103-1 amd64 1.10.7+repack-4ubuntu2 [1,295 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlbase1 amd64 1.3.0-9 [45.0 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmldom1 amd64 1.3.0-9 [150 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlengine1 amd64 1.3.0-9 [71.7 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.36-0ubuntu0.22.04.1 [1,302 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-100 amd64 1.10.7+repack-4ubuntu2 [59.1 kB]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetcdf19 amd64 1:4.8.1-1 [456 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbc2 amd64 2.3.9-5ubuntu0.1 [159 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unixodbc-common all 2.3.9-5ubuntu0.1 [9,256 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbcinst2 amd64 2.3.9-5ubuntu0.1 [31.9 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libogdi4.1 amd64 4.1.0+ds-5 [197 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.11-0ubuntu0.22.04.1 [144 kB]
Get:62 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 proj-data all 8.2.1-1 [10.0 MB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-r8.0 amd64 2020.2-4 [196 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 librttopo1 amd64 1.1.0-2 [178 kB]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialite7 amd64 5.0.1-2build2 [2,092 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxerces-c3.2 amd64 3.2.3+debian-3ubuntu0.1 [929 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenthreads21 amd64 3.6.5+dfsg1-7build3 [22.6 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5opengl5 amd64 5.15.3+dfsg-2ubuntu0.2 [153 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5xmlpatterns5 amd64 5.15.3-1 [901 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 texlive-latex-base all 2021.20220204-1 [1,128 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 proj-bin amd64 8.2.1-1 [154 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgdal30 amd64 3.4.1+dfsg-1build4 [7,642 kB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenscenegraph161 amd64 3.6.5+dfsg1-7build3 [6,249 kB]
Get:9 http://build.openmodelica.org/apt jammy/stable amd64 omshell amd64 1.24.0~dev-16-gaa27cc1-1 [54.2 kB]
Get:10 http://build.openmodelica.org/apt jammy/stable amd64 omshell-terminal amd64 1.24.0~dev-16-gaa27cc1-1 [20.7 kB]
Get:11 http://build.openmodelica.org/apt jammy/stable amd64 omsimulator amd64 1.24.0~dev-16-gaa27cc1-1 [1,434 kB]
Get:12 http://build.openmodelica.org/apt jammy/stable amd64 openmodelica amd64 1.24.0~dev-16-gaa27cc1-1 [6,090 B]
Get:91 http://laotzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 lmodern all 2.004.5-6.1 [9,471 kB]
Get:92 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 texlive-base all 2021.20220204-1 [21.0 MB]
Get:32 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 fonts-lmodern all 2.004.5-6.1 [4,532 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 150 MB in 1s (119 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libqt5positioning5:amd64.
(Reading database ... 189510 files and directories currently installed.)
Preparing to unpack .../00-libqt5positioning5_5.15.3+dfsg-3_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Selecting previously unselected package libqt5qml5:amd64.
Preparing to unpack .../01-libqt5qml5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5qmlmodels5:amd64.
Preparing to unpack .../02-libqt5qmlmodels5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5quick5:amd64.
Preparing to unpack .../03-libqt5quick5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5sensors5:amd64.
Preparing to unpack .../04-libqt5sensors5_5.15.3-1_amd64.deb ...
Unpacking libqt5sensors5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webchannel5:amd64.
Preparing to unpack .../05-libqt5webchannel5_5.15.3-1_amd64.deb ...
Unpacking libqt5webchannel5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webkit5:amd64.
Preparing to unpack .../06-libqt5webkit5_5.212.0~alpha4-15ubuntu1_amd64.deb ...
Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../07-tex-common_6.17_all.deb ...
Unpacking tex-common (6.17) ...
Selecting previously unselected package libqt5xml5:amd64.
Preparing to unpack .../08-libqt5xml5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package omnotebook.
Preparing to unpack .../09-omnotebook_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omnotebook (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package drcontrol.
Preparing to unpack .../10-drcontrol_1.24.0~dev-16-gaa27cc1-1_all.deb ...
Unpacking drcontrol (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package drmodelica.
Preparing to unpack .../11-drmodelica_1.24.0~dev-16-gaa27cc1-1_all.deb ...
Unpacking drmodelica (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libkpathsea6:amd64.
Preparing to unpack .../12-libkpathsea6_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libptexenc1:amd64.
Preparing to unpack .../13-libptexenc1_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libsynctex2:amd64.
Preparing to unpack .../14-libsynctex2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexlua53:amd64.
Preparing to unpack .../15-libtexlua53_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexluajit2:amd64.
Preparing to unpack .../16-libtexluajit2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../17-t1utils_1.41-4build2_amd64.deb ...
Unpacking t1utils (1.41-4build2) ...
Selecting previously unselected package libteckit0:amd64.
Preparing to unpack .../18-libteckit0_2.5.11+ds1-1_amd64.deb ...
Unpacking libteckit0:amd64 (2.5.11+ds1-1) ...
Selecting previously unselected package libzzip-0-13:amd64.
Preparing to unpack .../19-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Selecting previously unselected package texlive-binaries.
Preparing to unpack .../20-texlive-binaries_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package dvipng.
Preparing to unpack .../21-dvipng_1.15-1.1_amd64.deb ...
Unpacking dvipng (1.15-1.1) ...
Selecting previously unselected package dvisvgm.
Preparing to unpack .../22-dvisvgm_2.13.1-1_amd64.deb ...
Unpacking dvisvgm (2.13.1-1) ...
Selecting previously unselected package fonts-lmodern.
Preparing to unpack .../23-fonts-lmodern_2.004.5-6.1_all.deb ...
Unpacking fonts-lmodern (2.004.5-6.1) ...
Selecting previously unselected package gdal-data.
Preparing to unpack .../24-gdal-data_3.4.1+dfsg-1build4_all.deb ...
Unpacking gdal-data (3.4.1+dfsg-1build4) ...
Selecting previously unselected package geoclue-2.0.
Preparing to unpack .../25-geoclue-2.0_2.5.7-3ubuntu3_amd64.deb ...
Unpacking geoclue-2.0 (2.5.7-3ubuntu3) ...
Selecting previously unselected package iio-sensor-proxy.
Preparing to unpack .../26-iio-sensor-proxy_3.3-0ubuntu6_amd64.deb ...
Unpacking iio-sensor-proxy (3.3-0ubuntu6) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../27-libaec0_1.0.6-1_amd64.deb ...
Unpacking libaec0:amd64 (1.0.6-1) ...
Selecting previously unselected package libarpack2:amd64.
Preparing to unpack .../28-libarpack2_3.8.0-1_amd64.deb ...
Unpacking libarpack2:amd64 (3.8.0-1) ...
Selecting previously unselected package libsuperlu5:amd64.
Preparing to unpack .../29-libsuperlu5_5.3.0+dfsg1-2_amd64.deb ...
Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Selecting previously unselected package libarmadillo10.
Preparing to unpack .../30-libarmadillo10_1%3a10.8.2+dfsg-1_amd64.deb ...
Unpacking libarmadillo10 (1:10.8.2+dfsg-1) ...
Selecting previously unselected package libcdio19:amd64.
Preparing to unpack .../31-libcdio19_2.1.0-3build1_amd64.deb ...
Unpacking libcdio19:amd64 (2.1.0-3build1) ...
Selecting previously unselected package libcdio-cdda2:amd64.
Preparing to unpack .../32-libcdio-cdda2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libcdio-paranoia2:amd64.
Preparing to unpack .../33-libcdio-paranoia2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libdc1394-25:amd64.
Preparing to unpack .../34-libdc1394-25_2.2.6-4_amd64.deb ...
Unpacking libdc1394-25:amd64 (2.2.6-4) ...
Selecting previously unselected package libopenal-data.
Preparing to unpack .../35-libopenal-data_1%3a1.19.1-2build3_all.deb ...
Unpacking libopenal-data (1:1.19.1-2build3) ...
Selecting previously unselected package libsndio7.0:amd64.
Preparing to unpack .../36-libsndio7.0_1.8.1-1.1_amd64.deb ...
Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...
Selecting previously unselected package libopenal1:amd64.
Preparing to unpack .../37-libopenal1_1%3a1.19.1-2build3_amd64.deb ...
Unpacking libopenal1:amd64 (1:1.19.1-2build3) ...
Selecting previously unselected package libdecor-0-0:amd64.
Preparing to unpack .../38-libdecor-0-0_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libsdl2-2.0-0:amd64.
Preparing to unpack .../39-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ...
Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Selecting previously unselected package libavdevice58:amd64.
Preparing to unpack .../40-libavdevice58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libblosc1:amd64.
Preparing to unpack .../41-libblosc1_1.21.1+ds2-2_amd64.deb ...
Unpacking libblosc1:amd64 (1.21.1+ds2-2) ...
Selecting previously unselected package libcfitsio9:amd64.
Preparing to unpack .../42-libcfitsio9_4.0.0-1_amd64.deb ...
Unpacking libcfitsio9:amd64 (4.0.0-1) ...
Selecting previously unselected package libcharls2:amd64.
Preparing to unpack .../43-libcharls2_2.3.4-1_amd64.deb ...
Unpacking libcharls2:amd64 (2.3.4-1) ...
Selecting previously unselected package libcoin80c.
Preparing to unpack .../44-libcoin80c_4.0.0+ds-2_amd64.deb ...
Unpacking libcoin80c (4.0.0+ds-2) ...
Selecting previously unselected package libminizip1:amd64.
Preparing to unpack .../45-libminizip1_1.1-8build1_amd64.deb ...
Unpacking libminizip1:amd64 (1.1-8build1) ...
Selecting previously unselected package liburiparser1:amd64.
Preparing to unpack .../46-liburiparser1_0.9.6+dfsg-1_amd64.deb ...
Unpacking liburiparser1:amd64 (0.9.6+dfsg-1) ...
Selecting previously unselected package libcollada-dom2.5-dp0:amd64.
Preparing to unpack .../47-libcollada-dom2.5-dp0_2.5.0+ds1-3_amd64.deb ...
Unpacking libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
Preparing to unpack .../48-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libfyba0:amd64.
Preparing to unpack .../49-libfyba0_4.1.1-7_amd64.deb ...
Unpacking libfyba0:amd64 (4.1.1-7) ...
Selecting previously unselected package libfreexl1:amd64.
Preparing to unpack .../50-libfreexl1_1.0.6-1_amd64.deb ...
Unpacking libfreexl1:amd64 (1.0.6-1) ...
Selecting previously unselected package libgeos3.10.2:amd64.
Preparing to unpack .../51-libgeos3.10.2_3.10.2-1_amd64.deb ...
Unpacking libgeos3.10.2:amd64 (3.10.2-1) ...
Selecting previously unselected package libgeos-c1v5:amd64.
Preparing to unpack .../52-libgeos-c1v5_3.10.2-1_amd64.deb ...
Unpacking libgeos-c1v5:amd64 (3.10.2-1) ...
Selecting previously unselected package proj-data.
Preparing to unpack .../53-proj-data_8.2.1-1_all.deb ...
Unpacking proj-data (8.2.1-1) ...
Selecting previously unselected package libproj22:amd64.
Preparing to unpack .../54-libproj22_8.2.1-1_amd64.deb ...
Unpacking libproj22:amd64 (8.2.1-1) ...
Selecting previously unselected package libgeotiff5:amd64.
Preparing to unpack .../55-libgeotiff5_1.7.0-2build1_amd64.deb ...
Unpacking libgeotiff5:amd64 (1.7.0-2build1) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../56-libgif7_5.1.9-2build2_amd64.deb ...
Unpacking libgif7:amd64 (5.1.9-2build2) ...
Selecting previously unselected package libhdf4-0-alt.
Preparing to unpack .../57-libhdf4-0-alt_4.2.15-4_amd64.deb ...
Unpacking libhdf4-0-alt (4.2.15-4) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../58-libsz2_1.0.6-1_amd64.deb ...
Unpacking libsz2:amd64 (1.0.6-1) ...
Selecting previously unselected package libhdf5-103-1:amd64.
Preparing to unpack .../59-libhdf5-103-1_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libkmlbase1:amd64.
Preparing to unpack .../60-libkmlbase1_1.3.0-9_amd64.deb ...
Unpacking libkmlbase1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmldom1:amd64.
Preparing to unpack .../61-libkmldom1_1.3.0-9_amd64.deb ...
Unpacking libkmldom1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmlengine1:amd64.
Preparing to unpack .../62-libkmlengine1_1.3.0-9_amd64.deb ...
Unpacking libkmlengine1:amd64 (1.3.0-9) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../63-mysql-common_5.8+1.0.8_all.deb ...
Unpacking mysql-common (5.8+1.0.8) ...
Selecting previously unselected package libmysqlclient21:amd64.
Preparing to unpack .../64-libmysqlclient21_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Selecting previously unselected package libhdf5-hl-100:amd64.
Preparing to unpack .../65-libhdf5-hl-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libnetcdf19:amd64.
Preparing to unpack .../66-libnetcdf19_1%3a4.8.1-1_amd64.deb ...
Unpacking libnetcdf19:amd64 (1:4.8.1-1) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../67-libodbc2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package unixodbc-common.
Preparing to unpack .../68-unixodbc-common_2.3.9-5ubuntu0.1_all.deb ...
Unpacking unixodbc-common (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libodbcinst2:amd64.
Preparing to unpack .../69-libodbcinst2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libogdi4.1.
Preparing to unpack .../70-libogdi4.1_4.1.0+ds-5_amd64.deb ...
Unpacking libogdi4.1 (4.1.0+ds-5) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../71-libpq5_14.11-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../72-libqhull-r8.0_2020.2-4_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-4) ...
Selecting previously unselected package librttopo1:amd64.
Preparing to unpack .../73-librttopo1_1.1.0-2_amd64.deb ...
Unpacking librttopo1:amd64 (1.1.0-2) ...
Selecting previously unselected package libspatialite7:amd64.
Preparing to unpack .../74-libspatialite7_5.0.1-2build2_amd64.deb ...
Unpacking libspatialite7:amd64 (5.0.1-2build2) ...
Selecting previously unselected package libxerces-c3.2:amd64.
Preparing to unpack .../75-libxerces-c3.2_3.2.3+debian-3ubuntu0.1_amd64.deb ...
Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Selecting previously unselected package libgdal30.
Preparing to unpack .../76-libgdal30_3.4.1+dfsg-1build4_amd64.deb ...
Unpacking libgdal30 (3.4.1+dfsg-1build4) ...
Selecting previously unselected package liblua5.2-0:amd64.
Preparing to unpack .../77-liblua5.2-0_5.2.4-2_amd64.deb ...
Unpacking liblua5.2-0:amd64 (5.2.4-2) ...
Selecting previously unselected package libomsensplugin:amd64.
Preparing to unpack .../78-libomsensplugin_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomsensplugin:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libomsimulator:amd64.
Preparing to unpack .../79-libomsimulator_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking libomsimulator:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package libopenthreads21:amd64.
Preparing to unpack .../80-libopenthreads21_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libopenscenegraph161:amd64.
Preparing to unpack .../81-libopenscenegraph161_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libqt5opengl5:amd64.
Preparing to unpack .../82-libqt5opengl5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5xmlpatterns5:amd64.
Preparing to unpack .../83-libqt5xmlpatterns5_5.15.3-1_amd64.deb ...
Unpacking libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Selecting previously unselected package lmodern.
Preparing to unpack .../84-lmodern_2.004.5-6.1_all.deb ...
Unpacking lmodern (2.004.5-6.1) ...
Selecting previously unselected package omedit.
Preparing to unpack .../85-omedit_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omedit (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package omlibrary.
Preparing to unpack .../86-omlibrary_1.24.0~dev-16-gaa27cc1-1_all.deb ...
Unpacking omlibrary (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package omshell.
Preparing to unpack .../87-omshell_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omshell (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package omshell-terminal.
Preparing to unpack .../88-omshell-terminal_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omshell-terminal (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package omsimulator:amd64.
Preparing to unpack .../89-omsimulator_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking omsimulator:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package openmodelica.
Preparing to unpack .../90-openmodelica_1.24.0~dev-16-gaa27cc1-1_amd64.deb ...
Unpacking openmodelica (1.24.0~dev-16-gaa27cc1-1) ...
Selecting previously unselected package texlive-base.
Preparing to unpack .../91-texlive-base_2021.20220204-1_all.deb ...
Unpacking texlive-base (2021.20220204-1) ...
Selecting previously unselected package texlive-latex-base.
Preparing to unpack .../92-texlive-latex-base_2021.20220204-1_all.deb ...
Unpacking texlive-latex-base (2021.20220204-1) ...
Selecting previously unselected package proj-bin.
Preparing to unpack .../93-proj-bin_8.2.1-1_amd64.deb ...
Unpacking proj-bin (8.2.1-1) ...
Setting up libgeos3.10.2:amd64 (3.10.2-1) ...
Setting up mysql-common (5.8+1.0.8) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up iio-sensor-proxy (3.3-0ubuntu6) ...
Setting up libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Setting up libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Setting up proj-data (8.2.1-1) ...
Setting up omshell-terminal (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libogdi4.1 (4.1.0+ds-5) ...
Setting up libcharls2:amd64 (2.3.4-1) ...
Setting up libminizip1:amd64 (1.1-8build1) ...
Setting up libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Setting up libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Setting up libarpack2:amd64 (3.8.0-1) ...
Setting up libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Setting up libcoin80c (4.0.0+ds-2) ...
Setting up libqhull-r8.0:amd64 (2020.2-4) ...
Setting up geoclue-2.0 (2.5.7-3ubuntu3) ...
Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Setting up libproj22:amd64 (8.2.1-1) ...
Setting up libcdio19:amd64 (2.1.0-3build1) ...
Setting up libaec0:amd64 (1.0.6-1) ...
Setting up gdal-data (3.4.1+dfsg-1build4) ...
Setting up libgeotiff5:amd64 (1.7.0-2build1) ...
Setting up libcfitsio9:amd64 (4.0.0-1) ...
Setting up tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
update-language: texlive-base not installed and configured, doing nothing!
Setting up libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up omlibrary (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Setting up libteckit0:amd64 (2.5.11+ds1-1) ...
Setting up t1utils (1.41-4build2) ...
Setting up libdc1394-25:amd64 (2.2.6-4) ...
Setting up libgeos-c1v5:amd64 (3.10.2-1) ...
Setting up unixodbc-common (2.3.9-5ubuntu0.1) ...
Setting up libqt5webchannel5:amd64 (5.15.3-1) ...
Setting up libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libhdf4-0-alt (4.2.15-4) ...
Setting up libsndio7.0:amd64 (1.8.1-1.1) ...
Setting up libgif7:amd64 (5.1.9-2build2) ...
Setting up libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up liburiparser1:amd64 (0.9.6+dfsg-1) ...
Setting up librttopo1:amd64 (1.1.0-2) ...
Setting up libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Setting up libfreexl1:amd64 (1.0.6-1) ...
Setting up liblua5.2-0:amd64 (5.2.4-2) ...
Setting up libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libfyba0:amd64 (4.1.1-7) ...
Setting up libkmlbase1:amd64 (1.3.0-9) ...
Setting up libblosc1:amd64 (1.21.1+ds2-2) ...
Setting up libdecor-0-0:amd64 (0.1.0-3build1) ...
Setting up fonts-lmodern (2.004.5-6.1) ...
Setting up libopenal-data (1:1.19.1-2build3) ...
Setting up libomsensplugin:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Setting up libqt5sensors5:amd64 (5.15.3-1) ...
Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Setting up libsz2:amd64 (1.0.6-1) ...
Setting up libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libomsimulator:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libkmldom1:amd64 (1.3.0-9) ...
Setting up libspatialite7:amd64 (5.0.1-2build2) ...
Setting up libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up libarmadillo10 (1:10.8.2+dfsg-1) ...
Setting up libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Setting up libkmlengine1:amd64 (1.3.0-9) ...
Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Setting up dvisvgm (2.13.1-1) ...
Setting up proj-bin (8.2.1-1) ...
Setting up libopenal1:amd64 (1:1.19.1-2build3) ...
Setting up libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up omsimulator:amd64 (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Setting up libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up lmodern (2.004.5-6.1) ...
Setting up libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Setting up texlive-base (2021.20220204-1) ...
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up dvipng (1.15-1.1) ...
Setting up libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Setting up texlive-latex-base (2021.20220204-1) ...
Setting up omshell (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libnetcdf19:amd64 (1:4.8.1-1) ...
Setting up omnotebook (1.24.0~dev-16-gaa27cc1-1) ...
Setting up drcontrol (1.24.0~dev-16-gaa27cc1-1) ...
Setting up drmodelica (1.24.0~dev-16-gaa27cc1-1) ...
Setting up libgdal30 (3.4.1+dfsg-1build4) ...
Setting up libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Setting up omedit (1.24.0~dev-16-gaa27cc1-1) ...
Setting up openmodelica (1.24.0~dev-16-gaa27cc1-1) ...
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Processing triggers for tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
	This may take some time... done.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark unhold grub-pc grub-common grub-pc-bin grub2-common friendly-recovery
Canceled hold on grub-pc.
Canceled hold on grub-common.
Canceled hold on grub-pc-bin.
Canceled hold on grub2-common.
Canceled hold on friendly-recovery.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get clean
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo > /etc/resolv.conf
[Pipeline] sh
+ cat installLibraries.mos
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /installLibraries.mos
updatePackageIndex();getErrorString();
if not installPackage(Modelica, "3") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Modelica, "4") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Buildings) then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(PowerSystems) then
  print(getErrorString());
  exit(1);
end if;
getErrorString();
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c omc /installLibraries.mos
OpenModelica Compiler OpenModelica 1.24.0~dev-16-gaa27cc1
Copyright © 2019 Open Source Modelica Consortium (OSMC)
Distributed under OMSC-PL and GPL, see www.openmodelica.org

Usage: omc [Options] (Model.mo | Script.mos) [Libraries | .mo-files] 
* Libraries: Fully qualified names of libraries to load before processing Model or Script.
             The libraries should be separated by spaces: Lib1 Lib2 ... LibN.

* Options:
  -d, --debug                Sets debug flags. Use --help=debug to see available flags.
  -h, --help                 Displays the help text. Use --help=topics for more information.
 --v, --version              Print the version and exit.
      --target               Sets the target compiler to use.
                               Valid options: gcc, msvc, msvc10, msvc12, msvc13, msvc15, msvc19, vxworks69, debugrt
  -g, --grammar              Sets the grammar and semantics to accept.
                               Valid options: Modelica, MetaModelica, ParModelica, Optimica, PDEModelica
      --annotationVersion    Sets the annotation version that should be used.
                               Valid options: 1.x, 2.x, 3.x
      --std                  Sets the language standard that should be used.
                               Valid options: 1.x, 2.x, 3.1, 3.2, 3.3, 3.4, 3.5, latest, experimental
      --showErrorMessages    Show error messages immediately when they happen.
      --showAnnotations      Show annotations in the flattened code.
      --noSimplify           Do not simplify expressions if set.
      --preOptModules        Sets the pre optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * introduceOutputAliases
                                * clockPartitioning
                                * collapseArrayExpressions
                                * comSubExp
                                * dumpDAE
                                * dumpDAEXML
                                * encapsulateWhenConditions
                                * evalFunc
                                * evaluateParameters
                                * expandDerOperator
                                * findStateOrder
                                * inlineArrayEqn
                                * normalInlineFunction
                                * inputDerivativesForDynOpt
                                * introduceDerAlias
                                * removeEqualRHS
                                * removeProtectedParameters
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * removeVerySimpleEquations
                                * replaceEdgeChange
                                * residualForm
                                * resolveLoops
                                * simplifyAllExpressions
                                * simplifyIfEquations
                                * sortEqnsVars
                                * unitChecking
                                * wrapFunctionCalls

      --cheapmatchingAlgorithm Sets the cheap matching algorithm to use. A cheap matching algorithm gives a jump start matching by heuristics.
                               Valid options:
                                * 0
                                * 1
                                * 3

      --matchingAlgorithm    Sets the matching algorithm to use. See --help=optmodules for more info.
                               Valid options:
                                * BFSB
                                * DFSB
                                * MC21A
                                * PF
                                * PFPlus
                                * HK
                                * HKDW
                                * ABMP
                                * PR
                                * DFSBExt
                                * BFSBExt
                                * MC21AExt
                                * PFExt
                                * PFPlusExt
                                * HKExt
                                * HKDWExt
                                * ABMPExt
                                * PRExt
                                * BB
                                * SBGraph
                                * pseudo

      --indexReductionMethod Sets the index reduction method to use. See --help=optmodules for more info.
                               Valid options:
                                * none
                                * uode
                                * dynamicStateSelection
                                * dummyDerivatives

      --postOptModules       Sets the post optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * addScaledVars_states
                                * addScaledVars_inputs
                                * addTimeAsState
                                * calculateStateSetsJacobians
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * constantLinearSystem
                                * countOperations
                                * cseBinary
                                * dumpComponentsGraphStr
                                * dumpDAE
                                * dumpDAEXML
                                * evaluateParameters
                                * extendDynamicOptimization
                                * generateSymbolicLinearization
                                * generateSymbolicSensitivities
                                * inlineArrayEqn
                                * inputDerivativesUsed
                                * lateInlineFunction
                                * partlintornsystem
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * relaxSystem
                                * removeConstants
                                * removeEqualRHS
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * reshufflePost
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * simplifyTimeIndepFuncCalls
                                * simplifysemiLinear
                                * solveLinearSystem
                                * solveSimpleEquations
                                * symSolver
                                * symbolicJacobian
                                * tearingSystem
                                * wrapFunctionCalls

      --simCodeTarget        Sets the target language for the code generation.
                               Valid options: None, C, Cpp, omsicpp, ExperimentalEmbeddedC, JavaScript, omsic, XML, MidC
      --orderConnections     Orders connect equations alphabetically if set.
  -t, --typeinfo             Prints out extra type information if set.
  -a, --keepArrays           Sets whether to split arrays or not.
  -m, --modelicaOutput       Enables valid modelica output for flat modelica.
  -q, --silent               Turns on silent mode.
  -c, --corbaSessionName     Sets the name of the corba session if -d=interactiveCorba or --interactive=corba is used.
  -n, --numProcs             Sets the number of processors to use (0=default=auto).
  -i, --instClass            Instantiate the class given by the fully qualified path.
  -v, --vectorizationLimit   Sets the vectorization limit, arrays and matrices larger than this will not be vectorized.
  -s, --simulationCg         Turns on simulation code generation.
      --evalAnnotationParams Sets whether to evaluate parameters in annotations or not.
      --unitChecking         Enable unit checking.
      --generateLabeledSimCode Turns on labeled SimCode generation for reduction algorithms.
      --reduceTerms          Turns on reducing terms for reduction algorithms.
      --reductionMethod      Sets the reduction method to be used.
                               Valid options: deletion, substitution, linearization
      --demoMode             Disable Warning/Error Massages.
      --locale               Override the locale from the environment.
  -o, --defaultOCLDevice     Sets the default OpenCL device to be used for parallel execution.
      --maxTraversals        Maximal traversals to find simple equations in the acausal system.
      --dumpTarget           Redirect the dump to file. If the file ends with .html HTML code is generated.
      --delayBreakLoop       Enables (very) experimental code to break algebraic loops using the delay() operator. Probably messes with initialization.
      --tearingMethod        Sets the tearing method to use. Select no tearing or choose tearing method.
                               Valid options:
                                * noTearing
                                * minimalTearing
                                * omcTearing
                                * cellier

      --tearingHeuristic     Sets the tearing heuristic to use for Cellier-tearing.
                               Valid options:
                                * MC1
                                * MC2
                                * MC11
                                * MC21
                                * MC12
                                * MC22
                                * MC13
                                * MC23
                                * MC231
                                * MC3
                                * MC4

      --scalarizeMinMax      Scalarizes the builtin min/max reduction operators if true.
      --strict               Enables stricter enforcement of Modelica language rules.
      --scalarizeBindings    Always scalarizes bindings if set.
      --corbaObjectReferenceFilePath Sets the path for corba object reference file if -d=interactiveCorba is used.
      --hpcomScheduler       Sets the scheduler for task graph scheduling (list | listr | level | levelfix | ext | metis | mcp | taskdep | tds | bls | rand | none). Default: level.
      --hpcomCode            Sets the code-type produced by hpcom (openmp | pthreads | pthreads_spin | tbb | mpi). Default: openmp.
      --rewriteRulesFile     Activates user given rewrite rules for Absyn expressions. The rules are read from the given file and are of the form rewrite(fromExp, toExp);
      --replaceHomotopy      Replaces homotopy(actual, simplified) with the actual expression or the simplified expression. Good for debugging models which use homotopy. The default is to not replace homotopy.
                               Valid options:
                                * none
                                * actual
                                * simplified

      --generateSymbolicJacobian Generates symbolic Jacobian matrix, where der(x) is differentiated w.r.t. x. This matrix can be used by dassl or ida solver with simulation flag '-jacobian'.
      --generateSymbolicLinearization Generates symbolic linearization matrices A,B,C,D for linear model:
                              		:math:`\dot x = Ax + Bu`
                              		:math:`y = Cx +Du`
      --intEnumConversion    Allow Integer to enumeration conversion.
      --profiling            Sets the profiling level to use. Profiled equations and functions record execution time and count for each time step taken by the integrator.
                               Valid options:
                                * none
                                * blocks
                                * blocks+html
                                * all
                                * all_perf
                                * all_stat

      --reshuffle            sets tolerance of reshuffling algorithm: 1: conservative, 2: more tolerant, 3 resolve all
      --gDynOpt              Generate dynamic optimization problem based on annotation approach.
      --maxSizeSolveLinearSystem Max size for solveLinearSystem.
      --cppFlags             Sets extra flags for compilation with the C++ compiler (e.g. +cppFlags=-O3,-Wall)
      --removeSimpleEquations Specifies method that removes simple equations.
                               Valid options:
                                * none
                                * default
                                * causal
                                * fastAcausal
                                * allAcausal
                                * new

      --dynamicTearing       Activates dynamic tearing (TearingSet can be changed automatically during runtime, strict set vs. casual set.)
                               Valid options:
                                * false
                                * true
                                * linear
                                * nonlinear

      --symSolver            Activates symbolic implicit solver (original system is not changed).
                               Valid options: none, impEuler, expEuler
      --loop2con             Specifies method that transform loops in constraints. hint: using initial guess from file!
                               Valid options:
                                * none
                                * lin
                                * noLin
                                * all

      --forceTearing         Use tearing set even if it is not smaller than the original component.
      --simplifyLoops        Simplify algebraic loops.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --recursiveTearing     Inline and repeat tearing.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --flowThreshold        Sets the minium threshold for stream flow rates
      --matrixFormat         Sets the matrix format type in cpp runtime which should be used (dense | sparse ). Default: dense.
      --partlintorn          Sets the limit for partitionin of linear torn systems.
      --initOptModules       Sets the initialization optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * inlineArrayEqn
                                * constantLinearSystem
                                * extendDynamicOptimization
                                * generateHomotopyComponents
                                * inlineHomotopy
                                * inputDerivativesUsed
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * replaceHomotopyWithSimplified
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * solveSimpleEquations
                                * tearingSystem
                                * wrapFunctionCalls

      --maxMixedDeterminedIndex Sets the maximum mixed-determined index that is handled by the initialization.
      --useLocalDirection    Keeps the input/output prefix for all variables in the flat model, not only top-level ones.
      --defaultOptModulesOrdering If this is activated, then the specified pre-/post-/init-optimization modules will be rearranged to the recommended ordering.
      --preOptModules+       Enables additional pre-optimization modules, e.g. --preOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --preOptModules-       Disables a list of pre-optimization modules, e.g. --preOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --postOptModules+      Enables additional post-optimization modules, e.g. --postOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --postOptModules-      Disables a list of post-optimization modules, e.g. --postOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --initOptModules+      Enables additional init-optimization modules, e.g. --initOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --initOptModules-      Disables a list of init-optimization modules, e.g. --initOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --instCacheSize        Sets the size of the internal hash table used for instantiation caching.
      --maxSizeLinearTearing Sets the maximum system size for tearing of linear systems (default 200).
      --maxSizeNonlinearTearing Sets the maximum system size for tearing of nonlinear systems (default 10000).
      --noTearingForComponent Deactivates tearing for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --daeMode              Generates code to simulate models in DAE mode. The whole system is passed directly to the DAE solver SUNDIALS/IDA and no algebraic solver is involved in the simulation process.
      --inlineMethod         Sets the inline method to use.
                              replace : This method inlines by replacing in place all expressions. Might lead to very long expression.
                              append  : This method inlines by adding additional variables to the whole system. Might lead to much bigger system.
                               Valid options: replace, append
      --setTearingVars       Sets the tearing variables by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes.
                              Use following format: '--setTearingVars=(sci,n,t1,...,tn)*', with sci = strong component index, n = number of tearing variables, t1,...tn = tearing variables.
                              E.g.: '--setTearingVars=4,2,3,5' would select variables 3 and 5 in strong component 4.
      --setResidualEqns      Sets the residual equations by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes for the collective equations.
                              Use following format: '--setResidualEqns=(sci,n,r1,...,rn)*', with sci = strong component index, n = number of residual equations, r1,...rn = residual equations.
                              E.g.: '--setResidualEqns=4,2,3,5' would select equations 3 and 5 in strong component 4.
                              Only works in combination with 'setTearingVars'.
      --ignoreCommandLineOptionsAnnotation Ignores the command line options specified as annotation in the class.
      --calculateSensitivities Generates sensitivities variables and matrices.
  -r, --alarm                Sets the number seconds until omc timeouts and exits. Used by the testing framework to terminate infinite running processes.
      --totalTearing         Activates total tearing (determination of all possible tearing sets) for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --ignoreSimulationFlagsAnnotation Ignores the simulation flags specified as annotation in the class.
      --dynamicTearingForInitialization Enable Dynamic Tearing also for the initialization system.
      --preferTVarsWithStartValue Prefer tearing variables with start value for initialization.
      --equationsPerFile     Generate code for at most this many equations per C-file (partially implemented in the compiler).
      --evaluateFinalParameters Evaluates all the final parameters in addition to parameters with annotation(Evaluate=true).
      --evaluateProtectedParameters Evaluates all the protected parameters in addition to parameters with annotation(Evaluate=true).
      --replaceEvaluatedParameters Replaces all the evaluated parameters in the DAE.
      --condenseArrays       Sets whether array expressions containing function calls are condensed or not.
      --wfcAdvanced          wrapFunctionCalls ignores more then default cases, e.g. exp, sin, cos, log, (experimental flag)
      --tearingStrictness    Sets the strictness of the tearing method regarding the solvability restrictions.
                               Valid options:
                                * casual
                                * strict
                                * veryStrict

      --interactive          Sets the interactive mode for omc.
                               Valid options:
                                * none
                                * corba
                                * tcp
                                * zmq

  -z, --zeroMQFileSuffix     Sets the file suffix for zeroMQ port file if --interactive=zmq is used.
      --homotopyApproach     Sets the homotopy approach.
                               Valid options:
                                * equidistantLocal
                                * adaptiveLocal
                                * equidistantGlobal
                                * adaptiveGlobal

      --ignoreReplaceable    Sets whether to ignore replaceability or not when redeclaring.
      --postOptModulesDAE    Sets the optimization modules for the DAEmode in the back end. See --help=optmodules for more info.
      --evalLoopLimit        The loop iteration limit used when evaluating constant function calls.
      --evalRecursionLimit   The recursion limit used when evaluating constant function calls.
      --singleInstanceAglSolver Sets to instantiate only  one algebraic loop solver all algebraic loops
      --showStructuralAnnotations Show annotations affecting the solution process in the flattened code.
      --initialStateSelection Activates the state selection inside initialization to avoid singularities.
      --linearizationDumpLanguage Sets the target language for the produced code of linearization. Only works with '--generateSymbolicLinearization' and 'linearize(modelName)'.
                               Valid options: modelica, matlab, julia, python
      --noASSC               Disables analytical to structural singularity conversion.
      --fullASSC             Enables full equation replacement for BLT transformation from the ASSC algorithm.
      --realASSC             Enables the ASSC algorithm to evaluate real valued coefficients (usually only integers).
      --initASSC             Enables the ASSC algorithm for initialization.
      --maxSizeASSC          Sets the maximum system size for the analytical to structural conversion algorithm (default 200).
  -f, --baseModelica         Outputs experimental Base Modelica.
      --fmiFilter            Specifies which model variables are exposed by the modelDescription.xml
                               Valid options:
                                * none
                                * internal
                                * protected
                                * blackBox

      --fmiSources           Defines if FMUs will be exported with sources or not. --fmiFilter=blackBox might override this, because black box FMUs do never contain their source code.
      --fmiFlags             Add simulation flags to FMU. Will create <fmiPrefix>_flags.json in resources folder with given flags. Use --fmiFlags or --fmiFlags=none to disable [default]. Use --fmiFlags=default for the default simulation flags. To pass flags use e.g. --fmiFlags=s:cvode,nls:homotopy or --fmiFlags=path/to/yourFlags.json.
      --fmuCMakeBuild        Configured and build FMU with CMake if true.
      --newBackend           Activates experimental new backend for better array handling. This also activates the new frontend. [WIP]
      --parmodauto           Experimental: Enable parallelization of independent systems of equations in the translated model. Only works on Linux systems.
      --interactivePort      Sets the port used by the interactive server.
      --allowNonStandardModelica Flags to allow non-standard Modelica.
                               Valid options:
                                * nonStdMultipleExternalDeclarations
                                * nonStdEnumerationAsIntegers
                                * nonStdIntegersAsEnumeration
                                * nonStdDifferentCaseFileVsClassName
                                * nonStdTopLevelOuter
                                * protectedAccess
                                * reinitInAlgorithms
                                * unbalancedModel

      --exportClocksInModelDescription exports clocks in modeldescription.xml for fmus, The default is false.
      --linkType             Sets the link type for the simulation executable.
                              dynamic: libraries are dynamically linked; the executable is built very fast but is not portable because of DLL dependencies.
                              static: libraries are statically linked; the executable is built more slowly but it is portable and dependency-free.
                               Valid options: dynamic, static
      --tearingAlwaysDer     Always choose state derivatives as iteration variables in strong components.
      --dumpFlatModel        Dumps the flat model at the given stages of the frontend.
                               Valid options:
                                * flatten
                                * connections
                                * eval
                                * simplify
                                * scalarize

  -u, --simulation           Simulates the last model in the given Modelica file.
      --obfuscate            Obfuscates identifiers in the simulation model
                               Valid options:
                                * none
                                * encrypted
                                * protected
                                * full

      --fmuRuntimeDepends    Defines if runtime library dependencies are included in the FMU. Only used when compiler flag fmuCMakeBuild=true.
                               Valid options:
                                * default
                                * none
                                * modelica
                                * all

      --frontendInline       Enables inlining of functions in the frontend.
      --nonStdExposeLocalIOs Keeps input/output prefixes for unconnected input/output connectors at requested levels, provided they are public, 0 meaning top-level (standard Modelica), 1 inputs/outputs of top-level components, >1 going deeper. This flag is particularly useful for FMI export. It extends the Modelica standard when exposing local inputs.

For more details on a specific topic, use --help=topics or help("topics")

* Examples:
  omc Model.mo             will produce flattened Model on standard output.
  omc -s Model.mo          will produce simulation code for the model:
                            * Model.c           The model C code.
                            * Model_functions.c The model functions C code.
                            * Model.makefile    The makefile to compile the model.
                            * Model_init.xml    The initial values.
  omc Script.mos           will run the commands from Script.mos.
  omc Model.mo Modelica    will first load the Modelica library and then produce 
                            flattened Model on standard output.
  omc Model1.mo Model2.mo  will load both Model1.mo and Model2.mo, and produce 
                            flattened Model1 on standard output.
  *.mo (Modelica files) 
  *.mos (Modelica Script files)

For available simulation flags, use --help=simulation.

Documentation is available in the built-in package OpenModelica.Scripting or
online <https://build.openmodelica.org/Documentation/OpenModelica.Scripting.html>.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root rm -f /installLibraries.mos
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root cp /usr/share/applications/omedit.desktop /usr/share/applications/omnotebook.desktop /usr/share/applications/omshell.desktop /home/openmodelica/Desktop
[Pipeline] sh
+ echo %sudo ALL=(ALL:ALL) NOPASSWD:ALL
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/sudoers.d/nopasswd
%sudo ALL=(ALL:ALL) NOPASSWD:ALL
[Pipeline] sh
+ echo openmodelica
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /home/openmodelica/Desktop/password
openmodelica
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chown openmodelica:openmodelica /home/openmodelica/Desktop/password
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chmod +x /home/openmodelica/Desktop/omedit.desktop /home/openmodelica/Desktop/omshell.desktop /home/openmodelica/Desktop/omnotebook.desktop
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ VBoxManage convertdd /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi --format VDI
Converting from raw image file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw" to file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi"...
Creating dynamic image with size 17179869184 bytes (16384MB)...
[Pipeline] sh
+ mkdir -p /var/www/build.openmodelica.org/virtual_machines/stable/
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.24.0~dev-11-geb2a157.vdi /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.24.0~dev-11-geb2a157.vdi.gz
[Pipeline] sh
+ chmod o+r /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ mv /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.24.0~dev-16-gaa27cc1.vdi
[Pipeline] sh
+ cat /var/www/build.openmodelica.org/virtual_machines/stable/openmodelica-1.24.0~dev-16-gaa27cc1.vdi+ 
gzip
[Pipeline] sh
+ rm /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw
[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).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / 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/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2
/var/www/build.openmodelica.org/virtual_machines/tmp-build/cache /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc: not mounted.
+ true
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
umount: /var/www/build.openmodelica.org/virtual_machines/tmp-build/root: not mounted.
+ true
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ vboxmanage list vms
+ grep inaccessible
+ grep -o {.*}
+ tr -d {}
[Pipeline] sh
+ + vboxmanagegrep list ^UUID:+  hdds

sed+  s/  */ /
cut -d  -f2
+ vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4
+ vboxmanage closemedium disk 20f6a3d1-bbac-469d-83b4-cb503634fb5b
[Pipeline] sh
+ VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw --format RAW
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'RAW'. UUID: 1be0c55b-7c3d-4732-ac55-e9e1a00d330e
[Pipeline] sh
+ mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount -t proc none /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo nameserver 8.8.8.8 > /etc/resolv.conf
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [101 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 48x48 Icons [36.1 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 64x64 Icons [55.1 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [305 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 48x48 Icons [205 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 64x64 Icons [311 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 48x48 Icons [1,867 B]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 64x64 Icons [2,497 B]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [4,932 B]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 48x48 Icons [16.1 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 64x64 Icons [21.3 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [18.9 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 48x48 Icons [15.7 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 64x64 Icons [25.6 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]
Get:44 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB]
Get:45 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB]
Get:46 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB]
Get:47 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [43.0 kB]
Get:48 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 48x48 Icons [16.9 kB]
Get:49 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 64x64 Icons [26.5 kB]
Get:50 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]
Get:51 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB]
Get:52 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB]
Get:53 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB]
Get:54 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]
Get:55 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB]
Get:56 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB]
Get:57 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB]
Get:58 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [55.1 kB]
Get:59 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 48x48 Icons [22.0 kB]
Get:60 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 64x64 Icons [34.6 kB]
Get:61 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]
Get:62 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]
Get:63 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B]
Get:64 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B]
Get:65 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]
Fetched 14.6 MB in 2s (7,107 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -qyy ca-certificates curl gnupg lsb-release
Reading package lists...
Building dependency tree...
Reading state information...
lsb-release is already the newest version (11.1.0ubuntu4).
lsb-release set to manually installed.
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv libcurl4
Suggested packages:
  tor parcimonie xloadimage scdaemon
The following NEW packages will be installed:
  curl
The following packages will be upgraded:
  ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4
13 upgraded, 1 newly installed, 0 to remove and 409 not upgraded.
Need to get 2,885 kB of archives.
After this operation, 479 kB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.1 [137 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 2,885 kB in 0s (16.6 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../01-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking dirmngr (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../02-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gnupg-utils (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../03-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../04-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-agent (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../05-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../06-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgconf (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../07-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../08-gnupg_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../09-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgsm (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../10-gpgv_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Setting up gpgv (2.2.27-3ubuntu2.1) ...
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
Setting up gpgconf (2.2.27-3ubuntu2.1) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Setting up gpg (2.2.27-3ubuntu2.1) ...
Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
Setting up gpgsm (2.2.27-3ubuntu2.1) ...
Setting up dirmngr (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
Setting up gnupg (2.2.27-3ubuntu2.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
[Pipeline] sh
+ + sudocurl chroot -fsSL /var/www/build.openmodelica.org/virtual_machines/tmp-build/root http://build.openmodelica.org/apt/openmodelica.asc gpg
 --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
[Pipeline] sh
+ echo+  deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy release
sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/apt/sources.list.d/openmodelica.list
deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy release
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:1 https://build.openmodelica.org/apt jammy InRelease
Get:6 https://build.openmodelica.org/apt jammy Release [26.3 kB]
Get:7 https://build.openmodelica.org/apt jammy Release.gpg [488 B]
Get:8 https://build.openmodelica.org/apt jammy/release amd64 Packages [5,903 B]
Fetched 32.7 kB in 0s (78.0 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
Package: omc
Architecture: amd64
Version: 1.22.4-1
Priority: optional
Section: math
Source: openmodelica
Maintainer: OpenModelica Build System <build@openmodelica.org>
Installed-Size: 548
Depends: clang, build-essential, libexpat1-dev, liblapack-dev, zip, unzip, omc-common, libomc, libomcsimulation, libc6 (>= 2.34)
Recommends: libomccpp, omplot, gnuplot-nox, xsltproc, libsaxonb-java
Suggests: python-beautifulsoup
Breaks: omlib-modelica-3.2.3, omlib-modelica-4.0.0, omlib-modelicaservices-3.2.3, omlib-modelicaservices-4.0.0
Filename: pool/contrib-jammy/omc_1.22.4-1_amd64.deb
Size: 119516
MD5sum: c3022adac7a4b048006fbcd46ded37ae
SHA1: 83e6b07318d0a8eef5a77118d9292418f36128e5
SHA256: 8ad28078b2f880bfb75e3c6e9d9db9ecef4408b45b861f32b09a7195c1a577b7
SHA512: 14e48d2b242758c77c10d5ab0b363cf0fde40324a9223b9366790a94e629554604d06a7bbd10db6eb4b760276e647db036a5afe81ff353689590bd7133e1306c
Description: The OpenModelica Compiler
 This is the core of the OpenModelica project. It can be used stand-alone as
 a compiler. It is recommended to use it together with an OpenModelica client,
 such as OMShell (textual interface), OMNotebook (for teaching purposes)
 or OMEdit (graphical modeling).
Description-md5: 45e8f0c20a91294f90760327b30dae2f

[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc+ 
grep ^Version:
Version: 1.22.4-1
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
+ + grepgrep ^Version: 1.22.4

Version: 1.22.4-1
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark hold grub-pc grub-common grub-pc-bin grub2-common grub-efi-amd64-bin grub-efi-amd64-signed friendly-recovery
grub-pc set on hold.
grub-common set on hold.
grub-pc-bin set on hold.
grub2-common set on hold.
grub-efi-amd64-bin set on hold.
grub-efi-amd64-signed set on hold.
friendly-recovery set on hold.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y remove blueman
Reading package lists...
Building dependency tree...
Reading state information...
Package 'blueman' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 409 not upgraded.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libflashrom1 libftdi1-2
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri
  libglapi-mesa libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1
  libwebkit2gtk-4.0-37 libxatracker2 linux-generic linux-headers-generic
  linux-image-generic mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager shim-signed
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
The following packages will be upgraded:
  accountsservice alsa-ucm-conf amd64-microcode apparmor apport apt apt-utils
  avahi-autoipd avahi-daemon base-files bash bind9-dnsutils bind9-host
  bind9-libs bluez bluez-cups bsdextrautils bsdutils chromium-browser
  chromium-browser-l10n coreutils cpio cpp-11 cups cups-browsed cups-bsd
  cups-client cups-common cups-core-drivers cups-daemon cups-filters
  cups-filters-core-drivers cups-ipp-utils cups-ppdc cups-server-common dbus
  dbus-user-session dbus-x11 distro-info distro-info-data dmidecode
  dns-root-data dnsmasq-base dpkg e2fsprogs eject ethtool fdisk file
  firmware-sof-signed fonts-opensymbol fwupd fwupd-signed gcc-11-base
  gcc-12-base ghostscript ghostscript-x gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0
  gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gnome-keyring gnome-keyring-pkcs11
  gstreamer1.0-gl gstreamer1.0-libav gstreamer1.0-plugins-base
  gstreamer1.0-plugins-good gstreamer1.0-tools gstreamer1.0-x
  gtk-update-icon-cache gvfs gvfs-common gvfs-daemons gvfs-libs gzip
  initramfs-tools initramfs-tools-bin initramfs-tools-core
  intel-media-va-driver intel-microcode ipp-usb iptables irqbalance
  isc-dhcp-client isc-dhcp-common kbd klibc-utils language-pack-en
  language-pack-en-base language-pack-gnome-en language-pack-gnome-en-base
  language-selector-common less libaccountsservice0 libapparmor1 libapt-pkg6.0
  libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
  libavahi-glib1 libavcodec58 libavfilter7 libavformat58 libavutil56 libblkid1
  libbluetooth3 libbpf0 libc-bin libc6 libcanberra-gtk3-0
  libcanberra-gtk3-module libcanberra0 libcap2 libcap2-bin libcom-err2
  libcryptsetup12 libcups2 libcupsfilters1 libcupsimage2 libcurl3-gnutls
  libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2
  libdrm-radeon1 libdrm2 libexpat1 libext2fs2 libfdisk1 libflac8 libfontembed1
  libfreetype6 libfwupd2 libfwupdplugin5 libgcc-s1 libgdk-pixbuf-2.0-0
  libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgfortran5 libglib2.0-0
  libglib2.0-bin libglib2.0-data libgnutls30 libgomp1 libgpgme11 libgpgmepp6
  libgs9 libgs9-common libgssapi-krb5-2 libgstreamer-gl1.0-0
  libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0
  libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libharfbuzz-icu0
  libharfbuzz0b libhttp-daemon-perl libidn12 libinput-bin libinput10 libip4tc2
  libip6tc2 libjbig0 libjson-c5 libk5crypto3 libklibc libkrb5-3
  libkrb5support0 libksba8 libldap-2.5-0 libldap-common libllvm13
  liblouis-data liblouis20 libmagic-mgc libmagic1 libmbim-glib4 libmbim-proxy
  libmm-glib0 libmount1 libncurses6 libncursesw6 libnetplan0 libnftables1
  libnghttp2-14 libnm0 libnotify-bin libnotify4 libnspr4 libnss-systemd
  libnss3 libntfs-3g89 libpam-cap libpam-gnome-keyring libpam-modules
  libpam-modules-bin libpam-runtime libpam-systemd libpam0g libpango-1.0-0
  libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpcre2-8-0
  libpcre3 libpcsclite1 libperl5.34 libpipewire-0.3-0 libpipewire-0.3-common
  libpipewire-0.3-modules libpixman-1-0 libpoppler-cpp0v5 libpoppler-glib8
  libpoppler118 libpostproc55 libprocps8 libpulse-mainloop-glib0 libpulse0
  libpulsedsp libpython3-stdlib libpython3.10 libpython3.10-minimal
  libpython3.10-stdlib libqmi-glib5 libqmi-proxy libquadmath0
  libreoffice-common libreoffice-core libreoffice-help-common
  libreoffice-help-en-us libreoffice-style-colibre libreoffice-style-yaru
  librsvg2-2 librsvg2-common libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsmartcols1 libsndfile1 libsnmp-base libsnmp40 libspa-0.2-modules
  libsqlite3-0 libss2 libssh-4 libssh-gcrypt-4 libssl3 libstdc++6
  libswresample3 libswscale5 libsystemd0 libtiff5 libtinfo6 libtirpc-common
  libtirpc3 libuno-cppu3 libuno-cppuhelpergcc3-3 libuno-purpenvhelpergcc3-3
  libuno-sal3 libuno-salhelpergcc3-3 libunwind8 libusb-1.0-0 libuuid1 libuv1
  libvpx7 libwayland-client0 libwayland-cursor0 libwayland-egl1
  libwayland-server0 libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data
  libx11-xcb1 libxml2 libxpm4 libxslt1.1 libxtables12 libyajl2 linux-firmware
  locales login logrotate logsave modemmanager mokutil mount ncurses-base
  ncurses-bin netplan.io network-manager nftables ntfs-3g open-vm-tools
  open-vm-tools-desktop openssh-client openssl passwd perl perl-base
  perl-modules-5.34 pipewire pipewire-bin poppler-utils printer-driver-foo2zjs
  printer-driver-foo2zjs-common printer-driver-splix procps pulseaudio
  pulseaudio-module-bluetooth pulseaudio-utils python-apt-common python3
  python3-apport python3-apt python3-cryptography python3-distro-info
  python3-distupgrade python3-gdbm python3-gi python3-jwt python3-minimal
  python3-oauthlib python3-pil python3-pkg-resources python3-problem-report
  python3-renderpm python3-reportlab python3-reportlab-accel python3-uno
  python3-urllib3 python3.10 python3.10-minimal rfkill rsync snapd sudo
  systemd systemd-sysv systemd-timesyncd tar tcpdump thermald thunderbird
  thunderbird-locale-en thunderbird-locale-en-us tzdata
  ubuntu-advantage-desktop-daemon ubuntu-drivers-common ubuntu-minimal
  ubuntu-release-upgrader-core ubuntu-standard ufw uno-libs-private unzip ure
  util-linux uuid-runtime vim-common vim-tiny wireless-regdb wpasupplicant
  xdg-desktop-portal xdg-utils xfce4-helpers xfce4-settings xserver-common
  xserver-xorg-core xserver-xorg-legacy xserver-xorg-video-amdgpu
  xserver-xorg-video-ati xserver-xorg-video-radeon xxd zlib1g
379 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
220 standard security updates
Need to get 609 MB of archives.
After this operation, 243 MB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3,235 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1,437 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.1 [18.3 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.4 [60.2 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.4 [37.6 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.4 [280 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9,442 B]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7,802 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-x11 amd64 1.12.20-2ubuntu4.1 [23.0 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-common all 2:21.1.4-2ubuntu1.7~22.04.10 [28.5 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-legacy amd64 2:21.1.4-2ubuntu1.7~22.04.10 [35.2 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5,450 B]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-core amd64 2:21.1.4-2ubuntu1.7~22.04.10 [1,476 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.15 [1,905 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1,063 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.12 [319 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1,239 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.3 [1,762 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2,976 kB]
Get:51 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4,581 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.7 [706 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1,363 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt-utils amd64 2.4.12 [211 kB]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.1 [9,932 B]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.4 [9,042 B]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.4 [47.8 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.1 [208 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.1 [591 kB]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.4 [9,300 B]
Get:59 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4,820 kB]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1,948 kB]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7,766 B]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.3 [86.3 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.3 [32.2 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.3 [356 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.3 [144 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.1 [9,158 B]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1,848 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2,242 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6,910 B]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4,612 B]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB]
Get:98 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1,463 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ntfs-3g amd64 1:2021.8.22-3ubuntu1.2 [408 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libntfs-3g89 amd64 1:2021.8.22-3ubuntu1.2 [161 kB]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.2 [436 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-glib1 amd64 0.8-5ubuntu5.2 [8,296 B]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-daemon amd64 0.8-5ubuntu5.2 [69.7 kB]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-core7 amd64 0.8-5ubuntu5.2 [90.8 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
Get:113 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1,245 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser amd64 1:85.0.4183.83-0ubuntu2.22.04.1 [49.2 kB]
Get:118 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsimage2 amd64 2.4.1op1-1ubuntu4.8 [6,170 B]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ipp-utils amd64 2.4.1op1-1ubuntu4.8 [192 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-cpp0v5 amd64 22.02.0-2ubuntu0.3 [38.7 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler-glib8 amd64 22.02.0-2ubuntu0.3 [134 kB]
Get:123 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 poppler-utils amd64 22.02.0-2ubuntu0.3 [186 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler118 amd64 22.02.0-2ubuntu0.3 [1,072 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcupsfilters1 amd64 1.28.15-0ubuntu1.2 [129 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters-core-drivers amd64 1.28.15-0ubuntu1.2 [158 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-core-drivers amd64 2.4.1op1-1ubuntu4.8 [29.1 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-common all 2.4.1op1-1ubuntu4.8 [253 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-bsd amd64 2.4.1op1-1ubuntu4.8 [37.0 kB]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-client amd64 2.4.1op1-1ubuntu4.8 [127 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript-x amd64 9.55.0~dfsg1-0ubuntu5.6 [48.6 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ghostscript amd64 9.55.0~dfsg1-0ubuntu5.6 [49.4 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9-common all 9.55.0~dfsg1-0ubuntu5.6 [751 kB]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libidn12 amd64 1.38-4ubuntu1 [60.0 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfontembed1 amd64 1.28.15-0ubuntu1.2 [52.1 kB]
Get:142 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-browsed amd64 1.28.15-0ubuntu1.2 [114 kB]
Get:143 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-filters amd64 1.28.15-0ubuntu1.2 [480 kB]
Get:144 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-ppdc amd64 2.4.1op1-1ubuntu4.8 [97.8 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-server-common all 2.4.1op1-1ubuntu4.8 [401 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB]
Get:147 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB]
Get:149 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups-daemon amd64 2.4.1op1-1ubuntu4.8 [327 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cups amd64 2.4.1op1-1ubuntu4.8 [270 kB]
Get:151 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.8 [264 kB]
Get:152 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
Get:153 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
Get:154 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
Get:156 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en all 1:22.04+20240212 [1,900 B]
Get:157 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en-base all 1:22.04+20240212 [439 kB]
Get:158 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en all 1:22.04+20240212 [1,924 B]
Get:138 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgs9 amd64 9.55.0~dfsg1-0ubuntu5.6 [5,031 kB]
Get:159 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-gnome-en-base all 1:22.04+20240212 [481 kB]
Get:160 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
Get:161 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5,326 B]
Get:162 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
Get:163 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 accountsservice amd64 22.07.5-2ubuntu1.5 [70.0 kB]
Get:164 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaccountsservice0 amd64 22.07.5-2ubuntu1.5 [62.6 kB]
Get:165 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-selector-common all 0.219.1 [255 kB]
Get:166 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbluetooth3 amd64 5.64-0ubuntu1.1 [87.0 kB]
Get:167 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7,928 B]
Get:168 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
Get:169 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
Get:170 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.1 [848 kB]
Get:171 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez amd64 5.64-0ubuntu1.1 [1,106 kB]
Get:172 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-module-bluetooth amd64 1:15.99.1+dfsg1-1ubuntu2.2 [99.6 kB]
Get:173 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulsedsp amd64 1:15.99.1+dfsg1-1ubuntu2.2 [23.3 kB]
Get:174 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse-mainloop-glib0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [12.4 kB]
Get:175 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB]
Get:176 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB]
Get:177 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio-utils amd64 1:15.99.1+dfsg1-1ubuntu2.2 [76.1 kB]
Get:178 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pulseaudio amd64 1:15.99.1+dfsg1-1ubuntu2.2 [914 kB]
Get:179 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB]
Get:180 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-drivers-common amd64 1:0.9.6.2~0.22.04.6 [58.7 kB]
Get:181 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.2 [5,530 B]
Get:182 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.2 [148 kB]
Get:183 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
Get:184 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1ubuntu3.1 [31.6 kB]
Get:185 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-pango-1.0 amd64 1.50.6+ds-2ubuntu1 [44.0 kB]
Get:186 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoxft-1.0-0 amd64 1.50.6+ds-2ubuntu1 [31.0 kB]
Get:187 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB]
Get:188 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB]
Get:189 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB]
Get:190 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB]
Get:191 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB]
Get:192 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5,582 B]
Get:193 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2 [239 kB]
Get:194 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2 [3,053 kB]
Get:155 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.7 [4,249 kB]
Get:195 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools-desktop amd64 2:12.3.5-3~ubuntu0.22.04.1 [139 kB]
Get:196 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.1 [746 kB]
Get:197 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB]
Get:198 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB]
Get:199 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.1 [12.3 kB]
Get:200 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB]
Get:201 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 eject amd64 2.37.2-4ubuntu3.4 [26.8 kB]
Get:202 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB]
Get:203 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 isc-dhcp-common amd64 4.4.1-2.3ubuntu2.4 [45.0 kB]
Get:204 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 kbd amd64 2.3.0-3ubuntu4.22.04 [245 kB]
Get:205 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB]
Get:206 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
Get:207 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.2 [105 kB]
Get:208 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.2 [109 kB]
Get:209 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB]
Get:210 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1,186 kB]
Get:211 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.8+dfsg-1ubuntu0.2 [9,482 B]
Get:212 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-gtk-3.0 amd64 3.24.33-1ubuntu2 [240 kB]
Get:213 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
Get:214 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
Get:215 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.4 [821 kB]
Get:216 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04 [348 kB]
Get:217 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.16 [55.0 kB]
Get:218 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.16 [710 kB]
Get:219 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.16 [81.5 kB]
Get:220 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-minimal amd64 1.481.1 [2,792 B]
Get:221 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.3 [595 kB]
Get:222 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3.4 [71.4 kB]
Get:223 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.1 [68.6 kB]
Get:224 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
Get:225 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
Get:226 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
Get:227 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB]
Get:228 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB]
Get:229 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
Get:230 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6,554 B]
Get:231 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-release-upgrader-core all 1:22.04.19 [26.2 kB]
Get:232 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distupgrade all 1:22.04.19 [106 kB]
Get:233 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gdbm amd64 3.10.8-1~22.04 [16.7 kB]
Get:234 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB]
Get:235 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-standard amd64 1.481.1 [2,818 B]
Get:236 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ufw all 0.36.1-4ubuntu0.1 [162 kB]
Get:237 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.11 [43.6 kB]
Get:238 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-problem-report all 2.20.11-0ubuntu82.5 [11.1 kB]
Get:239 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apport all 2.20.11-0ubuntu82.5 [88.9 kB]
Get:240 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 apport all 2.20.11-0ubuntu82.5 [133 kB]
Get:241 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 avahi-autoipd amd64 0.8-5ubuntu5.2 [41.1 kB]
Get:242 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 bluez-cups amd64 5.64-0ubuntu1.1 [26.5 kB]
Get:243 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 chromium-browser-l10n all 1:85.0.4183.83-0ubuntu2.22.04.1 [1,930 B]
Get:245 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
Get:246 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dns-root-data all 2023112702~ubuntu0.22.04.1 [5,136 B]
Get:247 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dnsmasq-base amd64 2.90-0ubuntu0.22.04.1 [374 kB]
Get:248 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.1 [207 kB]
Get:244 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
Get:249 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB]
Get:250 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB]
Get:251 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 firmware-sof-signed all 2.0-1ubuntu4.7 [1,270 kB]
Get:252 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fonts-opensymbol all 2:102.12+LibO7.3.7-0ubuntu0.22.04.4 [102 kB]
Get:253 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd amd64 1.7.9-1~22.04.3 [2,562 kB]
Get:254 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupdplugin5 amd64 1.7.9-1~22.04.3 [191 kB]
Get:255 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
Get:256 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
Get:257 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfwupd2 amd64 1.7.9-1~22.04.3 [106 kB]
Get:258 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-proxy amd64 1.28.0-1~ubuntu20.04.1 [6,130 B]
Get:259 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmbim-glib4 amd64 1.28.0-1~ubuntu20.04.1 [191 kB]
Get:260 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmm-glib0 amd64 1.20.0-1~ubuntu22.04.3 [263 kB]
Get:261 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-proxy amd64 1.32.0-1ubuntu0.22.04.1 [6,072 B]
Get:262 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libqmi-glib5 amd64 1.32.0-1ubuntu0.22.04.1 [772 kB]
Get:263 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 fwupd-signed amd64 1.51.1~22.04.1+1.4-0ubuntu0.1 [30.3 kB]
Get:264 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring-pkcs11 amd64 40.0-3ubuntu3 [28.3 kB]
Get:265 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnome-keyring amd64 40.0-3ubuntu3 [669 kB]
Get:266 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.1 [204 kB]
Get:267 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-gl amd64 1.20.1-1ubuntu0.1 [125 kB]
Get:268 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavfilter7 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,496 kB]
Get:269 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB]
Get:270 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1,103 kB]
Get:272 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB]
Get:273 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpostproc55 amd64 7:4.4.2-0ubuntu0.22.04.1 [60.1 kB]
Get:274 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB]
Get:275 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.3 [223 kB]
Get:276 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB]
Get:277 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2,974 kB]
Get:278 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.2 [1,078 kB]
Get:279 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB]
Get:280 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gstreamer1.0-libav amd64 1.20.3-0ubuntu1 [103 kB]
Get:271 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5,567 kB]
Get:281 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.1 [712 kB]
Get:282 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.1 [2,008 kB]
Get:283 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.1 [30.0 kB]
Get:284 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-tools amd64 1.20.3-0ubuntu1 [67.0 kB]
Get:285 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-x amd64 1.20.1-1ubuntu0.1 [85.1 kB]
Get:286 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2 [31.4 kB]
Get:287 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs amd64 1.48.2-0ubuntu1 [118 kB]
Get:288 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-daemons amd64 1.48.2-0ubuntu1 [122 kB]
Get:289 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-libs amd64 1.48.2-0ubuntu1 [114 kB]
Get:290 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gvfs-common all 1.48.2-0ubuntu1 [9,522 B]
Get:291 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 intel-media-va-driver amd64 22.3.1+dfsg1-1ubuntu2 [2,283 kB]
Get:292 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ipp-usb amd64 0.9.20-1ubuntu0.22.04.1 [2,017 kB]
Get:293 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra0 amd64 0.30-10ubuntu1.22.04.1 [40.0 kB]
Get:294 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-0 amd64 0.30-10ubuntu1.22.04.1 [8,400 B]
Get:295 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB]
Get:296 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB]
Get:297 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB]
Get:298 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB]
Get:299 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.2 [14.2 kB]
Get:300 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.2 [136 kB]
Get:301 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgmepp6 amd64 1.16.0-1.2ubuntu4.2 [109 kB]
Get:302 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-bin amd64 3.24.33-1ubuntu2 [69.5 kB]
Get:303 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.1 [5,886 B]
Get:304 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
Get:305 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB]
Get:306 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB]
Get:307 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
Get:308 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
Get:310 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis-data all 3.20.0-2ubuntu0.2 [1,993 kB]
Get:311 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblouis20 amd64 3.20.0-2ubuntu0.2 [87.6 kB]
Get:312 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 network-manager amd64 1.36.6-0ubuntu2 [2,203 kB]
Get:309 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm13 amd64 1:13.0.1-2ubuntu2.2 [22.2 MB]
Get:313 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnm0 amd64 1.36.6-0ubuntu2 [456 kB]
Get:314 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB]
Get:315 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify-bin amd64 0.7.9-3ubuntu5.22.04.1 [7,560 B]
Get:316 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-gnome-keyring amd64 40.0-3ubuntu3 [17.1 kB]
Get:317 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB]
Get:318 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-modules amd64 0.3.48-1ubuntu3 [525 kB]
Get:319 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire amd64 0.3.48-1ubuntu3 [3,964 B]
Get:320 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 pipewire-bin amd64 0.3.48-1ubuntu3 [312 kB]
Get:321 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-0 amd64 0.3.48-1ubuntu3 [274 kB]
Get:322 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libspa-0.2-modules amd64 0.3.48-1ubuntu3 [546 kB]
Get:323 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpipewire-0.3-common all 0.3.48-1ubuntu3 [3,982 B]
Get:324 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-sal3 amd64 1:7.3.7-0ubuntu0.22.04.4 [196 kB]
Get:325 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-salhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [17.0 kB]
Get:326 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppu3 amd64 1:7.3.7-0ubuntu0.22.04.4 [87.8 kB]
Get:327 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-cppuhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [343 kB]
Get:328 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ure amd64 1:7.3.7-0ubuntu0.22.04.4 [1,312 kB]
Get:329 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 uno-libs-private amd64 1:7.3.7-0ubuntu0.22.04.4 [232 kB]
Get:330 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuno-purpenvhelpergcc3-3 amd64 1:7.3.7-0ubuntu0.22.04.4 [15.8 kB]
Get:331 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-common all 1:7.3.7-0ubuntu0.22.04.4 [2,851 kB]
Get:332 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-uno amd64 1:7.3.7-0ubuntu0.22.04.4 [148 kB]
Get:335 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-help-en-us all 1:7.3.7-0ubuntu0.22.04.4 [1,646 kB]
Get:336 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
Get:337 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-colibre all 1:7.3.7-0ubuntu0.22.04.4 [1,294 kB]
Get:333 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-core amd64 1:7.3.7-0ubuntu0.22.04.4 [40.4 MB]
Get:338 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libreoffice-style-yaru all 1:7.3.7-0ubuntu0.22.04.4 [3,760 kB]
Get:339 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
Get:340 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.6 [201 kB]
Get:341 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.6 [1,070 kB]
Get:342 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB]
Get:343 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9,964 B]
Get:344 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
Get:346 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 modemmanager amd64 1.20.0-1~ubuntu22.04.3 [1,094 kB]
Get:347 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 mokutil amd64 0.6.0-2~22.04.2 [27.3 kB]
Get:348 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs-common all 20200505dfsg0-2ubuntu2.22.04.1 [598 kB]
Get:345 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 linux-firmware all 20220329.git681281e4-0ubuntu3.30 [267 MB]
Get:349 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-foo2zjs amd64 20200505dfsg0-2ubuntu2.22.04.1 [142 kB]
Get:334 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libreoffice-common all 1:7.3.7-0ubuntu0.22.04.4 [23.4 MB]
Get:350 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 printer-driver-splix amd64 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 [39.0 kB]
Get:351 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
Get:352 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
Get:353 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
Get:354 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB]
Get:355 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-renderpm amd64 3.6.8-1ubuntu0.1 [64.9 kB]
Get:356 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab-accel amd64 3.6.8-1ubuntu0.1 [20.5 kB]
Get:357 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-reportlab all 3.6.8-1ubuntu0.1 [561 kB]
Get:358 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB]
Get:359 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 rfkill amd64 2.37.2-4ubuntu3.4 [20.3 kB]
Get:361 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thermald amd64 2.4.9-1ubuntu0.4 [222 kB]
Get:362 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [1,019 kB]
Get:364 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird-locale-en-us all 1:115.10.1+build1-0ubuntu0.22.04.1 [9,524 B]
Get:365 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-advantage-desktop-daemon amd64 1.10~22.04.1 [22.1 kB]
Get:366 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB]
Get:367 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wireless-regdb all 2022.06.06-0ubuntu1~22.04.1 [10.3 kB]
Get:368 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wpasupplicant amd64 2:2.10-6ubuntu2 [1,481 kB]
Get:369 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-desktop-portal amd64 1.14.4-1ubuntu2~22.04.1 [264 kB]
Get:370 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-utils all 1.1.3-4.1ubuntu3~22.04.1 [61.9 kB]
Get:371 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-helpers amd64 4.16.2-1ubuntu2.22.04.1 [23.2 kB]
Get:372 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 xfce4-settings amd64 4.16.2-1ubuntu2.22.04.1 [881 kB]
Get:373 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-amdgpu amd64 22.0.0-1ubuntu0.2 [71.8 kB]
Get:374 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-radeon amd64 1:19.1.0-2ubuntu1 [165 kB]
Get:375 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xserver-xorg-video-ati amd64 1:19.1.0-2ubuntu1 [7,302 B]
Get:376 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 amd64-microcode amd64 3.20191218.1ubuntu2.2 [69.0 kB]
Get:378 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-module amd64 0.30-10ubuntu1.22.04.1 [11.2 kB]
Get:379 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libyajl2 amd64 2.1.0-3ubuntu0.22.04.1 [21.0 kB]
Get:377 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 intel-microcode amd64 3.20231114.0ubuntu0.22.04.1 [6,047 kB]
Get:360 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 snapd amd64 2.61.3+22.04 [24.7 MB]
Get:363 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 thunderbird amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [67.4 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 609 MB in 12s (52.1 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ...
Unpacking base-files (12ubuntu4.6) over (12ubuntu4.1) ...
Setting up base-files (12ubuntu4.6) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ...
Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ...
Setting up bash (5.1-6ubuntu1.1) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ...
Setting up bsdutils (1:2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ...
Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ...
Setting up coreutils (8.32-4.1ubuntu1.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-timesyncd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd-sysv (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam0g:amd64 (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_amd64.deb ...
Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ...
Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2) ...
Setting up libpam-runtime (1.4.0-11ubuntu2.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-user-session (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../01-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
Unpacking libx11-data (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../02-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../03-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) over (2:1.7.5-1) ...
Preparing to unpack .../04-dbus-x11_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus-x11 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking dbus (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../06-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
Preparing to unpack .../07-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../08-libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../09-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../10-xserver-common_2%3a21.1.4-2ubuntu1.7~22.04.10_all.deb ...
Unpacking xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../11-xserver-xorg-legacy_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../12-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...
Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../13-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../14-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) over (0.40.0-1build4) ...
Preparing to unpack .../15-libunwind8_1.3.2-2build2.1_amd64.deb ...
Unpacking libunwind8:amd64 (1.3.2-2build2.1) over (1.3.2-2build2) ...
Preparing to unpack .../16-xserver-xorg-core_2%3a21.1.4-2ubuntu1.7~22.04.10_amd64.deb ...
Unpacking xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) over (2:21.1.3-2ubuntu2) ...
Preparing to unpack .../17-libblkid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) over (0.15-2build4) ...
Preparing to unpack .../libssl3_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking libssl3:amd64 (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Setting up libssl3:amd64 (3.0.2-0ubuntu1.15) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) over (2:2.4.3-1ubuntu1) ...
Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ...
Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1) ...
Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../iptables_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking iptables (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) over (1.8.7-1ubuntu5) ...
Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up login (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up util-linux (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../systemd_249.11-0ubuntu3.12_amd64.deb ...
Unpacking systemd (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_amd64.deb ...
Unpacking libsystemd0:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.1) ...
Setting up libsystemd0:amd64 (249.11-0ubuntu3.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ...
Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.5) ...
Setting up libapt-pkg6.0:amd64 (2.4.12) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ...
Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ...
Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ...
Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2) ...
Setting up dpkg (1.21.1ubuntu2.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ...
Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ...
Setting up gzip (1.10-4ubuntu4.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ...
Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-bin (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_amd64.deb ...
Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Setting up perl-base (5.34.0-3ubuntu1.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1) ...
Preparing to unpack .../libc-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-bin (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Setting up libc-bin (2.35-0ubuntu3.7) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ...
Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up ncurses-base (6.3-2ubuntu0.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.4.12_amd64.deb ...
Unpacking apt (2.4.12) over (2.4.5) ...
Setting up apt (2.4.12) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-apt-utils_2.4.12_amd64.deb ...
Unpacking apt-utils (2.4.12) over (2.4.5) ...
Preparing to unpack .../1-logsave_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../2-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking klibc-utils (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../3-initramfs-tools_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../4-initramfs-tools-core_0.140ubuntu13.4_all.deb ...
Unpacking initramfs-tools-core (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../5-libext2fs2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../0-e2fsprogs_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../1-libklibc_2.0.10-4ubuntu0.1_amd64.deb ...
Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
Preparing to unpack .../2-initramfs-tools-bin_0.140ubuntu13.4_amd64.deb ...
Unpacking initramfs-tools-bin (0.140ubuntu13.4) over (0.140ubuntu13) ...
Preparing to unpack .../3-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ...
Unpacking cpio (2.13+dfsg-7ubuntu0.1) over (2.13+dfsg-7) ...
Preparing to unpack .../4-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../5-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../6-libncurses6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../7-libncursesw6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Preparing to unpack .../8-libtinfo6_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ...
Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) over (3.37.2-2) ...
Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ...
Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc-common (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2) ...
Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ...
(Reading database ... 156059 files and directories currently installed.)
Preparing to unpack .../libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3) ...
Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../python3_3.10.6-1~22.04_amd64.deb ...
running python pre-rtupdate hooks for python3.10...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...
Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../0-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) over (2.72.1-1) ...
Preparing to unpack .../1-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ...
Unpacking irqbalance (1.8.0-1ubuntu0.2) over (1.8.0-1build1) ...
Preparing to unpack .../2-ntfs-3g_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking ntfs-3g (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../3-libntfs-3g89_1%3a2021.8.22-3ubuntu1.2_amd64.deb ...
Unpacking libntfs-3g89 (1:2021.8.22-3ubuntu1.2) over (1:2021.8.22-3ubuntu1) ...
Preparing to unpack .../4-rsync_3.2.7-0ubuntu0.22.04.2_amd64.deb ...
Unpacking rsync (3.2.7-0ubuntu0.22.04.2) over (3.2.3-8ubuntu3) ...
Preparing to unpack .../5-libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ...
(Reading database ... 156061 files and directories currently installed.)
Preparing to unpack .../00-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking uuid-runtime (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../01-libavahi-glib1_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-glib1:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../02-avahi-daemon_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-daemon (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../03-libavahi-core7_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-core7:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../04-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../05-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../06-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../07-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../08-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) over (1.43.0-1build3) ...
Preparing to unpack .../09-libuv1_1.43.0-1ubuntu0.1_amd64.deb ...
Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) over (1.43.0-1) ...
Preparing to unpack .../10-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) over (2.9.13+dfsg-1build1) ...
Preparing to unpack .../11-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../12-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) over (1:9.18.1-1ubuntu1) ...
Preparing to unpack .../13-chromium-browser_1%3a85.0.4183.83-0ubuntu2.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
=> Installing the chromium snap
==> Checking connectivity with the snap store
===> System doesn't have a working snapd, skipping
=> Connecting the password-manager-service interface (LP: #1836616)
error: cannot communicate with server: Post "http://localhost/v2/interfaces": dial unix /run/snapd.socket: connect: no such file or directory
Unpacking chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../14-libcupsimage2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../15-cups-ipp-utils_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ipp-utils (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../16-libpoppler-cpp0v5_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../17-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) over (2.11.1+dfsg-1build1) ...
Preparing to unpack .../18-libpoppler-glib8_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../19-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) over (2:4.32-3build1) ...
Preparing to unpack .../20-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) over (2:3.68.2-0ubuntu1) ...
Preparing to unpack .../21-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) over (2.1-3.1build3) ...
Preparing to unpack .../22-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../23-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) over (4.3.0-6) ...
Preparing to unpack .../24-poppler-utils_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking poppler-utils (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../25-libpoppler118_22.02.0-2ubuntu0.3_amd64.deb ...
Unpacking libpoppler118:amd64 (22.02.0-2ubuntu0.3) over (22.02.0-2) ...
Preparing to unpack .../26-libcupsfilters1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../27-cups-filters-core-drivers_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters-core-drivers (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../28-cups-core-drivers_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-core-drivers (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../29-cups-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../30-cups-bsd_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-bsd (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../31-cups-client_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-client (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../32-ghostscript-x_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../33-ghostscript_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking ghostscript (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../34-libgs9_9.55.0~dfsg1-0ubuntu5.6_amd64.deb ...
Unpacking libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../35-libgs9-common_9.55.0~dfsg1-0ubuntu5.6_all.deb ...
Unpacking libgs9-common (9.55.0~dfsg1-0ubuntu5.6) over (9.55.0~dfsg1-0ubuntu5) ...
Preparing to unpack .../36-libidn12_1.38-4ubuntu1_amd64.deb ...
Unpacking libidn12:amd64 (1.38-4ubuntu1) over (1.38-4build1) ...
Preparing to unpack .../37-libfontembed1_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking libfontembed1:amd64 (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../38-cups-browsed_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-browsed (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../39-cups-filters_1.28.15-0ubuntu1.2_amd64.deb ...
Unpacking cups-filters (1.28.15-0ubuntu1.2) over (1.28.15-0ubuntu1) ...
Preparing to unpack .../40-cups-ppdc_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-ppdc (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../41-cups-server-common_2.4.1op1-1ubuntu4.8_all.deb ...
Unpacking cups-server-common (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../42-libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../43-procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ...
Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ...
Preparing to unpack .../44-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) over (2:1.0.25-1ubuntu1) ...
Preparing to unpack .../45-cups-daemon_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups-daemon (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../46-cups_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking cups (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../47-libcups2_2.4.1op1-1ubuntu4.8_amd64.deb ...
Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.8) over (2.4.1op1-1ubuntu4) ...
Preparing to unpack .../48-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../49-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../50-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../51-locales_2.35-0ubuntu3.7_all.deb ...
Unpacking locales (2.35-0ubuntu3.7) over (2.35-0ubuntu3) ...
Preparing to unpack .../52-language-pack-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../53-language-pack-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../54-language-pack-gnome-en_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../55-language-pack-gnome-en-base_1%3a22.04+20240212_all.deb ...
Unpacking language-pack-gnome-en-base (1:22.04+20240212) over (1:22.04+20220415) ...
Preparing to unpack .../56-python-apt-common_2.4.0ubuntu3_all.deb ...
Unpacking python-apt-common (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../57-distro-info-data_0.52ubuntu0.7_all.deb ...
Unpacking distro-info-data (0.52ubuntu0.7) over (0.52ubuntu0.1) ...
Preparing to unpack .../58-python3-apt_2.4.0ubuntu3_amd64.deb ...
Unpacking python3-apt (2.4.0ubuntu3) over (2.3.0ubuntu2) ...
Preparing to unpack .../59-accountsservice_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking accountsservice (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../60-libaccountsservice0_22.07.5-2ubuntu1.5_amd64.deb ...
Unpacking libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) over (22.07.5-2ubuntu1) ...
Preparing to unpack .../61-language-selector-common_0.219.1_all.deb ...
Unpacking language-selector-common (0.219.1) over (0.219) ...
Preparing to unpack .../62-libbluetooth3_5.64-0ubuntu1.1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../63-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../64-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) over (1:2.44-1build3) ...
Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../66-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../67-bluez_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../68-pulseaudio-module-bluetooth_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../69-libpulsedsp_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../70-libpulse-mainloop-glib0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../71-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...
Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) over (1.3.3-2build2) ...
Preparing to unpack .../72-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ...
Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) over (1.0.31-2build1) ...
Preparing to unpack .../73-pulseaudio-utils_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../74-pulseaudio_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../75-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...
Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) over (1:15.99.1+dfsg1-1ubuntu1) ...
Preparing to unpack .../76-ubuntu-drivers-common_1%3a0.9.6.2~0.22.04.6_amd64.deb ...
Unpacking ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) over (1:0.9.6.1) ...
Preparing to unpack .../77-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.2_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../78-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../79-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../80-gir1.2-harfbuzz-0.0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../81-gir1.2-pango-1.0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../82-libpangoxft-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../83-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../84-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../85-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
Preparing to unpack .../86-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../87-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../88-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../89-libgtk-3-common_3.24.33-1ubuntu2_all.deb ...
Unpacking libgtk-3-common (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../90-libgtk-3-0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../91-open-vm-tools-desktop_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../92-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.1_amd64.deb ...
Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) over (2:11.3.5-1ubuntu4) ...
Preparing to unpack .../93-libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ...
Setting up passwd (1:4.8.1-2ubuntu2.2) ...
(Reading database ... 155905 files and directories currently installed.)
Preparing to unpack .../000-libss2_1.46.5-2ubuntu1.1_amd64.deb ...
Unpacking libss2:amd64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
Preparing to unpack .../001-distro-info_1.1ubuntu0.2_amd64.deb ...
Unpacking distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../002-eject_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking eject (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../003-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../004-isc-dhcp-common_4.4.1-2.3ubuntu2.4_amd64.deb ...
Unpacking isc-dhcp-common (4.4.1-2.3ubuntu2.4) over (4.4.1-2.3ubuntu2) ...
Preparing to unpack .../005-kbd_2.3.0-3ubuntu4.22.04_amd64.deb ...
Unpacking kbd (2.3.0-3ubuntu4.22.04) over (2.3.0-3ubuntu4) ...
Preparing to unpack .../006-less_590-1ubuntu0.22.04.3_amd64.deb ...
Unpacking less (590-1ubuntu0.22.04.3) over (590-1build1) ...
Preparing to unpack .../007-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) over (1:0.5.0-1) ...
Preparing to unpack .../008-netplan.io_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking netplan.io (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../009-libnetplan0_0.106.1-7ubuntu0.22.04.2_amd64.deb ...
Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) over (0.104-0ubuntu2) ...
Preparing to unpack .../010-logrotate_3.19.0-1ubuntu1.1_amd64.deb ...
Unpacking logrotate (3.19.0-1ubuntu1.1) over (3.19.0-1ubuntu1) ...
Preparing to unpack .../011-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
Unpacking openssl (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.1) ...
Preparing to unpack .../012-gir1.2-gdkpixbuf-2.0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../013-gir1.2-gtk-3.0_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../014-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
Unpacking python3-gi (3.42.1-0ubuntu1) over (3.42.0-3build1) ...
Preparing to unpack .../015-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) over (59.6.0-1.2) ...
Preparing to unpack .../016-sudo_1.9.9-1ubuntu2.4_amd64.deb ...
Unpacking sudo (1.9.9-1ubuntu2.4) over (1.9.9-1ubuntu2) ...
Preparing to unpack .../017-tzdata_2024a-0ubuntu0.22.04_all.deb ...
Unpacking tzdata (2024a-0ubuntu0.22.04) over (2022a-0ubuntu1) ...
Preparing to unpack .../018-xxd_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking xxd (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../019-vim-tiny_2%3a8.2.3995-1ubuntu2.16_amd64.deb ...
Unpacking vim-tiny (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../020-vim-common_2%3a8.2.3995-1ubuntu2.16_all.deb ...
Unpacking vim-common (2:8.2.3995-1ubuntu2.16) over (2:8.2.3995-1ubuntu2) ...
Preparing to unpack .../021-ubuntu-minimal_1.481.1_amd64.deb ...
Unpacking ubuntu-minimal (1.481.1) over (1.481) ...
Preparing to unpack .../022-apparmor_3.0.4-2ubuntu2.3_amd64.deb ...
Unpacking apparmor (3.0.4-2ubuntu2.3) over (3.0.4-2ubuntu2) ...
Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking bsdextrautils (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../024-dmidecode_3.3-3ubuntu0.1_amd64.deb ...
Unpacking dmidecode (3.3-3ubuntu0.1) over (3.3-3) ...
Preparing to unpack .../025-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../026-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../027-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../028-nftables_1.0.2-1ubuntu3_amd64.deb ...
Unpacking nftables (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../029-libnftables1_1.0.2-1ubuntu3_amd64.deb ...
Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) over (1.0.2-1ubuntu2) ...
Preparing to unpack .../030-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
Unpacking openssh-client (1:8.9p1-3ubuntu0.7) over (1:8.9p1-3) ...
Preparing to unpack .../031-python3-distro-info_1.1ubuntu0.2_all.deb ...
Unpacking python3-distro-info (1.1ubuntu0.2) over (1.1build1) ...
Preparing to unpack .../032-ubuntu-release-upgrader-core_1%3a22.04.19_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../033-python3-distupgrade_1%3a22.04.19_all.deb ...
Unpacking python3-distupgrade (1:22.04.19) over (1:22.04.10) ...
Preparing to unpack .../034-python3-gdbm_3.10.8-1~22.04_amd64.deb ...
Unpacking python3-gdbm:amd64 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../035-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ...
Unpacking tcpdump (4.99.1-3ubuntu0.2) over (4.99.1-3build2) ...
Preparing to unpack .../036-ubuntu-standard_1.481.1_amd64.deb ...
Unpacking ubuntu-standard (1.481.1) over (1.481) ...
Preparing to unpack .../037-ufw_0.36.1-4ubuntu0.1_all.deb ...
Unpacking ufw (0.36.1-4ubuntu0.1) over (0.36.1-4build1) ...
Preparing to unpack .../038-alsa-ucm-conf_1.2.6.3-1ubuntu1.11_all.deb ...
Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.11) over (1.2.6.3-1ubuntu1) ...
Preparing to unpack .../039-python3-problem-report_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-problem-report (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../040-python3-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking python3-apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../041-apport_2.20.11-0ubuntu82.5_all.deb ...
Unpacking apport (2.20.11-0ubuntu82.5) over (2.20.11-0ubuntu82) ...
Preparing to unpack .../042-avahi-autoipd_0.8-5ubuntu5.2_amd64.deb ...
Unpacking avahi-autoipd (0.8-5ubuntu5.2) over (0.8-5ubuntu5) ...
Preparing to unpack .../043-bluez-cups_5.64-0ubuntu1.1_amd64.deb ...
Unpacking bluez-cups (5.64-0ubuntu1.1) over (5.64-0ubuntu1) ...
Preparing to unpack .../044-chromium-browser-l10n_1%3a85.0.4183.83-0ubuntu2.22.04.1_all.deb ...
Unpacking chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) over (1:85.0.4183.83-0ubuntu2) ...
Preparing to unpack .../045-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../046-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) over (11.2.0-19ubuntu1) ...
Preparing to unpack .../047-dns-root-data_2023112702~ubuntu0.22.04.1_all.deb ...
Unpacking dns-root-data (2023112702~ubuntu0.22.04.1) over (2021011101) ...
Preparing to unpack .../048-dnsmasq-base_2.90-0ubuntu0.22.04.1_amd64.deb ...
Unpacking dnsmasq-base (2.90-0ubuntu0.22.04.1) over (2.86-1.1) ...
Preparing to unpack .../049-ethtool_1%3a5.16-1ubuntu0.1_amd64.deb ...
Unpacking ethtool (1:5.16-1ubuntu0.1) over (1:5.16-1) ...
Preparing to unpack .../050-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../051-fdisk_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking fdisk (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../052-firmware-sof-signed_2.0-1ubuntu4.7_all.deb ...
Unpacking firmware-sof-signed (2.0-1ubuntu4.7) over (2.0-1ubuntu3) ...
Preparing to unpack .../053-fonts-opensymbol_2%3a102.12+LibO7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) over (2:102.12+LibO7.3.2-0ubuntu2) ...
Preparing to unpack .../054-fwupd_1.7.9-1~22.04.3_amd64.deb ...
Unpacking fwupd (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../055-libfwupdplugin5_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupdplugin5:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../057-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.1) ...
Preparing to unpack .../058-libfwupd2_1.7.9-1~22.04.3_amd64.deb ...
Unpacking libfwupd2:amd64 (1.7.9-1~22.04.3) over (1.7.5-3) ...
Preparing to unpack .../059-libmbim-proxy_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-proxy (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../060-libmbim-glib4_1.28.0-1~ubuntu20.04.1_amd64.deb ...
Unpacking libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) over (1.26.2-1build1) ...
Preparing to unpack .../061-libmm-glib0_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../062-libqmi-proxy_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-proxy (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../063-libqmi-glib5_1.32.0-1ubuntu0.22.04.1_amd64.deb ...
Unpacking libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) over (1.30.4-1) ...
Preparing to unpack .../064-fwupd-signed_1.51.1~22.04.1+1.4-0ubuntu0.1_amd64.deb ...
Unpacking fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) over (1.44+1.2-3) ...
Preparing to unpack .../065-gnome-keyring-pkcs11_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../066-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking gnome-keyring (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../067-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../068-gstreamer1.0-gl_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../069-libavfilter7_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../070-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../071-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../072-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../073-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../074-libpostproc55_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../075-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) over (7:4.4.1-3ubuntu5) ...
Preparing to unpack .../076-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) over (0.9.6-2build1) ...
Preparing to unpack .../077-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../078-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) over (2.52.5+dfsg-3) ...
Preparing to unpack .../079-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ...
Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) over (1.11.0-2ubuntu2) ...
Preparing to unpack .../080-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../081-gstreamer1.0-libav_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../082-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../083-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../084-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...
Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) over (1.20.1-1ubuntu1) ...
Preparing to unpack .../085-gstreamer1.0-tools_1.20.3-0ubuntu1_amd64.deb ...
Unpacking gstreamer1.0-tools (1.20.3-0ubuntu1) over (1.20.1-1) ...
Preparing to unpack .../086-gstreamer1.0-x_1.20.1-1ubuntu0.1_amd64.deb ...
Unpacking gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) over (1.20.1-1) ...
Preparing to unpack .../087-gtk-update-icon-cache_3.24.33-1ubuntu2_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../088-gvfs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../089-gvfs-daemons_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-daemons (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../090-gvfs-libs_1.48.2-0ubuntu1_amd64.deb ...
Unpacking gvfs-libs:amd64 (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../091-gvfs-common_1.48.2-0ubuntu1_all.deb ...
Unpacking gvfs-common (1.48.2-0ubuntu1) over (1.48.1-4) ...
Preparing to unpack .../092-intel-media-va-driver_22.3.1+dfsg1-1ubuntu2_amd64.deb ...
Unpacking intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) over (22.3.1+dfsg1-1) ...
Preparing to unpack .../093-ipp-usb_0.9.20-1ubuntu0.22.04.1_amd64.deb ...
Unpacking ipp-usb (0.9.20-1ubuntu0.22.04.1) over (0.9.20-1) ...
Preparing to unpack .../094-libcanberra0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../095-libcanberra-gtk3-0_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../096-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../097-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../098-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../099-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) over (2.4.110-1ubuntu1) ...
Preparing to unpack .../100-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.2_amd64.deb ...
Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
Preparing to unpack .../101-libgpgme11_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../102-libgpgmepp6_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4) ...
Preparing to unpack .../103-libgtk-3-bin_3.24.33-1ubuntu2_amd64.deb ...
Unpacking libgtk-3-bin (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
Preparing to unpack .../104-libharfbuzz-icu0_2.7.4-1ubuntu3.1_amd64.deb ...
Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
Preparing to unpack .../105-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) over (6.13-1) ...
Preparing to unpack .../106-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput-bin (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../107-libinput10_1.20.0-1ubuntu0.3_amd64.deb ...
Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) over (1.20.0-1ubuntu0.1) ...
Preparing to unpack .../108-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) over (1.6.0-2build1) ...
Preparing to unpack .../109-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
Preparing to unpack .../110-libllvm13_1%3a13.0.1-2ubuntu2.2_amd64.deb ...
Unpacking libllvm13:amd64 (1:13.0.1-2ubuntu2.2) over (1:13.0.1-2ubuntu2) ...
Preparing to unpack .../111-liblouis-data_3.20.0-2ubuntu0.2_all.deb ...
Unpacking liblouis-data (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../112-liblouis20_3.20.0-2ubuntu0.2_amd64.deb ...
Unpacking liblouis20:amd64 (3.20.0-2ubuntu0.2) over (3.20.0-2) ...
Preparing to unpack .../113-network-manager_1.36.6-0ubuntu2_amd64.deb ...
Unpacking network-manager (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../114-libnm0_1.36.6-0ubuntu2_amd64.deb ...
Unpacking libnm0:amd64 (1.36.6-0ubuntu2) over (1.36.4-2ubuntu1) ...
Preparing to unpack .../115-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../116-libnotify-bin_0.7.9-3ubuntu5.22.04.1_amd64.deb ...
Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) over (0.7.9-3ubuntu5) ...
Preparing to unpack .../117-libpam-gnome-keyring_40.0-3ubuntu3_amd64.deb ...
Unpacking libpam-gnome-keyring:amd64 (40.0-3ubuntu3) over (40.0-3ubuntu2) ...
Preparing to unpack .../118-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) over (1.9.5-3) ...
Preparing to unpack .../119-libpipewire-0.3-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../120-pipewire_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../121-pipewire-bin_0.3.48-1ubuntu3_amd64.deb ...
Unpacking pipewire-bin (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../122-libpipewire-0.3-0_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../123-libspa-0.2-modules_0.3.48-1ubuntu3_amd64.deb ...
Unpacking libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../124-libpipewire-0.3-common_0.3.48-1ubuntu3_all.deb ...
Unpacking libpipewire-0.3-common (0.3.48-1ubuntu3) over (0.3.48-1ubuntu1) ...
Preparing to unpack .../125-libuno-sal3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../126-libuno-salhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../127-libuno-cppu3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../128-libuno-cppuhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../129-ure_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking ure (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../130-uno-libs-private_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../131-libuno-purpenvhelpergcc3-3_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../132-libreoffice-help-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../133-python3-uno_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking python3-uno (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../134-libreoffice-core_1%3a7.3.7-0ubuntu0.22.04.4_amd64.deb ...
Unpacking libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../135-libreoffice-common_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../136-libreoffice-help-en-us_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../137-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) over (1.1.34-4build2) ...
Preparing to unpack .../138-libreoffice-style-colibre_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../139-libreoffice-style-yaru_1%3a7.3.7-0ubuntu0.22.04.4_all.deb ...
Unpacking libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) over (1:7.3.2-0ubuntu2) ...
Preparing to unpack .../140-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
Preparing to unpack .../141-libsnmp-base_5.9.1+dfsg-1ubuntu2.6_all.deb ...
Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../142-libsnmp40_5.9.1+dfsg-1ubuntu2.6_amd64.deb ...
Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) over (5.9.1+dfsg-1ubuntu2.1) ...
Preparing to unpack .../143-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ...
Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) over (1.20.0-1) ...
Preparing to unpack .../144-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) over (1.2.2-2) ...
Preparing to unpack .../145-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) over (1:3.5.12-1build2) ...
Preparing to unpack .../146-linux-firmware_20220329.git681281e4-0ubuntu3.30_all.deb ...
Unpacking linux-firmware (20220329.git681281e4-0ubuntu3.30) over (20220329.git681281e4-0ubuntu1) ...
Preparing to unpack .../147-modemmanager_1.20.0-1~ubuntu22.04.3_amd64.deb ...
Unpacking modemmanager (1.20.0-1~ubuntu22.04.3) over (1.18.6-1) ...
Preparing to unpack .../148-mokutil_0.6.0-2~22.04.2_amd64.deb ...
Unpacking mokutil (0.6.0-2~22.04.2) over (0.4.0-1ubuntu2) ...
Preparing to unpack .../149-printer-driver-foo2zjs-common_20200505dfsg0-2ubuntu2.22.04.1_all.deb ...
Unpacking printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../150-printer-driver-foo2zjs_20200505dfsg0-2ubuntu2.22.04.1_amd64.deb ...
Unpacking printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) over (20200505dfsg0-2ubuntu2) ...
Preparing to unpack .../151-printer-driver-splix_2.0.0+svn315-7fakesync1ubuntu0.22.04.1_amd64.deb ...
Unpacking printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) over (2.0.0+svn315-7fakesync1build3) ...
Preparing to unpack .../152-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
Unpacking python3-cryptography (3.4.8-1ubuntu2.2) over (3.4.8-1ubuntu2) ...
Preparing to unpack .../153-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
Unpacking python3-jwt (2.3.0-1ubuntu0.2) over (2.3.0-1) ...
Preparing to unpack .../154-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) over (3.2.0-1) ...
Preparing to unpack .../155-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ...
Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) over (9.0.1-1build1) ...
Preparing to unpack .../156-python3-renderpm_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-renderpm:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../157-python3-reportlab-accel_3.6.8-1ubuntu0.1_amd64.deb ...
Unpacking python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../158-python3-reportlab_3.6.8-1ubuntu0.1_all.deb ...
Unpacking python3-reportlab (3.6.8-1ubuntu0.1) over (3.6.8-1) ...
Preparing to unpack .../159-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ...
Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) over (1.26.5-1~exp1) ...
Preparing to unpack .../160-rfkill_2.37.2-4ubuntu3.4_amd64.deb ...
Unpacking rfkill (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ...
Preparing to unpack .../161-snapd_2.61.3+22.04_amd64.deb ...
Unpacking snapd (2.61.3+22.04) over (2.55.3+22.04ubuntu1) ...
Preparing to unpack .../162-thermald_2.4.9-1ubuntu0.4_amd64.deb ...
Unpacking thermald (2.4.9-1ubuntu0.4) over (2.4.9-1) ...
Preparing to unpack .../163-thunderbird-locale-en_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../164-thunderbird_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
Unpacking thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../165-thunderbird-locale-en-us_1%3a115.10.1+build1-0ubuntu0.22.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:91.8.0+build2-0ubuntu1) ...
Preparing to unpack .../166-ubuntu-advantage-desktop-daemon_1.10~22.04.1_amd64.deb ...
Unpacking ubuntu-advantage-desktop-daemon (1.10~22.04.1) over (1.8) ...
Preparing to unpack .../167-unzip_6.0-26ubuntu3.2_amd64.deb ...
Unpacking unzip (6.0-26ubuntu3.2) over (6.0-26ubuntu3) ...
Preparing to unpack .../168-wireless-regdb_2022.06.06-0ubuntu1~22.04.1_all.deb ...
Unpacking wireless-regdb (2022.06.06-0ubuntu1~22.04.1) over (2021.08.28-0ubuntu1) ...
Preparing to unpack .../169-wpasupplicant_2%3a2.10-6ubuntu2_amd64.deb ...
Unpacking wpasupplicant (2:2.10-6ubuntu2) over (2:2.10-6) ...
Preparing to unpack .../170-xdg-desktop-portal_1.14.4-1ubuntu2~22.04.1_amd64.deb ...
Unpacking xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) over (1.14.3-0ubuntu2) ...
Preparing to unpack .../171-xdg-utils_1.1.3-4.1ubuntu3~22.04.1_all.deb ...
Unpacking xdg-utils (1.1.3-4.1ubuntu3~22.04.1) over (1.1.3-4.1ubuntu1) ...
Preparing to unpack .../172-xfce4-helpers_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-helpers (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../173-xfce4-settings_4.16.2-1ubuntu2.22.04.1_amd64.deb ...
Unpacking xfce4-settings (4.16.2-1ubuntu2.22.04.1) over (4.16.2-1ubuntu2) ...
Preparing to unpack .../174-xserver-xorg-video-amdgpu_22.0.0-1ubuntu0.2_amd64.deb ...
Unpacking xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) over (22.0.0-1build1) ...
Preparing to unpack .../175-xserver-xorg-video-radeon_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../176-xserver-xorg-video-ati_1%3a19.1.0-2ubuntu1_amd64.deb ...
Unpacking xserver-xorg-video-ati (1:19.1.0-2ubuntu1) over (1:19.1.0-2build3) ...
Preparing to unpack .../177-amd64-microcode_3.20191218.1ubuntu2.2_amd64.deb ...
Unpacking amd64-microcode (3.20191218.1ubuntu2.2) over (3.20191218.1ubuntu2) ...
Preparing to unpack .../178-intel-microcode_3.20231114.0ubuntu0.22.04.1_amd64.deb ...
Unpacking intel-microcode (3.20231114.0ubuntu0.22.04.1) over (3.20210608.2ubuntu1) ...
Preparing to unpack .../179-libcanberra-gtk3-module_0.30-10ubuntu1.22.04.1_amd64.deb ...
Unpacking libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) over (0.30-10ubuntu1) ...
Preparing to unpack .../180-libyajl2_2.1.0-3ubuntu0.22.04.1_amd64.deb ...
Unpacking libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) over (2.1.0-3build2) ...
Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
Setting up libgs9-common (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up libpipewire-0.3-common (0.3.48-1ubuntu3) ...
Setting up logrotate (3.19.0-1ubuntu1.1) ...
Setting up cpio (2.13+dfsg-7ubuntu0.1) ...
Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up tcpdump (4.99.1-3ubuntu0.2) ...
Installing new version of config file /etc/apparmor.d/usr.bin.tcpdump ...
Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
Setting up apt-utils (2.4.12) ...
Setting up mokutil (0.6.0-2~22.04.2) ...
Setting up bsdextrautils (2.37.2-4ubuntu3.4) ...
Setting up cups-server-common (2.4.1op1-1ubuntu4.8) ...
Setting up libfontembed1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.11) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up linux-firmware (20220329.git681281e4-0ubuntu3.30) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
update-initramfs: Generating /boot/initrd.img-5.15.0-25-generic
W: Couldn't identify type of root file system for fsck hook
Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
Setting up distro-info-data (0.52ubuntu0.7) ...
Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.6) ...
Setting up intel-microcode (3.20231114.0ubuntu0.22.04.1) ...
update-initramfs: deferring update (trigger activated)
intel-microcode: microcode will be updated at next boot
Setting up firmware-sof-signed (2.0-1ubuntu4.7) ...
Setting up cups-common (2.4.1op1-1ubuntu4.8) ...
Setting up unzip (6.0-26ubuntu3.2) ...
Setting up wireless-regdb (2022.06.06-0ubuntu1~22.04.1) ...
Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libyajl2:amd64 (2.1.0-3ubuntu0.22.04.1) ...
Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up libuno-sal3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up less (590-1ubuntu0.22.04.3) ...
Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ...
Installing new version of config file /etc/apparmor.d/sbin.dhclient ...
Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.2) ...
Setting up fwupd-signed (1.51.1~22.04.1+1.4-0ubuntu0.1) ...
Setting up libntfs-3g89 (1:2021.8.22-3ubuntu1.2) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
Setting up amd64-microcode (3.20191218.1ubuntu2.2) ...
update-initramfs: deferring update (trigger activated)
amd64-microcode: microcode will be updated at next boot
Setting up locales (2.35-0ubuntu3.7) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Generating locales (this might take a while)...
  en_AG.UTF-8... done
  en_AU.UTF-8... done
  en_BW.UTF-8... done
  en_CA.UTF-8... done
  en_DK.UTF-8... done
  en_GB.UTF-8... done
  en_HK.UTF-8... done
  en_IE.UTF-8... done
  en_IL.UTF-8... done
  en_IN.UTF-8... done
  en_NG.UTF-8... done
  en_NZ.UTF-8... done
  en_PH.UTF-8... done
  en_SG.UTF-8... done
  en_US.UTF-8... done
  en_ZA.UTF-8... done
  en_ZM.UTF-8... done
  en_ZW.UTF-8... done
  sv_SE.UTF-8... done
Generation complete.
Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up xxd (2:8.2.3995-1ubuntu2.16) ...
Setting up ntfs-3g (1:2021.8.22-3ubuntu1.2) ...
Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ...
Setting up libinput-bin (1.20.0-1ubuntu0.3) ...
Setting up dns-root-data (2023112702~ubuntu0.22.04.1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up tzdata (2024a-0ubuntu0.22.04) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype

Current default time zone: 'Europe/Stockholm'
Local time is now:      Fri May  3 04:37:26 CEST 2024.
Universal Time is now:  Fri May  3 02:37:26 UTC 2024.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
Setting up eject (2.37.2-4ubuntu3.4) ...
Setting up apparmor (3.0.4-2ubuntu2.3) ...
Installing new version of config file /etc/apparmor.d/abstractions/exo-open ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ...
Setting up libreoffice-style-colibre (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ...
Setting up vim-common (2:8.2.3995-1ubuntu2.16) ...
Setting up liblouis-data (3.20.0-2ubuntu0.2) ...
Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ...
Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ...
Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ...
Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
Setting up dbus (1.12.20-2ubuntu4.1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up rfkill (2.37.2-4ubuntu3.4) ...
Setting up intel-media-va-driver:amd64 (22.3.1+dfsg1-1ubuntu2) ...
Setting up libidn12:amd64 (1.38-4ubuntu1) ...
Setting up libss2:amd64 (1.46.5-2ubuntu1.1) ...
Setting up sudo (1.9.9-1ubuntu2.4) ...
Setting up avahi-autoipd (0.8-5ubuntu5.2) ...
Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ...
Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ...
Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
Setting up libnm0:amd64 (1.36.6-0ubuntu2) ...
Setting up logsave (1.46.5-2ubuntu1.1) ...
Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ...
Setting up python-apt-common (2.4.0ubuntu3) ...
Setting up gnome-keyring-pkcs11:amd64 (40.0-3ubuntu3) ...
Setting up mount (2.37.2-4ubuntu3.4) ...
Setting up uuid-runtime (2.37.2-4ubuntu3.4) ...
Running in chroot, ignoring request.
Setting up libmm-glib0:amd64 (1.20.0-1~ubuntu22.04.3) ...
Setting up libbluetooth3:amd64 (5.64-0ubuntu1.1) ...
Setting up libuno-salhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-style-yaru (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
Setting up kbd (2.3.0-3ubuntu4.22.04) ...
Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ...
Setting up isc-dhcp-common (4.4.1-2.3ubuntu2.4) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ...
Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ...
Setting up xserver-common (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up dmidecode (3.3-3ubuntu0.1) ...
Setting up libaccountsservice0:amd64 (22.07.5-2ubuntu1.5) ...
Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
Setting up klibc-utils (2.0.10-4ubuntu0.1) ...
Setting up ubuntu-advantage-desktop-daemon (1.10~22.04.1) ...
Setting up openssl (3.0.2-0ubuntu1.15) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up gvfs-common (1.48.2-0ubuntu1) ...
Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-legacy (2:21.1.4-2ubuntu1.7~22.04.10) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libpam-gnome-keyring:amd64 (40.0-3ubuntu3) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ...
Setting up accountsservice (22.07.5-2ubuntu1.5) ...
Setting up libmbim-glib4:amd64 (1.28.0-1~ubuntu20.04.1) ...
Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ...
Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
Setcap worked! gst-ptp-helper is not suid!
Setting up libgtk-3-common (3.24.33-1ubuntu2) ...
Setting up fonts-opensymbol (2:102.12+LibO7.3.7-0ubuntu0.22.04.4) ...
Setting up rsync (3.2.7-0ubuntu0.22.04.2) ...
Running in chroot, ignoring request.
Setting up ethtool (1:5.16-1ubuntu0.1) ...
Setting up initramfs-tools-bin (0.140ubuntu13.4) ...
Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up liblouis20:amd64 (3.20.0-2ubuntu0.2) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ...
Setting up distro-info (1.1ubuntu0.2) ...
Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ...
Setting up nftables (1.0.2-1ubuntu3) ...
Setting up irqbalance (1.8.0-1ubuntu0.2) ...
Running in chroot, ignoring request.
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libgpgmepp6:amd64 (1.16.0-1.2ubuntu4.2) ...
Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up iptables (1.8.7-1ubuntu5.2) ...
Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ...
Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
Setting up libpulsedsp:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up e2fsprogs (1.46.5-2ubuntu1.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ...
Setting up libmbim-proxy (1.28.0-1~ubuntu20.04.1) ...
Setting up vim-tiny (2:8.2.3995-1ubuntu2.16) ...
Setting up dnsmasq-base (2.90-0ubuntu0.22.04.1) ...
Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1ubuntu3.1) ...
Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
Setting up fdisk (2.37.2-4ubuntu3.4) ...
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up wpasupplicant (2:2.10-6ubuntu2) ...
Setting up libpoppler118:amd64 (22.02.0-2ubuntu0.3) ...
Setting up bluez (5.64-0ubuntu1.1) ...
Installing new version of config file /etc/bluetooth/input.conf ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up perl (5.34.0-3ubuntu1.3) ...
Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.6) ...
Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libspa-0.2-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up libuno-cppu3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up libpipewire-0.3-0:amd64 (0.3.48-1ubuntu3) ...
Setting up gstreamer1.0-tools (1.20.3-0ubuntu1) ...
Setting up gvfs-libs:amd64 (1.48.2-0ubuntu1) ...
Setting up libllvm13:amd64 (1:13.0.1-2ubuntu2.2) ...
Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.1) ...
Installing new version of config file /etc/vmware-tools/poweroff-vm-default ...
Installing new version of config file /etc/vmware-tools/poweron-vm-default ...
Installing new version of config file /etc/vmware-tools/resume-vm-default ...
Installing new version of config file /etc/vmware-tools/scripts/vmware/network ...
Installing new version of config file /etc/vmware-tools/suspend-vm-default ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Installing new version of config file /etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up dbus-x11 (1.12.20-2ubuntu4.1) ...
Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...
Setting up procps (2:3.3.17-6ubuntu2.1) ...
Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libavahi-glib1:amd64 (0.8-5ubuntu5.2) ...
Setting up poppler-utils (22.02.0-2ubuntu0.3) ...
Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up initramfs-tools-core (0.140ubuntu13.4) ...
Setting up libavahi-core7:amd64 (0.8-5ubuntu5.2) ...
Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up libpoppler-cpp0v5:amd64 (22.02.0-2ubuntu0.3) ...
Setting up thermald (2.4.9-1ubuntu0.4) ...
Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ...
Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ...
Setting up libuno-purpenvhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-x:amd64 (1.20.1-1ubuntu0.1) ...
Setting up xdg-desktop-portal (1.14.4-1ubuntu2~22.04.1) ...
Setting up libpoppler-glib8:amd64 (22.02.0-2ubuntu0.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: deferring update (trigger activated)
Setting up uno-libs-private (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libpangoxft-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up gnome-keyring (40.0-3ubuntu3) ...
Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ...
Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...
Setting up xserver-xorg-core (2:21.1.4-2ubuntu1.7~22.04.10) ...
Setting up libqmi-glib5:amd64 (1.32.0-1ubuntu0.22.04.1) ...
Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
Setting up python3 (3.10.6-1~22.04) ...
running python rtupdate hooks for python3.10...
running python post-rtupdate hooks for python3.10...
Setting up systemd (249.11-0ubuntu3.12) ...
Setting up network-manager (1.36.6-0ubuntu2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Setting up xserver-xorg-video-radeon (1:19.1.0-2ubuntu1) ...
Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu2.2) ...
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gvfs-daemons (1.48.2-0ubuntu1) ...
Setting up netplan.io (0.106.1-7ubuntu0.22.04.2) ...
Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up libpipewire-0.3-modules:amd64 (0.3.48-1ubuntu3) ...
Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
Setting up gir1.2-pango-1.0:amd64 (1.50.6+ds-2ubuntu1) ...
Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ...
Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ...
Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
Setting up python3-gi (3.42.1-0ubuntu1) ...
Setting up python3-reportlab-accel:amd64 (3.6.8-1ubuntu0.1) ...
Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
Setting up libpostproc55:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ...
Setting up pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2.2) ...
Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
Setting up python3-reportlab (3.6.8-1ubuntu0.1) ...
Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up avahi-daemon (0.8-5ubuntu5.2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "force-reload" failed.
Running in chroot, ignoring request.
Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.2) ...
Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
Setting up python3-distro-info (1.1ubuntu0.2) ...
Setting up libcupsfilters1:amd64 (1.28.15-0ubuntu1.2) ...
Setting up xfce4-helpers (4.16.2-1ubuntu2.22.04.1) ...
Setting up cups-ipp-utils (2.4.1op1-1ubuntu4.8) ...
Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
Setting up libuno-cppuhelpergcc3-3 (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up gstreamer1.0-gl:amd64 (1.20.1-1ubuntu0.1) ...
Setting up snapd (2.61.3+22.04) ...
Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
Installing new version of config file /etc/apt/apt.conf.d/20snapd.conf ...
Setting up ipp-usb (0.9.20-1ubuntu0.22.04.1) ...
Setting up cups-ppdc (2.4.1op1-1ubuntu4.8) ...
Setting up systemd-sysv (249.11-0ubuntu3.12) ...
Setting up gvfs:amd64 (1.48.2-0ubuntu1) ...
Setting up python3-renderpm:amd64 (3.6.8-1ubuntu0.1) ...
Setting up printer-driver-foo2zjs-common (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up libgs9:amd64 (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-minimal (1.481.1) ...
Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
Setting up xserver-xorg-video-amdgpu (22.0.0-1ubuntu0.2) ...
Setting up python3-gdbm:amd64 (3.10.8-1~22.04) ...
Setting up python3-problem-report (2.20.11-0ubuntu82.5) ...
Setting up python3-apt (2.4.0ubuntu3) ...
Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ...
Setting up libfwupd2:amd64 (1.7.9-1~22.04.3) ...
Setting up gir1.2-gtk-3.0:amd64 (3.24.33-1ubuntu2) ...
Setting up xserver-xorg-video-ati (1:19.1.0-2ubuntu1) ...
Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
Setting up libqmi-proxy (1.32.0-1ubuntu0.22.04.1) ...
Setting up libgtk-3-bin (3.24.33-1ubuntu2) ...
Setting up ufw (0.36.1-4ubuntu0.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up open-vm-tools-desktop (2:12.3.5-3~ubuntu0.22.04.1) ...
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/veth/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tls/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_snapshot/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_bufio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_chain_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_MASQUERADE/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_nat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack_netlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_user/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xfrm_algo/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/br_netfilter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/bridge/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/stp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/llc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetadp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxnetflt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/vboxdrv/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/overlay/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_hl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip6t_rt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipt_REJECT/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_reject_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_LOG/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_log_syslog/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_multiport/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_comment/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_limit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_addrtype/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_tcpudp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xt_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_conntrack/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv6/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_defrag_ipv4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_compat/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nft_counter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nf_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/nfnetlink/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/binfmt_misc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_ssif/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_rapl_common/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sb_edac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x86_pkg_temp_thermal/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_powerclamp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/coretemp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zunicode/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zzstd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zlua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zavl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/icp/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/kvm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zcommon/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/znvpair/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ledtrig_audio/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_smbios/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dell_wmi_descriptor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/spl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sparse_keymap/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/video/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rapl/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dcdbas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/intel_cstate/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei_me/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mei/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_si/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_devintf/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ipmi_msghandler/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/acpi_power_meter/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mac_hid/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sch_fq_codel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/dm_multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_rdac/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_emc/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/scsi_dh_alua/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/msr/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/efi_pstore/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ip_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/x_tables/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/autofs4/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/btrfs/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/blake2b_generic/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/zstd_compress/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid10/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid456/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_raid6_recov/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_memcpy/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/async_tx/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/xor/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid6_pq/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libcrc32c/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid1/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/raid0/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/multipath/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/linear/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mgag200/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/i2c_algo_bit/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm_kms_helper/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/syscopyarea/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysfillrect/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sysimgblt/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crct10dif_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/fb_sys_fops/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crc32_pclmul/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cec/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ghash_clmulni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha256_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/sha1_ssse3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/rc_core/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/aesni_intel/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cdc_ether/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/crypto_simd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mxm_wmi/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/usbnet/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/cryptd/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/drm/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/ahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/mii/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/lpc_ich/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/megaraid_sas/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/libahci/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/tg3/holders': No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1941 kmod_module_get_holders: could not open '/sys/module/wmi/holders': No such file or directory
modprobe: FATAL: Module fuse not found in directory /lib/modules/5.15.0-105-generic
Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up python3-distupgrade (1:22.04.19) ...
Setting up cups-filters-core-drivers (1.28.15-0ubuntu1.2) ...
Setting up libcanberra-gtk3-module:amd64 (0.30-10ubuntu1.22.04.1) ...
Setting up pipewire-bin (0.3.48-1ubuntu3) ...
Setting up cups-client (2.4.1op1-1ubuntu4.8) ...
Setting up libcupsimage2:amd64 (2.4.1op1-1ubuntu4.8) ...
Setting up python3-apport (2.20.11-0ubuntu82.5) ...
Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
Setting up cups-daemon (2.4.1op1-1ubuntu4.8) ...
Running in chroot, ignoring request.
Setting up ubuntu-release-upgrader-core (1:22.04.19) ...
Setting up chromium-browser (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up chromium-browser-l10n (1:85.0.4183.83-0ubuntu2.22.04.1) ...
Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up ure (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up language-selector-common (0.219.1) ...
Installing new version of config file /etc/fonts/conf.avail/64-language-selector-prefer.conf ...
Setting up thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up cups-filters (1.28.15-0ubuntu1.2) ...
Setting up xfce4-settings (4.16.2-1ubuntu2.22.04.1) ...
Setting up modemmanager (1.20.0-1~ubuntu22.04.3) ...
Setting up pipewire:amd64 (0.3.48-1ubuntu3) ...
Setting up libfwupdplugin5:amd64 (1.7.9-1~22.04.3) ...
Setting up fwupd (1.7.9-1~22.04.3) ...
Installing new version of config file /etc/fwupd/redfish.conf ...
Setting up cups-browsed (1.28.15-0ubuntu1.2) ...
Running in chroot, ignoring request.
Setting up cups-core-drivers (2.4.1op1-1ubuntu4.8) ...
Setting up ubuntu-drivers-common (1:0.9.6.2~0.22.04.6) ...
Setting up cups (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up cups-bsd (2.4.1op1-1ubuntu4.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up ghostscript-x (9.55.0~dfsg1-0ubuntu5.6) ...
Setting up ubuntu-standard (1.481.1) ...
Setting up thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up apport (2.20.11-0ubuntu82.5) ...
Installing new version of config file /etc/init.d/apport ...
Running in chroot, ignoring request.
Setting up thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) ...
Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
Setting up libreoffice-common (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Replacing config file /etc/libreoffice/registry/main.xcd with new version
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up printer-driver-foo2zjs (20200505dfsg0-2ubuntu2.22.04.1) ...
Setting up printer-driver-splix (2.0.0+svn315-7fakesync1ubuntu0.22.04.1) ...
Setting up bluez-cups (5.64-0ubuntu1.1) ...
Setting up libavfilter7:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up gstreamer1.0-libav:amd64 (1.20.3-0ubuntu1) ...
Setting up libreoffice-core (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-common (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up libreoffice-help-en-us (1:7.3.7-0ubuntu0.22.04.4) ...
Setting up python3-uno (1:7.3.7-0ubuntu0.22.04.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up language-pack-en (1:22.04+20240212) ...
Setting up language-pack-gnome-en (1:22.04+20240212) ...
Setting up language-pack-en-base (1:22.04+20240212) ...
Generating locales (this might take a while)...
Generation complete.
Setting up language-pack-gnome-en-base (1:22.04+20240212) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 5 changed doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
Running in chroot, ignoring request.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.5+git20211018-1ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for initramfs-tools (0.140ubuntu13.4) ...
update-initramfs: Generating /boot/initrd.img-5.15.0-27-generic
W: Couldn't identify type of root file system for fsck hook
Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  gir1.2-snapd-1 libflashrom1 libftdi1-2 libllvm13
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libatomic1 libllvm15 linux-headers-5.15.0-105
  linux-headers-5.15.0-105-generic linux-image-5.15.0-105-generic
  linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic
  systemd-hwe-hwdb ubuntu-pro-client ubuntu-pro-client-l10n
The following packages have been kept back:
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin
  grub2-common shim-signed
The following packages will be upgraded:
  libegl-mesa0 libgbm1 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa
  libglx-mesa0 libjavascriptcoregtk-4.0-18 libudev1 libwebkit2gtk-4.0-37
  libxatracker2 linux-generic linux-headers-generic linux-image-generic
  mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
  python3-software-properties python3-update-manager
  software-properties-common software-properties-gtk ubuntu-advantage-tools
  udev update-manager-core
23 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
5 standard security updates
Need to get 206 MB of archives.
After this operation, 764 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
+ true
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get -y autoremove
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libflashrom1 libftdi1-2
0 upgraded, 0 newly installed, 2 to remove and 30 not upgraded.
After this operation, 973 kB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156776 files and directories currently installed.)
Removing libflashrom1:amd64 (1.2-5build1) ...
Removing libftdi1-2:amd64 (1.5-5build3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y omc
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 dpkg-dev fakeroot g++ g++-11 gcc gcc-11
  gnuplot-data gnuplot-nox groff gsfonts icu-devtools imagemagick
  imagemagick-6-common imagemagick-6.q16 lib32gcc-s1 lib32stdc++6
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan6 libatomic1 libbinutils libblas-dev libboost-dev
  libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0 liblsan0 liblua5.4-0
  libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6
  libmd4c0 libncurses-dev libnetpbm10 libnsl-dev libobjc-11-dev libobjc4
  libomc libomccpp libomcsimulation libomniorb4-2 libomnithread4 libomp5-14
  libomplot libopenexr25 libpcre2-16-0 libpfm4 libqt5concurrent5 libqt5core5a
  libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5 libqt5svg5
  libqt5widgets5 libsaxonb-java libstdc++-11-dev libtinfo-dev libtirpc-dev
  libtsan0 libubsan1 libwmflite-0.2-7 libxcb-icccm4 libxcb-image0
  libxcb-keysyms1 libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0
  libxcb-xkb1 libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc-common omplot
  patch psutils python3-pygments qt5-gtk-platformtheme qttranslations5-l10n
  rpcsvc-proto xsltproc
Suggested packages:
  binutils-doc clang-14-doc debian-keyring g++-multilib g++-11-multilib
  gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
  gcc-11-multilib gcc-11-locales gnuplot-doc imagemagick-doc autotrace
  enscript ffmpeg gimp grads graphviz hp2xx html2ps libwmf-bin mplayer povray
  radiance texlive-base-bin transfig ufraw-batch liblapack-doc libboost-doc
  libboost1.74-doc libboost-atomic1.74-dev libboost-chrono1.74-dev
  libboost-container1.74-dev libboost-context1.74-dev
  libboost-contract1.74-dev libboost-coroutine1.74-dev
  libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev
  libboost-graph1.74-dev libboost-graph-parallel1.74-dev
  libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev
  libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev
  libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev
  libboost-regex1.74-dev libboost-stacktrace1.74-dev libboost-test1.74-dev
  libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev
  libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev
  libboost-nowide1.74-dev glibc-doc libdom4j-java-doc libmsv-java libxpp2-java
  libxpp3-java git bzr libfftw3-bin libfftw3-dev icu-doc libjdom1-java-doc
  inkscape ncurses-doc qt5-image-formats-plugins qtwayland5 libsaxonb-java-doc
  libstdc++-11-doc libxerces2-java-doc libxml-commons-resolver1.1-java-doc
  pkg-config libxom-java-doc llvm-14-doc make-doc python-beautifulsoup
  diffutils-doc python-pygments-doc ttf-bitstream-vera
The following NEW packages will be installed:
  aglfn binfmt-support binutils binutils-common binutils-x86-64-linux-gnu
  build-essential clang clang-14 dpkg-dev fakeroot g++ g++-11 gcc gcc-11
  gnuplot-data gnuplot-nox groff gsfonts icu-devtools imagemagick
  imagemagick-6-common imagemagick-6.q16 lib32gcc-s1 lib32stdc++6
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan6 libatomic1 libbinutils libblas-dev libboost-dev
  libboost-filesystem-dev libboost-filesystem1.74-dev
  libboost-program-options-dev libboost-program-options1.74-dev
  libboost-program-options1.74.0 libboost-serialization-dev
  libboost-serialization1.74-dev libboost-serialization1.74.0
  libboost-system-dev libboost-system1.74-dev libboost-system1.74.0
  libboost1.74-dev libc-dev-bin libc-devtools libc6-dev libc6-i386 libcc1-0
  libclang-common-14-dev libclang-cpp14 libclang1-14 libcrypt-dev
  libctf-nobfd0 libctf0 libde265-0 libdjvulibre-text libdjvulibre21
  libdom4j-java libdouble-conversion3 libdpkg-perl libexpat1-dev libfakeroot
  libffi-dev libfftw3-double3 libfile-fcntllock-perl libgc1 libgcc-11-dev
  libheif1 libicu-dev libilmbase25 libitm1 libjaxen-java libjdom1-java
  libjxr-tools libjxr0 liblapack-dev libllvm14 liblqr-1-0 liblsan0 liblua5.4-0
  libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6
  libmd4c0 libncurses-dev libnetpbm10 libnsl-dev libobjc-11-dev libobjc4
  libomc libomccpp libomcsimulation libomniorb4-2 libomnithread4 libomp5-14
  libomplot libopenexr25 libpcre2-16-0 libpfm4 libqt5concurrent5 libqt5core5a
  libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5 libqt5svg5
  libqt5widgets5 libsaxonb-java libstdc++-11-dev libtinfo-dev libtirpc-dev
  libtsan0 libubsan1 libwmflite-0.2-7 libxcb-icccm4 libxcb-image0
  libxcb-keysyms1 libxcb-render-util0 libxcb-xinerama0 libxcb-xinput0
  libxcb-xkb1 libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java
  libxml-commons-resolver1.1-java libxml2-dev libxom-java libz3-4 libz3-dev
  linux-libc-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime
  llvm-14-tools lto-disabled-list make manpages-dev netpbm omc omc-common
  omplot patch psutils python3-pygments qt5-gtk-platformtheme
  qttranslations5-l10n rpcsvc-proto xsltproc
0 upgraded, 150 newly installed, 0 to remove and 30 not upgraded.
Need to get 247 MB of archives.
After this operation, 1,291 MB of additional disk space will be used.
Get:2 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfftw3-double3 amd64 3.3.8-2ubuntu8 [770 kB]
Get:1 https://build.openmodelica.org/apt jammy/release amd64 omc-common all 1.22.4-1 [632 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libde265-0 amd64 1.0.8-1ubuntu0.3 [290 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libheif1 amd64 1.12.0-2build1 [196 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [63.6 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [1,788 kB]
Get:3 https://build.openmodelica.org/apt jammy/release amd64 libomcsimulation amd64 1.22.4-1 [5,878 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [328 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB]
Get:4 https://build.openmodelica.org/apt jammy/release amd64 libomc amd64 1.22.4-1 [7,108 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8,746 B]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5,414 B]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3,722 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2,561 kB]
Get:5 https://build.openmodelica.org/apt jammy/release amd64 libomccpp amd64 1.22.4-1 [2,481 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2,326 kB]
Get:6 https://build.openmodelica.org/apt jammy/release amd64 libomplot amd64 1.22.4-1 [548 kB]
Get:7 https://build.openmodelica.org/apt jammy/release amd64 omc amd64 1.22.4-1 [120 kB]
Get:8 https://build.openmodelica.org/apt jammy/release amd64 omplot amd64 1.22.4-1 [70.6 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3,200 B]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1,330 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2,100 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2,282 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1,069 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2,260 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,517 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5,112 B]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2,101 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1,412 B]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4,744 B]
Get:67 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.7 [2,838 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1,355 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 clang-14 amd64 1:14.0.0-1ubuntu1.1 [81.2 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 clang amd64 1:14.0-55~exp2 [3,558 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.6 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-data all 5.4.2+dfsg2-2 [75.3 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.4-0 amd64 5.4.4-1 [152 kB]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-nox amd64 5.4.2+dfsg2-2 [908 kB]
Get:66 http://laotzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 groff amd64 1.22.4-8build1 [4,104 kB]
Get:65 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.5 [3,120 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick-6.q16 amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [224 kB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 imagemagick amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [14.6 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-dev amd64 1.74.0.3ubuntu7 [3,490 B]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74.0 amd64 1.74.0-14ubuntu3 [221 kB]
Get:96 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system1.74-dev amd64 1.74.0-14ubuntu3 [218 kB]
Get:97 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem1.74-dev amd64 1.74.0-14ubuntu3 [287 kB]
Get:98 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-filesystem-dev amd64 1.74.0.3ubuntu7 [3,280 B]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB]
Get:100 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB]
Get:101 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3,266 B]
Get:102 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74.0 amd64 1.74.0-14ubuntu3 [327 kB]
Get:103 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-serialization1.74-dev amd64 1.74.0-14ubuntu3 [375 kB]
Get:104 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-serialization-dev amd64 1.74.0.3ubuntu7 [3,468 B]
Get:105 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libboost-system-dev amd64 1.74.0.3ubuntu7 [3,390 B]
Get:106 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
Get:107 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre-text all 3.5.28-2build2 [50.9 kB]
Get:108 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdjvulibre21 amd64 3.5.28-2build2 [624 kB]
Get:109 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjaxen-java all 1.1.6-4 [214 kB]
Get:110 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdom4j-java all 2.1.3-1 [309 kB]
Get:111 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
Get:112 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
Get:114 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase25 amd64 2.5.7-2 [175 kB]
Get:115 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjdom1-java all 1.1.3-2.1 [154 kB]
Get:116 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr0 amd64 1.2~git20170615.f752187-5 [174 kB]
Get:117 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5 [16.0 kB]
Get:119 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr25 amd64 2.5.7-1 [780 kB]
Get:120 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libwmflite-0.2-7 amd64 0.2.12-5ubuntu1 [68.9 kB]
Get:121 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmagickcore-6.q16-6-extra amd64 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 [70.1 kB]
Get:122 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB]
Get:123 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetpbm10 amd64 2:10.0-15.4 [59.1 kB]
Get:124 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomnithread4 amd64 4.2.5-1 [12.7 kB]
Get:125 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libomniorb4-2 amd64 4.2.5-1 [1,213 kB]
Get:126 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp5-14 amd64 1:14.0.0-1ubuntu1.1 [389 kB]
Get:127 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5concurrent5 amd64 5.15.3+dfsg-2ubuntu0.2 [36.3 kB]
Get:128 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5printsupport5 amd64 5.15.3+dfsg-2ubuntu0.2 [214 kB]
Get:129 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-external-java all 1.4.01-5 [240 kB]
Get:130 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-resolver1.1-java all 1.2-11 [97.6 kB]
Get:131 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxerces2-java all 2.12.1-1 [1,437 kB]
Get:132 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libxom-java all 1.3.7+ds-3 [175 kB]
Get:133 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsaxonb-java all 9.1.0.8+dfsg-2 [1,999 kB]
Get:134 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtinfo-dev amd64 6.3-2ubuntu0.1 [780 B]
Get:135 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB]
Get:136 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB]
Get:137 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB]
Get:139 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB]
Get:140 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB]
Get:141 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB]
Get:143 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB]
Get:145 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2,309 kB]
Get:146 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 netpbm amd64 2:10.0-15.4 [1,007 kB]
Get:75 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6,792 kB]
Get:147 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 psutils amd64 1.17.dfsg-4 [56.2 kB]
Get:148 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-gtk-platformtheme amd64 5.15.3+dfsg-2ubuntu0.2 [130 kB]
Get:149 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB]
Get:150 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.1 [14.7 kB]
Get:138 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB]
Get:113 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
Get:118 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB]
Get:142 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5,766 kB]
Get:144 http://gemmei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB]
Get:73 http://saimei.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 libclang-common-14-dev amd64 1:14.0.0-1ubuntu1.1 [5,975 kB]
Get:93 http://saimei.ftp.acc.umu.se/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9,609 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 247 MB in 2s (104 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libfftw3-double3:amd64.
(Reading database ... 156766 files and directories currently installed.)
Preparing to unpack .../000-libfftw3-double3_3.3.8-2ubuntu8_amd64.deb ...
Unpacking libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../001-libde265-0_1.0.8-1ubuntu0.3_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../002-libheif1_1.12.0-2build1_amd64.deb ...
Unpacking libheif1:amd64 (1.12.0-2build1) ...
Selecting previously unselected package liblqr-1-0:amd64.
Preparing to unpack .../003-liblqr-1-0_0.4.2-2.1_amd64.deb ...
Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ...
Selecting previously unselected package imagemagick-6-common.
Preparing to unpack .../004-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_all.deb ...
Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickcore-6.q16-6:amd64.
Preparing to unpack .../005-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libmagickwand-6.q16-6:amd64.
Preparing to unpack .../006-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libdouble-conversion3:amd64.
Preparing to unpack .../007-libdouble-conversion3_3.1.7-4_amd64.deb ...
Unpacking libdouble-conversion3:amd64 (3.1.7-4) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../008-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Selecting previously unselected package libqt5core5a:amd64.
Preparing to unpack .../009-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libmd4c0:amd64.
Preparing to unpack .../010-libmd4c0_0.4.8-1_amd64.deb ...
Unpacking libmd4c0:amd64 (0.4.8-1) ...
Selecting previously unselected package libqt5dbus5:amd64.
Preparing to unpack .../011-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5network5:amd64.
Preparing to unpack .../012-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libxcb-icccm4:amd64.
Preparing to unpack .../013-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ...
Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Selecting previously unselected package libxcb-image0:amd64.
Preparing to unpack .../014-libxcb-image0_0.4.0-2_amd64.deb ...
Unpacking libxcb-image0:amd64 (0.4.0-2) ...
Selecting previously unselected package libxcb-keysyms1:amd64.
Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build3_amd64.deb ...
Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Selecting previously unselected package libxcb-render-util0:amd64.
Preparing to unpack .../016-libxcb-render-util0_0.3.9-1build3_amd64.deb ...
Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ...
Selecting previously unselected package libxcb-xinerama0:amd64.
Preparing to unpack .../017-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xinput0:amd64.
Preparing to unpack .../018-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxcb-xkb1:amd64.
Preparing to unpack .../019-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ...
Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Selecting previously unselected package libxkbcommon-x11-0:amd64.
Preparing to unpack .../020-libxkbcommon-x11-0_1.4.0-1_amd64.deb ...
Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Selecting previously unselected package libqt5gui5:amd64.
Preparing to unpack .../021-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5widgets5:amd64.
Preparing to unpack .../022-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5svg5:amd64.
Preparing to unpack .../023-libqt5svg5_5.15.3-1_amd64.deb ...
Unpacking libqt5svg5:amd64 (5.15.3-1) ...
Selecting previously unselected package binfmt-support.
Preparing to unpack .../024-binfmt-support_2.2.1-2_amd64.deb ...
Unpacking binfmt-support (2.2.1-2) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../025-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../026-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../027-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../028-libctf0_2.38-4ubuntu2.6_amd64.deb ...
Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../029-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Selecting previously unselected package binutils.
Preparing to unpack .../030-binutils_2.38-4ubuntu2.6_amd64.deb ...
Unpacking binutils (2.38-4ubuntu2.6) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../031-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../032-linux-libc-dev_5.15.0-105.115_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-105.115) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../033-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../034-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../035-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../036-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../037-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../038-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../039-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../040-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../041-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../042-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../043-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../044-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../045-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../046-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../047-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../048-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../049-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../050-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../051-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../052-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package patch.
Preparing to unpack .../053-patch_2.7.6-7build2_amd64.deb ...
Unpacking patch (2.7.6-7build2) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../054-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../055-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../056-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../057-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../058-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../059-libgc1_1%3a8.0.6-1.1build1_amd64.deb ...
Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../060-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libobjc-11-dev:amd64.
Preparing to unpack .../061-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../062-libc6-i386_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6-i386 (2.35-0ubuntu3.7) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../063-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../064-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libclang-common-14-dev.
Preparing to unpack .../065-libclang-common-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package llvm-14-linker-tools.
Preparing to unpack .../066-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../067-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang-14.
Preparing to unpack .../068-clang-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking clang-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package clang.
Preparing to unpack .../069-clang_1%3a14.0-55~exp2_amd64.deb ...
Unpacking clang (1:14.0-55~exp2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../070-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../071-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package aglfn.
Preparing to unpack .../072-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
Selecting previously unselected package gnuplot-data.
Preparing to unpack .../073-gnuplot-data_5.4.2+dfsg2-2_all.deb ...
Unpacking gnuplot-data (5.4.2+dfsg2-2) ...
Selecting previously unselected package liblua5.4-0:amd64.
Preparing to unpack .../074-liblua5.4-0_5.4.4-1_amd64.deb ...
Unpacking liblua5.4-0:amd64 (5.4.4-1) ...
Selecting previously unselected package gnuplot-nox.
Preparing to unpack .../075-gnuplot-nox_5.4.2+dfsg2-2_amd64.deb ...
Unpacking gnuplot-nox (5.4.2+dfsg2-2) ...
Selecting previously unselected package groff.
Preparing to unpack .../076-groff_1.22.4-8build1_amd64.deb ...
Unpacking groff (1.22.4-8build1) ...
Selecting previously unselected package gsfonts.
Preparing to unpack .../077-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.5_all.deb ...
Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../078-icu-devtools_70.1-2_amd64.deb ...
Unpacking icu-devtools (70.1-2) ...
Selecting previously unselected package imagemagick-6.q16.
Preparing to unpack .../079-imagemagick-6.q16_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package imagemagick.
Preparing to unpack .../080-imagemagick_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../081-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../082-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../083-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../084-libblas-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libboost1.74-dev:amd64.
Preparing to unpack .../085-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../086-libboost-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system1.74.0:amd64.
Preparing to unpack .../087-libboost-system1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-system1.74-dev:amd64.
Preparing to unpack .../088-libboost-system1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem1.74-dev:amd64.
Preparing to unpack .../089-libboost-filesystem1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-filesystem-dev:amd64.
Preparing to unpack .../090-libboost-filesystem-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-program-options1.74.0:amd64.
Preparing to unpack .../091-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options1.74-dev:amd64.
Preparing to unpack .../092-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-program-options-dev:amd64.
Preparing to unpack .../093-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-serialization1.74.0:amd64.
Preparing to unpack .../094-libboost-serialization1.74.0_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization1.74-dev:amd64.
Preparing to unpack .../095-libboost-serialization1.74-dev_1.74.0-14ubuntu3_amd64.deb ...
Unpacking libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Selecting previously unselected package libboost-serialization-dev:amd64.
Preparing to unpack .../096-libboost-serialization-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libboost-system-dev:amd64.
Preparing to unpack .../097-libboost-system-dev_1.74.0.3ubuntu7_amd64.deb ...
Unpacking libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../098-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.7) ...
Selecting previously unselected package libdjvulibre-text.
Preparing to unpack .../099-libdjvulibre-text_3.5.28-2build2_all.deb ...
Unpacking libdjvulibre-text (3.5.28-2build2) ...
Selecting previously unselected package libdjvulibre21:amd64.
Preparing to unpack .../100-libdjvulibre21_3.5.28-2build2_amd64.deb ...
Unpacking libdjvulibre21:amd64 (3.5.28-2build2) ...
Selecting previously unselected package libjaxen-java.
Preparing to unpack .../101-libjaxen-java_1.1.6-4_all.deb ...
Unpacking libjaxen-java (1.1.6-4) ...
Selecting previously unselected package libdom4j-java.
Preparing to unpack .../102-libdom4j-java_2.1.3-1_all.deb ...
Unpacking libdom4j-java (2.1.3-1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../103-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../104-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../105-libicu-dev_70.1-2_amd64.deb ...
Unpacking libicu-dev:amd64 (70.1-2) ...
Selecting previously unselected package libilmbase25:amd64.
Preparing to unpack .../106-libilmbase25_2.5.7-2_amd64.deb ...
Unpacking libilmbase25:amd64 (2.5.7-2) ...
Selecting previously unselected package libjdom1-java.
Preparing to unpack .../107-libjdom1-java_1.1.3-2.1_all.deb ...
Unpacking libjdom1-java (1.1.3-2.1) ...
Selecting previously unselected package libjxr0:amd64.
Preparing to unpack .../108-libjxr0_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Selecting previously unselected package libjxr-tools.
Preparing to unpack .../109-libjxr-tools_1.2~git20170615.f752187-5_amd64.deb ...
Unpacking libjxr-tools (1.2~git20170615.f752187-5) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../110-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
Selecting previously unselected package libopenexr25:amd64.
Preparing to unpack .../111-libopenexr25_2.5.7-1_amd64.deb ...
Unpacking libopenexr25:amd64 (2.5.7-1) ...
Selecting previously unselected package libwmflite-0.2-7:amd64.
Preparing to unpack .../112-libwmflite-0.2-7_0.2.12-5ubuntu1_amd64.deb ...
Unpacking libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Selecting previously unselected package libmagickcore-6.q16-6-extra:amd64.
Preparing to unpack .../113-libmagickcore-6.q16-6-extra_8%3a6.9.11.60+dfsg-1.3ubuntu0.22.04.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Selecting previously unselected package libncurses-dev:amd64.
Preparing to unpack .../114-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libnetpbm10.
Preparing to unpack .../115-libnetpbm10_2%3a10.0-15.4_amd64.deb ...
Unpacking libnetpbm10 (2:10.0-15.4) ...
Selecting previously unselected package omc-common.
Preparing to unpack .../116-omc-common_1.22.4-1_all.deb ...
Unpacking omc-common (1.22.4-1) ...
Selecting previously unselected package libomcsimulation:amd64.
Preparing to unpack .../117-libomcsimulation_1.22.4-1_amd64.deb ...
Unpacking libomcsimulation:amd64 (1.22.4-1) ...
Selecting previously unselected package libomnithread4:amd64.
Preparing to unpack .../118-libomnithread4_4.2.5-1_amd64.deb ...
Unpacking libomnithread4:amd64 (4.2.5-1) ...
Selecting previously unselected package libomniorb4-2:amd64.
Preparing to unpack .../119-libomniorb4-2_4.2.5-1_amd64.deb ...
Unpacking libomniorb4-2:amd64 (4.2.5-1) ...
Selecting previously unselected package libomc:amd64.
Preparing to unpack .../120-libomc_1.22.4-1_amd64.deb ...
Unpacking libomc:amd64 (1.22.4-1) ...
Selecting previously unselected package libomp5-14:amd64.
Preparing to unpack .../121-libomp5-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libomccpp:amd64.
Preparing to unpack .../122-libomccpp_1.22.4-1_amd64.deb ...
Unpacking libomccpp:amd64 (1.22.4-1) ...
Selecting previously unselected package libqt5concurrent5:amd64.
Preparing to unpack .../123-libqt5concurrent5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5printsupport5:amd64.
Preparing to unpack .../124-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libomplot:amd64.
Preparing to unpack .../125-libomplot_1.22.4-1_amd64.deb ...
Unpacking libomplot:amd64 (1.22.4-1) ...
Selecting previously unselected package libxml-commons-external-java.
Preparing to unpack .../126-libxml-commons-external-java_1.4.01-5_all.deb ...
Unpacking libxml-commons-external-java (1.4.01-5) ...
Selecting previously unselected package libxml-commons-resolver1.1-java.
Preparing to unpack .../127-libxml-commons-resolver1.1-java_1.2-11_all.deb ...
Unpacking libxml-commons-resolver1.1-java (1.2-11) ...
Selecting previously unselected package libxerces2-java.
Preparing to unpack .../128-libxerces2-java_2.12.1-1_all.deb ...
Unpacking libxerces2-java (2.12.1-1) ...
Selecting previously unselected package libxom-java.
Preparing to unpack .../129-libxom-java_1.3.7+ds-3_all.deb ...
Unpacking libxom-java (1.3.7+ds-3) ...
Selecting previously unselected package libsaxonb-java.
Preparing to unpack .../130-libsaxonb-java_9.1.0.8+dfsg-2_all.deb ...
Unpacking libsaxonb-java (9.1.0.8+dfsg-2) ...
Selecting previously unselected package libtinfo-dev:amd64.
Preparing to unpack .../131-libtinfo-dev_6.3-2ubuntu0.1_amd64.deb ...
Unpacking libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../132-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Selecting previously unselected package llvm-14-runtime.
Preparing to unpack .../133-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libpfm4:amd64.
Preparing to unpack .../134-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ...
Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Selecting previously unselected package llvm-14.
Preparing to unpack .../135-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../136-libffi-dev_3.4.2-4_amd64.deb ...
Unpacking libffi-dev:amd64 (3.4.2-4) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../137-python3-pygments_2.11.2+dfsg-2_all.deb ...
Unpacking python3-pygments (2.11.2+dfsg-2) ...
Selecting previously unselected package llvm-14-tools.
Preparing to unpack .../138-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../139-libz3-4_4.8.12-1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-1) ...
Selecting previously unselected package libz3-dev:amd64.
Preparing to unpack .../140-libz3-dev_4.8.12-1_amd64.deb ...
Unpacking libz3-dev:amd64 (4.8.12-1) ...
Selecting previously unselected package llvm-14-dev.
Preparing to unpack .../141-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ...
Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../142-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package netpbm.
Preparing to unpack .../143-netpbm_2%3a10.0-15.4_amd64.deb ...
Unpacking netpbm (2:10.0-15.4) ...
Selecting previously unselected package omc.
Preparing to unpack .../144-omc_1.22.4-1_amd64.deb ...
Unpacking omc (1.22.4-1) ...
Selecting previously unselected package omplot.
Preparing to unpack .../145-omplot_1.22.4-1_amd64.deb ...
Unpacking omplot (1.22.4-1) ...
Selecting previously unselected package psutils.
Preparing to unpack .../146-psutils_1.17.dfsg-4_amd64.deb ...
Unpacking psutils (1.17.dfsg-4) ...
Selecting previously unselected package qt5-gtk-platformtheme:amd64.
Preparing to unpack .../147-qt5-gtk-platformtheme_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package qttranslations5-l10n.
Preparing to unpack .../148-qttranslations5-l10n_5.15.3-1_all.deb ...
Unpacking qttranslations5-l10n (5.15.3-1) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../149-xsltproc_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
Unpacking xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libboost-system1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libdouble-conversion3:amd64 (3.1.7-4) ...
Setting up lto-disabled-list (24) ...
Setting up libwmflite-0.2-7:amd64 (0.2.12-5ubuntu1) ...
Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Setting up omc-common (1.22.4-1) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libjxr0:amd64 (1.2~git20170615.f752187-5) ...
Setting up xsltproc (1.1.34-4ubuntu0.22.04.1) ...
Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ...
Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
Setting up linux-libc-dev:amd64 (5.15.0-105.115) ...
Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ...
Setting up libilmbase25:amd64 (2.5.7-2) ...
Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ...
Setting up libnetpbm10 (2:10.0-15.4) ...
Setting up libffi-dev:amd64 (3.4.2-4) ...
Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ...
Setting up libxcb-image0:amd64 (0.4.0-2) ...
Setting up libopenexr25:amd64 (2.5.7-1) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up groff (1.22.4-8build1) ...
Setting up python3-pygments (2.11.2+dfsg-2) ...
Setting up libz3-4:amd64 (4.8.12-1) ...
Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up qttranslations5-l10n (5.15.3-1) ...
Setting up libjaxen-java (1.1.6-4) ...
Setting up make (4.3-4.1build1) ...
Setting up aglfn (1.7+git20191031.4036a9c-2) ...
Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ...
Setting up libomcsimulation:amd64 (1.22.4-1) ...
Setting up libxml-commons-resolver1.1-java (1.2-11) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up patch (2.7.6-7build2) ...
Setting up binfmt-support (2.2.1-2) ...
Running in chroot, ignoring request.
Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
Setting up icu-devtools (70.1-2) ...
Setting up netpbm (2:10.0-15.4) ...
Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libomnithread4:amd64 (4.2.5-1) ...
Setting up libgc1:amd64 (1:8.0.6-1.1build1) ...
Setting up libfftw3-double3:amd64 (3.3.8-2ubuntu8) ...
Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libboost-serialization1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ...
Setting up libomniorb4-2:amd64 (4.2.5-1) ...
Setting up liblqr-1-0:amd64 (0.4.2-2.1) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libxml-commons-external-java (1.4.01-5) ...
Setting up libmd4c0:amd64 (0.4.8-1) ...
Setting up libc6-i386 (2.35-0ubuntu3.7) ...
Setting up liblua5.4-0:amd64 (5.4.4-1) ...
Setting up libdjvulibre-text (3.5.28-2build2) ...
Setting up libxerces2-java (2.12.1-1) ...
Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
Setting up libde265-0:amd64 (1.0.8-1ubuntu0.3) ...
Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ...
Setting up psutils (1.17.dfsg-4) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libqt5concurrent5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libomc:amd64 (1.22.4-1) ...
Setting up libc-devtools (2.35-0ubuntu3.7) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ...
Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
Setting up libdom4j-java (2.1.3-1) ...
Setting up gnuplot-data (5.4.2+dfsg2-2) ...
Setting up libz3-dev:amd64 (4.8.12-1) ...
Setting up libjxr-tools (1.2~git20170615.f752187-5) ...
Setting up libjdom1-java (1.1.3-2.1) ...
Setting up libheif1:amd64 (1.12.0-2build1) ...
Setting up libdjvulibre21:amd64 (3.5.28-2build2) ...
Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libxom-java (1.3.7+ds-3) ...
Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ...
Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ...
Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ...
Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up gnuplot-nox (5.4.2+dfsg2-2) ...
update-alternatives: using /usr/bin/gnuplot-nox to provide /usr/bin/gnuplot (gnuplot) in auto mode
Setting up libicu-dev:amd64 (70.1-2) ...
Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ...
Setting up libsaxonb-java (9.1.0.8+dfsg-2) ...
Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up binutils (2.38-4ubuntu2.6) ...
Setting up qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up dpkg-dev (1.21.1ubuntu2.3) ...
Setting up libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up imagemagick-6.q16 (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ...
Setting up libtinfo-dev:amd64 (6.3-2ubuntu0.1) ...
Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up clang-14 (1:14.0.0-1ubuntu1.1) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libqt5svg5:amd64 (5.15.3-1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up clang (1:14.0-55~exp2) ...
Setting up libboost-system1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libomplot:amd64 (1.22.4-1) ...
Setting up imagemagick (8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3) ...
Setting up libboost-serialization1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libboost-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libboost-filesystem1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libboost-filesystem-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omc (1.22.4-1) ...
Setting up libboost-system-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up omplot (1.22.4-1) ...
Setting up libboost-serialization-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libomccpp:amd64 (1.22.4-1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for doc-base (0.11.1) ...
Processing 2 added doc-base files...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -y openmodelica libomccpp omlibrary cmake
Reading package lists...
Building dependency tree...
Reading state information...
libomccpp is already the newest version (1.22.4-1).
libomccpp set to manually installed.
The following additional packages will be installed:
  cmake-data dh-elpa-helper drcontrol drmodelica dvipng dvisvgm fonts-lmodern
  gdal-data geoclue-2.0 iio-sensor-proxy libaec0 libarmadillo10 libarpack2
  libavdevice58 libblosc1 libcdio-cdda2 libcdio-paranoia2 libcdio19
  libcfitsio9 libcharls2 libcoin80c libcollada-dom2.5-dp0 libdc1394-25
  libdecor-0-0 libdecor-0-plugin-1-cairo libfreexl1 libfyba0 libgdal30
  libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7 libhdf4-0-alt libhdf5-103-1
  libhdf5-hl-100 libjsoncpp25 libkmlbase1 libkmldom1 libkmlengine1
  libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21 libnetcdf19 libodbc2
  libodbcinst2 libogdi4.1 libomsensplugin libomsimulator libopenal-data
  libopenal1 libopenscenegraph161 libopenthreads21 libpq5 libproj22
  libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5 libqt5qml5
  libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5 libqt5webkit5
  libqt5xml5 libqt5xmlpatterns5 librhash0 librttopo1 libsdl2-2.0-0 libsndio7.0
  libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0 libtexlua53
  libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern mysql-common
  omedit omnotebook omshell omshell-terminal omsimulator proj-bin proj-data
  t1utils tex-common texlive-base texlive-binaries texlive-latex-base
  unixodbc-common
Suggested packages:
  cmake-doc ninja-build cmake-format libopenal0a libsimage-dev libbullet2
  geotiff-bin gdal-bin libgeotiff-epsg libhdf4-doc libhdf4-alt-dev hdf4-tools
  odbc-postgresql tdsodbc ogdi-bin libportaudio2 qt5-qmltooling-plugins sndiod
  debhelper perl-tk xpdf | pdf-viewer xzdec texlive-latex-base-doc
The following NEW packages will be installed:
  cmake cmake-data dh-elpa-helper drcontrol drmodelica dvipng dvisvgm
  fonts-lmodern gdal-data geoclue-2.0 iio-sensor-proxy libaec0 libarmadillo10
  libarpack2 libavdevice58 libblosc1 libcdio-cdda2 libcdio-paranoia2 libcdio19
  libcfitsio9 libcharls2 libcoin80c libcollada-dom2.5-dp0 libdc1394-25
  libdecor-0-0 libdecor-0-plugin-1-cairo libfreexl1 libfyba0 libgdal30
  libgeos-c1v5 libgeos3.10.2 libgeotiff5 libgif7 libhdf4-0-alt libhdf5-103-1
  libhdf5-hl-100 libjsoncpp25 libkmlbase1 libkmldom1 libkmlengine1
  libkpathsea6 liblua5.2-0 libminizip1 libmysqlclient21 libnetcdf19 libodbc2
  libodbcinst2 libogdi4.1 libomsensplugin libomsimulator libopenal-data
  libopenal1 libopenscenegraph161 libopenthreads21 libpq5 libproj22
  libptexenc1 libqhull-r8.0 libqt5opengl5 libqt5positioning5 libqt5qml5
  libqt5qmlmodels5 libqt5quick5 libqt5sensors5 libqt5webchannel5 libqt5webkit5
  libqt5xml5 libqt5xmlpatterns5 librhash0 librttopo1 libsdl2-2.0-0 libsndio7.0
  libspatialite7 libsuperlu5 libsynctex2 libsz2 libteckit0 libtexlua53
  libtexluajit2 liburiparser1 libxerces-c3.2 libzzip-0-13 lmodern mysql-common
  omedit omlibrary omnotebook omshell omshell-terminal omsimulator
  openmodelica proj-bin proj-data t1utils tex-common texlive-base
  texlive-binaries texlive-latex-base unixodbc-common
0 upgraded, 99 newly installed, 0 to remove and 30 not upgraded.
Need to get 158 MB of archives.
After this operation, 476 MB of additional disk space will be used.
Get:2 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5positioning5 amd64 5.15.3+dfsg-3 [223 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qml5 amd64 5.15.3+dfsg-1 [1,472 kB]
Get:1 https://build.openmodelica.org/apt jammy/release amd64 omnotebook amd64 1.22.4-1 [330 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5qmlmodels5 amd64 5.15.3+dfsg-1 [205 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5quick5 amd64 5.15.3+dfsg-1 [1,748 kB]
Get:3 https://build.openmodelica.org/apt jammy/release amd64 drcontrol all 1.22.4-1 [656 kB]
Get:4 https://build.openmodelica.org/apt jammy/release amd64 drmodelica all 1.22.4-1 [941 kB]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5sensors5 amd64 5.15.3-1 [123 kB]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webchannel5 amd64 5.15.3-1 [62.9 kB]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 tex-common all 6.17 [33.7 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7,610 B]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1,913 kB]
Get:5 https://build.openmodelica.org/apt jammy/release amd64 libomsensplugin amd64 1.22.4-1 [295 kB]
Get:6 https://build.openmodelica.org/apt jammy/release amd64 libomsimulator amd64 1.22.4-1 [2,046 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5xml5 amd64 5.15.3+dfsg-2ubuntu0.2 [124 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkpathsea6 amd64 2021.20210626.59705-1ubuntu0.2 [60.4 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libptexenc1 amd64 2021.20210626.59705-1ubuntu0.2 [39.1 kB]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsynctex2 amd64 2021.20210626.59705-1ubuntu0.2 [55.6 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexlua53 amd64 2021.20210626.59705-1ubuntu0.2 [120 kB]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtexluajit2 amd64 2021.20210626.59705-1ubuntu0.2 [267 kB]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
Get:7 https://build.openmodelica.org/apt jammy/release amd64 omedit amd64 1.22.4-1 [3,288 kB]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libteckit0 amd64 2.5.11+ds1-1 [421 kB]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [27.0 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvipng amd64 1.15-1.1 [78.9 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 dvisvgm amd64 2.13.1-1 [1,221 kB]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-15ubuntu1 [12.8 MB]
Get:8 https://build.openmodelica.org/apt jammy/release amd64 omlibrary all 1.22.4-1 [34.5 MB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 gdal-data all 3.4.1+dfsg-1build4 [216 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 geoclue-2.0 amd64 2.5.7-3ubuntu3 [111 kB]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 iio-sensor-proxy amd64 3.3-0ubuntu6 [34.4 kB]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libaec0 amd64 1.0.6-1 [20.1 kB]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2 amd64 3.8.0-1 [92.4 kB]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu5 amd64 5.3.0+dfsg1-2 [183 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo10 amd64 1:10.8.2+dfsg-1 [105 kB]
Get:24 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5,010 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio19 amd64 2.1.0-3build1 [63.3 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1build3 [16.7 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1build3 [15.9 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal-data all 1:1.19.1-2build3 [164 kB]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsndio7.0 amd64 1.8.1-1.1 [29.3 kB]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenal1 amd64 1:1.19.1-2build3 [535 kB]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-0 amd64 0.1.0-3build1 [15.1 kB]
Get:53 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsdl2-2.0-0 amd64 2.0.20+dfsg-2ubuntu1.22.04.1 [582 kB]
Get:54 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavdevice58 amd64 7:4.4.2-0ubuntu0.22.04.1 [87.5 kB]
Get:55 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libblosc1 amd64 1.21.1+ds2-2 [35.8 kB]
Get:56 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcfitsio9 amd64 4.0.0-1 [519 kB]
Get:57 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcharls2 amd64 2.3.4-1 [87.0 kB]
Get:58 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcoin80c amd64 4.0.0+ds-2 [2,425 kB]
Get:59 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB]
Get:60 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liburiparser1 amd64 0.9.6+dfsg-1 [36.4 kB]
Get:61 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libcollada-dom2.5-dp0 amd64 2.5.0+ds1-3 [1,126 kB]
Get:62 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.0-3build1 [20.4 kB]
Get:63 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfyba0 amd64 4.1.1-7 [113 kB]
Get:64 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libfreexl1 amd64 1.0.6-1 [33.5 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB]
Get:68 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libproj22 amd64 8.2.1-1 [1,257 kB]
Get:69 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgeotiff5 amd64 1.7.0-2build1 [67.1 kB]
Get:70 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 libgif7 amd64 5.1.9-2build2 [33.8 kB]
Get:71 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf4-0-alt amd64 4.2.15-4 [290 kB]
Get:72 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libsz2 amd64 1.0.6-1 [5,354 B]
Get:73 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-103-1 amd64 1.10.7+repack-4ubuntu2 [1,295 kB]
Get:74 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlbase1 amd64 1.3.0-9 [45.0 kB]
Get:75 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmldom1 amd64 1.3.0-9 [150 kB]
Get:76 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlengine1 amd64 1.3.0-9 [71.7 kB]
Get:77 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B]
Get:78 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.36-0ubuntu0.22.04.1 [1,302 kB]
Get:79 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-100 amd64 1.10.7+repack-4ubuntu2 [59.1 kB]
Get:80 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libnetcdf19 amd64 1:4.8.1-1 [456 kB]
Get:81 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbc2 amd64 2.3.9-5ubuntu0.1 [159 kB]
Get:82 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 unixodbc-common all 2.3.9-5ubuntu0.1 [9,256 B]
Get:83 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbcinst2 amd64 2.3.9-5ubuntu0.1 [31.9 kB]
Get:84 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libogdi4.1 amd64 4.1.0+ds-5 [197 kB]
Get:85 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.11-0ubuntu0.22.04.1 [144 kB]
Get:86 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-r8.0 amd64 2020.2-4 [196 kB]
Get:87 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 librttopo1 amd64 1.1.0-2 [178 kB]
Get:67 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 proj-data all 8.2.1-1 [10.0 MB]
Get:88 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialite7 amd64 5.0.1-2build2 [2,092 kB]
Get:89 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxerces-c3.2 amd64 3.2.3+debian-3ubuntu0.1 [929 kB]
Get:9 https://build.openmodelica.org/apt jammy/release amd64 omshell amd64 1.22.4-1 [54.2 kB]
Get:10 https://build.openmodelica.org/apt jammy/release amd64 omshell-terminal amd64 1.22.4-1 [20.6 kB]
Get:11 https://build.openmodelica.org/apt jammy/release amd64 omsimulator amd64 1.22.4-1 [1,429 kB]
Get:91 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB]
Get:92 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenthreads21 amd64 3.6.5+dfsg1-7build3 [22.6 kB]
Get:12 https://build.openmodelica.org/apt jammy/release amd64 openmodelica amd64 1.22.4-1 [6,058 B]
Get:94 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5opengl5 amd64 5.15.3+dfsg-2ubuntu0.2 [153 kB]
Get:95 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5xmlpatterns5 amd64 5.15.3-1 [901 kB]
Get:98 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 texlive-latex-base all 2021.20220204-1 [1,128 kB]
Get:34 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy-updates/universe amd64 texlive-binaries amd64 2021.20210626.59705-1ubuntu0.2 [9,860 kB]
Get:99 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 proj-bin amd64 8.2.1-1 [154 kB]
Get:90 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libgdal30 amd64 3.4.1+dfsg-1build4 [7,642 kB]
Get:93 http://se.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenscenegraph161 amd64 3.6.5+dfsg1-7build3 [6,249 kB]
Get:37 http://chuangtzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 fonts-lmodern all 2.004.5-6.1 [4,532 kB]
Get:96 http://laotzu.ftp.acc.umu.se/ubuntu jammy/universe amd64 lmodern all 2.004.5-6.1 [9,471 kB]
Get:97 http://gemmei.ftp.acc.umu.se/ubuntu jammy/universe amd64 texlive-base all 2021.20220204-1 [21.0 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 158 MB in 2s (102 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package libqt5positioning5:amd64.
(Reading database ... 186423 files and directories currently installed.)
Preparing to unpack .../00-libqt5positioning5_5.15.3+dfsg-3_amd64.deb ...
Unpacking libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Selecting previously unselected package libqt5qml5:amd64.
Preparing to unpack .../01-libqt5qml5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5qmlmodels5:amd64.
Preparing to unpack .../02-libqt5qmlmodels5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5quick5:amd64.
Preparing to unpack .../03-libqt5quick5_5.15.3+dfsg-1_amd64.deb ...
Unpacking libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Selecting previously unselected package libqt5sensors5:amd64.
Preparing to unpack .../04-libqt5sensors5_5.15.3-1_amd64.deb ...
Unpacking libqt5sensors5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webchannel5:amd64.
Preparing to unpack .../05-libqt5webchannel5_5.15.3-1_amd64.deb ...
Unpacking libqt5webchannel5:amd64 (5.15.3-1) ...
Selecting previously unselected package libqt5webkit5:amd64.
Preparing to unpack .../06-libqt5webkit5_5.212.0~alpha4-15ubuntu1_amd64.deb ...
Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../07-tex-common_6.17_all.deb ...
Unpacking tex-common (6.17) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../08-libjsoncpp25_1.9.5-3_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../09-librhash0_1.4.2-1ubuntu1_amd64.deb ...
Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
Selecting previously unselected package dh-elpa-helper.
Preparing to unpack .../10-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../11-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ...
Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package cmake.
Preparing to unpack .../12-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ...
Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ...
Selecting previously unselected package libqt5xml5:amd64.
Preparing to unpack .../13-libqt5xml5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package omnotebook.
Preparing to unpack .../14-omnotebook_1.22.4-1_amd64.deb ...
Unpacking omnotebook (1.22.4-1) ...
Selecting previously unselected package drcontrol.
Preparing to unpack .../15-drcontrol_1.22.4-1_all.deb ...
Unpacking drcontrol (1.22.4-1) ...
Selecting previously unselected package drmodelica.
Preparing to unpack .../16-drmodelica_1.22.4-1_all.deb ...
Unpacking drmodelica (1.22.4-1) ...
Selecting previously unselected package libkpathsea6:amd64.
Preparing to unpack .../17-libkpathsea6_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libptexenc1:amd64.
Preparing to unpack .../18-libptexenc1_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libsynctex2:amd64.
Preparing to unpack .../19-libsynctex2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexlua53:amd64.
Preparing to unpack .../20-libtexlua53_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package libtexluajit2:amd64.
Preparing to unpack .../21-libtexluajit2_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../22-t1utils_1.41-4build2_amd64.deb ...
Unpacking t1utils (1.41-4build2) ...
Selecting previously unselected package libteckit0:amd64.
Preparing to unpack .../23-libteckit0_2.5.11+ds1-1_amd64.deb ...
Unpacking libteckit0:amd64 (2.5.11+ds1-1) ...
Selecting previously unselected package libzzip-0-13:amd64.
Preparing to unpack .../24-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Selecting previously unselected package texlive-binaries.
Preparing to unpack .../25-texlive-binaries_2021.20210626.59705-1ubuntu0.2_amd64.deb ...
Unpacking texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
Selecting previously unselected package dvipng.
Preparing to unpack .../26-dvipng_1.15-1.1_amd64.deb ...
Unpacking dvipng (1.15-1.1) ...
Selecting previously unselected package dvisvgm.
Preparing to unpack .../27-dvisvgm_2.13.1-1_amd64.deb ...
Unpacking dvisvgm (2.13.1-1) ...
Selecting previously unselected package fonts-lmodern.
Preparing to unpack .../28-fonts-lmodern_2.004.5-6.1_all.deb ...
Unpacking fonts-lmodern (2.004.5-6.1) ...
Selecting previously unselected package gdal-data.
Preparing to unpack .../29-gdal-data_3.4.1+dfsg-1build4_all.deb ...
Unpacking gdal-data (3.4.1+dfsg-1build4) ...
Selecting previously unselected package geoclue-2.0.
Preparing to unpack .../30-geoclue-2.0_2.5.7-3ubuntu3_amd64.deb ...
Unpacking geoclue-2.0 (2.5.7-3ubuntu3) ...
Selecting previously unselected package iio-sensor-proxy.
Preparing to unpack .../31-iio-sensor-proxy_3.3-0ubuntu6_amd64.deb ...
Unpacking iio-sensor-proxy (3.3-0ubuntu6) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../32-libaec0_1.0.6-1_amd64.deb ...
Unpacking libaec0:amd64 (1.0.6-1) ...
Selecting previously unselected package libarpack2:amd64.
Preparing to unpack .../33-libarpack2_3.8.0-1_amd64.deb ...
Unpacking libarpack2:amd64 (3.8.0-1) ...
Selecting previously unselected package libsuperlu5:amd64.
Preparing to unpack .../34-libsuperlu5_5.3.0+dfsg1-2_amd64.deb ...
Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Selecting previously unselected package libarmadillo10.
Preparing to unpack .../35-libarmadillo10_1%3a10.8.2+dfsg-1_amd64.deb ...
Unpacking libarmadillo10 (1:10.8.2+dfsg-1) ...
Selecting previously unselected package libcdio19:amd64.
Preparing to unpack .../36-libcdio19_2.1.0-3build1_amd64.deb ...
Unpacking libcdio19:amd64 (2.1.0-3build1) ...
Selecting previously unselected package libcdio-cdda2:amd64.
Preparing to unpack .../37-libcdio-cdda2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libcdio-paranoia2:amd64.
Preparing to unpack .../38-libcdio-paranoia2_10.2+2.0.0-1build3_amd64.deb ...
Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Selecting previously unselected package libdc1394-25:amd64.
Preparing to unpack .../39-libdc1394-25_2.2.6-4_amd64.deb ...
Unpacking libdc1394-25:amd64 (2.2.6-4) ...
Selecting previously unselected package libopenal-data.
Preparing to unpack .../40-libopenal-data_1%3a1.19.1-2build3_all.deb ...
Unpacking libopenal-data (1:1.19.1-2build3) ...
Selecting previously unselected package libsndio7.0:amd64.
Preparing to unpack .../41-libsndio7.0_1.8.1-1.1_amd64.deb ...
Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...
Selecting previously unselected package libopenal1:amd64.
Preparing to unpack .../42-libopenal1_1%3a1.19.1-2build3_amd64.deb ...
Unpacking libopenal1:amd64 (1:1.19.1-2build3) ...
Selecting previously unselected package libdecor-0-0:amd64.
Preparing to unpack .../43-libdecor-0-0_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libsdl2-2.0-0:amd64.
Preparing to unpack .../44-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ...
Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Selecting previously unselected package libavdevice58:amd64.
Preparing to unpack .../45-libavdevice58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Selecting previously unselected package libblosc1:amd64.
Preparing to unpack .../46-libblosc1_1.21.1+ds2-2_amd64.deb ...
Unpacking libblosc1:amd64 (1.21.1+ds2-2) ...
Selecting previously unselected package libcfitsio9:amd64.
Preparing to unpack .../47-libcfitsio9_4.0.0-1_amd64.deb ...
Unpacking libcfitsio9:amd64 (4.0.0-1) ...
Selecting previously unselected package libcharls2:amd64.
Preparing to unpack .../48-libcharls2_2.3.4-1_amd64.deb ...
Unpacking libcharls2:amd64 (2.3.4-1) ...
Selecting previously unselected package libcoin80c.
Preparing to unpack .../49-libcoin80c_4.0.0+ds-2_amd64.deb ...
Unpacking libcoin80c (4.0.0+ds-2) ...
Selecting previously unselected package libminizip1:amd64.
Preparing to unpack .../50-libminizip1_1.1-8build1_amd64.deb ...
Unpacking libminizip1:amd64 (1.1-8build1) ...
Selecting previously unselected package liburiparser1:amd64.
Preparing to unpack .../51-liburiparser1_0.9.6+dfsg-1_amd64.deb ...
Unpacking liburiparser1:amd64 (0.9.6+dfsg-1) ...
Selecting previously unselected package libcollada-dom2.5-dp0:amd64.
Preparing to unpack .../52-libcollada-dom2.5-dp0_2.5.0+ds1-3_amd64.deb ...
Unpacking libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
Preparing to unpack .../53-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ...
Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Selecting previously unselected package libfyba0:amd64.
Preparing to unpack .../54-libfyba0_4.1.1-7_amd64.deb ...
Unpacking libfyba0:amd64 (4.1.1-7) ...
Selecting previously unselected package libfreexl1:amd64.
Preparing to unpack .../55-libfreexl1_1.0.6-1_amd64.deb ...
Unpacking libfreexl1:amd64 (1.0.6-1) ...
Selecting previously unselected package libgeos3.10.2:amd64.
Preparing to unpack .../56-libgeos3.10.2_3.10.2-1_amd64.deb ...
Unpacking libgeos3.10.2:amd64 (3.10.2-1) ...
Selecting previously unselected package libgeos-c1v5:amd64.
Preparing to unpack .../57-libgeos-c1v5_3.10.2-1_amd64.deb ...
Unpacking libgeos-c1v5:amd64 (3.10.2-1) ...
Selecting previously unselected package proj-data.
Preparing to unpack .../58-proj-data_8.2.1-1_all.deb ...
Unpacking proj-data (8.2.1-1) ...
Selecting previously unselected package libproj22:amd64.
Preparing to unpack .../59-libproj22_8.2.1-1_amd64.deb ...
Unpacking libproj22:amd64 (8.2.1-1) ...
Selecting previously unselected package libgeotiff5:amd64.
Preparing to unpack .../60-libgeotiff5_1.7.0-2build1_amd64.deb ...
Unpacking libgeotiff5:amd64 (1.7.0-2build1) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../61-libgif7_5.1.9-2build2_amd64.deb ...
Unpacking libgif7:amd64 (5.1.9-2build2) ...
Selecting previously unselected package libhdf4-0-alt.
Preparing to unpack .../62-libhdf4-0-alt_4.2.15-4_amd64.deb ...
Unpacking libhdf4-0-alt (4.2.15-4) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../63-libsz2_1.0.6-1_amd64.deb ...
Unpacking libsz2:amd64 (1.0.6-1) ...
Selecting previously unselected package libhdf5-103-1:amd64.
Preparing to unpack .../64-libhdf5-103-1_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libkmlbase1:amd64.
Preparing to unpack .../65-libkmlbase1_1.3.0-9_amd64.deb ...
Unpacking libkmlbase1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmldom1:amd64.
Preparing to unpack .../66-libkmldom1_1.3.0-9_amd64.deb ...
Unpacking libkmldom1:amd64 (1.3.0-9) ...
Selecting previously unselected package libkmlengine1:amd64.
Preparing to unpack .../67-libkmlengine1_1.3.0-9_amd64.deb ...
Unpacking libkmlengine1:amd64 (1.3.0-9) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../68-mysql-common_5.8+1.0.8_all.deb ...
Unpacking mysql-common (5.8+1.0.8) ...
Selecting previously unselected package libmysqlclient21:amd64.
Preparing to unpack .../69-libmysqlclient21_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Selecting previously unselected package libhdf5-hl-100:amd64.
Preparing to unpack .../70-libhdf5-hl-100_1.10.7+repack-4ubuntu2_amd64.deb ...
Unpacking libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Selecting previously unselected package libnetcdf19:amd64.
Preparing to unpack .../71-libnetcdf19_1%3a4.8.1-1_amd64.deb ...
Unpacking libnetcdf19:amd64 (1:4.8.1-1) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../72-libodbc2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package unixodbc-common.
Preparing to unpack .../73-unixodbc-common_2.3.9-5ubuntu0.1_all.deb ...
Unpacking unixodbc-common (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libodbcinst2:amd64.
Preparing to unpack .../74-libodbcinst2_2.3.9-5ubuntu0.1_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Selecting previously unselected package libogdi4.1.
Preparing to unpack .../75-libogdi4.1_4.1.0+ds-5_amd64.deb ...
Unpacking libogdi4.1 (4.1.0+ds-5) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../76-libpq5_14.11-0ubuntu0.22.04.1_amd64.deb ...
Unpacking libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../77-libqhull-r8.0_2020.2-4_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-4) ...
Selecting previously unselected package librttopo1:amd64.
Preparing to unpack .../78-librttopo1_1.1.0-2_amd64.deb ...
Unpacking librttopo1:amd64 (1.1.0-2) ...
Selecting previously unselected package libspatialite7:amd64.
Preparing to unpack .../79-libspatialite7_5.0.1-2build2_amd64.deb ...
Unpacking libspatialite7:amd64 (5.0.1-2build2) ...
Selecting previously unselected package libxerces-c3.2:amd64.
Preparing to unpack .../80-libxerces-c3.2_3.2.3+debian-3ubuntu0.1_amd64.deb ...
Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Selecting previously unselected package libgdal30.
Preparing to unpack .../81-libgdal30_3.4.1+dfsg-1build4_amd64.deb ...
Unpacking libgdal30 (3.4.1+dfsg-1build4) ...
Selecting previously unselected package liblua5.2-0:amd64.
Preparing to unpack .../82-liblua5.2-0_5.2.4-2_amd64.deb ...
Unpacking liblua5.2-0:amd64 (5.2.4-2) ...
Selecting previously unselected package libomsensplugin:amd64.
Preparing to unpack .../83-libomsensplugin_1.22.4-1_amd64.deb ...
Unpacking libomsensplugin:amd64 (1.22.4-1) ...
Selecting previously unselected package libomsimulator:amd64.
Preparing to unpack .../84-libomsimulator_1.22.4-1_amd64.deb ...
Unpacking libomsimulator:amd64 (1.22.4-1) ...
Selecting previously unselected package libopenthreads21:amd64.
Preparing to unpack .../85-libopenthreads21_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libopenscenegraph161:amd64.
Preparing to unpack .../86-libopenscenegraph161_3.6.5+dfsg1-7build3_amd64.deb ...
Unpacking libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Selecting previously unselected package libqt5opengl5:amd64.
Preparing to unpack .../87-libqt5opengl5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ...
Unpacking libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Selecting previously unselected package libqt5xmlpatterns5:amd64.
Preparing to unpack .../88-libqt5xmlpatterns5_5.15.3-1_amd64.deb ...
Unpacking libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Selecting previously unselected package lmodern.
Preparing to unpack .../89-lmodern_2.004.5-6.1_all.deb ...
Unpacking lmodern (2.004.5-6.1) ...
Selecting previously unselected package omedit.
Preparing to unpack .../90-omedit_1.22.4-1_amd64.deb ...
Unpacking omedit (1.22.4-1) ...
Selecting previously unselected package omlibrary.
Preparing to unpack .../91-omlibrary_1.22.4-1_all.deb ...
Unpacking omlibrary (1.22.4-1) ...
Selecting previously unselected package omshell.
Preparing to unpack .../92-omshell_1.22.4-1_amd64.deb ...
Unpacking omshell (1.22.4-1) ...
Selecting previously unselected package omshell-terminal.
Preparing to unpack .../93-omshell-terminal_1.22.4-1_amd64.deb ...
Unpacking omshell-terminal (1.22.4-1) ...
Selecting previously unselected package omsimulator:amd64.
Preparing to unpack .../94-omsimulator_1.22.4-1_amd64.deb ...
Unpacking omsimulator:amd64 (1.22.4-1) ...
Selecting previously unselected package openmodelica.
Preparing to unpack .../95-openmodelica_1.22.4-1_amd64.deb ...
Unpacking openmodelica (1.22.4-1) ...
Selecting previously unselected package texlive-base.
Preparing to unpack .../96-texlive-base_2021.20220204-1_all.deb ...
Unpacking texlive-base (2021.20220204-1) ...
Selecting previously unselected package texlive-latex-base.
Preparing to unpack .../97-texlive-latex-base_2021.20220204-1_all.deb ...
Unpacking texlive-latex-base (2021.20220204-1) ...
Selecting previously unselected package proj-bin.
Preparing to unpack .../98-proj-bin_8.2.1-1_amd64.deb ...
Unpacking proj-bin (8.2.1-1) ...
Setting up libgeos3.10.2:amd64 (3.10.2-1) ...
Setting up mysql-common (5.8+1.0.8) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up iio-sensor-proxy (3.3-0ubuntu6) ...
Setting up libmysqlclient21:amd64 (8.0.36-0ubuntu0.22.04.1) ...
Setting up libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ...
Setting up proj-data (8.2.1-1) ...
Setting up omshell-terminal (1.22.4-1) ...
Setting up libogdi4.1 (4.1.0+ds-5) ...
Setting up libcharls2:amd64 (2.3.4-1) ...
Setting up libminizip1:amd64 (1.1-8build1) ...
Setting up libqt5xmlpatterns5:amd64 (5.15.3-1) ...
Setting up libtexlua53:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libtexluajit2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libqt5positioning5:amd64 (5.15.3+dfsg-3) ...
Setting up libarpack2:amd64 (3.8.0-1) ...
Setting up libpq5:amd64 (14.11-0ubuntu0.22.04.1) ...
Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2) ...
Setting up libcoin80c (4.0.0+ds-2) ...
Setting up libqhull-r8.0:amd64 (2020.2-4) ...
Setting up geoclue-2.0 (2.5.7-3ubuntu3) ...
Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
Setting up libproj22:amd64 (8.2.1-1) ...
Setting up libcdio19:amd64 (2.1.0-3build1) ...
Setting up libaec0:amd64 (1.0.6-1) ...
Setting up gdal-data (3.4.1+dfsg-1build4) ...
Setting up libgeotiff5:amd64 (1.7.0-2build1) ...
Setting up libcfitsio9:amd64 (4.0.0-1) ...
Setting up tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
update-language: texlive-base not installed and configured, doing nothing!
Setting up libqt5xml5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up omlibrary (1.22.4-1) ...
Setting up libqt5qml5:amd64 (5.15.3+dfsg-1) ...
Setting up dh-elpa-helper (2.0.9ubuntu1) ...
Setting up libteckit0:amd64 (2.5.11+ds1-1) ...
Setting up t1utils (1.41-4build2) ...
Setting up libdc1394-25:amd64 (2.2.6-4) ...
Setting up libjsoncpp25:amd64 (1.9.5-3) ...
Setting up libgeos-c1v5:amd64 (3.10.2-1) ...
Setting up unixodbc-common (2.3.9-5ubuntu0.1) ...
Setting up libqt5webchannel5:amd64 (5.15.3-1) ...
Setting up libkpathsea6:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libhdf4-0-alt (4.2.15-4) ...
Setting up libsndio7.0:amd64 (1.8.1-1.1) ...
Setting up libgif7:amd64 (5.1.9-2build2) ...
Setting up libodbc2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up liburiparser1:amd64 (0.9.6+dfsg-1) ...
Setting up librttopo1:amd64 (1.1.0-2) ...
Setting up libopenthreads21:amd64 (3.6.5+dfsg1-7build3) ...
Setting up libfreexl1:amd64 (1.0.6-1) ...
Setting up liblua5.2-0:amd64 (5.2.4-2) ...
Setting up libqt5opengl5:amd64 (5.15.3+dfsg-2ubuntu0.2) ...
Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
Setting up libfyba0:amd64 (4.1.1-7) ...
Setting up libkmlbase1:amd64 (1.3.0-9) ...
Setting up libblosc1:amd64 (1.21.1+ds2-2) ...
Setting up libdecor-0-0:amd64 (0.1.0-3build1) ...
Setting up fonts-lmodern (2.004.5-6.1) ...
Setting up libopenal-data (1:1.19.1-2build3) ...
Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Setting up libomsensplugin:amd64 (1.22.4-1) ...
Setting up libcollada-dom2.5-dp0:amd64 (2.5.0+ds1-3) ...
Setting up libqt5sensors5:amd64 (5.15.3-1) ...
Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...
Setting up libsz2:amd64 (1.0.6-1) ...
Setting up libsynctex2:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up libomsimulator:amd64 (1.22.4-1) ...
Setting up libkmldom1:amd64 (1.3.0-9) ...
Setting up libspatialite7:amd64 (5.0.1-2build2) ...
Setting up libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ...
Setting up libarmadillo10 (1:10.8.2+dfsg-1) ...
Setting up libqt5qmlmodels5:amd64 (5.15.3+dfsg-1) ...
Setting up libkmlengine1:amd64 (1.3.0-9) ...
Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1build3) ...
Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1build3) ...
Setting up dvisvgm (2.13.1-1) ...
Setting up proj-bin (8.2.1-1) ...
Setting up libopenal1:amd64 (1:1.19.1-2build3) ...
Setting up libptexenc1:amd64 (2021.20210626.59705-1ubuntu0.2) ...
Setting up omsimulator:amd64 (1.22.4-1) ...
Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...
Setting up libavdevice58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ...
Setting up libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up texlive-binaries (2021.20210626.59705-1ubuntu0.2) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up lmodern (2.004.5-6.1) ...
Setting up cmake (3.22.1-1ubuntu1.22.04.2) ...
Setting up libqt5quick5:amd64 (5.15.3+dfsg-1) ...
Setting up texlive-base (2021.20220204-1) ...
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
/usr/bin/ucfr
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ...
Setting up dvipng (1.15-1.1) ...
Setting up libqt5webkit5:amd64 (5.212.0~alpha4-15ubuntu1) ...
Setting up texlive-latex-base (2021.20220204-1) ...
Setting up omshell (1.22.4-1) ...
Setting up libnetcdf19:amd64 (1:4.8.1-1) ...
Setting up omnotebook (1.22.4-1) ...
Setting up drcontrol (1.22.4-1) ...
Setting up drmodelica (1.22.4-1) ...
Setting up libgdal30 (3.4.1+dfsg-1build4) ...
Setting up libopenscenegraph161:amd64 (3.6.5+dfsg1-7build3) ...
Setting up omedit (1.22.4-1) ...
Setting up openmodelica (1.22.4-1) ...
Processing triggers for shared-mime-info (2.1-2) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Processing triggers for tex-common (6.17) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
	This may take some time... done.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-mark unhold grub-pc grub-common grub-pc-bin grub2-common friendly-recovery
Canceled hold on grub-pc.
Canceled hold on grub-common.
Canceled hold on grub-pc-bin.
Canceled hold on grub2-common.
Canceled hold on friendly-recovery.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get clean
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo > /etc/resolv.conf
[Pipeline] sh
+ + catsudo installLibraries.mos chroot
 /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /installLibraries.mos
updatePackageIndex();getErrorString();
if not installPackage(Modelica, "3") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Modelica, "4") then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(Buildings) then
  print(getErrorString());
  exit(1);
end if;
if not installPackage(PowerSystems) then
  print(getErrorString());
  exit(1);
end if;
getErrorString();
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c omc /installLibraries.mos
OpenModelica Compiler OpenModelica 1.22.4
Copyright © 2019 Open Source Modelica Consortium (OSMC)
Distributed under OMSC-PL and GPL, see www.openmodelica.org

Usage: omc [Options] (Model.mo | Script.mos) [Libraries | .mo-files] 
* Libraries: Fully qualified names of libraries to load before processing Model or Script.
             The libraries should be separated by spaces: Lib1 Lib2 ... LibN.

* Options:
  -d, --debug                Sets debug flags. Use --help=debug to see available flags.
  -h, --help                 Displays the help text. Use --help=topics for more information.
 --v, --version              Print the version and exit.
      --target               Sets the target compiler to use.
                               Valid options: gcc, msvc, msvc10, msvc12, msvc13, msvc15, msvc19, vxworks69, debugrt
  -g, --grammar              Sets the grammar and semantics to accept.
                               Valid options: Modelica, MetaModelica, ParModelica, Optimica, PDEModelica
      --annotationVersion    Sets the annotation version that should be used.
                               Valid options: 1.x, 2.x, 3.x
      --std                  Sets the language standard that should be used.
                               Valid options: 1.x, 2.x, 3.1, 3.2, 3.3, 3.4, 3.5, latest, experimental
      --showErrorMessages    Show error messages immediately when they happen.
      --showAnnotations      Show annotations in the flattened code.
      --noSimplify           Do not simplify expressions if set.
      --preOptModules        Sets the pre optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * introduceOutputAliases
                                * clockPartitioning
                                * collapseArrayExpressions
                                * comSubExp
                                * dumpDAE
                                * dumpDAEXML
                                * encapsulateWhenConditions
                                * evalFunc
                                * evaluateParameters
                                * expandDerOperator
                                * findStateOrder
                                * inlineArrayEqn
                                * normalInlineFunction
                                * inputDerivativesForDynOpt
                                * introduceDerAlias
                                * removeEqualRHS
                                * removeProtectedParameters
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * removeVerySimpleEquations
                                * replaceEdgeChange
                                * residualForm
                                * resolveLoops
                                * simplifyAllExpressions
                                * simplifyIfEquations
                                * sortEqnsVars
                                * unitChecking
                                * wrapFunctionCalls

      --cheapmatchingAlgorithm Sets the cheap matching algorithm to use. A cheap matching algorithm gives a jump start matching by heuristics.
                               Valid options:
                                * 0
                                * 1
                                * 3

      --matchingAlgorithm    Sets the matching algorithm to use. See --help=optmodules for more info.
                               Valid options:
                                * BFSB
                                * DFSB
                                * MC21A
                                * PF
                                * PFPlus
                                * HK
                                * HKDW
                                * ABMP
                                * PR
                                * DFSBExt
                                * BFSBExt
                                * MC21AExt
                                * PFExt
                                * PFPlusExt
                                * HKExt
                                * HKDWExt
                                * ABMPExt
                                * PRExt
                                * BB
                                * SBGraph
                                * pseudo

      --indexReductionMethod Sets the index reduction method to use. See --help=optmodules for more info.
                               Valid options:
                                * none
                                * uode
                                * dynamicStateSelection
                                * dummyDerivatives

      --postOptModules       Sets the post optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * addScaledVars_states
                                * addScaledVars_inputs
                                * addTimeAsState
                                * calculateStateSetsJacobians
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * constantLinearSystem
                                * countOperations
                                * cseBinary
                                * dumpComponentsGraphStr
                                * dumpDAE
                                * dumpDAEXML
                                * evaluateParameters
                                * extendDynamicOptimization
                                * generateSymbolicLinearization
                                * generateSymbolicSensitivities
                                * inlineArrayEqn
                                * inputDerivativesUsed
                                * lateInlineFunction
                                * partlintornsystem
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * relaxSystem
                                * removeConstants
                                * removeEqualRHS
                                * removeSimpleEquations
                                * removeUnusedParameter
                                * removeUnusedVariables
                                * reshufflePost
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * simplifyTimeIndepFuncCalls
                                * simplifysemiLinear
                                * solveLinearSystem
                                * solveSimpleEquations
                                * symSolver
                                * symbolicJacobian
                                * tearingSystem
                                * wrapFunctionCalls

      --simCodeTarget        Sets the target language for the code generation.
                               Valid options: None, C, Cpp, omsicpp, ExperimentalEmbeddedC, JavaScript, omsic, XML, MidC
      --orderConnections     Orders connect equations alphabetically if set.
  -t, --typeinfo             Prints out extra type information if set.
  -a, --keepArrays           Sets whether to split arrays or not.
  -m, --modelicaOutput       Enables valid modelica output for flat modelica.
  -q, --silent               Turns on silent mode.
  -c, --corbaSessionName     Sets the name of the corba session if -d=interactiveCorba or --interactive=corba is used.
  -n, --numProcs             Sets the number of processors to use (0=default=auto).
  -l, --latency              Sets the latency for parallel execution.
  -b, --bandwidth            Sets the bandwidth for parallel execution.
  -i, --instClass            Instantiate the class given by the fully qualified path.
  -v, --vectorizationLimit   Sets the vectorization limit, arrays and matrices larger than this will not be vectorized.
  -s, --simulationCg         Turns on simulation code generation.
      --evalAnnotationParams Sets whether to evaluate parameters in annotations or not.
      --unitChecking         Enable unit checking.
      --generateLabeledSimCode Turns on labeled SimCode generation for reduction algorithms.
      --reduceTerms          Turns on reducing terms for reduction algorithms.
      --reductionMethod      Sets the reduction method to be used.
                               Valid options: deletion, substitution, linearization
      --demoMode             Disable Warning/Error Massages.
      --locale               Override the locale from the environment.
  -o, --defaultOCLDevice     Sets the default OpenCL device to be used for parallel execution.
      --maxTraversals        Maximal traversals to find simple equations in the acausal system.
      --dumpTarget           Redirect the dump to file. If the file ends with .html HTML code is generated.
      --delayBreakLoop       Enables (very) experimental code to break algebraic loops using the delay() operator. Probably messes with initialization.
      --tearingMethod        Sets the tearing method to use. Select no tearing or choose tearing method.
                               Valid options:
                                * noTearing
                                * minimalTearing
                                * omcTearing
                                * cellier

      --tearingHeuristic     Sets the tearing heuristic to use for Cellier-tearing.
                               Valid options:
                                * MC1
                                * MC2
                                * MC11
                                * MC21
                                * MC12
                                * MC22
                                * MC13
                                * MC23
                                * MC231
                                * MC3
                                * MC4

      --scalarizeMinMax      Scalarizes the builtin min/max reduction operators if true.
      --strict               Enables stricter enforcement of Modelica language rules.
      --scalarizeBindings    Always scalarizes bindings if set.
      --corbaObjectReferenceFilePath Sets the path for corba object reference file if -d=interactiveCorba is used.
      --hpcomScheduler       Sets the scheduler for task graph scheduling (list | listr | level | levelfix | ext | metis | mcp | taskdep | tds | bls | rand | none). Default: level.
      --hpcomCode            Sets the code-type produced by hpcom (openmp | pthreads | pthreads_spin | tbb | mpi). Default: openmp.
      --rewriteRulesFile     Activates user given rewrite rules for Absyn expressions. The rules are read from the given file and are of the form rewrite(fromExp, toExp);
      --replaceHomotopy      Replaces homotopy(actual, simplified) with the actual expression or the simplified expression. Good for debugging models which use homotopy. The default is to not replace homotopy.
                               Valid options:
                                * none
                                * actual
                                * simplified

      --generateSymbolicJacobian Generates symbolic Jacobian matrix, where der(x) is differentiated w.r.t. x. This matrix can be used by dassl or ida solver with simulation flag '-jacobian'.
      --generateSymbolicLinearization Generates symbolic linearization matrices A,B,C,D for linear model:
                              		:math:`\dot x = Ax + Bu`
                              		:math:`y = Cx +Du`
      --intEnumConversion    Allow Integer to enumeration conversion.
      --profiling            Sets the profiling level to use. Profiled equations and functions record execution time and count for each time step taken by the integrator.
                               Valid options:
                                * none
                                * blocks
                                * blocks+html
                                * all
                                * all_perf
                                * all_stat

      --reshuffle            sets tolerance of reshuffling algorithm: 1: conservative, 2: more tolerant, 3 resolve all
      --gDynOpt              Generate dynamic optimization problem based on annotation approach.
      --maxSizeSolveLinearSystem Max size for solveLinearSystem.
      --cppFlags             Sets extra flags for compilation with the C++ compiler (e.g. +cppFlags=-O3,-Wall)
      --removeSimpleEquations Specifies method that removes simple equations.
                               Valid options:
                                * none
                                * default
                                * causal
                                * fastAcausal
                                * allAcausal
                                * new

      --dynamicTearing       Activates dynamic tearing (TearingSet can be changed automatically during runtime, strict set vs. casual set.)
                               Valid options:
                                * false
                                * true
                                * linear
                                * nonlinear

      --symSolver            Activates symbolic implicit solver (original system is not changed).
                               Valid options: none, impEuler, expEuler
      --loop2con             Specifies method that transform loops in constraints. hint: using initial guess from file!
                               Valid options:
                                * none
                                * lin
                                * noLin
                                * all

      --forceTearing         Use tearing set even if it is not smaller than the original component.
      --simplifyLoops        Simplify algebraic loops.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --recursiveTearing     Inline and repeat tearing.
                               Valid options:
                                * 0
                                * 1
                                * 2

      --flowThreshold        Sets the minium threshold for stream flow rates
      --matrixFormat         Sets the matrix format type in cpp runtime which should be used (dense | sparse ). Default: dense.
      --partlintorn          Sets the limit for partitionin of linear torn systems.
      --initOptModules       Sets the initialization optimization modules to use in the back end. See --help=optmodules for more info.
                               Valid options:
                                * calculateStrongComponentJacobians
                                * collapseArrayExpressions
                                * constantLinearSystem
                                * extendDynamicOptimization
                                * generateHomotopyComponents
                                * inlineHomotopy
                                * inputDerivativesUsed
                                * recursiveTearing
                                * reduceDynamicOptimization
                                * replaceHomotopyWithSimplified
                                * simplifyAllExpressions
                                * simplifyComplexFunction
                                * simplifyConstraints
                                * simplifyLoops
                                * solveSimpleEquations
                                * tearingSystem
                                * wrapFunctionCalls

      --maxMixedDeterminedIndex Sets the maximum mixed-determined index that is handled by the initialization.
      --useLocalDirection    Keeps the input/output prefix for all variables in the flat model, not only top-level ones.
      --defaultOptModulesOrdering If this is activated, then the specified pre-/post-/init-optimization modules will be rearranged to the recommended ordering.
      --preOptModules+       Enables additional pre-optimization modules, e.g. --preOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --preOptModules-       Disables a list of pre-optimization modules, e.g. --preOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --postOptModules+      Enables additional post-optimization modules, e.g. --postOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --postOptModules-      Disables a list of post-optimization modules, e.g. --postOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --initOptModules+      Enables additional init-optimization modules, e.g. --initOptModules+=module1,module2 would additionally enable module1 and module2. See --help=optmodules for more info.
      --initOptModules-      Disables a list of init-optimization modules, e.g. --initOptModules-=module1,module2 would disable module1 and module2. See --help=optmodules for more info.
      --instCacheSize        Sets the size of the internal hash table used for instantiation caching.
      --maxSizeLinearTearing Sets the maximum system size for tearing of linear systems (default 200).
      --maxSizeNonlinearTearing Sets the maximum system size for tearing of nonlinear systems (default 10000).
      --noTearingForComponent Deactivates tearing for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --daeMode              Generates code to simulate models in DAE mode. The whole system is passed directly to the DAE solver SUNDIALS/IDA and no algebraic solver is involved in the simulation process.
      --inlineMethod         Sets the inline method to use.
                              replace : This method inlines by replacing in place all expressions. Might lead to very long expression.
                              append  : This method inlines by adding additional variables to the whole system. Might lead to much bigger system.
                               Valid options: replace, append
      --setTearingVars       Sets the tearing variables by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes.
                              Use following format: '--setTearingVars=(sci,n,t1,...,tn)*', with sci = strong component index, n = number of tearing variables, t1,...tn = tearing variables.
                              E.g.: '--setTearingVars=4,2,3,5' would select variables 3 and 5 in strong component 4.
      --setResidualEqns      Sets the residual equations by its strong component indexes. Use '-d=tearingdump' to find out the relevant indexes for the collective equations.
                              Use following format: '--setResidualEqns=(sci,n,r1,...,rn)*', with sci = strong component index, n = number of residual equations, r1,...rn = residual equations.
                              E.g.: '--setResidualEqns=4,2,3,5' would select equations 3 and 5 in strong component 4.
                              Only works in combination with 'setTearingVars'.
      --ignoreCommandLineOptionsAnnotation Ignores the command line options specified as annotation in the class.
      --calculateSensitivities Generates sensitivities variables and matrices.
  -r, --alarm                Sets the number seconds until omc timeouts and exits. Used by the testing framework to terminate infinite running processes.
      --totalTearing         Activates total tearing (determination of all possible tearing sets) for the specified components.
                              Use '-d=tearingdump' to find out the relevant indexes.
      --ignoreSimulationFlagsAnnotation Ignores the simulation flags specified as annotation in the class.
      --dynamicTearingForInitialization Enable Dynamic Tearing also for the initialization system.
      --preferTVarsWithStartValue Prefer tearing variables with start value for initialization.
      --equationsPerFile     Generate code for at most this many equations per C-file (partially implemented in the compiler).
      --evaluateFinalParameters Evaluates all the final parameters in addition to parameters with annotation(Evaluate=true).
      --evaluateProtectedParameters Evaluates all the protected parameters in addition to parameters with annotation(Evaluate=true).
      --replaceEvaluatedParameters Replaces all the evaluated parameters in the DAE.
      --condenseArrays       Sets whether array expressions containing function calls are condensed or not.
      --wfcAdvanced          wrapFunctionCalls ignores more then default cases, e.g. exp, sin, cos, log, (experimental flag)
      --tearingStrictness    Sets the strictness of the tearing method regarding the solvability restrictions.
                               Valid options:
                                * casual
                                * strict
                                * veryStrict

      --interactive          Sets the interactive mode for omc.
                               Valid options:
                                * none
                                * corba
                                * tcp
                                * zmq

  -z, --zeroMQFileSuffix     Sets the file suffix for zeroMQ port file if --interactive=zmq is used.
      --homotopyApproach     Sets the homotopy approach.
                               Valid options:
                                * equidistantLocal
                                * adaptiveLocal
                                * equidistantGlobal
                                * adaptiveGlobal

      --ignoreReplaceable    Sets whether to ignore replaceability or not when redeclaring.
      --postOptModulesDAE    Sets the optimization modules for the DAEmode in the back end. See --help=optmodules for more info.
      --evalLoopLimit        The loop iteration limit used when evaluating constant function calls.
      --evalRecursionLimit   The recursion limit used when evaluating constant function calls.
      --singleInstanceAglSolver Sets to instantiate only  one algebraic loop solver all algebraic loops
      --showStructuralAnnotations Show annotations affecting the solution process in the flattened code.
      --initialStateSelection Activates the state selection inside initialization to avoid singularities.
      --linearizationDumpLanguage Sets the target language for the produced code of linearization. Only works with '--generateSymbolicLinearization' and 'linearize(modelName)'.
                               Valid options: modelica, matlab, julia, python
      --noASSC               Disables analytical to structural singularity conversion.
      --fullASSC             Enables full equation replacement for BLT transformation from the ASSC algorithm.
      --realASSC             Enables the ASSC algorithm to evaluate real valued coefficients (usually only integers).
      --initASSC             Enables the ASSC algorithm for initialization.
      --maxSizeASSC          Sets the maximum system size for the analytical to structural conversion algorithm (default 200).
  -f, --flatModelica         Outputs experimental flat Modelica.
      --fmiFilter            Specifies which model variables are exposed by the modelDescription.xml
                               Valid options:
                                * none
                                * internal
                                * protected
                                * blackBox

      --fmiSources           Defines if FMUs will be exported with sources or not. --fmiFilter=blackBox might override this, because black box FMUs do never contain their source code.
      --fmiFlags             Add simulation flags to FMU. Will create <fmiPrefix>_flags.json in resources folder with given flags. Use --fmiFlags or --fmiFlags=none to disable [default]. Use --fmiFlags=default for the default simulation flags. To pass flags use e.g. --fmiFlags=s:cvode,nls:homotopy or --fmiFlags=path/to/yourFlags.json.
      --fmuCMakeBuild        Configured and build FMU with CMake if true.
      --newBackend           Activates experimental new backend for better array handling. This also activates the new frontend. [WIP]
      --parmodauto           Experimental: Enable parallelization of independent systems of equations in the translated model. Only works on Linux systems.
      --interactivePort      Sets the port used by the interactive server.
      --allowNonStandardModelica Flags to allow non-standard Modelica.
                               Valid options:
                                * nonStdMultipleExternalDeclarations
                                * nonStdEnumerationAsIntegers
                                * nonStdIntegersAsEnumeration
                                * nonStdDifferentCaseFileVsClassName
                                * nonStdTopLevelOuter
                                * protectedAccess
                                * reinitInAlgorithms

      --exportClocksInModelDescription exports clocks in modeldescription.xml for fmus, The default is false.
      --linkType             Sets the link type for the simulation executable.
                              dynamic: libraries are dynamically linked; the executable is built very fast but is not portable because of DLL dependencies.
                              static: libraries are statically linked; the executable is built more slowly but it is portable and dependency-free.
                               Valid options: dynamic, static
      --tearingAlwaysDer     Always choose state derivatives as iteration variables in strong components.
      --dumpFlatModel        Dumps the flat model at the given stages of the frontend.
                               Valid options:
                                * flatten
                                * connections
                                * eval
                                * simplify
                                * scalarize

  -u, --simulation           Simulates the last model in the given Modelica file.
      --obfuscate            Obfuscates identifiers in the simulation model
                               Valid options:
                                * none
                                * encrypted
                                * protected
                                * full

      --fmuRuntimeDepends    Defines if runtime library dependencies are included in the FMU. Only used when compiler flag fmuCMakeBuild=true.
                               Valid options:
                                * default
                                * none
                                * modelica
                                * all

      --frontendInline       Enables inlining of functions in the frontend.
      --nonStdExposeLocalIOs Keeps input/output prefixes for unconnected input/output connectors at requested levels, provided they are public, 0 meaning top-level (standard Modelica), 1 inputs/outputs of top-level components, >1 going deeper. This flag is particularly useful for FMI export. It extends the Modelica standard when exposing local inputs.

For more details on a specific topic, use --help=topics or help("topics")

* Examples:
  omc Model.mo             will produce flattened Model on standard output.
  omc -s Model.mo          will produce simulation code for the model:
                            * Model.c           The model C code.
                            * Model_functions.c The model functions C code.
                            * Model.makefile    The makefile to compile the model.
                            * Model_init.xml    The initial values.
  omc Script.mos           will run the commands from Script.mos.
  omc Model.mo Modelica    will first load the Modelica library and then produce 
                            flattened Model on standard output.
  omc Model1.mo Model2.mo  will load both Model1.mo and Model2.mo, and produce 
                            flattened Model1 on standard output.
  *.mo (Modelica files) 
  *.mos (Modelica Script files)

For available simulation flags, use --help=simulation.

Documentation is available in the built-in package OpenModelica.Scripting or
online <https://build.openmodelica.org/Documentation/OpenModelica.Scripting.html>.
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root rm -f /installLibraries.mos
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root cp /usr/share/applications/omedit.desktop /usr/share/applications/omnotebook.desktop /usr/share/applications/omshell.desktop /home/openmodelica/Desktop
[Pipeline] sh
+ + echo %sudo ALL=(ALL:ALL) NOPASSWD:ALL
sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/sudoers.d/nopasswd
%sudo ALL=(ALL:ALL) NOPASSWD:ALL
[Pipeline] sh
+ echo openmodelica+ 
sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /home/openmodelica/Desktop/password
openmodelica
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chown openmodelica:openmodelica /home/openmodelica/Desktop/password
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root chmod +x /home/openmodelica/Desktop/omedit.desktop /home/openmodelica/Desktop/omshell.desktop /home/openmodelica/Desktop/omnotebook.desktop
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root fstrim /
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ VBoxManage convertdd /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi --format VDI
Converting from raw image file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw" to file="/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi"...
Creating dynamic image with size 17179869184 bytes (16384MB)...
[Pipeline] sh
+ mkdir -p /var/www/build.openmodelica.org/virtual_machines/release/
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.22.3.vdi /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.22.3.vdi.gz
[Pipeline] sh
+ chmod o+r /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ mv /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.22.4.vdi
[Pipeline] sh
+ cat /var/www/build.openmodelica.org/virtual_machines/release/openmodelica-1.22.4.vdi
+ gzip
[Pipeline] sh
+ rm /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS