21:56:57 Started by timer 21:56:57 Running as SYSTEM 21:56:57 [EnvInject] - Loading node environment variables. 21:56:57 Building remotely on prd-ubuntu1804-docker-8c-8g-2758 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master 21:56:57 [ssh-agent] Looking for ssh-agent implementation... 21:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:57 $ ssh-agent 21:56:57 SSH_AUTH_SOCK=/tmp/ssh-YjMs4GTjPnpo/agent.2127 21:56:57 SSH_AGENT_PID=2129 21:56:57 [ssh-agent] Started. 21:56:57 Running ssh-add (command line suppressed) 21:56:57 Identity added: /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/private_key_18368711788537043315.key (/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/private_key_18368711788537043315.key) 21:56:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:56:57 The recommended git tool is: NONE 21:56:58 using credential onap-jenkins-ssh 21:56:58 Wiping out workspace first. 21:56:58 Cloning the remote Git repository 21:56:59 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 21:56:59 > git init /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master # timeout=10 21:56:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 21:56:59 > git --version # timeout=10 21:56:59 > git --version # 'git version 2.17.1' 21:56:59 using GIT_SSH to set credentials Gerrit user 21:56:59 Verifying host key using manually-configured host key entries 21:56:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 21:56:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:59 Avoid second fetch 21:56:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:56:59 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 21:56:59 > git config core.sparsecheckout # timeout=10 21:56:59 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 21:56:59 Commit message: "Fix mock sdc docker build" 21:56:59 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 21:57:03 provisioning config files... 21:57:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:57:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:57:03 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins6763095095200963832.sh 21:57:03 ---> python-tools-install.sh 21:57:03 Setup pyenv: 21:57:03 * system (set by /opt/pyenv/version) 21:57:03 * 3.8.13 (set by /opt/pyenv/version) 21:57:03 * 3.9.13 (set by /opt/pyenv/version) 21:57:03 * 3.10.6 (set by /opt/pyenv/version) 21:57:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CoP5 21:57:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:57:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:57:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:57:12 lf-activate-venv(): INFO: Base packages installed successfully 21:57:12 lf-activate-venv(): INFO: Installing additional packages: lftools 21:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 21:57:37 Generating Requirements File 21:57:57 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. 21:57:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:57:57 Python 3.10.6 21:57:57 pip 25.2 from /tmp/venv-CoP5/lib/python3.10/site-packages/pip (python 3.10) 21:57:58 appdirs==1.4.4 21:57:58 argcomplete==3.6.2 21:57:58 aspy.yaml==1.3.0 21:57:58 attrs==25.4.0 21:57:58 autopage==0.5.2 21:57:58 beautifulsoup4==4.14.2 21:57:58 boto3==1.40.52 21:57:58 botocore==1.40.52 21:57:58 bs4==0.0.2 21:57:58 cachetools==6.2.1 21:57:58 certifi==2025.10.5 21:57:58 cffi==2.0.0 21:57:58 cfgv==3.4.0 21:57:58 chardet==5.2.0 21:57:58 charset-normalizer==3.4.4 21:57:58 click==8.3.0 21:57:58 cliff==4.11.0 21:57:58 cmd2==2.7.0 21:57:58 cryptography==3.3.2 21:57:58 debtcollector==3.0.0 21:57:58 decorator==5.2.1 21:57:58 defusedxml==0.7.1 21:57:58 Deprecated==1.2.18 21:57:58 distlib==0.4.0 21:57:58 dnspython==2.8.0 21:57:58 docker==7.1.0 21:57:58 dogpile.cache==1.5.0 21:57:58 durationpy==0.10 21:57:58 email-validator==2.3.0 21:57:58 filelock==3.20.0 21:57:58 future==1.0.0 21:57:58 gitdb==4.0.12 21:57:58 GitPython==3.1.45 21:57:58 google-auth==2.41.1 21:57:58 httplib2==0.31.0 21:57:58 identify==2.6.15 21:57:58 idna==3.11 21:57:58 importlib-resources==1.5.0 21:57:58 iso8601==2.1.0 21:57:58 Jinja2==3.1.6 21:57:58 jmespath==1.0.1 21:57:58 jsonpatch==1.33 21:57:58 jsonpointer==3.0.0 21:57:58 jsonschema==4.25.1 21:57:58 jsonschema-specifications==2025.9.1 21:57:58 keystoneauth1==5.12.0 21:57:58 kubernetes==34.1.0 21:57:58 lftools==0.37.15 21:57:58 lxml==6.0.2 21:57:58 markdown-it-py==4.0.0 21:57:58 MarkupSafe==3.0.3 21:57:58 mdurl==0.1.2 21:57:58 msgpack==1.1.2 21:57:58 multi_key_dict==2.0.3 21:57:58 munch==4.0.0 21:57:58 netaddr==1.3.0 21:57:58 niet==1.4.2 21:57:58 nodeenv==1.9.1 21:57:58 oauth2client==4.1.3 21:57:58 oauthlib==3.3.1 21:57:58 openstacksdk==4.7.1 21:57:58 os-service-types==1.8.0 21:57:58 osc-lib==4.2.0 21:57:58 oslo.config==10.0.0 21:57:58 oslo.context==6.1.0 21:57:58 oslo.i18n==6.6.0 21:57:58 oslo.log==7.2.1 21:57:58 oslo.serialization==5.8.0 21:57:58 oslo.utils==9.1.0 21:57:58 packaging==25.0 21:57:58 pbr==7.0.1 21:57:58 platformdirs==4.5.0 21:57:58 prettytable==3.16.0 21:57:58 psutil==7.1.0 21:57:58 pyasn1==0.6.1 21:57:58 pyasn1_modules==0.4.2 21:57:58 pycparser==2.23 21:57:58 pygerrit2==2.0.15 21:57:58 PyGithub==2.8.1 21:57:58 Pygments==2.19.2 21:57:58 PyJWT==2.10.1 21:57:58 PyNaCl==1.6.0 21:57:58 pyparsing==2.4.7 21:57:58 pyperclip==1.11.0 21:57:58 pyrsistent==0.20.0 21:57:58 python-cinderclient==9.8.0 21:57:58 python-dateutil==2.9.0.post0 21:57:58 python-heatclient==4.3.0 21:57:58 python-jenkins==1.8.3 21:57:58 python-keystoneclient==5.7.0 21:57:58 python-magnumclient==4.9.0 21:57:58 python-openstackclient==8.2.0 21:57:58 python-swiftclient==4.8.0 21:57:58 PyYAML==6.0.3 21:57:58 referencing==0.37.0 21:57:58 requests==2.32.5 21:57:58 requests-oauthlib==2.0.0 21:57:58 requestsexceptions==1.4.0 21:57:58 rfc3986==2.0.0 21:57:58 rich==14.2.0 21:57:58 rich-argparse==1.7.1 21:57:58 rpds-py==0.27.1 21:57:58 rsa==4.9.1 21:57:58 ruamel.yaml==0.18.15 21:57:58 ruamel.yaml.clib==0.2.14 21:57:58 s3transfer==0.14.0 21:57:58 simplejson==3.20.2 21:57:58 six==1.17.0 21:57:58 smmap==5.0.2 21:57:58 soupsieve==2.8 21:57:58 stevedore==5.5.0 21:57:58 tabulate==0.9.0 21:57:58 toml==0.10.2 21:57:58 tomlkit==0.13.3 21:57:58 tqdm==4.67.1 21:57:58 typing_extensions==4.15.0 21:57:58 tzdata==2025.2 21:57:58 urllib3==1.26.20 21:57:58 virtualenv==20.35.3 21:57:58 wcwidth==0.2.14 21:57:58 websocket-client==1.9.0 21:57:58 wrapt==1.17.3 21:57:58 xdg==6.0.0 21:57:58 xmltodict==1.0.2 21:57:58 yq==3.4.3 21:57:58 provisioning config files... 21:57:58 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config12385420195252387521tmp 21:57:58 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config14405105177017234726tmp 21:57:58 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins10681758663020272901.sh 21:57:58 ---> docker-login.sh 21:57:58 nexus3.onap.org:10001 21:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 nexus3.onap.org:10002 21:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:59 Configure a credential helper to remove this warning. See 21:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:59 21:57:59 Login Succeeded 21:57:59 nexus3.onap.org:10003 21:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:59 Configure a credential helper to remove this warning. See 21:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:59 21:57:59 Login Succeeded 21:57:59 nexus3.onap.org:10004 21:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:59 Configure a credential helper to remove this warning. See 21:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:59 21:57:59 Login Succeeded 21:57:59 docker.io 21:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:59 Configure a credential helper to remove this warning. See 21:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:59 21:57:59 Login Succeeded 21:57:59 ---> docker-login.sh ends 21:57:59 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins17422818776491309263.sh 21:57:59 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2905197101137313022.sh 21:57:59 [EnvInject] - Injecting environment variables from a build step. 21:57:59 [EnvInject] - Injecting as environment variables the properties content 21:57:59 DOCKER_ROOT=./mock-dmaap 21:57:59 CONTAINER_TAG_YAML_DIR= 21:57:59 CONTAINER_TAG_METHOD=stream 21:57:59 21:57:59 [EnvInject] - Variables injected successfully. 21:57:59 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash -l /tmp/jenkins10571251213116586103.sh 21:57:59 ---> docker-get-container-tag.sh 21:57:59 Setup pyenv: 21:57:59 system 21:57:59 3.8.13 21:57:59 3.9.13 21:57:59 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:57:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoP5 from file:/tmp/.os_lf_venv 21:57:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:57:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:01 lf-activate-venv(): INFO: Base packages installed successfully 21:58:01 lf-activate-venv(): INFO: Installing additional packages: yq 21:58:02 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 21:58:02 ---> Docker image tag found: master 21:58:02 [EnvInject] - Injecting environment variables from a build step. 21:58:02 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 21:58:02 [EnvInject] - Variables injected successfully. 21:58:02 [EnvInject] - Injecting environment variables from a build step. 21:58:02 [EnvInject] - Injecting as environment variables the properties content 21:58:02 DOCKER_ARGS= 21:58:02 DOCKER_ROOT=./mock-dmaap 21:58:02 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 21:58:02 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 21:58:02 DOCKER_NAME=onap/onap-component-mock-dmaap 21:58:02 21:58:02 [EnvInject] - Variables injected successfully. 21:58:02 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins15754301810351366227.sh 21:58:02 ---> docker-build.sh 21:58:02 Docker version 20.10.18, build b40c2f6 21:58:02 Building image: nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:02 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master . 21:58:02 Sending build context to Docker daemon 16.9kB 21:58:02 Step 1/7 : FROM python:3 21:58:03 3: Pulling from library/python 21:58:03 cae3b572364a: Pulling fs layer 21:58:03 bd090f42c4b7: Pulling fs layer 21:58:03 f0c9d6d993ac: Pulling fs layer 21:58:03 a2ade626d67a: Pulling fs layer 21:58:03 a2cd7462f059: Pulling fs layer 21:58:03 6aa236930d21: Pulling fs layer 21:58:03 e0bb386c80b2: Pulling fs layer 21:58:03 a2cd7462f059: Waiting 21:58:03 e0bb386c80b2: Waiting 21:58:03 a2ade626d67a: Waiting 21:58:03 6aa236930d21: Waiting 21:58:04 bd090f42c4b7: Verifying Checksum 21:58:04 bd090f42c4b7: Download complete 21:58:05 cae3b572364a: Verifying Checksum 21:58:05 cae3b572364a: Download complete 21:58:05 f0c9d6d993ac: Verifying Checksum 21:58:05 f0c9d6d993ac: Download complete 21:58:06 a2cd7462f059: Verifying Checksum 21:58:06 a2cd7462f059: Download complete 21:58:06 e0bb386c80b2: Verifying Checksum 21:58:06 e0bb386c80b2: Download complete 21:58:07 6aa236930d21: Verifying Checksum 21:58:07 6aa236930d21: Download complete 21:58:07 cae3b572364a: Pull complete 21:58:08 bd090f42c4b7: Pull complete 21:58:10 f0c9d6d993ac: Pull complete 21:58:11 a2ade626d67a: Verifying Checksum 21:58:11 a2ade626d67a: Download complete 21:58:16 a2ade626d67a: Pull complete 21:58:17 a2cd7462f059: Pull complete 21:58:18 6aa236930d21: Pull complete 21:58:18 e0bb386c80b2: Pull complete 21:58:18 Digest: sha256:049247cbb7ce998685d780c9d5325781a7429bc6693bbfab86bcb8e36e7a059e 21:58:18 Status: Downloaded newer image for python:3 21:58:18 ---> a4b7090c8b7b 21:58:18 Step 2/7 : COPY . /app 21:58:24 ---> 64d8bc3449b7 21:58:24 Step 3/7 : WORKDIR /app 21:58:24 ---> Running in 1f641d121738 21:58:24 Removing intermediate container 1f641d121738 21:58:24 ---> ddeffcef01c4 21:58:24 Step 4/7 : COPY ./requirements.txt ./ 21:58:24 ---> 3259ad3d806b 21:58:24 Step 5/7 : RUN pip install -r ./requirements.txt 21:58:24 ---> Running in fce9ab849d58 21:58:27 Collecting Click==7.0 (from -r ./requirements.txt (line 1)) 21:58:27 Downloading Click-7.0-py2.py3-none-any.whl.metadata (3.5 kB) 21:58:27 Collecting Flask==1.1.1 (from -r ./requirements.txt (line 2)) 21:58:27 Downloading Flask-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB) 21:58:28 Collecting itsdangerous==1.1.0 (from -r ./requirements.txt (line 3)) 21:58:28 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl.metadata (3.1 kB) 21:58:28 Collecting Jinja2==2.10.3 (from -r ./requirements.txt (line 4)) 21:58:28 Downloading Jinja2-2.10.3-py2.py3-none-any.whl.metadata (3.4 kB) 21:58:28 Collecting MarkupSafe==1.1.1 (from -r ./requirements.txt (line 5)) 21:58:28 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 21:58:28 Installing build dependencies: started 21:58:29 Installing build dependencies: finished with status 'done' 21:58:29 Getting requirements to build wheel: started 21:58:29 Getting requirements to build wheel: finished with status 'done' 21:58:29 Preparing metadata (pyproject.toml): started 21:58:29 Preparing metadata (pyproject.toml): finished with status 'done' 21:58:29 Collecting Werkzeug==0.16.0 (from -r ./requirements.txt (line 6)) 21:58:29 Downloading Werkzeug-0.16.0-py2.py3-none-any.whl.metadata (4.7 kB) 21:58:29 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) 21:58:29 Downloading Flask-1.1.1-py2.py3-none-any.whl (94 kB) 21:58:29 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 21:58:29 Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) 21:58:29 Downloading Werkzeug-0.16.0-py2.py3-none-any.whl (327 kB) 21:58:29 Building wheels for collected packages: MarkupSafe 21:58:29 Building wheel for MarkupSafe (pyproject.toml): started 21:58:30 Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' 21:58:30 Created wheel for MarkupSafe: filename=markupsafe-1.1.1-cp314-cp314-linux_x86_64.whl size=30560 sha256=adde3ee89c8a1e3674732e4b2696047e3d3aff70fa954a513a38bb08aff588e8 21:58:30 Stored in directory: /root/.cache/pip/wheels/59/b4/19/7eb49bcb52fec9bfeac81facfdf24edc2e1baabed14842b3e8 21:58:30 Successfully built MarkupSafe 21:58:30 Installing collected packages: Werkzeug, MarkupSafe, itsdangerous, Click, Jinja2, Flask 21:58:30 21:58:30 Successfully installed Click-7.0 Flask-1.1.1 Jinja2-2.10.3 MarkupSafe-1.1.1 Werkzeug-0.16.0 itsdangerous-1.1.0 21:58:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 21:58:32 Removing intermediate container fce9ab849d58 21:58:32 ---> ce5a04ba1505 21:58:32 Step 6/7 : ENV FLASK_APP=app/app.py 21:58:32 ---> Running in 194c2f602f0b 21:58:32 Removing intermediate container 194c2f602f0b 21:58:32 ---> f5bc22ae3aa2 21:58:32 Step 7/7 : CMD ["python", "app/app.py"] 21:58:32 ---> Running in 2e1982d0968d 21:58:32 Removing intermediate container 2e1982d0968d 21:58:32 ---> 3002b27738e3 21:58:32 Successfully built 3002b27738e3 21:58:32 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:32 ---> docker-build.sh ends 21:58:32 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15728920348866768595.sh 21:58:32 [EnvInject] - Injecting environment variables from a build step. 21:58:32 [EnvInject] - Injecting as environment variables the properties content 21:58:32 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 21:58:32 21:58:32 [EnvInject] - Variables injected successfully. 21:58:32 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins13518194584705038573.sh 21:58:32 ---> docker-push.sh 21:58:32 Docker version 20.10.18, build b40c2f6 21:58:32 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:32 docker push nexus3.onap.org:10003/onap/onap-component-mock-dmaap:master 21:58:32 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-dmaap] 21:58:32 98679b6bc223: Preparing 21:58:32 decd84ff44d8: Preparing 21:58:32 2325d88df1b9: Preparing 21:58:32 4ffbea83f0ec: Preparing 21:58:32 b3d2e2cb01e0: Preparing 21:58:32 ab773876b8df: Preparing 21:58:32 25bde18331a6: Preparing 21:58:32 698d92e1248d: Preparing 21:58:32 1260506aec83: Preparing 21:58:32 a5ec5ec9d16c: Preparing 21:58:32 25bde18331a6: Waiting 21:58:32 698d92e1248d: Waiting 21:58:32 1260506aec83: Waiting 21:58:32 a5ec5ec9d16c: Waiting 21:58:32 ab773876b8df: Waiting 21:58:32 2325d88df1b9: Pushed 21:58:32 decd84ff44d8: Pushed 21:58:32 4ffbea83f0ec: Pushed 21:58:32 25bde18331a6: Layer already exists 21:58:32 698d92e1248d: Layer already exists 21:58:32 1260506aec83: Layer already exists 21:58:34 98679b6bc223: Pushed 21:58:34 ab773876b8df: Pushed 21:58:40 b3d2e2cb01e0: Pushed 21:58:44 a5ec5ec9d16c: Pushed 21:58:44 master: digest: sha256:332ecfe54d9fbf53a73c5e0f2b2dcb73a4d9e1d1255beb4443c4d8f9f694cc36 size: 2422 21:58:44 ---> docker-push.sh ends 21:58:44 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins2082204359140812407.sh 21:58:44 $ ssh-agent -k 21:58:44 unset SSH_AUTH_SOCK; 21:58:44 unset SSH_AGENT_PID; 21:58:44 echo Agent pid 2129 killed; 21:58:44 [ssh-agent] Stopped. 21:58:44 [PostBuildScript] - [INFO] Executing post build scripts. 21:58:44 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins13303338385532403062.sh 21:58:44 ---> sysstat.sh 21:58:45 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins2831063691531981995.sh 21:58:45 ---> package-listing.sh 21:58:45 ++ facter osfamily 21:58:45 ++ tr '[:upper:]' '[:lower:]' 21:58:45 + OS_FAMILY=debian 21:58:45 + workspace=/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master 21:58:45 + START_PACKAGES=/tmp/packages_start.txt 21:58:45 + END_PACKAGES=/tmp/packages_end.txt 21:58:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:45 + PACKAGES=/tmp/packages_start.txt 21:58:45 + '[' /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master ']' 21:58:45 + PACKAGES=/tmp/packages_end.txt 21:58:45 + case "${OS_FAMILY}" in 21:58:45 + dpkg -l 21:58:45 + grep '^ii' 21:58:45 + '[' -f /tmp/packages_start.txt ']' 21:58:45 + '[' -f /tmp/packages_end.txt ']' 21:58:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:45 + '[' /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master ']' 21:58:45 + mkdir -p /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/ 21:58:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/archives/ 21:58:45 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins16196281532963141268.sh 21:58:45 ---> capture-instance-metadata.sh 21:58:45 Setup pyenv: 21:58:45 system 21:58:45 3.8.13 21:58:45 3.9.13 21:58:45 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:58:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoP5 from file:/tmp/.os_lf_venv 21:58:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:46 lf-activate-venv(): INFO: Base packages installed successfully 21:58:46 lf-activate-venv(): INFO: Installing additional packages: lftools 21:58:56 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 21:58:56 INFO: Running in OpenStack, capturing instance metadata 21:58:56 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins6257760014718925790.sh 21:58:56 provisioning config files... 21:58:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master@tmp/config8588290365021581502tmp 21:58:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:58:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:58:56 [EnvInject] - Injecting environment variables from a build step. 21:58:56 [EnvInject] - Injecting as environment variables the properties content 21:58:56 SERVER_ID=logs 21:58:56 21:58:56 [EnvInject] - Variables injected successfully. 21:58:56 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins6019832580792309304.sh 21:58:56 ---> create-netrc.sh 21:58:56 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins4665748295054959404.sh 21:58:56 ---> python-tools-install.sh 21:58:56 Setup pyenv: 21:58:56 system 21:58:56 3.8.13 21:58:56 3.9.13 21:58:56 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:58:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoP5 from file:/tmp/.os_lf_venv 21:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:58 lf-activate-venv(): INFO: Base packages installed successfully 21:58:58 lf-activate-venv(): INFO: Installing additional packages: lftools 21:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 21:59:28 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins11840256020485409959.sh 21:59:28 ---> sudo-logs.sh 21:59:28 Archiving 'sudo' log.. 21:59:28 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash /tmp/jenkins7449267170442611437.sh 21:59:28 ---> job-cost.sh 21:59:28 Setup pyenv: 21:59:28 system 21:59:28 3.8.13 21:59:28 3.9.13 21:59:28 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoP5 from file:/tmp/.os_lf_venv 21:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:31 lf-activate-venv(): INFO: Base packages installed successfully 21:59:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 21:59:55 INFO: No Stack... 21:59:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:56 INFO: Archiving Costs 21:59:56 [integration-onap-component-simulators-dmaap-docker-merge-master] $ /bin/bash -l /tmp/jenkins763416993093303560.sh 21:59:56 ---> logs-deploy.sh 21:59:56 Setup pyenv: 21:59:56 system 21:59:56 3.8.13 21:59:56 3.9.13 21:59:56 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-dmaap-docker-merge-master/.python-version) 21:59:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CoP5 from file:/tmp/.os_lf_venv 21:59:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:00:00 lf-activate-venv(): INFO: Base packages installed successfully 22:00:00 lf-activate-venv(): INFO: Installing additional packages: lftools 22:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-CoP5/bin to PATH 22:00:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-dmaap-docker-merge-master/359 22:00:31 INFO: archiving workspace using pattern(s): 22:00:32 Archives upload complete. 22:00:32 INFO: archiving logs to Nexus 22:00:33 ---> uname -a: 22:00:33 Linux prd-ubuntu1804-docker-8c-8g-2758 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:00:33 22:00:33 22:00:33 ---> lscpu: 22:00:33 Architecture: x86_64 22:00:33 CPU op-mode(s): 32-bit, 64-bit 22:00:33 Byte Order: Little Endian 22:00:33 CPU(s): 8 22:00:33 On-line CPU(s) list: 0-7 22:00:33 Thread(s) per core: 1 22:00:33 Core(s) per socket: 1 22:00:33 Socket(s): 8 22:00:33 NUMA node(s): 1 22:00:33 Vendor ID: AuthenticAMD 22:00:33 CPU family: 23 22:00:33 Model: 49 22:00:33 Model name: AMD EPYC-Rome Processor 22:00:33 Stepping: 0 22:00:33 CPU MHz: 2800.000 22:00:33 BogoMIPS: 5600.00 22:00:33 Virtualization: AMD-V 22:00:33 Hypervisor vendor: KVM 22:00:33 Virtualization type: full 22:00:33 L1d cache: 32K 22:00:33 L1i cache: 32K 22:00:33 L2 cache: 512K 22:00:33 L3 cache: 16384K 22:00:33 NUMA node0 CPU(s): 0-7 22:00:33 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 22:00:33 22:00:33 22:00:33 ---> nproc: 22:00:33 8 22:00:33 22:00:33 22:00:33 ---> df -h: 22:00:33 Filesystem Size Used Avail Use% Mounted on 22:00:33 udev 16G 0 16G 0% /dev 22:00:33 tmpfs 3.2G 712K 3.2G 1% /run 22:00:33 /dev/vda1 155G 12G 144G 8% / 22:00:33 tmpfs 16G 0 16G 0% /dev/shm 22:00:33 tmpfs 5.0M 0 5.0M 0% /run/lock 22:00:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:00:33 tmpfs 3.2G 0 3.2G 0% /run/user/1001 22:00:33 22:00:33 22:00:33 ---> free -m: 22:00:33 total used free shared buff/cache available 22:00:33 Mem: 32167 834 27985 0 3347 30876 22:00:33 Swap: 1023 0 1023 22:00:33 22:00:33 22:00:33 ---> ip addr: 22:00:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:00:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:00:33 inet 127.0.0.1/8 scope host lo 22:00:33 valid_lft forever preferred_lft forever 22:00:33 inet6 ::1/128 scope host 22:00:33 valid_lft forever preferred_lft forever 22:00:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:00:33 link/ether fa:16:3e:17:cd:b2 brd ff:ff:ff:ff:ff:ff 22:00:33 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 22:00:33 valid_lft 86147sec preferred_lft 86147sec 22:00:33 inet6 fe80::f816:3eff:fe17:cdb2/64 scope link 22:00:33 valid_lft forever preferred_lft forever 22:00:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:00:33 link/ether 02:42:c6:d1:4c:02 brd ff:ff:ff:ff:ff:ff 22:00:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:00:33 valid_lft forever preferred_lft forever 22:00:33 inet6 fe80::42:c6ff:fed1:4c02/64 scope link 22:00:33 valid_lft forever preferred_lft forever 22:00:33 22:00:33 22:00:33 ---> sar -b -r -n DEV: 22:00:33 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2758) 10/14/25 _x86_64_ (8 CPU) 22:00:33 22:00:33 21:56:22 LINUX RESTART (8 CPU) 22:00:33 22:00:33 21:57:02 tps rtps wtps bread/s bwrtn/s 22:00:33 21:58:01 155.58 28.28 127.30 1967.67 72465.95 22:00:33 21:59:01 226.60 3.90 222.70 455.92 99010.96 22:00:33 22:00:01 23.86 0.58 23.28 24.80 1729.98 22:00:33 Average: 135.23 10.83 124.41 809.70 57653.35 22:00:33 22:00:33 21:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:33 21:58:01 30010268 31701264 2928944 8.89 75184 1921268 1384140 4.07 883468 1740776 231140 22:00:33 21:59:01 28689408 31643600 4249804 12.90 105384 3102992 1415836 4.17 1014348 2838404 27888 22:00:33 22:00:01 28696972 31653600 4242240 12.88 106692 3103852 1410352 4.15 1009720 2834648 10460 22:00:33 Average: 29132216 31666155 3806996 11.56 95753 2709371 1403443 4.13 969179 2471276 89829 22:00:33 22:00:33 21:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:33 21:58:01 ens3 90.61 65.31 1155.20 12.55 0.00 0.00 0.00 0.00 22:00:33 21:58:01 lo 2.85 2.85 0.31 0.31 0.00 0.00 0.00 0.00 22:00:33 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:33 21:59:01 ens3 711.21 483.57 6850.26 1561.21 0.00 0.00 0.00 0.00 22:00:33 21:59:01 lo 4.40 4.40 0.47 0.47 0.00 0.00 0.00 0.00 22:00:33 21:59:01 docker0 3.62 4.70 0.53 38.62 0.00 0.00 0.00 0.00 22:00:33 22:00:01 ens3 9.45 8.32 8.19 3.21 0.00 0.00 0.00 0.00 22:00:33 22:00:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:00:33 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:33 Average: ens3 271.43 186.40 2679.68 528.52 0.00 0.00 0.00 0.00 22:00:33 Average: lo 2.55 2.55 0.28 0.28 0.00 0.00 0.00 0.00 22:00:33 Average: docker0 1.21 1.58 0.18 12.94 0.00 0.00 0.00 0.00 22:00:33 22:00:33 22:00:33 ---> sar -P ALL: 22:00:33 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2758) 10/14/25 _x86_64_ (8 CPU) 22:00:33 22:00:33 21:56:22 LINUX RESTART (8 CPU) 22:00:33 22:00:33 21:57:02 CPU %user %nice %system %iowait %steal %idle 22:00:33 21:58:01 all 9.72 0.00 0.79 2.35 0.03 87.11 22:00:33 21:58:01 0 6.41 0.00 0.53 0.22 0.02 92.83 22:00:33 21:58:01 1 27.80 0.00 2.38 12.58 0.07 57.17 22:00:33 21:58:01 2 8.97 0.00 0.56 1.01 0.05 89.42 22:00:33 21:58:01 3 16.37 0.00 0.92 3.26 0.05 79.40 22:00:33 21:58:01 4 10.26 0.00 0.85 0.41 0.02 88.46 22:00:33 21:58:01 5 2.53 0.00 0.42 1.12 0.02 95.91 22:00:33 21:58:01 6 2.26 0.00 0.22 0.19 0.02 97.32 22:00:33 21:58:01 7 3.26 0.00 0.44 0.07 0.02 96.22 22:00:33 21:59:01 all 13.74 0.00 2.80 2.61 0.08 80.77 22:00:33 21:59:01 0 10.60 0.00 2.53 0.00 0.07 86.80 22:00:33 21:59:01 1 10.11 0.00 3.48 10.49 0.07 75.86 22:00:33 21:59:01 2 10.54 0.00 2.88 8.15 0.08 78.35 22:00:33 21:59:01 3 13.06 0.00 2.86 0.77 0.07 83.24 22:00:33 21:59:01 4 10.16 0.00 1.28 0.02 0.10 88.44 22:00:33 21:59:01 5 9.90 0.00 3.10 0.47 0.05 86.48 22:00:33 21:59:01 6 29.86 0.00 3.62 0.61 0.12 65.79 22:00:33 21:59:01 7 15.75 0.00 2.72 0.35 0.07 81.11 22:00:33 22:00:01 all 3.59 0.00 0.25 8.99 0.02 87.16 22:00:33 22:00:01 0 0.28 0.00 0.12 0.00 0.00 99.60 22:00:33 22:00:01 1 13.50 0.00 0.40 44.23 0.03 41.84 22:00:33 22:00:01 2 0.30 0.00 0.12 0.00 0.03 99.55 22:00:33 22:00:01 3 5.35 0.00 0.33 19.93 0.03 74.36 22:00:33 22:00:01 4 3.35 0.00 0.27 0.40 0.02 95.96 22:00:33 22:00:01 5 3.67 0.00 0.38 0.38 0.03 95.53 22:00:33 22:00:01 6 0.15 0.00 0.13 5.65 0.03 94.03 22:00:33 22:00:01 7 2.10 0.00 0.23 1.35 0.02 96.30 22:00:33 Average: all 9.00 0.00 1.28 4.67 0.04 85.01 22:00:33 Average: 0 5.75 0.00 1.06 0.07 0.03 93.09 22:00:33 Average: 1 17.08 0.00 2.08 22.53 0.06 58.26 22:00:33 Average: 2 6.57 0.00 1.19 3.05 0.06 89.13 22:00:33 Average: 3 11.57 0.00 1.37 8.01 0.05 79.00 22:00:33 Average: 4 7.91 0.00 0.80 0.27 0.04 90.98 22:00:33 Average: 5 5.37 0.00 1.30 0.66 0.03 92.64 22:00:33 Average: 6 10.74 0.00 1.32 2.17 0.06 85.72 22:00:33 Average: 7 7.04 0.00 1.13 0.59 0.03 91.20 22:00:33 22:00:33 22:00:33