Skip to content

Console Output

Pull request #21 updated
16:54:43 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of ElMastro for OpenModelica/OMSens
Loading trusted files from base branch master at e3268e9e3ee9cf5129f6509351df084b2562be99 rather than 892bc5cbc9c1fa83803093befff3537815bb8d30
Obtained Jenkinsfile from e3268e9e3ee9cf5129f6509351df084b2562be99
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] parallel
[Pipeline] { (Branch: python3)
[Pipeline] stage
[Pipeline] { (python3)
[Pipeline] node
Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/OMSens_PR-21
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/OpenModelica/OMSens.git
 > git init /var/lib/jenkins1/ws/OMSens_PR-21 # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OMSens.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMSens.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
 > git config remote.origin.url https://github.com/OpenModelica/OMSens.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/21/head:refs/remotes/origin/PR-21 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMSens.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OMSens.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMSens.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit e3268e9e3ee9cf5129f6509351df084b2562be99 into PR head commit 892bc5cbc9c1fa83803093befff3537815bb8d30
Merge succeeded, producing 892bc5cbc9c1fa83803093befff3537815bb8d30
Checking out Revision 892bc5cbc9c1fa83803093befff3537815bb8d30 (PR-21)
Commit message: "corrected all the getchildren entries"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 892bc5cbc9c1fa83803093befff3537815bb8d30 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge e3268e9e3ee9cf5129f6509351df084b2562be99 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 892bc5cbc9c1fa83803093befff3537815bb8d30 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-21 892bc5cbc9c1fa83803093befff3537815bb8d30 # timeout=10
 > git rev-list --no-walk bd73f685d83047c37773bc4c1ed933c4794642a8 # timeout=10
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] readFile
[Pipeline] sh
+ docker build -t a35c269f9b048081719b7333a5202c9ea0457b5b --pull -f .jenkins/python3/Dockerfile .jenkins/python3
Sending build context to Docker daemon   2.56kB

Step 1/3 : FROM docker.openmodelica.org/build-deps:v1.16.2
v1.16.2: Pulling from build-deps
23884877105a: Already exists
bc38caa0f5b9: Already exists
2910811b6c42: Already exists
36505266dcc6: Already exists
d07974147cf8: Already exists
f442b9ab76cb: Already exists
f1d59ab47f0d: Already exists
Digest: sha256:ef85a65a4b895238f0080287981632dc1a0b144ee2d67b86a10e6cc9df150c9a
Status: Downloaded newer image for docker.openmodelica.org/build-deps:v1.16.2
 ---> 8c0f9eac200c
Step 2/3 : RUN apt-get update   && apt-get install -qy gnupg wget ca-certificates apt-transport-https sudo   && echo "deb https://build.openmodelica.org/omc/builds/linux/releases/1.14.2/ `lsb_release -sc`  release" > /etc/apt/sources.list.d/openmodelica.list   && wget https://build.openmodelica.org/apt/openmodelica.asc -O- | apt-key add -   && apt-get update   && apt-get install -qy --no-install-recommends omc omlib-modelica-3.2.2   && rm -rf /var/lib/apt/lists/*
 ---> Running in 51bb3364bc88
Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [319 B]
Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:3 http://mirror.zetup.net/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://mirror.zetup.net/ubuntu bionic-backports InRelease [74.6 kB]
Get:6 http://mirror.zetup.net/ubuntu bionic-updates/main amd64 Packages [3422 kB]
Get:7 http://mirror.zetup.net/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB]
Get:8 http://mirror.zetup.net/ubuntu bionic-updates/restricted amd64 Packages [1202 kB]
Get:9 http://mirror.zetup.net/ubuntu bionic-updates/universe amd64 Packages [2322 kB]
Get:2 http://mirror.linux.pizza/ubuntu bionic InRelease [242 kB]
Get:10 http://mirror.zetup.net/ubuntu bionic-backports/main amd64 Packages [12.2 kB]
Get:11 http://mirror.zetup.net/ubuntu bionic-backports/universe amd64 Packages [12.9 kB]
Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1545 kB]
Get:13 http://mirror.linux.pizza/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:14 http://mirror.linux.pizza/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:15 http://mirror.linux.pizza/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:16 http://mirror.linux.pizza/ubuntu bionic/main amd64 Packages [1344 kB]
Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2990 kB]
Get:18 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1161 kB]
Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB]
Fetched 26.1 MB in 2s (14.5 MB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.19.4-1ubuntu2.2).
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv
Suggested packages:
  dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon
The following packages will be upgraded:
  apt-transport-https ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv sudo
14 upgraded, 0 newly installed, 0 to remove and 310 not upgraded.
Need to get 2729 kB of archives.
After this operation, 5120 B disk space will be freed.
Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [319 B]
Get:12 http://mirror.zetup.net/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB]
Get:4 http://mirror.linux.pizza/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
Get:3 http://ubuntu.mirror.su.se/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
Get:9 http://mirror.linux.pizza/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
Get:8 http://ubuntu.mirror.su.se/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
Ign:14 https://ftpmirror1.infania.net/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4
Get:14 http://mirror.zetup.net/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB]
Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B]
Get:11 http://ubuntu.mirror.su.se/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
Get:6 http://mirrors.c0urier.net/linux/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
Get:13 http://mirrors.c0urier.net/linux/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB]
Get:5 http://mirror.operationtulip.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
Get:10 http://mirror.operationtulip.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2729 kB in 1s (3491 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114190 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../01-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking dirmngr (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../02-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../03-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gnupg-utils (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../04-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../06-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpgsm (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../07-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../08-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gnupg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../09-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Preparing to unpack .../10-gpgv_2.2.4-1ubuntu1.6_amd64.deb ...
Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1.2) ...
Setting up gpgv (2.2.4-1ubuntu1.6) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114190 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20211016~18.04.1_all.deb ...
Unpacking ca-certificates (20211016~18.04.1) over (20180409) ...
Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.4_amd64.deb ...
Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1.2) ...
Preparing to unpack .../apt-transport-https_1.6.14_all.deb ...
Unpacking apt-transport-https (1.6.14) over (1.6.12) ...
Setting up apt-transport-https (1.6.14) ...
Setting up sudo (1.8.21p2-3ubuntu1.4) ...
Setting up gpgconf (2.2.4-1ubuntu1.6) ...
Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
Setting up gpgsm (2.2.4-1ubuntu1.6) ...
Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
Setting up ca-certificates (20211016~18.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
30 added, 36 removed; done.
Setting up dirmngr (2.2.4-1ubuntu1.6) ...
Setting up gpg (2.2.4-1ubuntu1.6) ...
Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
Setting up gnupg (2.2.4-1ubuntu1.6) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ca-certificates (20211016~18.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.
--2022-09-23 14:55:01--  https://build.openmodelica.org/apt/openmodelica.asc
Resolving build.openmodelica.org (build.openmodelica.org)... Warning: apt-key output should not be parsed (stdout is not a terminal)
192.36.54.111, 2001:6b0:6f:10::111
Connecting to build.openmodelica.org (build.openmodelica.org)|192.36.54.111|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1744 (1.7K) [text/plain]
Saving to: 'STDOUT'

     0K .                                                     100%  236M=0s

2022-09-23 14:55:01 (236 MB/s) - written to stdout [1744/1744]

OK
Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [319 B]
Ign:5 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic InRelease
Hit:2 http://ubuntu.mirror.su.se/ubuntu bionic InRelease
Get:6 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic Release [20.8 kB]
Get:4 http://mirror.operationtulip.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:7 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic Release.gpg [473 B]
Get:3 http://mirrors.c0urier.net/linux/ubuntu bionic-updates InRelease [88.7 kB]
Hit:8 http://security.ubuntu.com/ubuntu bionic-security InRelease
Get:9 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 Packages [33.3 kB]
Fetched 218 kB in 0s (471 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libomc libomcsimulation omc-common omlib-complex-3.2.2
  omlib-modelicaservices-3.2.2
Suggested packages:
  python-beautifulsoup
Recommended packages:
  omplot libsaxonb-java
The following NEW packages will be installed:
  libomc libomcsimulation omc omc-common omlib-complex-3.2.2
  omlib-modelica-3.2.2 omlib-modelicaservices-3.2.2
0 upgraded, 7 newly installed, 0 to remove and 310 not upgraded.
Need to get 23.0 MB of archives.
After this operation, 81.9 MB of additional disk space will be used.
Get:1 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 omc-common all 1.14.2-1 [626 kB]
Get:2 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 libomcsimulation amd64 1.14.2-1 [2728 kB]
Get:3 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 libomc amd64 1.14.2-1 [6105 kB]
Get:4 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 omc amd64 1.14.2-1 [147 kB]
Get:5 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 omlib-complex-3.2.2 all 3.2.2-168-g2541ab4-om1-1 [10.5 kB]
Get:6 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 omlib-modelicaservices-3.2.2 all 3.2.2-168-g2541ab4-om1-1 [13.9 kB]
Get:7 https://build.openmodelica.org/omc/builds/linux/releases/1.14.2 bionic/release amd64 omlib-modelica-3.2.2 all 3.2.2-168-g2541ab4-om3-1 [13.3 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 23.0 MB in 0s (57.7 MB/s)
Selecting previously unselected package omc-common.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114184 files and directories currently installed.)
Preparing to unpack .../0-omc-common_1.14.2-1_all.deb ...
Unpacking omc-common (1.14.2-1) ...
Selecting previously unselected package libomcsimulation:amd64.
Preparing to unpack .../1-libomcsimulation_1.14.2-1_amd64.deb ...
Unpacking libomcsimulation:amd64 (1.14.2-1) ...
Selecting previously unselected package libomc:amd64.
Preparing to unpack .../2-libomc_1.14.2-1_amd64.deb ...
Unpacking libomc:amd64 (1.14.2-1) ...
Selecting previously unselected package omc.
Preparing to unpack .../3-omc_1.14.2-1_amd64.deb ...
Unpacking omc (1.14.2-1) ...
Selecting previously unselected package omlib-complex-3.2.2.
Preparing to unpack .../4-omlib-complex-3.2.2_3.2.2-168-g2541ab4-om1-1_all.deb ...
Unpacking omlib-complex-3.2.2 (3.2.2-168-g2541ab4-om1-1) ...
Selecting previously unselected package omlib-modelicaservices-3.2.2.
Preparing to unpack .../5-omlib-modelicaservices-3.2.2_3.2.2-168-g2541ab4-om1-1_all.deb ...
Unpacking omlib-modelicaservices-3.2.2 (3.2.2-168-g2541ab4-om1-1) ...
Selecting previously unselected package omlib-modelica-3.2.2.
Preparing to unpack .../6-omlib-modelica-3.2.2_3.2.2-168-g2541ab4-om3-1_all.deb ...
Unpacking omlib-modelica-3.2.2 (3.2.2-168-g2541ab4-om3-1) ...
Setting up omc-common (1.14.2-1) ...
Setting up omlib-modelicaservices-3.2.2 (3.2.2-168-g2541ab4-om1-1) ...
Setting up omlib-complex-3.2.2 (3.2.2-168-g2541ab4-om1-1) ...
Setting up omlib-modelica-3.2.2 (3.2.2-168-g2541ab4-om3-1) ...
Setting up libomcsimulation:amd64 (1.14.2-1) ...
Setting up libomc:amd64 (1.14.2-1) ...
Setting up omc (1.14.2-1) ...
Removing intermediate container 51bb3364bc88
 ---> 8ffa91edb98f
Step 3/3 : RUN pip3 install --no-cache pytest
 ---> Running in 83c5da94537b
Collecting pytest
  Downloading https://files.pythonhosted.org/packages/38/93/c7c0bd1e932b287fb948eb9ce5a3d6307c9fc619db1e199f8c8bc5dad95f/pytest-7.0.1-py3-none-any.whl (296kB)
Collecting importlib-metadata>=0.12; python_version < "3.8" (from pytest)
  Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl
Collecting tomli>=1.0.0 (from pytest)
  Downloading https://files.pythonhosted.org/packages/05/e4/74f9440db36734d7ba83c574c1e7024009ce849208a41f90e94a134dc6d1/tomli-1.2.3-py3-none-any.whl
Collecting py>=1.8.2 (from pytest)
  Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB)
Requirement already satisfied: packaging in /usr/local/lib/python3.6/dist-packages (from pytest)
Collecting iniconfig (from pytest)
  Downloading https://files.pythonhosted.org/packages/9b/dd/b3c12c6d707058fa947864b67f0c4e0c39ef8610988d7baea9578f3c48f3/iniconfig-1.1.1-py2.py3-none-any.whl
Collecting attrs>=19.2.0 (from pytest)
  Downloading https://files.pythonhosted.org/packages/f2/bc/d817287d1aa01878af07c19505fafd1165cd6a119e9d0821ca1d1c20312d/attrs-22.1.0-py2.py3-none-any.whl (58kB)
Collecting pluggy<2.0,>=0.12 (from pytest)
  Downloading https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl
Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=0.12; python_version < "3.8"->pytest)
  Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pytest)
  Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl
Requirement already satisfied: six in /usr/local/lib/python3.6/dist-packages (from packaging->pytest)
Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.6/dist-packages (from packaging->pytest)
Installing collected packages: typing-extensions, zipp, importlib-metadata, tomli, py, iniconfig, attrs, pluggy, pytest
Successfully installed attrs-22.1.0 importlib-metadata-4.8.3 iniconfig-1.1.1 pluggy-1.0.0 py-1.11.0 pytest-7.0.1 tomli-1.2.3 typing-extensions-4.1.1 zipp-3.6.0
Removing intermediate container 83c5da94537b
 ---> e665d8011078
Successfully built e665d8011078
Successfully tagged a35c269f9b048081719b7333a5202c9ea0457b5b:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . a35c269f9b048081719b7333a5202c9ea0457b5b
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/OMSens_PR-21 -v /var/lib/jenkins1/ws/OMSens_PR-21:/var/lib/jenkins1/ws/OMSens_PR-21:rw,z -v /var/lib/jenkins1/ws/OMSens_PR-21@tmp:/var/lib/jenkins1/ws/OMSens_PR-21@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a35c269f9b048081719b7333a5202c9ea0457b5b cat
$ docker top 67de3e9dc22e22b537a14b50af42b9b493efbb41ed95a614b5f4d1ad5dfe665f -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ hostname
67de3e9dc22e
[Pipeline] sh
+ HOME=/var/lib/jenkins1/ws/OMSens_PR-21 python3 setup.py install --user
running install
running bdist_egg
running egg_info
creating OMSens.egg-info
writing OMSens.egg-info/PKG-INFO
writing dependency_links to OMSens.egg-info/dependency_links.txt
writing requirements to OMSens.egg-info/requires.txt
writing top-level names to OMSens.egg-info/top_level.txt
writing manifest file 'OMSens.egg-info/SOURCES.txt'
reading manifest file 'OMSens.egg-info/SOURCES.txt'
writing manifest file 'OMSens.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
warning: install_lib: 'build/lib' does not exist -- no Python modules to install

creating build
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying OMSens.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying OMSens.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying OMSens.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying OMSens.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying OMSens.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/OMSens-1.0.0-py3.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing OMSens-1.0.0-py3.6.egg
Copying OMSens-1.0.0-py3.6.egg to /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages
Adding OMSens 1.0.0 to easy-install.pth file

Installed /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages/OMSens-1.0.0-py3.6.egg
Processing dependencies for OMSens==1.0.0
Searching for pandas==1.1.3
Reading https://pypi.org/simple/pandas/
Downloading https://files.pythonhosted.org/packages/a2/21/e10d65222d19a2537e3eb0df306686a9eabd08b3c98dd120e43720bf802d/pandas-1.1.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=ca31ac8578d48da354cf66a473d4d5ff99277ca71d321dc7ea4e6fad3c6bb0fd
Best match: pandas 1.1.3
Processing pandas-1.1.3-cp36-cp36m-manylinux1_x86_64.whl
Installing pandas-1.1.3-cp36-cp36m-manylinux1_x86_64.whl to /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages
Adding pandas 1.1.3 to easy-install.pth file

Installed /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages/pandas-1.1.3-py3.6-linux-x86_64.egg
Searching for matplotlib==3.3
Reading https://pypi.org/simple/matplotlib/
Downloading https://files.pythonhosted.org/packages/93/ae/81b1c98ae97350711adb021ee12ea678b37f608ec2faa35c3a7db11795fa/matplotlib-3.3.0-1-cp36-cp36m-manylinux1_x86_64.whl#sha256=f9753c6292d5a1fe46828feb38d1de1820e3ea109a5fea0b6ea1dca6e9d0b220
Best match: matplotlib 3.3.0
Processing matplotlib-3.3.0-1-cp36-cp36m-manylinux1_x86_64.whl
Installing matplotlib-3.3.0-1-cp36-cp36m-manylinux1_x86_64.whl to /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages
Adding matplotlib 3.3.0 to easy-install.pth file

Installed /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg
Searching for python-dateutil>=2.7.3
Reading https://pypi.org/simple/python-dateutil/
Downloading https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl#sha256=961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
Best match: python-dateutil 2.8.2
Processing python_dateutil-2.8.2-py2.py3-none-any.whl
Installing python_dateutil-2.8.2-py2.py3-none-any.whl to /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages
Adding python-dateutil 2.8.2 to easy-install.pth file

Installed /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages/python_dateutil-2.8.2-py3.6.egg
Searching for pillow>=6.2.0
Reading https://pypi.org/simple/pillow/
Downloading https://files.pythonhosted.org/packages/8c/92/2975b464d9926dc667020ed1abfa6276e68c3571dcb77e43347e15ee9eed/Pillow-9.2.0.tar.gz#sha256=75e636fd3e0fb872693f23ccb8a5ff2cd578801251f3a4f6854c6a5d437d3c04
Best match: Pillow 9.2.0
Processing Pillow-9.2.0.tar.gz
Writing /tmp/easy_install-dt9vju7h/Pillow-9.2.0/setup.cfg
Running Pillow-9.2.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dt9vju7h/Pillow-9.2.0/egg-dist-tmp-eb7igwan
warning: no files found matching '*.c'
warning: no files found matching '*.h'
warning: no files found matching '*.sh'
warning: no files found matching '*.txt'
warning: no previously-included files found matching '.appveyor.yml'
warning: no previously-included files found matching '.clang-format'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
no previously-included directories found matching '.ci'
--------------------------------------------------------------------
PIL SETUP SUMMARY
--------------------------------------------------------------------
version      Pillow 9.2.0
platform     linux 3.6.9 (default, Apr 18 2020, 01:56:04)
             [GCC 8.4.0]
--------------------------------------------------------------------
--- JPEG support available
*** OPENJPEG (JPEG2000) support not available
--- ZLIB (PNG/ZIP) support available
*** LIBIMAGEQUANT support not available
*** LIBTIFF support not available
*** FREETYPE2 support not available
*** RAQM (Text shaping) support not available
*** LITTLECMS2 support not available
*** WEBP support not available
*** WEBPMUX support not available
--- XCB (X protocol) support available
--------------------------------------------------------------------
To add a missing option, make sure you have the required
library and headers.
See https://pillow.readthedocs.io/en/latest/installation.html#building-from-source

To check the build, run the selftest.py script.

Moving Pillow-9.2.0-py3.6-linux-x86_64.egg to /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages
Adding Pillow 9.2.0 to easy-install.pth file

Installed /var/lib/jenkins1/ws/OMSens_PR-21/.local/lib/python3.6/site-packages/Pillow-9.2.0-py3.6-linux-x86_64.egg
Searching for kiwisolver>=1.0.1
Reading https://pypi.org/simple/kiwisolver/
Downloading https://files.pythonhosted.org/packages/5f/5c/272a7dd49a1914f35cd8d6d9f386defa8b047f6fbd06badd6b77b3ba24e7/kiwisolver-1.4.4.tar.gz#sha256=d41997519fcba4a1e46eb4a2fe31bc12f0ff957b2b81bac28db24744f333e955
Best match: kiwisolver 1.4.4
Processing kiwisolver-1.4.4.tar.gz
Writing /tmp/easy_install-ho_wij9t/kiwisolver-1.4.4/setup.cfg
Running kiwisolver-1.4.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ho_wij9t/kiwisolver-1.4.4/egg-dist-tmp-ezl70oq1
  File "build/bdist.linux-x86_64/egg/PIL/_deprecate.py", line 1
    from __future__ import annotations
                                     ^
SyntaxError: future feature annotations is not defined

Traceback (most recent call last):
  File "/tmp/easy_install-ho_wij9t/kiwisolver-1.4.4/setup.py", line 13, in <module>
    THIS OSMC PUBLIC LICENSE (OSMC-PL) VERSION 1.2.
ModuleNotFoundError: No module named 'cppy'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 154, in save_modules
    yield saved
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 195, in setup_context
    yield
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 250, in run_setup
    _execfile(setup_script, ns)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ho_wij9t/kiwisolver-1.4.4/setup.py", line 18, in <module>
    The OpenModelica software and the Open Source Modelica
RuntimeError: Missing setup required dependencies: cppy. Installing through pip as recommended ensure one never hits this issue.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "setup.py", line 57, in <module>
    'pandas==1.1.3'
  File "/usr/local/lib/python3.6/dist-packages/setuptools/__init__.py", line 144, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python3.6/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/install.py", line 67, in run
    self.do_egg_install()
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/install.py", line 117, in do_egg_install
    cmd.run(show_deprecation=False)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 425, in run
    self.easy_install(spec, not self.no_deps)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 674, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 721, in install_item
    self.process_distribution(spec, dist, deps)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 766, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "/usr/local/lib/python3.6/dist-packages/pkg_resources/__init__.py", line 783, in resolve
    replace_conflicting=replace_conflicting
  File "/usr/local/lib/python3.6/dist-packages/pkg_resources/__init__.py", line 1066, in best_match
    return self.obtain(req, installer)
  File "/usr/local/lib/python3.6/dist-packages/pkg_resources/__init__.py", line 1078, in obtain
    return installer(requirement)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 693, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 719, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 904, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 1172, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/command/easy_install.py", line 1158, in run_setup
    run_setup(setup_script, args)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 253, in run_setup
    raise
  File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 195, in setup_context
    yield
  File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 166, in save_modules
    saved_exc.resume()
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 141, in resume
    six.reraise(type, exc, self._tb)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/_vendor/six.py", line 685, in reraise
    raise value.with_traceback(tb)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 154, in save_modules
    yield saved
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 195, in setup_context
    yield
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 250, in run_setup
    _execfile(setup_script, ns)
  File "/usr/local/lib/python3.6/dist-packages/setuptools/sandbox.py", line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ho_wij9t/kiwisolver-1.4.4/setup.py", line 18, in <module>
    The OpenModelica software and the Open Source Modelica
RuntimeError: Missing setup required dependencies: cppy. Installing through pip as recommended ensure one never hits this issue.
[Pipeline] }
$ docker stop --time=1 67de3e9dc22e22b537a14b50af42b9b493efbb41ed95a614b5f4d1ad5dfe665f
$ docker rm -f 67de3e9dc22e22b537a14b50af42b9b493efbb41ed95a614b5f4d1ad5dfe665f
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch python3
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE