18:56:04 Started by timer 18:56:04 Running as SYSTEM 18:56:04 [EnvInject] - Loading node environment variables. 18:56:04 Building remotely on prd-ubuntu1804-docker-8c-8g-2869 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:56:04 [ssh-agent] Looking for ssh-agent implementation... 18:56:04 $ ssh-agent 18:56:04 SSH_AUTH_SOCK=/tmp/ssh-bM3TnpsWYk8n/agent.2130 18:56:04 SSH_AGENT_PID=2132 18:56:04 [ssh-agent] Started. 18:56:04 Running ssh-add (command line suppressed) 18:56:04 Identity added: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_1921813472676915789.key (/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/private_key_1921813472676915789.key) 18:56:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:56:04 The recommended git tool is: NONE 18:56:06 using credential onap-jenkins-ssh 18:56:06 Wiping out workspace first. 18:56:06 Cloning the remote Git repository 18:56:06 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 18:56:06 > git init /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master # timeout=10 18:56:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 18:56:06 > git --version # timeout=10 18:56:06 > git --version # 'git version 2.17.1' 18:56:06 using GIT_SSH to set credentials Gerrit user 18:56:06 Verifying host key using manually-configured host key entries 18:56:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 18:56:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:07 Avoid second fetch 18:56:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:56:07 Checking out Revision b5af82c5d8473cb4eb781e3c2e620101db4048ef (refs/remotes/origin/master) 18:56:07 > git config core.sparsecheckout # timeout=10 18:56:07 > git checkout -f b5af82c5d8473cb4eb781e3c2e620101db4048ef # timeout=10 18:56:07 Commit message: "Chore: Add dependabot config" 18:56:07 > git rev-list --no-walk b5af82c5d8473cb4eb781e3c2e620101db4048ef # timeout=10 18:56:10 provisioning config files... 18:56:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:56:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:56:10 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins15380710740403601381.sh 18:56:10 ---> python-tools-install.sh 18:56:10 Setup pyenv: 18:56:10 * system (set by /opt/pyenv/version) 18:56:10 * 3.8.13 (set by /opt/pyenv/version) 18:56:10 * 3.9.13 (set by /opt/pyenv/version) 18:56:10 * 3.10.6 (set by /opt/pyenv/version) 18:56:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K0t6 18:56:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:19 lf-activate-venv(): INFO: Base packages installed successfully 18:56:19 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:56:43 Generating Requirements File 18:57:01 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. 18:57:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:57:01 Python 3.10.6 18:57:02 pip 26.0.1 from /tmp/venv-K0t6/lib/python3.10/site-packages/pip (python 3.10) 18:57:02 appdirs==1.4.4 18:57:02 argcomplete==3.6.3 18:57:02 aspy.yaml==1.3.0 18:57:02 attrs==26.1.0 18:57:02 autopage==0.6.0 18:57:02 backports.strenum==1.3.1 18:57:02 beautifulsoup4==4.14.3 18:57:02 boto3==1.42.80 18:57:02 botocore==1.42.80 18:57:02 bs4==0.0.2 18:57:02 certifi==2026.2.25 18:57:02 cffi==2.0.0 18:57:02 cfgv==3.5.0 18:57:02 chardet==7.4.0.post2 18:57:02 charset-normalizer==3.4.6 18:57:02 click==8.3.1 18:57:02 cliff==4.13.2 18:57:02 cmd2==3.4.0 18:57:02 cryptography==3.3.2 18:57:02 debtcollector==3.1.0 18:57:02 decorator==5.2.1 18:57:02 defusedxml==0.7.1 18:57:02 Deprecated==1.3.1 18:57:02 distlib==0.4.0 18:57:02 dnspython==2.8.0 18:57:02 docker==7.1.0 18:57:02 dogpile.cache==1.5.0 18:57:02 durationpy==0.10 18:57:02 email-validator==2.3.0 18:57:02 filelock==3.25.2 18:57:02 future==1.0.0 18:57:02 gitdb==4.0.12 18:57:02 GitPython==3.1.46 18:57:02 httplib2==0.30.2 18:57:02 identify==2.6.18 18:57:02 idna==3.11 18:57:02 importlib-resources==1.5.0 18:57:02 iso8601==2.1.0 18:57:02 Jinja2==3.1.6 18:57:02 jmespath==1.1.0 18:57:02 jsonpatch==1.33 18:57:02 jsonpointer==3.1.1 18:57:02 jsonschema==4.26.0 18:57:02 jsonschema-specifications==2025.9.1 18:57:02 keystoneauth1==5.13.1 18:57:02 kubernetes==35.0.0 18:57:02 lftools==0.37.22 18:57:02 lxml==6.0.2 18:57:02 markdown-it-py==4.0.0 18:57:02 MarkupSafe==3.0.3 18:57:02 mdurl==0.1.2 18:57:02 msgpack==1.1.2 18:57:02 multi_key_dict==2.0.3 18:57:02 munch==4.0.0 18:57:02 netaddr==1.3.0 18:57:02 niet==1.4.2 18:57:02 nodeenv==1.10.0 18:57:02 oauth2client==4.1.3 18:57:02 oauthlib==3.3.1 18:57:02 openstacksdk==4.10.0 18:57:02 os-service-types==1.8.2 18:57:02 osc-lib==4.4.0 18:57:02 oslo.config==10.3.0 18:57:02 oslo.context==6.3.0 18:57:02 oslo.i18n==6.7.2 18:57:02 oslo.log==8.1.0 18:57:02 oslo.serialization==5.9.1 18:57:02 oslo.utils==10.0.0 18:57:02 packaging==26.0 18:57:02 pbr==7.0.3 18:57:02 platformdirs==4.9.4 18:57:02 prettytable==3.17.0 18:57:02 psutil==7.2.2 18:57:02 pyasn1==0.6.3 18:57:02 pyasn1_modules==0.4.2 18:57:02 pycparser==3.0 18:57:02 pygerrit2==2.0.15 18:57:02 PyGithub==2.9.0 18:57:02 Pygments==2.20.0 18:57:02 PyJWT==2.12.1 18:57:02 PyNaCl==1.6.2 18:57:02 pyparsing==2.4.7 18:57:02 pyperclip==1.11.0 18:57:02 pyrsistent==0.20.0 18:57:02 python-cinderclient==9.9.0 18:57:02 python-dateutil==2.9.0.post0 18:57:02 python-discovery==1.2.1 18:57:02 python-heatclient==5.1.0 18:57:02 python-jenkins==1.8.3 18:57:02 python-keystoneclient==5.8.0 18:57:02 python-magnumclient==4.10.0 18:57:02 python-openstackclient==9.0.0 18:57:02 python-swiftclient==4.10.0 18:57:02 PyYAML==6.0.3 18:57:02 referencing==0.37.0 18:57:02 requests==2.33.1 18:57:02 requests-oauthlib==2.0.0 18:57:02 requestsexceptions==1.4.0 18:57:02 rfc3986==2.0.0 18:57:02 rich==14.3.3 18:57:02 rich-argparse==1.7.2 18:57:02 rpds-py==0.30.0 18:57:02 rsa==4.9.1 18:57:02 ruamel.yaml==0.19.1 18:57:02 ruamel.yaml.clib==0.2.15 18:57:02 s3transfer==0.16.0 18:57:02 simplejson==3.20.2 18:57:02 six==1.17.0 18:57:02 smmap==5.0.3 18:57:02 soupsieve==2.8.3 18:57:02 stevedore==5.7.0 18:57:02 tabulate==0.10.0 18:57:02 toml==0.10.2 18:57:02 tomlkit==0.14.0 18:57:02 tqdm==4.67.3 18:57:02 typing_extensions==4.15.0 18:57:02 urllib3==1.26.20 18:57:02 virtualenv==21.2.0 18:57:02 wcwidth==0.6.0 18:57:02 websocket-client==1.9.0 18:57:02 wrapt==2.1.2 18:57:02 xdg==6.0.0 18:57:02 xmltodict==1.0.4 18:57:02 yq==3.4.3 18:57:02 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh /tmp/jenkins10334118925973043703.sh 18:57:02 ---> uv-install.sh 18:57:02 Installing uv/uvx (latest) using shell installer 18:57:02 2026-04-01 18:57:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T19%3A48%3A14Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-01T18%3A47%3A58Z&ske=2026-04-01T19%3A48%3A14Z&sks=b&skv=2018-11-09&sig=MWdhVJI6W6q3eIB9KnGdOGHA0q4mM3q2SCfWWb38GUY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA3MDAxMywibmJmIjoxNzc1MDY5NzEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JBspbQBEmNS96k2ELKtw80CJJ8JKsunmU6hKO9qmzss&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-3Vhn8s.sh" [1] 18:57:02 downloading uv 0.11.2 x86_64-unknown-linux-gnu 18:57:03 installing to /home/jenkins/.local/bin 18:57:03 uv 18:57:03 uvx 18:57:03 everything's installed! 18:57:03 18:57:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:57:03 18:57:03 source $HOME/.local/bin/env (sh, bash, zsh) 18:57:03 source $HOME/.local/bin/env.fish (fish) 18:57:03 Adding install location to PATH 18:57:03 ---> Validating uv/uvx install 18:57:03 uvx 0.11.2 (x86_64-unknown-linux-gnu) 18:57:03 provisioning config files... 18:57:03 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config15351699738257721601tmp 18:57:03 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config1657882204672863874tmp 18:57:03 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins15835702949194076258.sh 18:57:03 ---> docker-login.sh 18:57:03 nexus3.onap.org:10001 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:04 18:57:04 Login Succeeded 18:57:04 nexus3.onap.org:10002 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:04 18:57:04 Login Succeeded 18:57:04 nexus3.onap.org:10003 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:04 18:57:04 Login Succeeded 18:57:04 nexus3.onap.org:10004 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:04 Configure a credential helper to remove this warning. See 18:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:04 18:57:04 Login Succeeded 18:57:04 docker.io 18:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:05 Configure a credential helper to remove this warning. See 18:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:05 18:57:05 Login Succeeded 18:57:05 ---> docker-login.sh ends 18:57:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins8580035479850920908.sh 18:57:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2360507265180698181.sh 18:57:05 [EnvInject] - Injecting environment variables from a build step. 18:57:05 [EnvInject] - Injecting as environment variables the properties content 18:57:05 DOCKER_ROOT=./mock-sdnc 18:57:05 CONTAINER_TAG_YAML_DIR= 18:57:05 CONTAINER_TAG_METHOD=stream 18:57:05 18:57:05 [EnvInject] - Variables injected successfully. 18:57:05 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins7081717511350248315.sh 18:57:05 ---> docker-get-container-tag.sh 18:57:05 Setup pyenv: 18:57:05 system 18:57:05 3.8.13 18:57:05 3.9.13 18:57:05 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0t6 from file:/tmp/.os_lf_venv 18:57:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:07 lf-activate-venv(): INFO: Base packages installed successfully 18:57:07 lf-activate-venv(): INFO: Installing additional packages: yq 18:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:57:08 ---> Docker image tag found: master 18:57:08 [EnvInject] - Injecting environment variables from a build step. 18:57:08 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:57:08 [EnvInject] - Variables injected successfully. 18:57:08 [EnvInject] - Injecting environment variables from a build step. 18:57:08 [EnvInject] - Injecting as environment variables the properties content 18:57:08 DOCKER_ARGS= 18:57:08 DOCKER_ROOT=./mock-sdnc 18:57:08 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:57:08 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:57:08 DOCKER_NAME=onap/onap-component-mock-sdnc 18:57:08 18:57:08 [EnvInject] - Variables injected successfully. 18:57:08 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins2615099908309981505.sh 18:57:08 ---> docker-build.sh 18:57:08 Docker version 20.10.18, build b40c2f6 18:57:08 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:08 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master . 18:57:09 Sending build context to Docker daemon 9.728kB 18:57:09 Step 1/6 : FROM python:3.8-alpine 18:57:11 3.8-alpine: Pulling from library/python 18:57:12 43c4264eed91: Pulling fs layer 18:57:12 bbd039b2f2dc: Pulling fs layer 18:57:12 2fe9ed713579: Pulling fs layer 18:57:12 86e037ebf8b6: Pulling fs layer 18:57:12 86e037ebf8b6: Waiting 18:57:12 bbd039b2f2dc: Download complete 18:57:12 43c4264eed91: Download complete 18:57:12 86e037ebf8b6: Download complete 18:57:12 43c4264eed91: Pull complete 18:57:12 2fe9ed713579: Verifying Checksum 18:57:12 2fe9ed713579: Download complete 18:57:12 bbd039b2f2dc: Pull complete 18:57:13 2fe9ed713579: Pull complete 18:57:13 86e037ebf8b6: Pull complete 18:57:13 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 18:57:13 Status: Downloaded newer image for python:3.8-alpine 18:57:13 ---> cd39247b02f9 18:57:13 Step 2/6 : COPY . /app 18:57:16 ---> 8db572dea1ed 18:57:16 Step 3/6 : WORKDIR /app 18:57:16 ---> Running in c2342fb80c13 18:57:16 Removing intermediate container c2342fb80c13 18:57:16 ---> bf470d0bc2fd 18:57:16 Step 4/6 : RUN pip install -r requirements.txt 18:57:16 ---> Running in 2e3f47eb0894 18:57:18 Collecting Flask-RESTful==0.3.9 18:57:18 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 18:57:18 Collecting aniso8601>=0.82 18:57:18 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 4.3 MB/s eta 0:00:00 18:57:18 Collecting six>=1.3.0 18:57:18 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:57:18 Collecting Flask>=0.8 18:57:18 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 11.8 MB/s eta 0:00:00 18:57:18 Collecting pytz 18:57:18 Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.5/510.5 kB 16.8 MB/s eta 0:00:00 18:57:18 Collecting Jinja2>=3.1.2 18:57:18 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 15.7 MB/s eta 0:00:00 18:57:18 Collecting importlib-metadata>=3.6.0 18:57:18 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 18:57:18 Collecting blinker>=1.6.2 18:57:18 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 18:57:18 Collecting click>=8.1.3 18:57:18 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 14.3 MB/s eta 0:00:00 18:57:18 Collecting Werkzeug>=3.0.0 18:57:18 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 18:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 7.1 MB/s eta 0:00:00 18:57:18 Collecting itsdangerous>=2.1.2 18:57:18 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 18:57:19 Collecting zipp>=3.20 18:57:19 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 18:57:19 Collecting MarkupSafe>=2.0 18:57:19 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 18:57:19 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 18:57:20 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 click-8.1.8 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2026.1.post1 six-1.17.0 zipp-3.20.2 18:57:20 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:57:20  18:57:20 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 18:57:20 [notice] To update, run: pip install --upgrade pip 18:57:21 Removing intermediate container 2e3f47eb0894 18:57:21 ---> a9f466e200e7 18:57:21 Step 5/6 : ENTRYPOINT ["python"] 18:57:21 ---> Running in 17f6d878172e 18:57:21 Removing intermediate container 17f6d878172e 18:57:21 ---> 3f95fe3079f4 18:57:21 Step 6/6 : CMD ["app.py"] 18:57:21 ---> Running in cb051ebc62fb 18:57:22 Removing intermediate container cb051ebc62fb 18:57:22 ---> 2241495313b6 18:57:22 Successfully built 2241495313b6 18:57:22 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:22 ---> docker-build.sh ends 18:57:22 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12833067346633517602.sh 18:57:22 [EnvInject] - Injecting environment variables from a build step. 18:57:22 [EnvInject] - Injecting as environment variables the properties content 18:57:22 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:57:22 18:57:22 [EnvInject] - Variables injected successfully. 18:57:22 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins5775719875078225952.sh 18:57:22 ---> docker-push.sh 18:57:22 Docker version 20.10.18, build b40c2f6 18:57:22 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:22 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdnc:master 18:57:22 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdnc] 18:57:22 383df52effbe: Preparing 18:57:22 f1d506df9dee: Preparing 18:57:22 817fa7f5a4af: Preparing 18:57:22 6b49371d7ed7: Preparing 18:57:22 50acbb6dc641: Preparing 18:57:22 63ca1fbb43ae: Preparing 18:57:22 63ca1fbb43ae: Waiting 18:57:22 6b49371d7ed7: Layer already exists 18:57:22 50acbb6dc641: Layer already exists 18:57:22 817fa7f5a4af: Layer already exists 18:57:22 63ca1fbb43ae: Layer already exists 18:57:22 f1d506df9dee: Pushed 18:57:24 383df52effbe: Pushed 18:57:24 master: digest: sha256:f5da417aee96f36759c90b6a94af57340c03d399018ddf0952a6620b55fb21b2 size: 1576 18:57:24 ---> docker-push.sh ends 18:57:24 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins13438216453376092728.sh 18:57:24 $ ssh-agent -k 18:57:24 unset SSH_AUTH_SOCK; 18:57:24 unset SSH_AGENT_PID; 18:57:24 echo Agent pid 2132 killed; 18:57:24 [ssh-agent] Stopped. 18:57:24 [PostBuildScript] - [INFO] Executing post build scripts. 18:57:24 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins4073036446791282971.sh 18:57:24 ---> sysstat.sh 18:57:25 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins8890538694753429051.sh 18:57:25 ---> package-listing.sh 18:57:25 ++ facter osfamily 18:57:25 ++ tr '[:upper:]' '[:lower:]' 18:57:25 + OS_FAMILY=debian 18:57:25 + workspace=/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master 18:57:25 + START_PACKAGES=/tmp/packages_start.txt 18:57:25 + END_PACKAGES=/tmp/packages_end.txt 18:57:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:25 + PACKAGES=/tmp/packages_start.txt 18:57:25 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:25 + PACKAGES=/tmp/packages_end.txt 18:57:25 + case "${OS_FAMILY}" in 18:57:25 + dpkg -l 18:57:25 + grep '^ii' 18:57:25 + '[' -f /tmp/packages_start.txt ']' 18:57:25 + '[' -f /tmp/packages_end.txt ']' 18:57:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:25 + '[' /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master ']' 18:57:25 + mkdir -p /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:57:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/ 18:57:25 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins2365256999745598785.sh 18:57:25 ---> capture-instance-metadata.sh 18:57:25 Setup pyenv: 18:57:25 system 18:57:25 3.8.13 18:57:25 3.9.13 18:57:25 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0t6 from file:/tmp/.os_lf_venv 18:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:26 lf-activate-venv(): INFO: Base packages installed successfully 18:57:26 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:57:35 INFO: Running in OpenStack, capturing instance metadata 18:57:35 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins13901675787071477855.sh 18:57:35 provisioning config files... 18:57:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master@tmp/config5398175873288817151tmp 18:57:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:57:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:57:35 [EnvInject] - Injecting environment variables from a build step. 18:57:35 [EnvInject] - Injecting as environment variables the properties content 18:57:35 SERVER_ID=logs 18:57:35 18:57:35 [EnvInject] - Variables injected successfully. 18:57:35 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins15822597737573146815.sh 18:57:35 ---> create-netrc.sh 18:57:35 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins6882804099869526623.sh 18:57:35 ---> python-tools-install.sh 18:57:35 Setup pyenv: 18:57:35 system 18:57:35 3.8.13 18:57:35 3.9.13 18:57:35 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0t6 from file:/tmp/.os_lf_venv 18:57:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:37 lf-activate-venv(): INFO: Base packages installed successfully 18:57:37 lf-activate-venv(): INFO: Installing additional packages: lftools 18:57:46 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:57:46 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/sh /tmp/jenkins10898620335376355125.sh 18:57:46 ---> uv-install.sh 18:57:46 uv 0.11.2 is already installed 18:57:46 uvx 0.11.2 (x86_64-unknown-linux-gnu) 18:57:46 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins17740661441600847756.sh 18:57:46 ---> sudo-logs.sh 18:57:46 Archiving 'sudo' log.. 18:57:46 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash /tmp/jenkins6153008685440163041.sh 18:57:46 ---> job-cost.sh 18:57:46 INFO: Activating Python virtual environment... 18:57:46 Setup pyenv: 18:57:46 system 18:57:46 3.8.13 18:57:46 3.9.13 18:57:46 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0t6 from file:/tmp/.os_lf_venv 18:57:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:48 lf-activate-venv(): INFO: Base packages installed successfully 18:57:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:56 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:57:56 INFO: No stack-cost file found 18:57:56 INFO: Instance uptime: 158s 18:57:56 INFO: Fetching instance metadata (attempt 1 of 3)... 18:57:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:57:56 INFO: Successfully fetched instance metadata 18:57:56 INFO: Instance type: v3-standard-8 18:57:56 INFO: Retrieving pricing info for: v3-standard-8 18:57:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:57:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=158 18:57:56 INFO: Successfully fetched Vexxhost pricing API 18:57:56 INFO: Retrieved cost: 0.22 18:57:56 INFO: Retrieved resource: v3-standard-8 18:57:56 INFO: Creating archive directory: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/cost 18:57:56 INFO: Archiving costs to: /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/archives/cost.csv 18:57:56 INFO: Successfully archived job cost data 18:57:56 DEBUG: Cost data: integration-onap-component-simulators-sdnc-docker-merge-master,385,2026-04-01 18:57:56,v3-standard-8,158,0.22,0.00,SUCCESS 18:57:56 [integration-onap-component-simulators-sdnc-docker-merge-master] $ /bin/bash -l /tmp/jenkins14631583294334079149.sh 18:57:56 ---> logs-deploy.sh 18:57:56 Setup pyenv: 18:57:57 system 18:57:57 3.8.13 18:57:57 3.9.13 18:57:57 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdnc-docker-merge-master/.python-version) 18:57:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0t6 from file:/tmp/.os_lf_venv 18:57:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:59 lf-activate-venv(): INFO: Base packages installed successfully 18:57:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-K0t6/bin to PATH 18:58:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdnc-docker-merge-master/385 18:58:10 INFO: archiving workspace using pattern(s): 18:58:11 Archives upload complete. 18:58:11 INFO: archiving logs to Nexus 18:58:12 ---> uname -a: 18:58:12 Linux prd-ubuntu1804-docker-8c-8g-2869 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:58:12 18:58:12 18:58:12 ---> lscpu: 18:58:12 Architecture: x86_64 18:58:12 CPU op-mode(s): 32-bit, 64-bit 18:58:12 Byte Order: Little Endian 18:58:12 CPU(s): 8 18:58:12 On-line CPU(s) list: 0-7 18:58:12 Thread(s) per core: 1 18:58:12 Core(s) per socket: 1 18:58:12 Socket(s): 8 18:58:12 NUMA node(s): 1 18:58:12 Vendor ID: AuthenticAMD 18:58:12 CPU family: 23 18:58:12 Model: 49 18:58:12 Model name: AMD EPYC-Rome Processor 18:58:12 Stepping: 0 18:58:12 CPU MHz: 2799.998 18:58:12 BogoMIPS: 5599.99 18:58:12 Virtualization: AMD-V 18:58:12 Hypervisor vendor: KVM 18:58:12 Virtualization type: full 18:58:12 L1d cache: 32K 18:58:12 L1i cache: 32K 18:58:12 L2 cache: 512K 18:58:12 L3 cache: 16384K 18:58:12 NUMA node0 CPU(s): 0-7 18:58:12 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:58:12 18:58:12 18:58:12 ---> nproc: 18:58:12 8 18:58:12 18:58:12 18:58:12 ---> df -h: 18:58:12 Filesystem Size Used Avail Use% Mounted on 18:58:12 udev 16G 0 16G 0% /dev 18:58:12 tmpfs 3.2G 712K 3.2G 1% /run 18:58:12 /dev/vda1 155G 11G 145G 7% / 18:58:12 tmpfs 16G 0 16G 0% /dev/shm 18:58:12 tmpfs 5.0M 0 5.0M 0% /run/lock 18:58:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:58:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:58:12 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:58:12 18:58:12 18:58:12 ---> free -m: 18:58:12 total used free shared buff/cache available 18:58:12 Mem: 32167 811 29125 0 2230 30930 18:58:12 Swap: 1023 0 1023 18:58:12 18:58:12 18:58:12 ---> ip addr: 18:58:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:58:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:12 inet 127.0.0.1/8 scope host lo 18:58:12 valid_lft forever preferred_lft forever 18:58:12 inet6 ::1/128 scope host 18:58:12 valid_lft forever preferred_lft forever 18:58:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:58:12 link/ether fa:16:3e:7a:a8:2f brd ff:ff:ff:ff:ff:ff 18:58:12 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic ens3 18:58:12 valid_lft 86233sec preferred_lft 86233sec 18:58:12 inet6 fe80::f816:3eff:fe7a:a82f/64 scope link 18:58:12 valid_lft forever preferred_lft forever 18:58:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:58:12 link/ether 02:42:4a:69:2e:0a brd ff:ff:ff:ff:ff:ff 18:58:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:58:12 valid_lft forever preferred_lft forever 18:58:12 inet6 fe80::42:4aff:fe69:2e0a/64 scope link 18:58:12 valid_lft forever preferred_lft forever 18:58:12 18:58:12 18:58:12 ---> sar -b -r -n DEV: 18:58:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2869) 04/01/26 _x86_64_ (8 CPU) 18:58:12 18:58:12 18:55:27 LINUX RESTART (8 CPU) 18:58:12 18:58:12 18:56:02 tps rtps wtps bread/s bwrtn/s 18:58:12 18:57:01 356.91 30.86 326.05 999.02 56271.82 18:58:12 18:58:01 158.86 10.13 148.73 1722.51 59100.28 18:58:12 Average: 257.05 20.41 236.64 1363.80 57697.93 18:58:12 18:58:12 18:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:12 18:57:01 30040688 31681764 2898532 8.80 74796 1871980 1443936 4.25 865804 1731876 238200 18:58:12 18:58:01 29841172 31686188 3098048 9.41 84712 2058404 1446976 4.26 969196 1807612 25644 18:58:12 Average: 29940930 31683976 2998290 9.10 79754 1965192 1445456 4.25 917500 1769744 131922 18:58:12 18:58:12 18:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:12 18:57:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 18:58:12 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:12 18:57:01 ens3 376.60 239.57 1691.62 70.53 0.00 0.00 0.00 0.00 18:58:12 18:58:01 lo 4.73 4.73 0.49 0.49 0.00 0.00 0.00 0.00 18:58:12 18:58:01 docker0 2.92 3.82 0.44 27.40 0.00 0.00 0.00 0.00 18:58:12 18:58:01 ens3 96.12 79.34 754.92 112.22 0.00 0.00 0.00 0.00 18:58:12 Average: lo 3.02 3.02 0.32 0.32 0.00 0.00 0.00 0.00 18:58:12 Average: docker0 1.47 1.92 0.22 13.81 0.00 0.00 0.00 0.00 18:58:12 Average: ens3 235.18 158.78 1219.33 91.55 0.00 0.00 0.00 0.00 18:58:12 18:58:12 18:58:12 ---> sar -P ALL: 18:58:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2869) 04/01/26 _x86_64_ (8 CPU) 18:58:12 18:58:12 18:55:27 LINUX RESTART (8 CPU) 18:58:12 18:58:12 18:56:02 CPU %user %nice %system %iowait %steal %idle 18:58:12 18:57:01 all 11.59 0.00 0.92 2.83 0.04 84.62 18:58:12 18:57:01 0 7.39 0.00 0.95 15.24 0.07 76.35 18:58:12 18:57:01 1 3.74 0.00 0.77 3.01 0.02 92.46 18:58:12 18:57:01 2 30.73 0.00 1.90 1.68 0.07 65.63 18:58:12 18:57:01 3 15.10 0.00 1.02 0.25 0.03 83.60 18:58:12 18:57:01 4 3.65 0.00 0.32 0.24 0.02 95.78 18:58:12 18:57:01 5 17.88 0.00 1.14 1.77 0.10 79.12 18:58:12 18:57:01 6 6.67 0.00 0.70 0.19 0.02 92.43 18:58:12 18:57:01 7 7.49 0.00 0.61 0.27 0.02 91.61 18:58:12 18:58:01 all 8.99 0.00 1.22 3.74 0.04 86.01 18:58:12 18:58:01 0 4.71 0.00 1.09 4.16 0.05 89.99 18:58:12 18:58:01 1 9.06 0.00 1.32 1.05 0.02 88.55 18:58:12 18:58:01 2 8.70 0.00 1.34 18.36 0.05 71.54 18:58:12 18:58:01 3 8.93 0.00 1.25 0.72 0.03 89.07 18:58:12 18:58:01 4 11.53 0.00 1.20 0.45 0.03 86.78 18:58:12 18:58:01 5 2.84 0.00 0.95 3.86 0.02 92.33 18:58:12 18:58:01 6 9.22 0.00 1.50 0.58 0.03 88.65 18:58:12 18:58:01 7 16.93 0.00 1.17 0.55 0.05 81.30 18:58:12 Average: all 10.28 0.00 1.07 3.29 0.04 85.32 18:58:12 Average: 0 6.04 0.00 1.02 9.66 0.06 83.23 18:58:12 Average: 1 6.43 0.00 1.04 2.02 0.02 90.49 18:58:12 Average: 2 19.58 0.00 1.61 10.12 0.06 68.63 18:58:12 Average: 3 11.99 0.00 1.14 0.49 0.03 86.35 18:58:12 Average: 4 7.62 0.00 0.77 0.35 0.03 91.25 18:58:12 Average: 5 10.30 0.00 1.04 2.82 0.06 85.78 18:58:12 Average: 6 7.96 0.00 1.10 0.39 0.03 90.53 18:58:12 Average: 7 12.25 0.00 0.89 0.41 0.03 86.42 18:58:12 18:58:12 18:58:12