17:58:50 Started by timer 17:58:50 Running as SYSTEM 17:58:50 [EnvInject] - Loading node environment variables. 17:58:50 Building remotely on prd-ubuntu1804-docker-8c-8g-19881 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-ves-docker-merge-master 17:58:50 [ssh-agent] Looking for ssh-agent implementation... 17:58:50 $ ssh-agent 17:58:50 SSH_AUTH_SOCK=/tmp/ssh-5TeZ4j7MxCn4/agent.2072 17:58:50 SSH_AGENT_PID=2074 17:58:50 [ssh-agent] Started. 17:58:50 Running ssh-add (command line suppressed) 17:58:50 Identity added: /w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/private_key_1547795421950061027.key (/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/private_key_1547795421950061027.key) 17:58:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:58:50 The recommended git tool is: NONE 17:58:52 using credential onap-jenkins-ssh 17:58:52 Wiping out workspace first. 17:58:52 Cloning the remote Git repository 17:58:52 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 17:58:52 > git init /w/workspace/integration-onap-component-simulators-ves-docker-merge-master # timeout=10 17:58:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 17:58:52 > git --version # timeout=10 17:58:52 > git --version # 'git version 2.17.1' 17:58:52 using GIT_SSH to set credentials Gerrit user 17:58:52 Verifying host key using manually-configured host key entries 17:58:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 17:58:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:52 Avoid second fetch 17:58:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:58:52 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 17:58:52 > git config core.sparsecheckout # timeout=10 17:58:52 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 17:58:53 Commit message: "Fix mock sdc docker build" 17:58:53 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 17:58:56 provisioning config files... 17:58:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:58:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:58:56 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins825672112775847710.sh 17:58:56 ---> python-tools-install.sh 17:58:56 Setup pyenv: 17:58:56 * system (set by /opt/pyenv/version) 17:58:56 * 3.8.13 (set by /opt/pyenv/version) 17:58:56 * 3.9.13 (set by /opt/pyenv/version) 17:58:56 * 3.10.6 (set by /opt/pyenv/version) 17:59:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YXQP 17:59:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:59:04 lf-activate-venv(): INFO: Base packages installed successfully 17:59:04 lf-activate-venv(): INFO: Installing additional packages: lftools 17:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 17:59:28 Generating Requirements File 17:59:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:59:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:59:45 Python 3.10.6 17:59:46 pip 26.0.1 from /tmp/venv-YXQP/lib/python3.10/site-packages/pip (python 3.10) 17:59:46 appdirs==1.4.4 17:59:46 argcomplete==3.6.3 17:59:46 aspy.yaml==1.3.0 17:59:46 attrs==25.4.0 17:59:46 autopage==0.6.0 17:59:46 backports.strenum==1.3.1 17:59:46 beautifulsoup4==4.14.3 17:59:46 boto3==1.42.55 17:59:46 botocore==1.42.55 17:59:46 bs4==0.0.2 17:59:46 certifi==2026.1.4 17:59:46 cffi==2.0.0 17:59:46 cfgv==3.5.0 17:59:46 chardet==6.0.0.post1 17:59:46 charset-normalizer==3.4.4 17:59:46 click==8.3.1 17:59:46 cliff==4.13.2 17:59:46 cmd2==3.2.2 17:59:46 cryptography==3.3.2 17:59:46 debtcollector==3.0.0 17:59:46 decorator==5.2.1 17:59:46 defusedxml==0.7.1 17:59:46 Deprecated==1.3.1 17:59:46 distlib==0.4.0 17:59:46 dnspython==2.8.0 17:59:46 docker==7.1.0 17:59:46 dogpile.cache==1.5.0 17:59:46 durationpy==0.10 17:59:46 email-validator==2.3.0 17:59:46 filelock==3.24.3 17:59:46 future==1.0.0 17:59:46 gitdb==4.0.12 17:59:46 GitPython==3.1.46 17:59:46 httplib2==0.30.2 17:59:46 identify==2.6.16 17:59:46 idna==3.11 17:59:46 importlib-resources==1.5.0 17:59:46 iso8601==2.1.0 17:59:46 Jinja2==3.1.6 17:59:46 jmespath==1.1.0 17:59:46 jsonpatch==1.33 17:59:46 jsonpointer==3.0.0 17:59:46 jsonschema==4.26.0 17:59:46 jsonschema-specifications==2025.9.1 17:59:46 keystoneauth1==5.13.1 17:59:46 kubernetes==35.0.0 17:59:46 lftools==0.37.21 17:59:46 lxml==6.0.2 17:59:46 markdown-it-py==4.0.0 17:59:46 MarkupSafe==3.0.3 17:59:46 mdurl==0.1.2 17:59:46 msgpack==1.1.2 17:59:46 multi_key_dict==2.0.3 17:59:46 munch==4.0.0 17:59:46 netaddr==1.3.0 17:59:46 niet==1.4.2 17:59:46 nodeenv==1.10.0 17:59:46 oauth2client==4.1.3 17:59:46 oauthlib==3.3.1 17:59:46 openstacksdk==4.10.0 17:59:46 os-service-types==1.8.2 17:59:46 osc-lib==4.4.0 17:59:46 oslo.config==10.3.0 17:59:46 oslo.context==6.3.0 17:59:46 oslo.i18n==6.7.2 17:59:46 oslo.log==8.1.0 17:59:46 oslo.serialization==5.9.1 17:59:46 oslo.utils==10.0.0 17:59:46 packaging==26.0 17:59:46 pbr==7.0.3 17:59:46 platformdirs==4.9.2 17:59:46 prettytable==3.17.0 17:59:46 psutil==7.2.2 17:59:46 pyasn1==0.6.2 17:59:46 pyasn1_modules==0.4.2 17:59:46 pycparser==3.0 17:59:46 pygerrit2==2.0.15 17:59:46 PyGithub==2.8.1 17:59:46 Pygments==2.19.2 17:59:46 PyJWT==2.11.0 17:59:46 PyNaCl==1.6.2 17:59:46 pyparsing==2.4.7 17:59:46 pyperclip==1.11.0 17:59:46 pyrsistent==0.20.0 17:59:46 python-cinderclient==9.8.0 17:59:46 python-dateutil==2.9.0.post0 17:59:46 python-heatclient==5.0.0 17:59:46 python-jenkins==1.8.3 17:59:46 python-keystoneclient==5.7.0 17:59:46 python-magnumclient==4.9.0 17:59:46 python-openstackclient==9.0.0 17:59:46 python-swiftclient==4.9.0 17:59:46 PyYAML==6.0.3 17:59:46 referencing==0.37.0 17:59:46 requests==2.32.5 17:59:46 requests-oauthlib==2.0.0 17:59:46 requestsexceptions==1.4.0 17:59:46 rfc3986==2.0.0 17:59:46 rich==14.3.3 17:59:46 rich-argparse==1.7.2 17:59:46 rpds-py==0.30.0 17:59:46 rsa==4.9.1 17:59:46 ruamel.yaml==0.19.1 17:59:46 ruamel.yaml.clib==0.2.15 17:59:46 s3transfer==0.16.0 17:59:46 simplejson==3.20.2 17:59:46 six==1.17.0 17:59:46 smmap==5.0.2 17:59:46 soupsieve==2.8.3 17:59:46 stevedore==5.7.0 17:59:46 tabulate==0.9.0 17:59:46 toml==0.10.2 17:59:46 tomlkit==0.14.0 17:59:46 tqdm==4.67.3 17:59:46 typing_extensions==4.15.0 17:59:46 urllib3==1.26.20 17:59:46 virtualenv==20.39.0 17:59:46 wcwidth==0.6.0 17:59:46 websocket-client==1.9.0 17:59:46 wrapt==2.1.1 17:59:46 xdg==6.0.0 17:59:46 xmltodict==1.0.4 17:59:46 yq==3.4.3 17:59:46 provisioning config files... 17:59:46 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config6189379601258256469tmp 17:59:46 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config3540176481419743199tmp 17:59:46 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins8536205999045138642.sh 17:59:46 ---> docker-login.sh 17:59:46 nexus3.onap.org:10001 17:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.onap.org:10002 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.onap.org:10003 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 nexus3.onap.org:10004 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 docker.io 17:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:47 Configure a credential helper to remove this warning. See 17:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:47 17:59:47 Login Succeeded 17:59:47 ---> docker-login.sh ends 17:59:47 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins7217969862383405958.sh 17:59:47 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6666190009677673071.sh 17:59:47 [EnvInject] - Injecting environment variables from a build step. 17:59:47 [EnvInject] - Injecting as environment variables the properties content 17:59:47 DOCKER_ROOT=./mock-ves 17:59:47 CONTAINER_TAG_YAML_DIR= 17:59:47 CONTAINER_TAG_METHOD=stream 17:59:47 17:59:47 [EnvInject] - Variables injected successfully. 17:59:47 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash -l /tmp/jenkins9670224149636827459.sh 17:59:47 ---> docker-get-container-tag.sh 17:59:47 Setup pyenv: 17:59:47 system 17:59:47 3.8.13 17:59:47 3.9.13 17:59:47 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 17:59:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXQP from file:/tmp/.os_lf_venv 17:59:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:59:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:59:49 lf-activate-venv(): INFO: Base packages installed successfully 17:59:49 lf-activate-venv(): INFO: Installing additional packages: yq 17:59:50 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 17:59:50 ---> Docker image tag found: master 17:59:50 [EnvInject] - Injecting environment variables from a build step. 17:59:50 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 17:59:50 [EnvInject] - Variables injected successfully. 17:59:50 [EnvInject] - Injecting environment variables from a build step. 17:59:50 [EnvInject] - Injecting as environment variables the properties content 17:59:50 DOCKER_ARGS= 17:59:50 DOCKER_ROOT=./mock-ves 17:59:50 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 17:59:50 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 17:59:50 DOCKER_NAME=onap/onap-component-mock-ves 17:59:50 17:59:50 [EnvInject] - Variables injected successfully. 17:59:50 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14478493132911218582.sh 17:59:50 ---> docker-build.sh 17:59:50 Docker version 20.10.18, build b40c2f6 17:59:50 Building image: nexus3.onap.org:10003/onap/onap-component-mock-ves:master 17:59:50 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-ves:master . 17:59:50 Sending build context to Docker daemon 9.728kB 17:59:50 Step 1/8 : FROM python:3.8-alpine 17:59:51 3.8-alpine: Pulling from library/python 17:59:51 43c4264eed91: Pulling fs layer 17:59:51 bbd039b2f2dc: Pulling fs layer 17:59:51 2fe9ed713579: Pulling fs layer 17:59:51 86e037ebf8b6: Pulling fs layer 17:59:51 86e037ebf8b6: Waiting 17:59:51 bbd039b2f2dc: Download complete 17:59:51 43c4264eed91: Verifying Checksum 17:59:51 43c4264eed91: Download complete 17:59:51 86e037ebf8b6: Verifying Checksum 17:59:51 86e037ebf8b6: Download complete 17:59:51 43c4264eed91: Pull complete 17:59:52 bbd039b2f2dc: Pull complete 17:59:52 2fe9ed713579: Verifying Checksum 17:59:52 2fe9ed713579: Download complete 17:59:53 2fe9ed713579: Pull complete 17:59:53 86e037ebf8b6: Pull complete 17:59:53 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 17:59:53 Status: Downloaded newer image for python:3.8-alpine 17:59:53 ---> cd39247b02f9 17:59:53 Step 2/8 : COPY . /app 17:59:55 ---> f79efe6ba7ec 17:59:55 Step 3/8 : WORKDIR /app 17:59:55 ---> Running in 1208065e3ce1 17:59:55 Removing intermediate container 1208065e3ce1 17:59:55 ---> d7a52985bcbd 17:59:55 Step 4/8 : RUN apk add build-base 17:59:55 ---> Running in 145caffbbb61 17:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:59:56 (1/22) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 17:59:56 (2/22) Installing libgcc (13.2.1_git20240309-r1) 17:59:56 (3/22) Installing jansson (2.14-r4) 17:59:56 (4/22) Installing libstdc++ (13.2.1_git20240309-r1) 17:59:56 (5/22) Installing zstd-libs (1.5.6-r0) 17:59:56 (6/22) Installing binutils (2.42-r1) 17:59:56 (7/22) Installing libmagic (5.45-r1) 17:59:56 (8/22) Installing file (5.45-r1) 17:59:56 (9/22) Installing libgomp (13.2.1_git20240309-r1) 17:59:56 (10/22) Installing libatomic (13.2.1_git20240309-r1) 17:59:56 (11/22) Installing gmp (6.3.0-r1) 17:59:56 (12/22) Installing isl26 (0.26-r1) 17:59:56 (13/22) Installing mpfr4 (4.2.1-r0) 17:59:56 (14/22) Installing mpc1 (1.3.1-r1) 17:59:56 (15/22) Installing gcc (13.2.1_git20240309-r1) 17:59:57 (16/22) Installing libstdc++-dev (13.2.1_git20240309-r1) 17:59:57 (17/22) Installing musl-dev (1.2.5-r1) 17:59:57 (18/22) Installing g++ (13.2.1_git20240309-r1) 17:59:57 (19/22) Installing make (4.4.1-r2) 17:59:57 (20/22) Installing fortify-headers (1.1-r3) 17:59:57 (21/22) Installing patch (2.7.6-r10) 17:59:57 (22/22) Installing build-base (0.5-r3) 17:59:57 Executing busybox-1.36.1-r29.trigger 17:59:57 OK: 231 MiB in 58 packages 18:00:00 Removing intermediate container 145caffbbb61 18:00:00 ---> 24dc3cfcb19c 18:00:00 Step 5/8 : RUN pip install -r requirements.txt 18:00:00 ---> Running in 6edb030dfc1e 18:00:02 Collecting Flask-RESTful==0.3.9 18:00:02 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:00:02 Collecting requests[socks]==2.24.0 18:00:02 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 18:00:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.8/61.8 kB 6.4 MB/s eta 0:00:00 18:00:02 Collecting six>=1.3.0 18:00:02 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:00:02 Collecting Flask>=0.8 18:00:02 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:00:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 13.0 MB/s eta 0:00:00 18:00:02 Collecting aniso8601>=0.82 18:00:02 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:00:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 12.8 MB/s eta 0:00:00 18:00:02 Collecting pytz 18:00:02 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:00:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 30.6 MB/s eta 0:00:00 18:00:03 Collecting certifi>=2017.4.17 18:00:03 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 20.5 MB/s eta 0:00:00 18:00:03 Collecting chardet<4,>=3.0.2 18:00:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.7 MB/s eta 0:00:00 18:00:03 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 18:00:03 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 12.9 MB/s eta 0:00:00 18:00:03 Collecting idna<3,>=2.5 18:00:03 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 14.1 MB/s eta 0:00:00 18:00:03 Collecting PySocks!=1.5.7,>=1.5.6 18:00:03 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:00:03 Collecting blinker>=1.6.2 18:00:03 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:00:03 Collecting Jinja2>=3.1.2 18:00:03 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 18.4 MB/s eta 0:00:00 18:00:03 Collecting Werkzeug>=3.0.0 18:00:03 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 26.0 MB/s eta 0:00:00 18:00:03 Collecting click>=8.1.3 18:00:03 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 14.4 MB/s eta 0:00:00 18:00:03 Collecting itsdangerous>=2.1.2 18:00:03 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:00:03 Collecting importlib-metadata>=3.6.0 18:00:03 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:00:03 Collecting zipp>=3.20 18:00:03 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:00:03 Collecting MarkupSafe>=2.0 18:00:03 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:00:04 Installing collected packages: pytz, chardet, aniso8601, zipp, urllib3, six, PySocks, MarkupSafe, itsdangerous, idna, click, certifi, blinker, Werkzeug, requests, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:00:04 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 PySocks-1.7.1 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 certifi-2026.1.4 chardet-3.0.4 click-8.1.8 idna-2.10 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2025.2 requests-2.24.0 six-1.17.0 urllib3-1.25.11 zipp-3.20.2 18:00:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:00:05  18:00:05 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:00:05 [notice] To update, run: pip install --upgrade pip 18:00:06 Removing intermediate container 6edb030dfc1e 18:00:06 ---> abd366821416 18:00:06 Step 6/8 : EXPOSE 30417 18:00:06 ---> Running in b95b3095126b 18:00:06 Removing intermediate container b95b3095126b 18:00:06 ---> 49946163ce68 18:00:06 Step 7/8 : ENTRYPOINT ["python"] 18:00:06 ---> Running in 9d913c2972a6 18:00:06 Removing intermediate container 9d913c2972a6 18:00:06 ---> 38ba51a82370 18:00:06 Step 8/8 : CMD ["app/app.py"] 18:00:06 ---> Running in f16593c31416 18:00:06 Removing intermediate container f16593c31416 18:00:06 ---> 33337d537806 18:00:06 Successfully built 33337d537806 18:00:06 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:06 ---> docker-build.sh ends 18:00:06 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14673328980256784616.sh 18:00:06 [EnvInject] - Injecting environment variables from a build step. 18:00:06 [EnvInject] - Injecting as environment variables the properties content 18:00:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:00:06 18:00:06 [EnvInject] - Variables injected successfully. 18:00:06 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins6572179392956282935.sh 18:00:07 ---> docker-push.sh 18:00:07 Docker version 20.10.18, build b40c2f6 18:00:07 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:07 docker push nexus3.onap.org:10003/onap/onap-component-mock-ves:master 18:00:07 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-ves] 18:00:07 9e79f3912489: Preparing 18:00:07 7084c5e4cb08: Preparing 18:00:07 3f45799d077e: Preparing 18:00:07 817fa7f5a4af: Preparing 18:00:07 6b49371d7ed7: Preparing 18:00:07 50acbb6dc641: Preparing 18:00:07 63ca1fbb43ae: Preparing 18:00:07 63ca1fbb43ae: Waiting 18:00:07 50acbb6dc641: Waiting 18:00:07 6b49371d7ed7: Layer already exists 18:00:07 817fa7f5a4af: Layer already exists 18:00:07 63ca1fbb43ae: Layer already exists 18:00:07 50acbb6dc641: Layer already exists 18:00:07 3f45799d077e: Pushed 18:00:09 9e79f3912489: Pushed 18:00:28 7084c5e4cb08: Pushed 18:00:28 master: digest: sha256:519a4348ab424c3cec11c2b867a6daa39d0dd0e471906a76974721a563703448 size: 1788 18:00:28 ---> docker-push.sh ends 18:00:28 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins15532705820312414602.sh 18:00:28 $ ssh-agent -k 18:00:28 unset SSH_AUTH_SOCK; 18:00:28 unset SSH_AGENT_PID; 18:00:28 echo Agent pid 2074 killed; 18:00:28 [ssh-agent] Stopped. 18:00:28 [PostBuildScript] - [INFO] Executing post build scripts. 18:00:28 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins17630396321402708676.sh 18:00:28 ---> sysstat.sh 18:00:28 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins13675076765530159014.sh 18:00:28 ---> package-listing.sh 18:00:28 ++ facter osfamily 18:00:28 ++ tr '[:upper:]' '[:lower:]' 18:00:28 + OS_FAMILY=debian 18:00:28 + workspace=/w/workspace/integration-onap-component-simulators-ves-docker-merge-master 18:00:28 + START_PACKAGES=/tmp/packages_start.txt 18:00:28 + END_PACKAGES=/tmp/packages_end.txt 18:00:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:28 + PACKAGES=/tmp/packages_start.txt 18:00:28 + '[' /w/workspace/integration-onap-component-simulators-ves-docker-merge-master ']' 18:00:28 + PACKAGES=/tmp/packages_end.txt 18:00:28 + case "${OS_FAMILY}" in 18:00:28 + dpkg -l 18:00:28 + grep '^ii' 18:00:28 + '[' -f /tmp/packages_start.txt ']' 18:00:28 + '[' -f /tmp/packages_end.txt ']' 18:00:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:28 + '[' /w/workspace/integration-onap-component-simulators-ves-docker-merge-master ']' 18:00:28 + mkdir -p /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/ 18:00:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/ 18:00:28 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins8537827327774119483.sh 18:00:28 ---> capture-instance-metadata.sh 18:00:28 Setup pyenv: 18:00:29 system 18:00:29 3.8.13 18:00:29 3.9.13 18:00:29 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXQP from file:/tmp/.os_lf_venv 18:00:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:30 lf-activate-venv(): INFO: Base packages installed successfully 18:00:30 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 18:00:38 INFO: Running in OpenStack, capturing instance metadata 18:00:38 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins3357374513919362620.sh 18:00:38 provisioning config files... 18:00:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-ves-docker-merge-master@tmp/config12322251460776203026tmp 18:00:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:00:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:00:38 [EnvInject] - Injecting environment variables from a build step. 18:00:38 [EnvInject] - Injecting as environment variables the properties content 18:00:38 SERVER_ID=logs 18:00:38 18:00:38 [EnvInject] - Variables injected successfully. 18:00:38 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14383081854131078195.sh 18:00:38 ---> create-netrc.sh 18:00:38 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins14413753511750361029.sh 18:00:38 ---> python-tools-install.sh 18:00:38 Setup pyenv: 18:00:38 system 18:00:38 3.8.13 18:00:38 3.9.13 18:00:38 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXQP from file:/tmp/.os_lf_venv 18:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:40 lf-activate-venv(): INFO: Base packages installed successfully 18:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:47 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 18:00:47 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins6416417373715045433.sh 18:00:47 ---> sudo-logs.sh 18:00:47 Archiving 'sudo' log.. 18:00:47 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash /tmp/jenkins10546768648131728939.sh 18:00:47 ---> job-cost.sh 18:00:47 INFO: Activating Python virtual environment... 18:00:47 Setup pyenv: 18:00:47 system 18:00:47 3.8.13 18:00:47 3.9.13 18:00:47 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXQP from file:/tmp/.os_lf_venv 18:00:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:49 lf-activate-venv(): INFO: Base packages installed successfully 18:00:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 18:00:54 INFO: No stack-cost file found 18:00:54 INFO: Instance uptime: 161s 18:00:54 INFO: Fetching instance metadata (attempt 1 of 3)... 18:00:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:00:54 INFO: Successfully fetched instance metadata 18:00:54 INFO: Instance type: v3-standard-8 18:00:54 INFO: Retrieving pricing info for: v3-standard-8 18:00:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:00:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=161 18:00:54 INFO: Successfully fetched Vexxhost pricing API 18:00:54 INFO: Retrieved cost: 0.22 18:00:54 INFO: Retrieved resource: v3-standard-8 18:00:54 INFO: Creating archive directory: /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/cost 18:00:54 INFO: Archiving costs to: /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/archives/cost.csv 18:00:54 INFO: Successfully archived job cost data 18:00:54 DEBUG: Cost data: integration-onap-component-simulators-ves-docker-merge-master,378,2026-02-24 18:00:54,v3-standard-8,161,0.22,0.00,SUCCESS 18:00:54 [integration-onap-component-simulators-ves-docker-merge-master] $ /bin/bash -l /tmp/jenkins11692108548277025123.sh 18:00:54 ---> logs-deploy.sh 18:00:54 Setup pyenv: 18:00:54 system 18:00:54 3.8.13 18:00:54 3.9.13 18:00:54 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-ves-docker-merge-master/.python-version) 18:00:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXQP from file:/tmp/.os_lf_venv 18:00:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:56 lf-activate-venv(): INFO: Base packages installed successfully 18:00:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-YXQP/bin to PATH 18:01:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-ves-docker-merge-master/378 18:01:03 INFO: archiving workspace using pattern(s): 18:01:03 /tmp/venv-YXQP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:01:03 warnings.warn( 18:01:04 Archives upload complete. 18:01:04 INFO: archiving logs to Nexus 18:01:05 /tmp/venv-YXQP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:01:05 warnings.warn( 18:01:05 ---> uname -a: 18:01:05 Linux prd-ubuntu1804-docker-8c-8g-19881 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:01:05 18:01:05 18:01:05 ---> lscpu: 18:01:05 Architecture: x86_64 18:01:05 CPU op-mode(s): 32-bit, 64-bit 18:01:05 Byte Order: Little Endian 18:01:05 CPU(s): 8 18:01:05 On-line CPU(s) list: 0-7 18:01:05 Thread(s) per core: 1 18:01:05 Core(s) per socket: 1 18:01:05 Socket(s): 8 18:01:05 NUMA node(s): 1 18:01:05 Vendor ID: AuthenticAMD 18:01:05 CPU family: 23 18:01:05 Model: 49 18:01:05 Model name: AMD EPYC-Rome Processor 18:01:05 Stepping: 0 18:01:05 CPU MHz: 2800.000 18:01:05 BogoMIPS: 5600.00 18:01:05 Virtualization: AMD-V 18:01:05 Hypervisor vendor: KVM 18:01:05 Virtualization type: full 18:01:05 L1d cache: 32K 18:01:05 L1i cache: 32K 18:01:05 L2 cache: 512K 18:01:05 L3 cache: 16384K 18:01:05 NUMA node0 CPU(s): 0-7 18:01:05 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 18:01:05 18:01:05 18:01:05 ---> nproc: 18:01:05 8 18:01:05 18:01:05 18:01:05 ---> df -h: 18:01:05 Filesystem Size Used Avail Use% Mounted on 18:01:05 udev 16G 0 16G 0% /dev 18:01:05 tmpfs 3.2G 712K 3.2G 1% /run 18:01:05 /dev/vda1 155G 11G 145G 7% / 18:01:05 tmpfs 16G 0 16G 0% /dev/shm 18:01:05 tmpfs 5.0M 0 5.0M 0% /run/lock 18:01:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:01:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:01:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:01:05 18:01:05 18:01:05 ---> free -m: 18:01:05 total used free shared buff/cache available 18:01:05 Mem: 32167 830 28919 0 2417 30906 18:01:05 Swap: 1023 0 1023 18:01:05 18:01:05 18:01:05 ---> ip addr: 18:01:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:01:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:01:05 inet 127.0.0.1/8 scope host lo 18:01:05 valid_lft forever preferred_lft forever 18:01:05 inet6 ::1/128 scope host 18:01:05 valid_lft forever preferred_lft forever 18:01:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:01:05 link/ether fa:16:3e:c6:1d:12 brd ff:ff:ff:ff:ff:ff 18:01:05 inet 10.30.106.136/23 brd 10.30.107.255 scope global dynamic ens3 18:01:05 valid_lft 86235sec preferred_lft 86235sec 18:01:05 inet6 fe80::f816:3eff:fec6:1d12/64 scope link 18:01:05 valid_lft forever preferred_lft forever 18:01:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:01:05 link/ether 02:42:04:cc:1d:a5 brd ff:ff:ff:ff:ff:ff 18:01:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:01:05 valid_lft forever preferred_lft forever 18:01:05 inet6 fe80::42:4ff:fecc:1da5/64 scope link 18:01:05 valid_lft forever preferred_lft forever 18:01:05 18:01:05 18:01:05 ---> sar -b -r -n DEV: 18:01:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19881) 02/24/26 _x86_64_ (8 CPU) 18:01:05 18:01:05 17:58:24 LINUX RESTART (8 CPU) 18:01:05 18:01:05 17:59:01 tps rtps wtps bread/s bwrtn/s 18:01:05 18:00:01 238.85 12.42 226.43 1650.27 103083.73 18:01:05 18:01:01 84.01 1.07 82.94 70.75 45113.39 18:01:05 Average: 161.40 6.74 154.67 860.25 74088.90 18:01:05 18:01:05 17:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:05 18:00:01 29717256 31709640 3221964 9.78 79564 2209908 1549400 4.56 918536 1978400 484 18:01:05 18:01:01 29584412 31617892 3354808 10.18 86988 2239636 1502588 4.42 1036772 1991084 10880 18:01:05 Average: 29650834 31663766 3288386 9.98 83276 2224772 1525994 4.49 977654 1984742 5682 18:01:05 18:01:05 17:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:05 18:00:01 veth9a017dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:01:05 18:00:01 lo 3.40 3.40 0.39 0.39 0.00 0.00 0.00 0.00 18:01:05 18:00:01 ens3 162.52 93.50 2721.70 15.41 0.00 0.00 0.00 0.00 18:01:05 18:00:01 docker0 17.68 52.68 1.02 1284.57 0.00 0.00 0.00 0.00 18:01:05 18:01:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 18:01:05 18:01:01 ens3 164.42 209.99 66.69 1462.48 0.00 0.00 0.00 0.00 18:01:05 18:01:01 docker0 3.18 4.70 0.57 38.12 0.00 0.00 0.00 0.00 18:01:05 Average: lo 2.90 2.90 0.31 0.31 0.00 0.00 0.00 0.00 18:01:05 Average: ens3 163.47 151.77 1393.75 739.18 0.00 0.00 0.00 0.00 18:01:05 Average: docker0 10.43 28.68 0.80 661.13 0.00 0.00 0.00 0.00 18:01:05 18:01:05 18:01:05 ---> sar -P ALL: 18:01:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19881) 02/24/26 _x86_64_ (8 CPU) 18:01:05 18:01:05 17:58:24 LINUX RESTART (8 CPU) 18:01:05 18:01:05 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:01:05 18:00:01 all 9.47 0.00 1.31 2.30 0.04 86.87 18:01:05 18:00:01 0 15.87 0.00 2.07 0.27 0.03 81.76 18:01:05 18:00:01 1 16.62 0.00 1.27 0.72 0.05 81.33 18:01:05 18:00:01 2 3.95 0.00 0.89 0.18 0.03 94.95 18:01:05 18:00:01 3 3.32 0.00 0.63 0.03 0.03 95.98 18:01:05 18:00:01 4 18.14 0.00 2.02 0.84 0.03 78.97 18:01:05 18:00:01 5 1.32 0.00 0.45 8.47 0.03 89.72 18:01:05 18:00:01 6 6.47 0.00 1.55 2.94 0.02 89.02 18:01:05 18:00:01 7 10.11 0.00 1.60 5.00 0.07 83.22 18:01:05 18:01:01 all 11.64 0.00 0.80 0.67 0.04 86.85 18:01:05 18:01:01 0 0.55 0.00 0.57 0.00 0.00 98.88 18:01:05 18:01:01 1 5.42 0.00 0.64 0.02 0.05 93.88 18:01:05 18:01:01 2 0.67 0.00 0.32 0.00 0.02 99.00 18:01:05 18:01:01 3 11.03 0.00 0.59 0.00 0.05 88.33 18:01:05 18:01:01 4 14.74 0.00 1.12 0.07 0.05 84.02 18:01:05 18:01:01 5 14.10 0.00 0.95 4.24 0.05 80.65 18:01:05 18:01:01 6 33.32 0.00 1.64 0.45 0.08 64.51 18:01:05 18:01:01 7 13.25 0.00 0.55 0.55 0.07 85.58 18:01:05 Average: all 10.56 0.00 1.06 1.49 0.04 86.86 18:01:05 Average: 0 8.21 0.00 1.32 0.13 0.02 90.32 18:01:05 Average: 1 11.02 0.00 0.95 0.37 0.05 87.61 18:01:05 Average: 2 2.30 0.00 0.60 0.09 0.03 96.98 18:01:05 Average: 3 7.17 0.00 0.61 0.02 0.04 92.16 18:01:05 Average: 4 16.44 0.00 1.57 0.45 0.04 81.50 18:01:05 Average: 5 7.72 0.00 0.70 6.35 0.04 85.18 18:01:05 Average: 6 19.91 0.00 1.59 1.70 0.05 76.75 18:01:05 Average: 7 11.68 0.00 1.08 2.77 0.07 84.40 18:01:05 18:01:05 18:01:05