SuccessConsole Output

Started by user garciadeblas
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/PLA.git
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/PLA.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/bug1511
Seen branch in repository origin/hackfest
Seen branch in repository origin/master
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/sol006v331
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen 13 remote branches
Obtained Jenkinsfile from 7cedba14204492f7373db6e3362d04181658fc1b
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm worker 3 in /home/jenkins/workspace/PLA-stage_2_v14.0
[Pipeline] {
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/PLA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/PLA.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/PLA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7cedba14204492f7373db6e3362d04181658fc1b (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7cedba14204492f7373db6e3362d04181658fc1b
Commit message: "Update to Python 3.10 and Ubuntu 22.04"
 > git rev-list --no-walk 7cedba14204492f7373db6e3362d04181658fc1b # timeout=10
[Pipeline] dir
Running in /home/jenkins/workspace/PLA-stage_2_v14.0/devops
[Pipeline] {
[Pipeline] git
No credentials specified
Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/PLA-stage_2_v14.0/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/v14.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v14.0^{commit} # timeout=10
Checking out Revision d1be4b7816e42226ded2c32ed07fe625dcdd34d6 (refs/remotes/origin/v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1be4b7816e42226ded2c32ed07fe625dcdd34d6
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v14.0 d1be4b7816e42226ded2c32ed07fe625dcdd34d6
Commit message: "Enhacement of OSM bundle documentation"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // dir
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_stage_2.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
do_stage_3= false
[Pipeline] load
[Pipeline] { (devops/jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
SSH_CLIENT=212.234.161.1 44768 22
USER=jenkins
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/2/display/redirect?page=changes
GERRIT_PROJECT=osm/PLA
XDG_SESSION_TYPE=tty
NODE_LABELS=osm worker 3 osm3 stage_2
HUDSON_URL=https://osm.etsi.org/jenkins/
SHLVL=0
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/2/
HUDSON_COOKIE=e7a4459c-1f5b-48a7-94ea-e026e98ae880
JENKINS_SERVER_COOKIE=durable-6151fad6a55714e54b5a4110943e1d18
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
WORKSPACE=/home/jenkins/workspace/PLA-stage_2_v14.0
LOGNAME=jenkins
NODE_NAME=osm worker 3
GERRIT_BRANCH=v14.0
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/2/display/redirect?page=artifacts
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=1
XDG_SESSION_ID=1
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/2/display/redirect?page=tests
PROJECT_URL_PREFIX=https://osm.etsi.org/gerrit
BUILD_DISPLAY_NAME=#2
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v14.0
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
BUILD_ID=2
XDG_RUNTIME_DIR=/run/user/1001
BUILD_TAG=jenkins-PLA-stage_2-v14.0-2
LANG=C.UTF-8
JENKINS_URL=https://osm.etsi.org/jenkins/
JOB_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/
BUILD_NUMBER=2
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/2/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/PLA-stage_2/job/v14.0/display/redirect
JOB_NAME=PLA-stage_2/v14.0
TEST_INSTALL=false
PWD=/home/jenkins/workspace/PLA-stage_2_v14.0
SSH_CONNECTION=212.234.161.1 44768 172.21.249.3 22
BRANCH_NAME=v14.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ git fetch --tags
From https://osm.etsi.org/gerrit/osm/PLA
 * [new tag]         branch-bug1511-start        -> branch-bug1511-start
 * [new tag]         branch-ng-ro-refactor-start -> branch-ng-ro-refactor-start
 * [new tag]         branch-sol006v331-start     -> branch-sol006v331-start
 * [new tag]         release-v10.0-start         -> release-v10.0-start
 * [new tag]         release-v11.0-start         -> release-v11.0-start
 * [new tag]         release-v12.0-start         -> release-v12.0-start
 * [new tag]         release-v13.0-start         -> release-v13.0-start
 * [new tag]         release-v14.0-start         -> release-v14.0-start
 * [new tag]         release-v8.0-start          -> release-v8.0-start
 * [new tag]         release-v9.0-start          -> release-v9.0-start
 * [new tag]         v10.0.0                     -> v10.0.0
 * [new tag]         v10.0.1                     -> v10.0.1
 * [new tag]         v10.0.2                     -> v10.0.2
 * [new tag]         v10.0.3                     -> v10.0.3
 * [new tag]         v10.1.0                     -> v10.1.0
 * [new tag]         v10.1.0-rc1                 -> v10.1.0-rc1
 * [new tag]         v10.1.0rc2                  -> v10.1.0rc2
 * [new tag]         v10.1.0rc3                  -> v10.1.0rc3
 * [new tag]         v10.1.1                     -> v10.1.1
 * [new tag]         v10.1.1-rc1                 -> v10.1.1-rc1
 * [new tag]         v10.1.1rc2                  -> v10.1.1rc2
 * [new tag]         v10.1.2                     -> v10.1.2
 * [new tag]         v10.1.3                     -> v10.1.3
 * [new tag]         v10.1.4                     -> v10.1.4
 * [new tag]         v10.1.5                     -> v10.1.5
 * [new tag]         v11.0.0                     -> v11.0.0
 * [new tag]         v11.0.0rc1                  -> v11.0.0rc1
 * [new tag]         v11.0.0rc2                  -> v11.0.0rc2
 * [new tag]         v11.0.1                     -> v11.0.1
 * [new tag]         v11.0.2                     -> v11.0.2
 * [new tag]         v11.0.3                     -> v11.0.3
 * [new tag]         v11.0.4                     -> v11.0.4
 * [new tag]         v12.0.0                     -> v12.0.0
 * [new tag]         v12.0.0rc1                  -> v12.0.0rc1
 * [new tag]         v12.0.1                     -> v12.0.1
 * [new tag]         v12.0.2                     -> v12.0.2
 * [new tag]         v12.0.3                     -> v12.0.3
 * [new tag]         v12.0.4                     -> v12.0.4
 * [new tag]         v12.0.5                     -> v12.0.5
 * [new tag]         v12.0.6                     -> v12.0.6
 * [new tag]         v13.0.0                     -> v13.0.0
 * [new tag]         v13.0.0rc1                  -> v13.0.0rc1
 * [new tag]         v13.0.0rc2                  -> v13.0.0rc2
 * [new tag]         v13.0.1                     -> v13.0.1
 * [new tag]         v7.1.2                      -> v7.1.2
 * [new tag]         v7.1.3                      -> v7.1.3
 * [new tag]         v7.1.4                      -> v7.1.4
 * [new tag]         v8.0.0                      -> v8.0.0
 * [new tag]         v8.0.0rc1                   -> v8.0.0rc1
 * [new tag]         v8.0.0rc2                   -> v8.0.0rc2
 * [new tag]         v8.0.0rc3                   -> v8.0.0rc3
 * [new tag]         v8.0.1                      -> v8.0.1
 * [new tag]         v8.0.1rc1                   -> v8.0.1rc1
 * [new tag]         v8.0.2                      -> v8.0.2
 * [new tag]         v8.0.3                      -> v8.0.3
 * [new tag]         v8.0.4                      -> v8.0.4
 * [new tag]         v9.0.0                      -> v9.0.0
 * [new tag]         v9.0.0rc1                   -> v9.0.0rc1
 * [new tag]         v9.1.0                      -> v9.1.0
 * [new tag]         v9.1.1                      -> v9.1.1
 * [new tag]         v9.1.1rc1                   -> v9.1.1rc1
 * [new tag]         v9.1.2                      -> v9.1.2
 * [new tag]         v9.1.3                      -> v9.1.3
 * [new tag]         v9.1.4                      -> v9.1.4
 * [new tag]         v9.1.5                      -> v9.1.5
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ git fetch origin
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ sudo git clean -dfx
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (License Scan)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ devops/tools/license_scan.sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Release Note Check)
[Pipeline] fileExists
[Pipeline] echo
No releasenote check present
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-Build)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t osm/pla-v14.0 .
Sending build context to Docker daemon  151.2MB

Step 1/11 : FROM ubuntu:22.04
 ---> 99284ca6cea0
Step 2/11 : ARG APT_PROXY
 ---> Using cache
 ---> 975b61537b31
Step 3/11 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
 ---> Using cache
 ---> 2403628af037
Step 4/11 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get -y install         debhelper         dh-python         git         python3         python3-all         python3-dev         python3-setuptools         python3-pip         tox
 ---> Using cache
 ---> 9b665c7a9c81
Step 5/11 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> d85fae62f780
Step 6/11 : ENV LANG C.UTF-8
 ---> Using cache
 ---> eed2a466b881
Step 7/11 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz


 ---> Using cache
 ---> 25172a068034
Step 8/11 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
 ---> Using cache
 ---> 41d90ce794f3
Step 9/11 : RUN mkdir /entry_data     && mkdir /entry_data/mzn-lib     && ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
 ---> Using cache
 ---> b86530f07a15
Step 10/11 : ENV FZNEXEC "/entry_data/fzn-exec"
 ---> Using cache
 ---> 955cc3b48c48
Step 11/11 : ENV PATH "/minizinc/bin:${PATH}"
 ---> Using cache
 ---> 1f2e949de879
Successfully built 1f2e949de879
Successfully tagged osm/pla-v14.0:latest
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ id -u
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ id -g
[Pipeline] withDockerContainer
osm worker 3 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -u root -w /home/jenkins/workspace/PLA-stage_2_v14.0 -v /home/jenkins/workspace/PLA-stage_2_v14.0:/home/jenkins/workspace/PLA-stage_2_v14.0:rw,z -v /home/jenkins/workspace/PLA-stage_2_v14.0@tmp:/home/jenkins/workspace/PLA-stage_2_v14.0@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 ******** --entrypoint cat osm/pla-v14.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ groupadd -o -g 1001 -r jenkins
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ pwd
+ useradd -o -u 1001 -d /home/jenkins/workspace/PLA-stage_2_v14.0 -r -g jenkins jenkins
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ echo #! /bin/sh
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ chmod 755 /usr/bin/mesg
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
Launching tox
โœ” OK black in 7.033 seconds
black create: /tmp/.tox/black
black installdeps: black
black installed: black==23.3.0,click==8.1.3,mypy-extensions==1.0.0,packaging==23.1,pathspec==0.11.1,platformdirs==3.8.0,tomli==2.0.1
black run-test-pre: PYTHONHASHSEED='2435076708'
black run-test: commands[0] | black --check --diff osm_pla/
All done! โœจ ๐Ÿฐ โœจ
13 files would be left unchanged.

โœ” OK flake8 in 9.208 seconds
flake8 create: /tmp/.tox/flake8
flake8 installdeps: flake8
flake8 develop-inst: /home/jenkins/workspace/PLA-stage_2_v14.0
flake8 installed: flake8==6.0.0,mccabe==0.7.0,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@7cedba14204492f7373db6e3362d04181658fc1b#egg=osm_pla,pycodestyle==2.10.0,pyflakes==3.0.1
flake8 run-test-pre: PYTHONHASHSEED='2097506515'
flake8 run-test: commands[0] | flake8 osm_pla/ setup.py

โœ” OK safety in 20.097 seconds
safety create: /tmp/.tox/safety
safety installdeps: -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements.txt, safety
safety develop-inst: /home/jenkins/workspace/PLA-stage_2_v14.0
safety installed: certifi==2023.5.7,charset-normalizer==3.1.0,click==8.1.3,dparse==0.6.3,idna==3.4,Jinja2==3.1.2,MarkupSafe==2.1.2,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@7cedba14204492f7373db6e3362d04181658fc1b#egg=osm_pla,packaging==21.3,pymzn==0.18.3,pyparsing==3.1.0,PyYAML==5.4.1,requests==2.31.0,ruamel.yaml==0.17.32,ruamel.yaml.clib==0.2.7,safety==2.3.5,tomli==2.0.1,urllib3==2.0.3
safety run-test-pre: PYTHONHASHSEED='1224526626'
safety run-test: commands[0] | - safety check --full-report
+==============================================================================+

                               /$$$$$$            /$$
                              /$$__  $$          | $$
           /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$
          /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$
         |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$
          \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$
          /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$
         |_______/  \_______/|__/     \_______/   \___/   \____  $$
                                                          /$$  | $$
                                                         |  $$$$$$/
  by pyup.io                                              \______/

+==============================================================================+

 REPORT 

  Safety is using PyUp's free open-source vulnerability database. This
data is 30 days old and limited. 
  For real-time enhanced vulnerability data, fix recommendations, severity
reporting, cybersecurity support, team and project policy management and more
sign up at https://pyup.io or email sales@pyup.io

  Safety v2.3.5 is scanning for Vulnerabilities...
  Scanning dependencies in your environment:

  -> /home/jenkins/workspace/PLA-stage_2_v14.0
  -> /tmp/.tox/safety/lib/python3.10/site-packages

  Using non-commercial database
  Found and scanned 21 packages
  Timestamp 2023-07-03 16:10:35
  2 vulnerabilities found
  0 vulnerabilities ignored

+==============================================================================+
 VULNERABILITIES FOUND 
+==============================================================================+

-> Vulnerability found in setuptools version 59.6.0
   Vulnerability ID: 52495
   Affected spec: <65.5.1
   ADVISORY: Python Packaging Authority (PyPA) setuptools before 65.5.1
   allows remote attackers to cause a denial of service via HTML in a crafted
   package or custom PackageIndex page. There is a Regular Expression Denial of
   Service (ReDoS) in package_index.py.https://pyup.io/posts/pyup-discovers-
   redos-vulnerabilities-in-top-python-packages
   CVE-2022-40897
   For more information, please visit https://pyup.io/v/52495/f17


-> Vulnerability found in wheel version 0.37.1
   Vulnerability ID: 51499
   Affected spec: <0.38.1
   ADVISORY: Wheel 0.38.1 includes a fix for CVE-2022-40898: An issue
   discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier
   allows remote attackers to cause a denial of service via attacker controlled
   input to wheel cli.https://pyup.io/posts/pyup-discovers-redos-
   vulnerabilities-in-top-python-packages
   CVE-2022-40898
   For more information, please visit https://pyup.io/v/51499/f17

 Scan was completed. 2 vulnerabilities were found. 

+==============================================================================+
   REMEDIATIONS

  2 vulnerabilities were found in 2 packages. For detailed remediation & fix 
  recommendations, upgrade to a commercial license. 

+==============================================================================+

  Safety is using PyUp's free open-source vulnerability database. This
data is 30 days old and limited. 
  For real-time enhanced vulnerability data, fix recommendations, severity
reporting, cybersecurity support, team and project policy management and more
sign up at https://pyup.io or email sales@pyup.io

+==============================================================================+

โœ” OK cover in 36.785 seconds
cover create: /tmp/.tox/cover
cover installdeps: -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements.txt, -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements-dev.txt, -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements-test.txt
cover develop-inst: /home/jenkins/workspace/PLA-stage_2_v14.0
cover installed: aiokafka==0.8.0,async-timeout==4.0.2,coverage==7.2.5,dataclasses==0.6,dnspython==2.3.0,Jinja2==3.1.2,kafka-python==2.0.2,MarkupSafe==2.1.2,mock==5.0.2,motor==3.1.2,nose2==0.13.0,osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@b5015160aca7f04f2b0fb35c87281c0ab480f429,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@7cedba14204492f7373db6e3362d04181658fc1b#egg=osm_pla,packaging==23.1,pycryptodome==3.17,pymongo==4.3.3,pymzn==0.18.3,PyYAML==5.4.1
cover run-test-pre: PYTHONHASHSEED='2034475362'
cover run-test: commands[0] | sh -c 'rm -f nosetests.xml'
cover run-test: commands[1] | coverage erase
cover run-test: commands[2] | nose2 -C --coverage osm_pla
.......ERROR:pla.server:PLA fault. Exception: kaboom!
Traceback (most recent call last):
  File "/home/jenkins/workspace/PLA-stage_2_v14.0/osm_pla/server/server.py", line 200, in get_placement
    nsd = self._get_nsd(nslcmop["operationParams"]["nsdId"])
  File "/usr/lib/python3.10/unittest/mock.py", line 1104, in __call__
    return self._mock_call(*args, **kwargs)
  File "/usr/lib/python3.10/unittest/mock.py", line 1108, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
  File "/usr/lib/python3.10/unittest/mock.py", line 1163, in _execute_mock_call
    raise effect
RuntimeError: kaboom!
..........................................................................
----------------------------------------------------------------------
Ran 81 tests in 9.555s

OK
Name                                          Stmts   Miss  Cover
-----------------------------------------------------------------
osm_pla/__init__.py                               0      0   100%
osm_pla/cmd/__init__.py                           0      0   100%
osm_pla/cmd/pla_server.py                        23     23     0%
osm_pla/config/config.py                         39     21    46%
osm_pla/placement/__init__.py                     0      0   100%
osm_pla/placement/mznplacement.py               135      1    99%
osm_pla/server/server.py                        129     26    80%
osm_pla/test/__init__.py                          0      0   100%
osm_pla/test/test_mznModelGenerator.py          134      3    98%
osm_pla/test/test_mznPlacementConductor.py       31      0   100%
osm_pla/test/test_mznmodels.py                  269     24    91%
osm_pla/test/test_nsPlacementDataFactory.py     262      3    99%
osm_pla/test/test_server.py                     200      9    96%
-----------------------------------------------------------------
TOTAL                                          1222    110    91%

cover run-test: commands[3] | coverage report '--omit=*tests*'
Name                                          Stmts   Miss  Cover
-----------------------------------------------------------------
osm_pla/__init__.py                               0      0   100%
osm_pla/cmd/__init__.py                           0      0   100%
osm_pla/cmd/pla_server.py                        23     23     0%
osm_pla/config/config.py                         39     21    46%
osm_pla/placement/__init__.py                     0      0   100%
osm_pla/placement/mznplacement.py               135      1    99%
osm_pla/server/server.py                        129     26    80%
osm_pla/test/__init__.py                          0      0   100%
osm_pla/test/test_mznModelGenerator.py          134      3    98%
osm_pla/test/test_mznPlacementConductor.py       31      0   100%
osm_pla/test/test_mznmodels.py                  269     24    91%
osm_pla/test/test_nsPlacementDataFactory.py     262      3    99%
osm_pla/test/test_server.py                     200      9    96%
-----------------------------------------------------------------
TOTAL                                          1222    110    91%
cover run-test: commands[4] | coverage html -d ./cover '--omit=*tests*'
Wrote HTML report to ./cover/index.html
cover run-test: commands[5] | coverage xml -o coverage.xml '--omit=*tests*'
Wrote XML report to coverage.xml

โœ” OK pylint in 39.325 seconds
pylint create: /tmp/.tox/pylint
pylint installdeps: -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements.txt, -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements-dev.txt, -r/home/jenkins/workspace/PLA-stage_2_v14.0/requirements-test.txt, pylint
pylint develop-inst: /home/jenkins/workspace/PLA-stage_2_v14.0
pylint installed: aiokafka==0.8.0,astroid==2.15.5,async-timeout==4.0.2,coverage==7.2.5,dataclasses==0.6,dill==0.3.6,dnspython==2.3.0,isort==5.12.0,Jinja2==3.1.2,kafka-python==2.0.2,lazy-object-proxy==1.9.0,MarkupSafe==2.1.2,mccabe==0.7.0,mock==5.0.2,motor==3.1.2,nose2==0.13.0,osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@b5015160aca7f04f2b0fb35c87281c0ab480f429,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@7cedba14204492f7373db6e3362d04181658fc1b#egg=osm_pla,packaging==23.1,platformdirs==3.8.0,pycryptodome==3.17,pylint==2.17.4,pymongo==4.3.3,pymzn==0.18.3,PyYAML==5.4.1,tomli==2.0.1,tomlkit==0.11.8,typing_extensions==4.7.1,wrapt==1.15.0
pylint run-test-pre: PYTHONHASHSEED='4064739979'
pylint run-test: commands[0] | pylint -E osm_pla

___________________________________ summary ____________________________________
  black: commands succeeded
  cover: commands succeeded
  flake8: commands succeeded
  pylint: commands succeeded
  safety: commands succeeded
  congratulations :)
[Pipeline] fileExists
[Pipeline] step
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Pipeline] fileExists
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ runuser jenkins -c devops-stages/stage-build.sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ runuser jenkins -c mkdir -p changelog
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ runuser jenkins -c devops/tools/generatechangelog-pipeline.sh > changelog/changelog-PLA.html
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ runuser jenkins -c devops-stages/stage-archive.sh
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0-staging/2/pool/PLA/python3-osm-pla_11.0.0.post10%2Bg7cedba1-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0-staging/2/changelog/changelog-PLA.html
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/PLA-stage_2%20::%20v14.0/2
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 117747f98134171e1525e836cbc2de3292ee4738aed125e2c15325964eabfd2a
$ docker rm -f 117747f98134171e1525e836cbc2de3292ee4738aed125e2c15325964eabfd2a
[Pipeline] // withDockerContainer
[Pipeline] stage
[Pipeline] { (Snap build)
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Charm build)
[Pipeline] sh
[PLA-stage_2_v14.0] Running shell script
+ nproc
+ expr 16 / 2
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] parallel
No branches to run
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS