Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-15371 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vvp-validation-scripts-master-build-and-upload [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-SsVcuw6nRXO5/agent.2140 SSH_AGENT_PID=2142 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/private_key_11892316729523940111.key (/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/private_key_11892316729523940111.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/vvp/validation-scripts.git > git init /w/workspace/vvp-validation-scripts-master-build-and-upload # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/vvp/validation-scripts.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/vvp/validation-scripts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/vvp/validation-scripts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4c2a2033d927552f7e9281e516afba38f146c242 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2a2033d927552f7e9281e516afba38f146c242 # timeout=10 Commit message: "Aligned test with updated R-610030" > git rev-list --no-walk 4c2a2033d927552f7e9281e516afba38f146c242 # timeout=10 provisioning config files... copy managed file [global-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config8784920763515640391tmp copy managed file [vvp-validation-scripts-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config5596493331700211217tmp [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins10353182804754167069.sh Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-21.3.1 Collecting pytest<3.8,>=3.7 Downloading pytest-3.7.4-py2.py3-none-any.whl (204 kB) Collecting PyYAML<5.2,>=5.1 Downloading PyYAML-5.1.2.tar.gz (265 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting boltons<19.2,>=19.1 Downloading boltons-19.1.0-py2.py3-none-any.whl (163 kB) Collecting xlsxwriter==1.1.8 Downloading XlsxWriter-1.1.8-py2.py3-none-any.whl (139 kB) Collecting docutils<0.16,>=0.15 Downloading docutils-0.15.2-py3-none-any.whl (547 kB) Collecting requests<2.23,>=2.22 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting appdirs==1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting jinja2<2.11,>=2.10 Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Collecting pyinstaller Downloading pyinstaller-4.10-py3-none-manylinux2014_x86_64.whl (1.5 MB) Collecting mock Downloading mock-5.1.0-py3-none-any.whl (30 kB) Collecting openstack-heat Downloading openstack_heat-18.0.1-py3-none-any.whl (2.7 MB) Collecting cached-property<1.6,>=1.5 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting bandit Downloading bandit-1.7.2-py3-none-any.whl (113 kB) Collecting black Downloading black-22.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) Collecting pre-commit Downloading pre_commit-2.17.0-py2.py3-none-any.whl (195 kB) Collecting flake8 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.1.tar.gz (14 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting more-itertools>=4.0.0 Downloading more_itertools-8.14.0-py3-none-any.whl (52 kB) Collecting pluggy>=0.7 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting py>=1.5.0 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Requirement already satisfied: setuptools in ./venv-tox/lib/python3.6/site-packages (from pytest<3.8,>=3.7->-r requirements.txt (line 40)) (39.0.1) Collecting attrs>=17.4.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting importlib-metadata Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting altgraph Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB) Collecting pyinstaller-hooks-contrib>=2020.6 Downloading pyinstaller_hooks_contrib-2022.0-py2.py3-none-any.whl (222 kB) Collecting oslo.middleware>=3.31.0 Downloading oslo.middleware-4.5.1-py3-none-any.whl (65 kB) Collecting oslo.reports>=1.18.0 Downloading oslo.reports-2.4.0-py3-none-any.whl (53 kB) Collecting python-monascaclient>=1.12.0 Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) Collecting oslo.config>=6.8.0 Downloading oslo.config-8.8.1-py3-none-any.whl (128 kB) Collecting sqlalchemy-migrate>=0.13.0 Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) Collecting oslo.versionedobjects>=1.31.2 Downloading oslo.versionedobjects-2.6.0-py3-none-any.whl (86 kB) Collecting oslo.utils>=4.5.0 Downloading oslo.utils-4.13.0-py3-none-any.whl (101 kB) Collecting eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 Downloading eventlet-0.33.3-py2.py3-none-any.whl (226 kB) Collecting python-octaviaclient>=1.8.0 Downloading python_octaviaclient-2.6.0-py3-none-any.whl (111 kB) Collecting python-cinderclient>=3.3.0 Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) Collecting python-zaqarclient>=1.3.0 Downloading python_zaqarclient-2.4.0-py3-none-any.whl (87 kB) Collecting pbr>=3.1.1 Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting aodhclient>=0.9.0 Downloading aodhclient-2.4.1-py3-none-any.whl (51 kB) Collecting oslo.log>=4.3.0 Downloading oslo.log-4.8.0-py3-none-any.whl (71 kB) Collecting python-openstackclient>=3.12.0 Downloading python_openstackclient-5.8.1-py3-none-any.whl (984 kB) Collecting openstacksdk>=0.28.0 Downloading openstacksdk-2.1.0-py3-none-any.whl (1.7 MB) Collecting oslo.upgradecheck>=1.3.0 Downloading oslo.upgradecheck-1.5.0-py3-none-any.whl (14 kB) Collecting oslo.db>=6.0.0 Downloading oslo.db-11.3.0-py3-none-any.whl (175 kB) Collecting python-troveclient>=2.2.0 Downloading python_troveclient-7.3.0-py3-none-any.whl (237 kB) Collecting Routes>=2.3.1 Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) Collecting SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 Downloading SQLAlchemy-1.4.52-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) Collecting python-zunclient>=3.4.0 Downloading python_zunclient-4.7.0-py3-none-any.whl (155 kB) Collecting python-saharaclient>=1.4.0 Downloading python_saharaclient-3.5.0-py3-none-any.whl (156 kB) Collecting Babel!=2.4.0,>=2.3.4 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) Collecting python-heatclient>=1.10.0 Downloading python_heatclient-2.5.1-py3-none-any.whl (213 kB) Collecting cryptography>=2.5 Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) Collecting oslo.context>=2.22.0 Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB) Collecting oslo.messaging>=5.29.0 Downloading oslo.messaging-12.14.0-py3-none-any.whl (253 kB) Collecting keystoneauth1>=3.18.0 Downloading keystoneauth1-5.1.2-py3-none-any.whl (318 kB) Collecting python-mistralclient!=3.2.0,>=3.1.0 Downloading python_mistralclient-4.5.0-py3-none-any.whl (142 kB) Collecting python-novaclient>=9.1.0 Downloading python_novaclient-17.7.0-py3-none-any.whl (333 kB) Collecting openstack-heat Downloading openstack_heat-18.0.0-py3-none-any.whl (2.7 MB) Downloading openstack_heat-17.0.2-py3-none-any.whl (2.7 MB) Downloading openstack_heat-17.0.1-py3-none-any.whl (2.7 MB) Downloading openstack_heat-17.0.0-py3-none-any.whl (2.7 MB) Downloading openstack_heat-16.1.0-py3-none-any.whl (2.7 MB) Collecting WebOb>=1.7.1 Downloading WebOb-1.8.7-py2.py3-none-any.whl (114 kB) Collecting python-barbicanclient>=4.5.2 Downloading python_barbicanclient-6.0.0-py3-none-any.whl (89 kB) Collecting ddt>=1.4.1 Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) Collecting pytz>=2013.6 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) Collecting neutron-lib>=1.14.0 Downloading neutron_lib-2.21.0-py3-none-any.whl (576 kB) Collecting PasteDeploy>=1.5.0 Downloading PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) Collecting python-magnumclient>=2.3.0 Downloading python_magnumclient-3.7.0-py3-none-any.whl (163 kB) Collecting python-neutronclient>=6.14.0 Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB) Collecting oslo.serialization>=2.25.0 Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) Collecting stevedore>=3.1.0 Downloading stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting python-blazarclient>=1.0.1 Downloading python_blazarclient-3.7.0-py3-none-any.whl (50 kB) Collecting python-designateclient>=2.7.0 Downloading python_designateclient-4.5.1-py3-none-any.whl (93 kB) Collecting netaddr>=0.7.18 Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting python-glanceclient>=2.8.0 Downloading python_glanceclient-3.6.0-py3-none-any.whl (203 kB) Collecting python-ironicclient>=2.8.0 Downloading python_ironicclient-4.11.0-py3-none-any.whl (247 kB) Collecting python-swiftclient>=3.2.0 Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) Collecting osprofiler>=1.4.0 Downloading osprofiler-3.4.3-py3-none-any.whl (89 kB) Collecting oslo.i18n>=3.20.0 Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) Collecting python-ceilometerclient>=2.5.0 Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB) Collecting python-keystoneclient>=3.8.0 Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) Collecting oslo.service!=1.28.1,>=1.24.0 Downloading oslo.service-2.8.0-py3-none-any.whl (77 kB) Collecting python-vitrageclient>=2.7.0 Downloading python_vitrageclient-4.8.0-py3-none-any.whl (50 kB) Collecting tenacity>=6.1.0 Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting oslo.policy>=3.7.0 Downloading oslo.policy-3.12.1-py3-none-any.whl (87 kB) Collecting oslo.concurrency>=3.26.0 Downloading oslo.concurrency-4.5.1-py3-none-any.whl (47 kB) Collecting croniter>=0.3.4 Downloading croniter-2.0.5-py2.py3-none-any.whl (20 kB) Collecting keystonemiddleware>=5.1.0 Downloading keystonemiddleware-9.5.0-py3-none-any.whl (119 kB) Collecting python-manilaclient>=1.16.0 Downloading python_manilaclient-3.4.0-py3-none-any.whl (427 kB) Collecting yaql>=1.1.3 Downloading yaql-3.0.0-py3-none-any.whl (125 kB) Collecting debtcollector>=1.19.0 Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) Collecting lxml!=3.7.0,>=4.5.0 Downloading lxml-5.2.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) Collecting oslo.cache>=1.26.0 Downloading oslo.cache-2.11.0-py3-none-any.whl (69 kB) Collecting bandit Downloading bandit-1.7.1-py3-none-any.whl (113 kB) Downloading bandit-1.7.0-py3-none-any.whl (115 kB) Downloading bandit-1.6.2-py2.py3-none-any.whl (122 kB) Collecting GitPython>=1.0.1 Downloading GitPython-3.1.18-py3-none-any.whl (170 kB) Collecting typing-extensions>=3.10.0.0 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting typed-ast>=1.4.2 Downloading typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB) Collecting dataclasses>=0.6 Downloading dataclasses-0.8-py3-none-any.whl (19 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting click>=8.0.0 Downloading click-8.0.4-py3-none-any.whl (97 kB) Collecting pathspec>=0.9.0 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting platformdirs>=2 Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting tomli>=1.1.0 Downloading tomli-1.2.3-py3-none-any.whl (12 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 Downloading identify-2.4.4-py2.py3-none-any.whl (98 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.17.1-py3-none-any.whl (8.8 MB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting importlib-resources<5.3 Downloading importlib_resources-5.2.3-py3-none-any.whl (27 kB) Collecting importlib-metadata Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB) Collecting pyflakes<2.6.0,>=2.5.0 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) Collecting pycodestyle<2.10.0,>=2.9.0 Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) Collecting mccabe<0.8.0,>=0.7.0 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting osc-lib>=1.0.1 Downloading osc_lib-2.9.0-py3-none-any.whl (89 kB) Collecting pyparsing Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Collecting cliff!=1.16.0,>=1.14.0 Downloading cliff-3.10.1-py3-none-any.whl (81 kB) Collecting python-dateutil Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting wrapt>=1.7.0 Downloading wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) Collecting dnspython>=1.15.0 Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) Collecting greenlet>=0.3 Downloading greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.9-py3-none-any.whl (63 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting os-service-types>=1.2.0 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting iso8601>=0.1.11 Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting pycadf!=2.0.0,>=1.1.0 Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) Collecting os-ken>=0.3.0 Downloading os_ken-2.3.1-py3-none-any.whl (2.0 MB) Collecting pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 Downloading pecan-1.5.1-py3-none-any.whl (146 kB) Collecting setproctitle>=1.1.10 Downloading setproctitle-1.2.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (29 kB) Collecting os-traits>=0.9.0 Downloading os_traits-2.10.0-py3-none-any.whl (41 kB) Collecting jmespath>=0.9.0 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting netifaces>=0.10.4 Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting dogpile.cache>=0.6.5 Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB) Collecting requestsexceptions>=1.2.0 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Collecting openstacksdk>=0.11.2 Downloading openstacksdk-2.0.0-py3-none-any.whl (1.7 MB) Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB) Collecting decorator>=4.4.1 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jsonpatch!=1.20,>=1.16 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) Collecting fasteners>=0.7.0 Downloading fasteners-0.19-py3-none-any.whl (18 kB) Collecting rfc3986>=1.2.0 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting testscenarios>=0.4 Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) Collecting testresources>=2.0.0 Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) Collecting alembic>=0.9.6 Downloading alembic-1.7.7-py3-none-any.whl (210 kB) Collecting pyinotify>=0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cachetools>=2.0.0 Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) Collecting futurist>=1.2.0 Downloading futurist-2.4.1-py3-none-any.whl (36 kB) Collecting amqp>=2.5.2 Downloading amqp-5.2.0-py3-none-any.whl (50 kB) Collecting kombu>=4.6.6 Downloading kombu-5.1.0-py3-none-any.whl (187 kB) Collecting oslo.metrics>=0.2.1 Downloading oslo.metrics-0.4.0-py3-none-any.whl (13 kB) Collecting bcrypt>=3.1.3 Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (593 kB) Collecting statsd>=3.2.1 Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) Collecting psutil>=3.2.2 Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) Collecting msgpack>=0.5.2 Downloading msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) Collecting fixtures>=3.0.0 Downloading fixtures-4.0.1.tar.gz (56 kB) ERROR: Disabling PEP 517 processing is invalid: project specifies a build backend of pbr.build in pyproject.toml Dockerfile INFO.yaml LICENSE.txt README.rst bandit.yaml checks.py ice_validator install_win_deps.py mvn-phase-script.sh pom.xml releases requirements.txt tox.ini update_reqs.py venv-tox --2024-06-08 02:52:52-- https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1389455 (1.3M) [application/json] Saving to: ‘/w/workspace/vvp-validation-scripts-master-build-and-upload/ice_validator/heat_requirements.json’ 0K .......... .......... .......... .......... .......... 3% 32.7M 0s 50K .......... .......... .......... .......... .......... 7% 25.2M 0s 100K .......... .......... .......... .......... .......... 11% 36.9M 0s 150K .......... .......... .......... .......... .......... 14% 47.2M 0s 200K .......... .......... .......... .......... .......... 18% 47.2M 0s 250K .......... .......... .......... .......... .......... 22% 42.3M 0s 300K .......... .......... .......... .......... .......... 25% 63.1M 0s 350K .......... .......... .......... .......... .......... 29% 36.5M 0s 400K .......... .......... .......... .......... .......... 33% 75.5M 0s 450K .......... .......... .......... .......... .......... 36% 66.3M 0s 500K .......... .......... .......... .......... .......... 40% 75.8M 0s 550K .......... .......... .......... .......... .......... 44% 54.7M 0s 600K .......... .......... .......... .......... .......... 47% 84.8M 0s 650K .......... .......... .......... .......... .......... 51% 47.9M 0s 700K .......... .......... .......... .......... .......... 55% 69.0M 0s 750K .......... .......... .......... .......... .......... 58% 66.2M 0s 800K .......... .......... .......... .......... .......... 62% 113M 0s 850K .......... .......... .......... .......... .......... 66% 63.1M 0s 900K .......... .......... .......... .......... .......... 70% 50.3M 0s 950K .......... .......... .......... .......... .......... 73% 218M 0s 1000K .......... .......... .......... .......... .......... 77% 58.7M 0s 1050K .......... .......... .......... .......... .......... 81% 85.4M 0s 1100K .......... .......... .......... .......... .......... 84% 103M 0s 1150K .......... .......... .......... .......... .......... 88% 76.1M 0s 1200K .......... .......... .......... .......... .......... 92% 64.1M 0s 1250K .......... .......... .......... .......... .......... 95% 48.2M 0s 1300K .......... .......... .......... .......... .......... 99% 112M 0s 1350K ...... 100% 74.8M=0.02s 2024-06-08 02:52:52 (56.9 MB/s) - ‘/w/workspace/vvp-validation-scripts-master-build-and-upload/ice_validator/heat_requirements.json’ saved [1389455/1389455] Copied newest needs. /tmp/jenkins10353182804754167069.sh: line 10: pytest: command not found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2142 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins9093946816394024730.sh ---> sysstat.sh [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins210979989661718496.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/vvp-validation-scripts-master-build-and-upload + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/vvp-validation-scripts-master-build-and-upload ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/vvp-validation-scripts-master-build-and-upload ']' + mkdir -p /w/workspace/vvp-validation-scripts-master-build-and-upload/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vvp-validation-scripts-master-build-and-upload/archives/ [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins13050301738662683505.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MW4z lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MW4z/bin to PATH INFO: Running in OpenStack, capturing instance metadata [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins8878095173521009349.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config3137993895330344056tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins12604543924006624436.sh ---> create-netrc.sh [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins1868919232202638232.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MW4z from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MW4z/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-MW4z/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.122 botocore==1.34.122 bs4==0.0.2 cachetools==5.3.3 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.30.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins16933336285556960794.sh ---> sudo-logs.sh Archiving 'sudo' log.. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins11065891523049110183.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MW4z from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-MW4z/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [vvp-validation-scripts-master-build-and-upload] $ /bin/bash -l /tmp/jenkins8458269393537837809.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MW4z from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MW4z/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vvp-validation-scripts-master-build-and-upload/1956 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-15371 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 10G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 832 29183 0 2150 30913 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:f5:f8:b5 brd ff:ff:ff:ff:ff:ff inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86209sec preferred_lft 86209sec inet6 fe80::f816:3eff:fef5:f8b5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c5:fa:6f:43 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15371) 06/08/24 _x86_64_ (8 CPU) 02:51:29 LINUX RESTART (8 CPU) 02:52:01 tps rtps wtps bread/s bwrtn/s 02:53:01 314.00 52.17 261.83 3582.81 17106.16 02:54:01 87.40 18.13 69.27 1094.62 13866.36 Average: 200.71 35.15 165.56 2338.82 15486.40 02:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:01 30244832 31696604 2694388 8.18 54284 1717688 1424480 4.19 847280 1576392 48300 02:54:01 29998232 31682516 2940988 8.93 78712 1913176 1423864 4.19 902380 1743244 146744 Average: 30121532 31689560 2817688 8.55 66498 1815432 1424172 4.19 874830 1659818 97522 02:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:01 ens3 429.41 278.91 2208.25 79.71 0.00 0.00 0.00 0.00 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 02:54:01 ens3 52.24 37.41 712.66 8.48 0.00 0.00 0.00 0.00 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 Average: ens3 240.84 158.17 1460.52 44.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15371) 06/08/24 _x86_64_ (8 CPU) 02:51:29 LINUX RESTART (8 CPU) 02:52:01 CPU %user %nice %system %iowait %steal %idle 02:53:01 all 10.51 0.00 0.88 3.07 0.04 85.50 02:53:01 0 2.36 0.00 0.62 0.64 0.03 96.35 02:53:01 1 13.17 0.00 0.75 1.30 0.05 84.73 02:53:01 2 5.35 0.00 0.70 0.93 0.02 92.99 02:53:01 3 5.96 0.00 0.30 0.13 0.02 93.59 02:53:01 4 34.49 0.00 2.21 8.53 0.08 54.70 02:53:01 5 9.13 0.00 1.15 11.79 0.05 77.88 02:53:01 6 9.28 0.00 0.72 1.12 0.03 88.86 02:53:01 7 4.35 0.00 0.62 0.10 0.05 94.88 02:54:01 all 10.12 0.00 0.70 2.01 0.04 87.14 02:54:01 0 11.49 0.00 0.77 0.52 0.03 87.19 02:54:01 1 17.45 0.00 1.56 1.44 0.05 79.50 02:54:01 2 20.72 0.00 0.67 0.48 0.05 78.08 02:54:01 3 7.33 0.00 0.57 0.70 0.05 91.35 02:54:01 4 4.97 0.00 0.38 0.30 0.00 94.35 02:54:01 5 6.01 0.00 0.72 5.86 0.02 87.40 02:54:01 6 1.78 0.00 0.42 0.05 0.02 97.73 02:54:01 7 11.23 0.00 0.55 6.73 0.05 81.45 Average: all 10.31 0.00 0.79 2.54 0.04 86.32 Average: 0 6.93 0.00 0.69 0.58 0.03 91.76 Average: 1 15.31 0.00 1.15 1.37 0.05 82.12 Average: 2 13.04 0.00 0.68 0.71 0.03 85.53 Average: 3 6.65 0.00 0.43 0.42 0.03 92.47 Average: 4 19.71 0.00 1.29 4.41 0.04 74.55 Average: 5 7.57 0.00 0.93 8.82 0.03 82.64 Average: 6 5.53 0.00 0.57 0.58 0.03 93.30 Average: 7 7.79 0.00 0.59 3.41 0.05 88.17