py38: install_deps> python -I -m pip install -r test-requirements.txt Collecting cryptography==38.0.4 (from -r requirements.txt (line 1)) Downloading cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.4 MB/s eta 0:00:00 Collecting requests==2.27.1 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 6.7 MB/s eta 0:00:00 Collecting jinja2==3.0.3 (from -r requirements.txt (line 3)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 13.9 MB/s eta 0:00:00 Collecting simplejson==3.17.6 (from -r requirements.txt (line 4)) Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.5/139.5 kB 3.6 MB/s eta 0:00:00 Collecting oyaml==1.0 (from -r requirements.txt (line 5)) Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) Collecting pyOpenSSL==22.0.0 (from -r requirements.txt (line 6)) Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 5.2 MB/s eta 0:00:00 Collecting jsonschema==4.4.0 (from -r requirements.txt (line 7)) Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 7.1 MB/s eta 0:00:00 Collecting dacite==1.6.0 (from -r requirements.txt (line 8)) Downloading dacite-1.6.0-py3-none-any.whl (12 kB) Collecting more-itertools>=8.12.0 (from -r requirements.txt (line 9)) Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Collecting bandit (from -r test-requirements.txt (line 2)) Downloading bandit-1.7.7-py3-none-any.whl.metadata (5.9 kB) Collecting pylint (from -r test-requirements.txt (line 3)) Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) Collecting pytest (from -r test-requirements.txt (line 4)) Downloading pytest-8.0.0-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov (from -r test-requirements.txt (line 5)) Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting pydocstyle (from -r test-requirements.txt (line 6)) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting requests-mock (from -r test-requirements.txt (line 7)) Downloading requests_mock-1.11.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting cffi>=1.12 (from cryptography==38.0.4->-r requirements.txt (line 1)) Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) Collecting certifi>=2017.4.17 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting MarkupSafe>=2.0 (from jinja2==3.0.3->-r requirements.txt (line 3)) Downloading MarkupSafe-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyyaml (from oyaml==1.0->-r requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting attrs>=17.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading pyrsistent-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Collecting importlib-resources>=1.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting stevedore>=1.20.0 (from bandit->-r test-requirements.txt (line 2)) Downloading stevedore-5.1.0-py3-none-any.whl.metadata (2.2 kB) Collecting rich (from bandit->-r test-requirements.txt (line 2)) Downloading rich-13.7.0-py3-none-any.whl.metadata (18 kB) Collecting platformdirs>=2.2.0 (from pylint->-r test-requirements.txt (line 3)) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint->-r test-requirements.txt (line 3)) Downloading astroid-3.0.2-py3-none-any.whl.metadata (4.5 kB) Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r test-requirements.txt (line 3)) Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) Collecting mccabe<0.8,>=0.6 (from pylint->-r test-requirements.txt (line 3)) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting tomlkit>=0.10.1 (from pylint->-r test-requirements.txt (line 3)) Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) Collecting typing-extensions>=3.10.0 (from pylint->-r test-requirements.txt (line 3)) Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting dill>=0.2 (from pylint->-r test-requirements.txt (line 3)) Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) Collecting tomli>=1.1.0 (from pylint->-r test-requirements.txt (line 3)) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting iniconfig (from pytest->-r test-requirements.txt (line 4)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting packaging (from pytest->-r test-requirements.txt (line 4)) Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2.0,>=1.3.0 (from pytest->-r test-requirements.txt (line 4)) Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r test-requirements.txt (line 4)) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->-r test-requirements.txt (line 5)) Downloading coverage-7.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting snowballstemmer>=2.2.0 (from pydocstyle->-r test-requirements.txt (line 6)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 10.3 MB/s eta 0:00:00 Collecting six (from requests-mock->-r test-requirements.txt (line 7)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->-r requirements.txt (line 1)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 12.5 MB/s eta 0:00:00 Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting pbr!=2.1.0,>=2.0.0 (from stevedore>=1.20.0->bandit->-r test-requirements.txt (line 2)) Downloading pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting markdown-it-py>=2.2.0 (from rich->bandit->-r test-requirements.txt (line 2)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich->bandit->-r test-requirements.txt (line 2)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit->-r test-requirements.txt (line 2)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 4.9 MB/s eta 0:00:00 Downloading bandit-1.7.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 10.8 MB/s eta 0:00:00 Downloading pylint-3.0.3-py3-none-any.whl (510 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.6/510.6 kB 9.7 MB/s eta 0:00:00 Downloading pytest-8.0.0-py3-none-any.whl (334 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 334.0/334.0 kB 10.1 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) Downloading astroid-3.0.2-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 11.7 MB/s eta 0:00:00 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 4.8 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 34.6 MB/s eta 0:00:00 Downloading coverage-7.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.1/235.1 kB 22.0 MB/s eta 0:00:00 Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 11.5 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 4.0 MB/s eta 0:00:00 Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) Downloading isort-5.13.2-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 8.9 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading pyrsistent-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.8/121.8 kB 10.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 19.4 MB/s eta 0:00:00 Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.6 MB/s eta 0:00:00 Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Using cached packaging-23.2-py3-none-any.whl (53 kB) Downloading rich-13.7.0-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 4.7 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 5.2 MB/s eta 0:00:00 Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 3.8 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.6 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, zipp, urllib3, typing-extensions, tomlkit, tomli, six, simplejson, pyyaml, PySocks, pyrsistent, pygments, pydocstyle, pycparser, pluggy, platformdirs, pbr, packaging, more-itertools, mdurl, mccabe, MarkupSafe, isort, iniconfig, idna, exceptiongroup, dill, dacite, coverage, charset-normalizer, certifi, attrs, stevedore, requests, pytest, oyaml, markdown-it-py, jinja2, importlib-resources, cffi, astroid, rich, requests-mock, pytest-cov, pylint, jsonschema, cryptography, pyOpenSSL, bandit py38: exit -15 (7.10 seconds) /w/workspace/integration-python-onapsdk-master-python3.8-lint> python -I -m pip install -r test-requirements.txt pid=2674 py38: FAIL code -15 (8.40 seconds) evaluation failed :( (8.57 seconds)