FailedConsole Output

[tests-stage_2_master] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
Checking syntax of Robot tests
Checking tabs in robot files. No tabs should be present
No tabs are present in robot files. Correct!
Checking param separation in robot files. Three spaces is the recommendation, instead of two
No presence of two spaces to separate params in robot files. Correct!
Checking param separation in robot files. Three spaces is the recommendation, instead of four or more
Only three spaces must be used between params in robot files. Correct!
Checking CRLF terminators in robot files. No CRLF should be found
No presence of CRLF terminators in robot files. Correct!
Checking spaces at the end of lines in robot files. No spaces at EOL should be found
No presence of spaces at EOL in robot files. Correct!
Launching tox
✔ OK black in 5.793 seconds
black create: /tmp/.tox/black
black installdeps: black
black installed: black==23.12.1,click==8.1.7,mypy-extensions==1.0.0,packaging==23.2,pathspec==0.12.1,platformdirs==4.1.0,tomli==2.0.1,typing_extensions==4.9.0
black run-test-pre: PYTHONHASHSEED='4165031772'
black run-test: commands[0] | black --check --diff robot-systest --fast
All done! ✨ 🍰 ✨
7 files would be left unchanged.

✔ OK flake8 in 8.304 seconds
flake8 create: /tmp/.tox/flake8
flake8 installdeps: flake8
flake8 develop-inst: /home/jenkins/workspace/tests-stage_2_master
flake8 installed: flake8==7.0.0,mccabe==0.7.0,pycodestyle==2.11.1,pyflakes==3.2.0,-e git+https://osm.etsi.org/gerrit/osm/tests.git@0b5109c1be0e2ff93fcbcb9b765efa7e11ef02aa#egg=tests
flake8 run-test-pre: PYTHONHASHSEED='3571305956'
flake8 run-test: commands[0] | flake8 robot-systest

ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/pylint/log/pylint-0.log
================================== log start ===================================
pylint create: /tmp/.tox/pylint
pylint installdeps: -r/home/jenkins/workspace/tests-stage_2_master/requirements.txt, -r/home/jenkins/workspace/tests-stage_2_master/requirements-dev.txt, pylint
ERROR: invocation failed (exit code 2), logfile: /tmp/.tox/pylint/log/pylint-2.log
================================== log start ===================================
Collecting osmclient@ git+https://osm.etsi.org/gerrit/osm/osmclient.git@master
  Cloning https://osm.etsi.org/gerrit/osm/osmclient.git (to revision master) to /tmp/pip-install-dppsa4rk/osmclient_64cd7db15c244d3894fee8105defe520
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/osmclient.git /tmp/pip-install-dppsa4rk/osmclient_64cd7db15c244d3894fee8105defe520
  warning: filtering not recognized by server, ignoring
  Resolved https://osm.etsi.org/gerrit/osm/osmclient.git to commit b46c7c6b6a2a924b4246c56f5c3e71aa902dc141
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pylint
  Downloading pylint-3.0.3-py3-none-any.whl (510 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.6/510.6 KB 4.3 MB/s eta 0:00:00
Collecting appdirs==1.4.4
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting argcomplete==3.1.2
  Using cached argcomplete-3.1.2-py3-none-any.whl (41 kB)
Collecting attrs==23.1.0
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting autopage==0.5.1
  Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting bcrypt==4.0.1
  Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
Collecting bitarray==2.8.1
  Using cached bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
Collecting certifi==2023.7.22
  Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
Collecting cffi==1.15.1
  Using cached cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
Collecting charset-normalizer==3.2.0
  Using cached charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
Collecting cliff==4.3.0
  Using cached cliff-4.3.0-py3-none-any.whl (80 kB)
Collecting cmd2==2.4.3
  Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting cryptography==41.0.4
  Using cached cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting debtcollector==2.5.0
  Using cached debtcollector-2.5.0-py3-none-any.whl (23 kB)
Collecting decorator==5.1.1
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting dogpile-cache==1.2.2
  Using cached dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
Collecting enum34==1.1.10
  Using cached enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting exceptiongroup==1.1.3
  Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Collecting h11==0.14.0
  Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting haikunator==2.1.0
  Using cached haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
Collecting idna==3.4
  Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting importlib-metadata==6.8.0
  Using cached importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting iso8601==2.0.0
  Using cached iso8601-2.0.0-py3-none-any.whl (7.5 kB)
Collecting jmespath==1.0.1
  Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch==1.33
  Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting jsonpath-ng==1.6.0
  Using cached jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Collecting jsonpath-rw==1.4.0
  Using cached jsonpath-rw-1.4.0.tar.gz (13 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting jsonpath-rw-ext==1.2.2
  Using cached jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
Collecting jsonpointer==2.4
  Using cached jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Collecting jsonschema==4.19.1
  Using cached jsonschema-4.19.1-py3-none-any.whl (83 kB)
Collecting jsonschema-specifications==2023.7.1
  Using cached jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting keystoneauth1==5.3.0
  Using cached keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
Collecting lxml==4.9.3
  Using cached lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
Collecting msgpack==1.0.7
  Using cached msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
Collecting netaddr==0.9.0
  Using cached netaddr-0.9.0-py3-none-any.whl (2.2 MB)
Collecting netifaces==0.11.0
  Using cached netifaces-0.11.0.tar.gz (30 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting objectpath==0.6.1
  Using cached objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
Collecting openstacksdk==1.5.0
  Using cached openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
Collecting os-service-types==1.7.0
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting osc-lib==2.8.1
  Using cached osc_lib-2.8.1-py3-none-any.whl (89 kB)
Collecting oslo-config==9.2.0
  Using cached oslo.config-9.2.0-py3-none-any.whl (128 kB)
Collecting oslo-i18n==6.1.0
  Using cached oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
Collecting oslo-serialization==5.2.0
  Using cached oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
Collecting oslo-utils==6.2.1
  Using cached oslo.utils-6.2.1-py3-none-any.whl (101 kB)
Collecting outcome==1.2.0
  Using cached outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
Collecting packaging==23.1
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting paramiko==3.3.1
  Using cached paramiko-3.3.1-py3-none-any.whl (224 kB)
Collecting pbr==5.11.1
  Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting ply==3.11
  Using cached ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting prettytable==3.9.0
  Using cached prettytable-3.9.0-py3-none-any.whl (27 kB)
Collecting pyang==2.5.3
  Using cached pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Collecting pyangbind==0.8.3.post1
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 4.9 MB/s eta 0:00:00
Collecting pycparser==2.21
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 7.6 MB/s eta 0:00:00
Collecting pyjsonselect==0.2.2
  Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pynacl==1.5.0
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Collecting pyparsing==3.1.1
  Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Collecting pyperclip==1.8.2
  Downloading pyperclip-1.8.2.tar.gz (20 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pysocks==1.7.1
  Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting python-cinderclient==9.4.0
  Using cached python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
Collecting python-keystoneclient==5.2.0
  Using cached python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
Collecting python-novaclient==18.4.0
  Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 6.9 MB/s eta 0:00:00
Collecting python-openstackclient==6.3.0
  Using cached python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
Collecting pytz==2023.3.post1
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 6.9 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
  Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
Collecting referencing==0.30.2
  Using cached referencing-0.30.2-py3-none-any.whl (25 kB)
Collecting regex==2023.8.8
  Using cached regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
Collecting requests==2.31.0
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.0 MB/s eta 0:00:00
Collecting requestsexceptions==1.4.0
  Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
Collecting rfc3986==2.0.0
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting robotframework==6.1.1
  Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 7.9 MB/s eta 0:00:00
Collecting robotframework-jsonlibrary==0.5
  Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-jsonvalidator==2.0.0
  Using cached robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-pythonlibcore==4.2.0
  Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-requests==0.9.5
  Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
Collecting robotframework-seleniumlibrary==6.1.2
  Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 10.3 MB/s eta 0:00:00
Collecting robotframework-sshlibrary==3.8.0
  Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 4.9 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-yamllibrary==0.2.8
  Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting rpds-py==0.10.3
  Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s eta 0:00:00
Collecting scp==0.14.5
  Using cached scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
Collecting selenium==4.13.0
  Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 16.9 MB/s eta 0:00:00
Collecting simplejson==3.19.1
  Using cached simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
Collecting six==1.16.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sniffio==1.3.0
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting sortedcontainers==2.4.0
  Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting stevedore==5.1.0
  Using cached stevedore-5.1.0-py3-none-any.whl (49 kB)
Collecting tomlkit==0.12.1
  Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB)
Collecting trio==0.22.2
  Using cached trio-0.22.2-py3-none-any.whl (400 kB)
Collecting trio-websocket==0.11.1
  Using cached trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Collecting typing-extensions==4.8.0
  Using cached typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Collecting tzdata==2023.3
  Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB)
Collecting urllib3[socks]==2.0.5
  Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.7 MB/s eta 0:00:00
Collecting verboselogs==1.7
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.6
  Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting wrapt==1.15.0
  Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 11.5 MB/s eta 0:00:00
Collecting wsproto==1.2.0
  Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting xmltodict==0.13.0
  Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Collecting yq==3.2.3
  Downloading yq-3.2.3-py3-none-any.whl (17 kB)
Collecting zipp==3.17.0
  Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Collecting click==8.1.7
  Using cached click-8.1.7-py3-none-any.whl (97 kB)
Collecting jinja2==3.1.2
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 16.7 MB/s eta 0:00:00
Collecting markupsafe==2.1.3
  Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting python-magic==0.4.27
  Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Collecting astroid<=3.1.0-dev0,>=3.0.1
  Downloading astroid-3.0.2-py3-none-any.whl (275 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 KB 22.8 MB/s eta 0:00:00
Collecting dill>=0.2
  Downloading dill-0.3.7-py3-none-any.whl (115 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 KB 12.7 MB/s eta 0:00:00
Collecting tomli>=1.1.0
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting mccabe<0.8,>=0.6
  Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting platformdirs>=2.2.0
  Using cached platformdirs-4.1.0-py3-none-any.whl (17 kB)
Collecting isort!=5.13.0,<6,>=4.2.5
  Downloading isort-5.13.2-py3-none-any.whl (92 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 KB 13.3 MB/s eta 0:00:00
Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary, osmclient
  Building wheel for jsonpath-rw (setup.py): started
  Building wheel for jsonpath-rw (setup.py): finished with status 'done'
  Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=2b9558b99da076da20241cd96c243fbb917a40862bc5b68a4b9ee131d869458a
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
  Building wheel for netifaces (setup.py): started
  Building wheel for netifaces (setup.py): finished with status 'done'
  Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35025 sha256=e9d20efb1d5f401b6ccffbeedce42597495b7a65a8cb8453e430c4e62717b93b
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
  Building wheel for pyjsonselect (setup.py): started
  Building wheel for pyjsonselect (setup.py): finished with status 'done'
  Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=f83fdb7ee61059c3c01a75e2caf2d2d15ee198fe5e402d8639e25c690eb3bb85
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
  Building wheel for pyperclip (setup.py): started
  Building wheel for pyperclip (setup.py): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=1fd59ee076087e063485b9fe225b47213a30c0c0fb2d0e1323a48b653cea8080
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
  Building wheel for robotframework-jsonlibrary (setup.py): started
  Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=d37d9d40f24209caa78d24acafa366e37d00114182ad7c9912c6492ce8511669
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
  Building wheel for robotframework-sshlibrary (setup.py): started
  Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=b0dacb12454d80368753bb0a098139c49d402863b4701f34e29bd1372dfb8809
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
  Building wheel for robotframework-yamllibrary (setup.py): started
  Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=c59d704d055af760a0414c579f185fb65741d9c686dec6524c5340690b412180
  Stored in directory: /home/jenkins/workspace/tests-stage_2_master/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
  Building wheel for osmclient (setup.py): started
  Building wheel for osmclient (setup.py): finished with status 'done'
  Created wheel for osmclient: filename=osmclient-11.0.0rc1.post59+gb46c7c6-py3-none-any.whl size=148998 sha256=b4cbb453edcfb9da8ecf6e26313d3c8787cddef5882b9debd53c38d568cb9071
  Stored in directory: /tmp/pip-ephem-wheel-cache-ukpydl0o/wheels/89/45/be/baac3de49e4070cea215ba4e14278f08a04dfc96b3c31313d7
Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary osmclient
Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, osmclient, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, tomli, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, platformdirs, pbr, packaging, msgpack, mccabe, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, isort, iso8601, idna, h11, exceptiongroup, dill, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, astroid, trio, robotframework-requests, pynacl, pylint, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
ERROR: Exception:
Traceback (most recent call last):
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 165, in exc_logging_wrapper
    status = run_func(*args)
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper
    return func(self, options, args)
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 405, in run
    installed = install_given_reqs(
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/req/__init__.py", line 73, in install_given_reqs
    requirement.install(
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/req/req_install.py", line 769, in install
    install_wheel(
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py", line 729, in install_wheel
    _install_wheel(
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py", line 589, in _install_wheel
    file.save()
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py", line 390, in save
    shutil.copyfileobj(f, dest)
  File "/usr/lib/python3.10/shutil.py", line 195, in copyfileobj
    buf = fsrc_read(length)
  File "/usr/lib/python3.10/zipfile.py", line 927, in read
    data = self._read1(n)
  File "/usr/lib/python3.10/zipfile.py", line 1017, in _read1
    self._update_crc(data)
  File "/usr/lib/python3.10/zipfile.py", line 945, in _update_crc
    raise BadZipFile("Bad CRC-32 for file %r" % self.name)
zipfile.BadZipFile: Bad CRC-32 for file 'netifaces-0.11.0.dist-info/METADATA'

=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/tests-stage_2_master/requirements.txt, -r/home/jenkins/workspace/tests-stage_2_master/requirements-dev.txt, pylint]; v = InvocationError('/tmp/.tox/pylint/bin/python -m pip install -r/home/jenkins/workspace/tests-stage_2_master/requirements.txt -r/home/jenkins/workspace/tests-stage_2_master/requirements-dev.txt pylint', 2)

=================================== log end ====================================
✖ FAIL pylint in 33.24 seconds
✔ OK cover in 45.455 seconds
cover create: /tmp/.tox/cover
cover installdeps: -r/home/jenkins/workspace/tests-stage_2_master/requirements.txt
cover develop-inst: /home/jenkins/workspace/tests-stage_2_master
cover installed: appdirs==1.4.4,argcomplete==3.1.2,attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,bitarray==2.8.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,cliff==4.3.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,decorator==5.1.1,dogpile.cache==1.2.2,enum34==1.1.10,exceptiongroup==1.1.3,h11==0.14.0,haikunator==2.1.0,idna==3.4,importlib-metadata==6.8.0,iso8601==2.0.0,jmespath==1.0.1,jsonpatch==1.33,jsonpath-ng==1.6.0,jsonpath-rw==1.4.0,jsonpath-rw-ext==1.2.2,jsonpointer==2.4,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,keystoneauth1==5.3.0,lxml==4.9.3,msgpack==1.0.7,netaddr==0.9.0,netifaces==0.11.0,objectpath==0.6.1,openstacksdk==1.5.0,os-service-types==1.7.0,osc-lib==2.8.1,oslo.config==9.2.0,oslo.i18n==6.1.0,oslo.serialization==5.2.0,oslo.utils==6.2.1,outcome==1.2.0,packaging==23.1,paramiko==3.3.1,pbr==5.11.1,ply==3.11,prettytable==3.9.0,pyang==2.5.3,pyangbind==0.8.3.post1,pycparser==2.21,pyjsonselect==0.2.2,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,PySocks==1.7.1,python-cinderclient==9.4.0,python-keystoneclient==5.2.0,python-novaclient==18.4.0,python-openstackclient==6.3.0,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,regex==2023.8.8,requests==2.31.0,requestsexceptions==1.4.0,rfc3986==2.0.0,robotframework==6.1.1,robotframework-jsonlibrary==0.5,robotframework-jsonvalidator==2.0.0,robotframework-pythonlibcore==4.2.0,robotframework-requests==0.9.5,robotframework-seleniumlibrary==6.1.2,robotframework-sshlibrary==3.8.0,robotframework-yamllibrary==0.2.8,rpds-py==0.10.3,scp==0.14.5,selenium==4.13.0,simplejson==3.19.1,six==1.16.0,sniffio==1.3.0,sortedcontainers==2.4.0,stevedore==5.1.0,-e git+https://osm.etsi.org/gerrit/osm/tests.git@0b5109c1be0e2ff93fcbcb9b765efa7e11ef02aa#egg=tests,tomlkit==0.12.1,trio==0.22.2,trio-websocket==0.11.1,typing_extensions==4.8.0,tzdata==2023.3,urllib3==2.0.5,verboselogs==1.7,wcwidth==0.2.6,wrapt==1.15.0,wsproto==1.2.0,xmltodict==0.13.0,yq==3.2.3,zipp==3.17.0
cover run-test-pre: PYTHONHASHSEED='222887596'
cover run-test: commands[0] | sh -c 'echo No unit tests'
No unit tests

✔ OK safety in 49.741 seconds
safety create: /tmp/.tox/safety
safety installdeps: -r/home/jenkins/workspace/tests-stage_2_master/requirements.txt, safety
safety develop-inst: /home/jenkins/workspace/tests-stage_2_master
safety installed: appdirs==1.4.4,argcomplete==3.1.2,attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,bitarray==2.8.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,click==8.1.7,cliff==4.3.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,decorator==5.1.1,dogpile.cache==1.2.2,dparse==0.6.3,enum34==1.1.10,exceptiongroup==1.1.3,h11==0.14.0,haikunator==2.1.0,idna==3.4,importlib-metadata==6.8.0,iso8601==2.0.0,jmespath==1.0.1,jsonpatch==1.33,jsonpath-ng==1.6.0,jsonpath-rw==1.4.0,jsonpath-rw-ext==1.2.2,jsonpointer==2.4,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,keystoneauth1==5.3.0,lxml==4.9.3,msgpack==1.0.7,netaddr==0.9.0,netifaces==0.11.0,objectpath==0.6.1,openstacksdk==1.5.0,os-service-types==1.7.0,osc-lib==2.8.1,oslo.config==9.2.0,oslo.i18n==6.1.0,oslo.serialization==5.2.0,oslo.utils==6.2.1,outcome==1.2.0,packaging==23.1,paramiko==3.3.1,pbr==5.11.1,ply==3.11,prettytable==3.9.0,pyang==2.5.3,pyangbind==0.8.3.post1,pycparser==2.21,pyjsonselect==0.2.2,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,PySocks==1.7.1,python-cinderclient==9.4.0,python-keystoneclient==5.2.0,python-novaclient==18.4.0,python-openstackclient==6.3.0,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,regex==2023.8.8,requests==2.31.0,requestsexceptions==1.4.0,rfc3986==2.0.0,robotframework==6.1.1,robotframework-jsonlibrary==0.5,robotframework-jsonvalidator==2.0.0,robotframework-pythonlibcore==4.2.0,robotframework-requests==0.9.5,robotframework-seleniumlibrary==6.1.2,robotframework-sshlibrary==3.8.0,robotframework-yamllibrary==0.2.8,rpds-py==0.10.3,ruamel.yaml==0.18.5,ruamel.yaml.clib==0.2.8,safety==2.3.4,scp==0.14.5,selenium==4.13.0,simplejson==3.19.1,six==1.16.0,sniffio==1.3.0,sortedcontainers==2.4.0,stevedore==5.1.0,-e git+https://osm.etsi.org/gerrit/osm/tests.git@0b5109c1be0e2ff93fcbcb9b765efa7e11ef02aa#egg=tests,tomli==2.0.1,tomlkit==0.12.1,trio==0.22.2,trio-websocket==0.11.1,typing_extensions==4.8.0,tzdata==2023.3,urllib3==2.0.5,verboselogs==1.7,wcwidth==0.2.6,wrapt==1.15.0,wsproto==1.2.0,xmltodict==0.13.0,yq==3.2.3,zipp==3.17.0
safety run-test-pre: PYTHONHASHSEED='3334253415'
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.4 is scanning for Vulnerabilities...
  Scanning dependencies in your environment:

  -> /tmp/.tox/safety/lib/python3.10/site-packages
  -> /home/jenkins/workspace/tests-stage_2_master

  Using non-commercial database
  Found and scanned 107 packages
  Timestamp 2024-01-19 14:27:25
  5 vulnerabilities found
  0 vulnerabilities ignored

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

-> Vulnerability found in setuptools version 59.6.0
   Vulnerability ID: 52495
   Affected spec: <65.5.1
   ADVISORY: Setuptools 65.5.1 includes a fix for CVE-2022-40897: 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://data.safetycli.com/v/52495/f17


-> Vulnerability found in cryptography version 41.0.4
   Vulnerability ID: 62556
   Affected spec: >=3.1,<41.0.6
   ADVISORY: Cryptography 41.0.6 includes a fix for CVE-2023-49083:
   NULL-dereference when loading PKCS7
   certificates.https://github.com/advisories/GHSA-jfhm-5ghh-2f97
   CVE-2023-49083
   For more information, please visit
   https://data.safetycli.com/v/62556/f17


-> Vulnerability found in pip version 22.0.2
   Vulnerability ID: 62044
   Affected spec: <23.3
   ADVISORY: Pip 23.3 includes a fix for CVE-2023-5752: When installing
   a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior
   to v23.3, the specified Mercurial revision could be used to inject arbitrary
   configuration options to the "hg clone" call (ie "--config"). Controlling the
   Mercurial configuration can modify how and which repository is installed.
   This vulnerability does not affect users who aren't installing from
   Mercurial.https://github.com/pypa/pip/pull/12306
   CVE-2023-5752
   For more information, please visit
   https://data.safetycli.com/v/62044/f17


-> Vulnerability found in urllib3 version 2.0.5
   Vulnerability ID: 61893
   Affected spec: >=2.0.0a1,<2.0.7
   ADVISORY: Urllib3 1.26.18 and 2.0.7 include a fix for CVE-2023-45803:
   Request body not stripped after redirect from 303 status changes request
   method to GET.https://github.com/urllib3/urllib3/security/advisories/GHSA-
   g4mx-q9vg-27p4
   CVE-2023-45803
   For more information, please visit
   https://data.safetycli.com/v/61893/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://data.safetycli.com/v/51499/f17

 Scan was completed. 5 vulnerabilities were found. 

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

  5 vulnerabilities were found in 5 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 rflint in 52.475 seconds
rflint create: /tmp/.tox/rflint
rflint installdeps: -r/home/jenkins/workspace/tests-stage_2_master/requirements.txt, -r/home/jenkins/workspace/tests-stage_2_master/requirements-dev.txt, robotframework-lint, robotframework-robocop==4.2.2
rflint develop-inst: /home/jenkins/workspace/tests-stage_2_master
rflint installed: appdirs==1.4.4,argcomplete==3.1.2,attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,bitarray==2.8.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,click==8.1.7,cliff==4.3.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,decorator==5.1.1,dogpile.cache==1.2.2,enum34==1.1.10,exceptiongroup==1.1.3,h11==0.14.0,haikunator==2.1.0,idna==3.4,importlib-metadata==6.8.0,iso8601==2.0.0,Jinja2==3.1.2,jmespath==1.0.1,jsonpatch==1.33,jsonpath-ng==1.6.0,jsonpath-rw==1.4.0,jsonpath-rw-ext==1.2.2,jsonpointer==2.4,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,keystoneauth1==5.3.0,lxml==4.9.3,MarkupSafe==2.1.3,msgpack==1.0.7,netaddr==0.9.0,netifaces==0.11.0,objectpath==0.6.1,openstacksdk==1.5.0,os-service-types==1.7.0,osc-lib==2.8.1,oslo.config==9.2.0,oslo.i18n==6.1.0,oslo.serialization==5.2.0,oslo.utils==6.2.1,osmclient @ git+https://osm.etsi.org/gerrit/osm/osmclient.git@b46c7c6b6a2a924b4246c56f5c3e71aa902dc141,outcome==1.2.0,packaging==23.1,paramiko==3.3.1,pathspec==0.11.2,pbr==5.11.1,platformdirs==4.1.0,ply==3.11,prettytable==3.9.0,pyang==2.5.3,pyangbind==0.8.3.post1,pycparser==2.21,pyjsonselect==0.2.2,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,PySocks==1.7.1,python-cinderclient==9.4.0,python-dateutil==2.8.2,python-keystoneclient==5.2.0,python-magic==0.4.27,python-novaclient==18.4.0,python-openstackclient==6.3.0,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,regex==2023.8.8,requests==2.31.0,requestsexceptions==1.4.0,rfc3986==2.0.0,robotframework==6.1.1,robotframework-jsonlibrary==0.5,robotframework-jsonvalidator==2.0.0,robotframework-lint==1.1,robotframework-pythonlibcore==4.2.0,robotframework-requests==0.9.5,robotframework-robocop==4.2.2,robotframework-seleniumlibrary==6.1.2,robotframework-sshlibrary==3.8.0,robotframework-yamllibrary==0.2.8,rpds-py==0.10.3,scp==0.14.5,selenium==4.13.0,simplejson==3.19.1,six==1.16.0,sniffio==1.3.0,sortedcontainers==2.4.0,stevedore==5.1.0,-e git+https://osm.etsi.org/gerrit/osm/tests.git@0b5109c1be0e2ff93fcbcb9b765efa7e11ef02aa#egg=tests,tomli==2.0.1,tomlkit==0.12.1,trio==0.22.2,trio-websocket==0.11.1,typing_extensions==4.8.0,tzdata==2023.3,urllib3==2.0.5,verboselogs==1.7,wcwidth==0.2.6,wrapt==1.15.0,wsproto==1.2.0,xmltodict==0.13.0,yq==3.2.3,zipp==3.17.0
rflint run-test-pre: PYTHONHASHSEED='315846872'
rflint run-test: commands[0] | rflint --ignore LineTooLong --ignore TooFewTestSteps --ignore TooManyTestCases --ignore TooManyTestSteps --ignore TooFewKeywordSteps testsuite lib resources
rflint run-test: commands[1] | robocop --configure return_status:quality_gate:E=0:W=0:I=0 --exclude '050*,0701,0923' .

___________________________________ summary ____________________________________
  black: commands succeeded
  cover: commands succeeded
  flake8: commands succeeded
ERROR:   pylint: parallel child exit code 1
  rflint: commands succeeded
  safety: commands succeeded