14:31:28 Started by timer 14:31:28 Running as SYSTEM 14:31:28 [EnvInject] - Loading node environment variables. 14:31:28 Building remotely on prd-ubuntu1804-docker-8c-8g-139 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-docker-onap-java17-docker-merge-master 14:31:28 [ssh-agent] Looking for ssh-agent implementation... 14:31:28 $ ssh-agent 14:31:28 SSH_AUTH_SOCK=/tmp/ssh-6SCD0VEFB3oS/agent.2213 14:31:28 SSH_AGENT_PID=2215 14:31:28 [ssh-agent] Started. 14:31:28 Running ssh-add (command line suppressed) 14:31:28 Identity added: /w/workspace/integration-docker-onap-java17-docker-merge-master@tmp/private_key_8611838780477440493.key (/w/workspace/integration-docker-onap-java17-docker-merge-master@tmp/private_key_8611838780477440493.key) 14:31:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:31:29 The recommended git tool is: NONE 14:31:31 using credential onap-jenkins-ssh 14:31:31 Wiping out workspace first. 14:31:31 Cloning the remote Git repository 14:31:31 Cloning repository git://cloud.onap.org/mirror/integration/docker/onap-java11 14:31:31 > git init /w/workspace/integration-docker-onap-java17-docker-merge-master # timeout=10 14:31:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/docker/onap-java11 14:31:31 > git --version # timeout=10 14:31:31 > git --version # 'git version 2.17.1' 14:31:31 using GIT_SSH to set credentials Gerrit user 14:31:31 Verifying host key using manually-configured host key entries 14:31:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/docker/onap-java11 +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/docker/onap-java11 # timeout=10 14:31:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:31 Avoid second fetch 14:31:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:31:31 Checking out Revision 7065034da9d53e520647dee6a16c30073e7d0c81 (refs/remotes/origin/master) 14:31:31 > git config core.sparsecheckout # timeout=10 14:31:31 > git checkout -f 7065034da9d53e520647dee6a16c30073e7d0c81 # timeout=10 14:31:32 Commit message: "Update INFO.yaml with new PTL" 14:31:32 > git rev-list --no-walk 7065034da9d53e520647dee6a16c30073e7d0c81 # timeout=10 14:31:35 provisioning config files... 14:31:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:31:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:31:35 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins17346624554615369577.sh 14:31:35 ---> python-tools-install.sh 14:31:35 Setup pyenv: 14:31:35 * system (set by /opt/pyenv/version) 14:31:35 * 3.8.13 (set by /opt/pyenv/version) 14:31:35 * 3.9.13 (set by /opt/pyenv/version) 14:31:35 * 3.10.6 (set by /opt/pyenv/version) 14:31:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YwPE 14:31:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:32:09 Generating Requirements File 14:32:30 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. 14:32:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:32:31 Python 3.10.6 14:32:31 pip 26.2.1 from /tmp/venv-YwPE/lib/python3.10/site-packages/pip (python 3.10) 14:32:31 aiohappyeyeballs==2.7.1 14:32:31 aiohttp==3.14.3 14:32:31 aiosignal==1.4.0 14:32:31 appdirs==1.4.4 14:32:31 argcomplete==3.7.2 14:32:31 aspy.yaml==1.3.0 14:32:31 async-timeout==5.0.1 14:32:31 attrs==26.1.0 14:32:31 autopage==0.6.0 14:32:31 backports.strenum==1.3.1 14:32:31 beautifulsoup4==4.15.0 14:32:31 boto3==1.43.92 14:32:31 botocore==1.43.92 14:32:31 bs4==0.0.2 14:32:31 certifi==2026.7.22 14:32:31 cffi==2.1.1 14:32:31 cfgv==3.5.0 14:32:31 chardet==7.6.0 14:32:31 charset-normalizer==3.5.1 14:32:31 click==8.5.0 14:32:31 cliff==4.14.0 14:32:31 cmd2==3.5.1 14:32:31 cryptography==3.3.2 14:32:31 debtcollector==3.1.0 14:32:31 decorator==5.3.1 14:32:31 defusedxml==0.7.1 14:32:31 Deprecated==1.3.1 14:32:31 distlib==0.4.3 14:32:31 dnspython==2.8.0 14:32:31 docker==7.2.0 14:32:31 dogpile.cache==1.5.0 14:32:31 durationpy==0.11 14:32:31 email-validator==2.3.0 14:32:31 filelock==3.32.6 14:32:31 frozenlist==1.8.0 14:32:31 future==1.0.0 14:32:31 gitdb==4.0.12 14:32:31 GitPython==3.1.62 14:32:31 httplib2==0.30.2 14:32:31 identify==2.6.19 14:32:31 idna==3.19 14:32:31 importlib-resources==1.5.0 14:32:31 iso8601==2.1.0 14:32:31 Jinja2==3.1.6 14:32:31 jmespath==1.1.0 14:32:31 jsonpatch==1.33 14:32:31 jsonpointer==3.1.1 14:32:31 jsonschema==4.26.0 14:32:31 jsonschema-specifications==2025.9.1 14:32:31 keystoneauth1==5.14.0 14:32:31 kubernetes==36.0.3 14:32:31 lftools==0.37.23 14:32:31 lxml==6.1.3 14:32:31 markdown-it-py==4.2.0 14:32:31 MarkupSafe==3.0.3 14:32:31 mdurl==0.1.2 14:32:31 msgpack==1.2.2 14:32:31 multi_key_dict==2.0.3 14:32:31 multidict==6.8.0 14:32:31 munch==4.0.0 14:32:31 netaddr==1.3.0 14:32:31 niet==1.4.2 14:32:31 nodeenv==1.10.0 14:32:31 oauth2client==4.1.3 14:32:31 oauthlib==3.3.1 14:32:31 openstacksdk==4.13.0 14:32:31 os-service-types==1.8.2 14:32:31 osc-lib==4.6.0 14:32:31 oslo.config==10.4.0 14:32:31 oslo.context==6.4.0 14:32:31 oslo.i18n==6.8.0 14:32:31 oslo.log==8.2.0 14:32:31 oslo.serialization==5.10.0 14:32:31 oslo.utils==10.1.1 14:32:31 packaging==26.3 14:32:31 pbr==7.0.3 14:32:31 platformdirs==4.11.8 14:32:31 prettytable==3.18.0 14:32:31 propcache==0.5.2 14:32:31 psutil==7.2.2 14:32:31 pyasn1==0.6.4 14:32:31 pyasn1_modules==0.4.2 14:32:31 pycparser==3.0 14:32:31 pygerrit2==2.0.15 14:32:31 PyGithub==2.10.0 14:32:31 Pygments==2.21.0 14:32:31 PyJWT==2.14.0 14:32:31 PyNaCl==1.6.2 14:32:31 pyparsing==2.4.7 14:32:31 pyperclip==1.11.0 14:32:31 pyrsistent==0.20.0 14:32:31 python-cinderclient==9.9.0 14:32:31 python-dateutil==2.9.0.post0 14:32:31 python-discovery==1.6.0 14:32:31 python-heatclient==5.2.0 14:32:31 python-jenkins==1.8.3 14:32:31 python-keystoneclient==6.0.0 14:32:31 python-magnumclient==4.11.0 14:32:31 python-openstackclient==10.0.0 14:32:31 python-swiftclient==4.11.0 14:32:31 PyYAML==6.0.3 14:32:31 referencing==0.37.0 14:32:31 requests==2.34.2 14:32:31 requests-oauthlib==2.0.0 14:32:31 rfc3986==2.0.0 14:32:31 rich==15.0.0 14:32:31 rich-argparse==1.8.0 14:32:31 rpds-py==0.30.0 14:32:31 rsa==4.9.1 14:32:31 ruamel.yaml==0.19.1 14:32:31 ruamel.yaml.clib==0.2.15 14:32:31 s3transfer==0.19.2 14:32:31 simplejson==4.1.2 14:32:31 six==1.17.0 14:32:31 smmap==5.0.3 14:32:31 soupsieve==2.9.2 14:32:31 stevedore==5.8.0 14:32:31 tabulate==0.10.0 14:32:31 toml==0.10.2 14:32:31 tomlkit==0.15.1 14:32:31 tqdm==4.70.1 14:32:31 typing_extensions==4.16.0 14:32:31 urllib3==1.26.20 14:32:31 virtualenv==21.7.9 14:32:31 wcwidth==0.8.3 14:32:31 websocket-client==1.9.2 14:32:31 wrapt==2.4.1 14:32:31 xdg==6.0.0 14:32:31 xmltodict==1.0.4 14:32:31 yarl==1.24.5 14:32:31 yq==4.1.2 14:32:31 [integration-docker-onap-java17-docker-merge-master] $ /bin/sh /tmp/jenkins8521793709350387463.sh 14:32:31 ---> uv-install.sh 14:32:31 Installing uv/uvx (latest) using shell installer 14:32:32 2026-09-11 14:32:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-eYTXav.sh" [1] 14:32:32 downloading uv 0.12.13 x86_64-unknown-linux-gnu 14:32:32 installing to /home/jenkins/.local/bin 14:32:32 uv 14:32:32 uvx 14:32:32 everything's installed! 14:32:32 14:32:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:32:32 14:32:32 source $HOME/.local/bin/env (sh, bash, zsh) 14:32:32 source $HOME/.local/bin/env.fish (fish) 14:32:32 Adding install location to PATH 14:32:32 ---> Validating uv/uvx install 14:32:33 uvx 0.12.13 (x86_64-unknown-linux-gnu) 14:32:33 provisioning config files... 14:32:33 copy managed file [global-settings] to file:/w/workspace/integration-docker-onap-java17-docker-merge-master@tmp/config190676969627607987tmp 14:32:33 copy managed file [integration-settings] to file:/w/workspace/integration-docker-onap-java17-docker-merge-master@tmp/config2570872019603416379tmp 14:32:33 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins881453675044894500.sh 14:32:33 ---> docker-login.sh 14:32:33 nexus3.onap.org:10001 14:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:33 Configure a credential helper to remove this warning. See 14:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:33 14:32:33 Login Succeeded 14:32:33 nexus3.onap.org:10002 14:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:33 Configure a credential helper to remove this warning. See 14:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:33 14:32:33 Login Succeeded 14:32:33 nexus3.onap.org:10003 14:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:33 Configure a credential helper to remove this warning. See 14:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:33 14:32:33 Login Succeeded 14:32:33 nexus3.onap.org:10004 14:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:34 Configure a credential helper to remove this warning. See 14:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:34 14:32:34 Login Succeeded 14:32:34 docker.io 14:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:34 Configure a credential helper to remove this warning. See 14:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:34 14:32:34 Login Succeeded 14:32:34 ---> docker-login.sh ends 14:32:34 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins17329980169156387549.sh 14:32:34 [integration-docker-onap-java17-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8230470992663427741.sh 14:32:34 [EnvInject] - Injecting environment variables from a build step. 14:32:34 [EnvInject] - Injecting as environment variables the properties content 14:32:34 DOCKER_ROOT=$WORKSPACE 14:32:34 CONTAINER_TAG_YAML_DIR= 14:32:34 CONTAINER_TAG_METHOD=latest 14:32:34 14:32:34 [EnvInject] - Variables injected successfully. 14:32:34 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash -l /tmp/jenkins6065233479863280445.sh 14:32:34 ---> docker-get-container-tag.sh 14:32:34 Setup pyenv: 14:32:34 system 14:32:34 3.8.13 14:32:34 3.9.13 14:32:34 * 3.10.6 (set by /w/workspace/integration-docker-onap-java17-docker-merge-master/.python-version) 14:32:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwPE from file:/tmp/.os_lf_venv 14:32:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:36 lf-activate-venv(): INFO: Installing additional packages: yq 14:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:32:37 ---> Docker image tag found: latest 14:32:37 [EnvInject] - Injecting environment variables from a build step. 14:32:37 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 14:32:37 [EnvInject] - Variables injected successfully. 14:32:37 [EnvInject] - Injecting environment variables from a build step. 14:32:37 [EnvInject] - Injecting as environment variables the properties content 14:32:37 DOCKER_ARGS=--build-arg java_ver=onap-java17 14:32:37 DOCKER_ROOT=/w/workspace/integration-docker-onap-java17-docker-merge-master 14:32:37 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 14:32:37 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 14:32:37 DOCKER_NAME=onap/integration-java17 14:32:37 14:32:37 [EnvInject] - Variables injected successfully. 14:32:37 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins8953415423765669193.sh 14:32:37 ---> docker-build.sh 14:32:37 Docker version 20.10.18, build b40c2f6 14:32:37 Building image: nexus3.onap.org:10003/onap/integration-java17:latest 14:32:37 docker build --build-arg java_ver=onap-java17 -t nexus3.onap.org:10003/onap/integration-java17:latest . 14:32:37 Sending build context to Docker daemon 145.4kB 14:32:37 Step 1/15 : ARG java_ver=onap-java11 14:32:37 Step 2/15 : FROM eclipse-temurin:11.0.18_10-jre-alpine AS onap-java11 14:32:38 11.0.18_10-jre-alpine: Pulling from library/eclipse-temurin 14:32:38 f56be85fc22e: Pulling fs layer 14:32:38 f8ed194273be: Pulling fs layer 14:32:38 ef4320939e23: Pulling fs layer 14:32:38 34d0f97d185b: Pulling fs layer 14:32:38 34d0f97d185b: Waiting 14:32:38 f56be85fc22e: Verifying Checksum 14:32:38 f56be85fc22e: Download complete 14:32:38 34d0f97d185b: Verifying Checksum 14:32:38 34d0f97d185b: Download complete 14:32:38 f8ed194273be: Verifying Checksum 14:32:38 f8ed194273be: Download complete 14:32:38 f56be85fc22e: Pull complete 14:32:39 ef4320939e23: Verifying Checksum 14:32:39 ef4320939e23: Download complete 14:32:39 f8ed194273be: Pull complete 14:32:40 ef4320939e23: Pull complete 14:32:40 34d0f97d185b: Pull complete 14:32:40 Digest: sha256:a449f25926f1a69a90aa05ea7d28fb2616680c7d35dc5f0f7bf0794f961391c0 14:32:40 Status: Downloaded newer image for eclipse-temurin:11.0.18_10-jre-alpine 14:32:40 ---> 576525df9a7e 14:32:40 Step 3/15 : FROM eclipse-temurin:17.0.6_10-jre-alpine AS onap-java17 14:32:41 17.0.6_10-jre-alpine: Pulling from library/eclipse-temurin 14:32:41 f56be85fc22e: Already exists 14:32:41 f8ed194273be: Already exists 14:32:41 72ac8a0a29d6: Pulling fs layer 14:32:41 e5daea9ee890: Pulling fs layer 14:32:41 e5daea9ee890: Download complete 14:32:42 72ac8a0a29d6: Verifying Checksum 14:32:42 72ac8a0a29d6: Download complete 14:32:42 72ac8a0a29d6: Pull complete 14:32:43 e5daea9ee890: Pull complete 14:32:43 Digest: sha256:e39db8ba89a39ccd1224490e4bbfc9e3bdbc4493ac849523f2aa8a52f5b42ad9 14:32:43 Status: Downloaded newer image for eclipse-temurin:17.0.6_10-jre-alpine 14:32:43 ---> c74d412c3d53 14:32:43 Step 4/15 : FROM ${java_ver} AS onap-java-final 14:32:43 ---> c74d412c3d53 14:32:43 Step 5/15 : LABEL maintainer="ONAP Integration team" 14:32:45 ---> Running in caeb7af1eed6 14:32:45 Removing intermediate container caeb7af1eed6 14:32:45 ---> 1b8173e5a730 14:32:45 Step 6/15 : LABEL Description="Reference ONAP JAVA image based on alpine" 14:32:45 ---> Running in 64e9e6f622f2 14:32:45 Removing intermediate container 64e9e6f622f2 14:32:45 ---> 1f6d4ff82e88 14:32:45 Step 7/15 : ENV JAVA_OPTS="-Xms256m -Xmx1g" 14:32:45 ---> Running in 0916d16fa704 14:32:45 Removing intermediate container 0916d16fa704 14:32:45 ---> 3238a3842769 14:32:45 Step 8/15 : ENV JAVA_SEC_OPTS="" 14:32:45 ---> Running in ca1aa1650e7d 14:32:45 Removing intermediate container ca1aa1650e7d 14:32:45 ---> 5d52eaee47fd 14:32:45 Step 9/15 : ARG user=onap 14:32:46 ---> Running in 6090c2446c0c 14:32:46 Removing intermediate container 6090c2446c0c 14:32:46 ---> f4dafa644e17 14:32:46 Step 10/15 : ARG group=onap 14:32:46 ---> Running in c4f3eb50a830 14:32:46 Removing intermediate container c4f3eb50a830 14:32:46 ---> da61ba710122 14:32:46 Step 11/15 : RUN apk add --no-cache openssl ca-certificates 14:32:46 ---> Running in e2c3ce22708a 14:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:32:47 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.19-r0) 14:32:47 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.19-r0) 14:32:47 (3/4) Installing ca-certificates (20240226-r0) 14:32:47 (4/4) Installing openssl (3.0.19-r0) 14:32:47 Executing busybox-1.35.0-r29.trigger 14:32:47 Executing ca-certificates-20240226-r0.trigger 14:32:47 OK: 34 MiB in 31 packages 14:32:48 Removing intermediate container e2c3ce22708a 14:32:48 ---> a9d62a85123c 14:32:48 Step 12/15 : RUN addgroup -S $group && adduser -G $group -D $user && mkdir /var/log/$user && mkdir /app && chown -R $user:$group /var/log/$user && chown -R $user:$group /app 14:32:48 ---> Running in c00b60192603 14:32:49 Removing intermediate container c00b60192603 14:32:49 ---> 652c232bfb5c 14:32:49 Step 13/15 : USER $user 14:32:49 ---> Running in df4ab9493dd8 14:32:49 Removing intermediate container df4ab9493dd8 14:32:49 ---> ea8f450d69c8 14:32:49 Step 14/15 : WORKDIR /app 14:32:49 ---> Running in 25e63c91e75d 14:32:50 Removing intermediate container 25e63c91e75d 14:32:50 ---> 08f3053c820e 14:32:50 Step 15/15 : ENTRYPOINT exec java $JAVA_SEC_OPTS $JAVA_OPTS -jar /app/app.jar 14:32:50 ---> Running in cfd92d4e9cf0 14:32:50 Removing intermediate container cfd92d4e9cf0 14:32:50 ---> c32ec6b77bb9 14:32:50 Successfully built c32ec6b77bb9 14:32:50 Successfully tagged nexus3.onap.org:10003/onap/integration-java17:latest 14:32:50 ---> docker-build.sh ends 14:32:50 [integration-docker-onap-java17-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11875828881695648031.sh 14:32:50 [EnvInject] - Injecting environment variables from a build step. 14:32:50 [EnvInject] - Injecting as environment variables the properties content 14:32:50 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 14:32:50 14:32:50 [EnvInject] - Variables injected successfully. 14:32:50 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins12260297022951720440.sh 14:32:50 ---> docker-push.sh 14:32:50 Docker version 20.10.18, build b40c2f6 14:32:50 Pushing image: nexus3.onap.org:10003/onap/integration-java17:latest 14:32:50 docker push nexus3.onap.org:10003/onap/integration-java17:latest 14:32:50 The push refers to repository [nexus3.onap.org:10003/onap/integration-java17] 14:32:50 9aa3668df19b: Preparing 14:32:50 ec6e36f8b9d6: Preparing 14:32:50 f0086bae4017: Preparing 14:32:50 448dcf54cffb: Preparing 14:32:50 e685d148e38b: Preparing 14:32:50 f1417ff83b31: Preparing 14:32:50 f1417ff83b31: Waiting 14:32:50 448dcf54cffb: Layer already exists 14:32:50 e685d148e38b: Layer already exists 14:32:50 f0086bae4017: Layer already exists 14:32:50 f1417ff83b31: Layer already exists 14:32:50 9aa3668df19b: Pushed 14:32:51 ec6e36f8b9d6: Pushed 14:32:51 latest: digest: sha256:6d5cb1fdee221bb3101d0f9bee0454f13809be5d5e0797e1351c0737d7a7f7ce size: 1578 14:32:51 ---> docker-push.sh ends 14:32:51 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins11273688897678836058.sh 14:32:51 $ ssh-agent -k 14:32:51 unset SSH_AUTH_SOCK; 14:32:51 unset SSH_AGENT_PID; 14:32:51 echo Agent pid 2215 killed; 14:32:51 [ssh-agent] Stopped. 14:32:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:51 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins16438441206504430908.sh 14:32:51 ---> sysstat.sh 14:32:52 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins17869519112235175387.sh 14:32:52 ---> package-listing.sh 14:32:52 ++ tr '[:upper:]' '[:lower:]' 14:32:52 ++ facter osfamily 14:32:52 + OS_FAMILY=debian 14:32:52 + workspace=/w/workspace/integration-docker-onap-java17-docker-merge-master 14:32:52 + START_PACKAGES=/tmp/packages_start.txt 14:32:52 + END_PACKAGES=/tmp/packages_end.txt 14:32:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:52 + PACKAGES=/tmp/packages_start.txt 14:32:52 + '[' /w/workspace/integration-docker-onap-java17-docker-merge-master ']' 14:32:52 + PACKAGES=/tmp/packages_end.txt 14:32:52 + case "${OS_FAMILY}" in 14:32:52 + dpkg -l 14:32:52 + grep '^ii' 14:32:52 + '[' -f /tmp/packages_start.txt ']' 14:32:52 + '[' -f /tmp/packages_end.txt ']' 14:32:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:52 + '[' /w/workspace/integration-docker-onap-java17-docker-merge-master ']' 14:32:52 + mkdir -p /w/workspace/integration-docker-onap-java17-docker-merge-master/archives/ 14:32:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-docker-onap-java17-docker-merge-master/archives/ 14:32:52 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins17754622792124310790.sh 14:32:52 ---> capture-instance-metadata.sh 14:32:52 Setup pyenv: 14:32:52 system 14:32:52 3.8.13 14:32:52 3.9.13 14:32:52 * 3.10.6 (set by /w/workspace/integration-docker-onap-java17-docker-merge-master/.python-version) 14:32:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwPE from file:/tmp/.os_lf_venv 14:32:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:33:00 INFO: Running in OpenStack, capturing instance metadata 14:33:01 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins17526423017358357497.sh 14:33:01 provisioning config files... 14:33:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-docker-onap-java17-docker-merge-master@tmp/config8110893268162189008tmp 14:33:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:33:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:33:01 [EnvInject] - Injecting environment variables from a build step. 14:33:01 [EnvInject] - Injecting as environment variables the properties content 14:33:01 SERVER_ID=logs 14:33:01 14:33:01 [EnvInject] - Variables injected successfully. 14:33:01 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins4894643452958386071.sh 14:33:01 ---> create-netrc.sh 14:33:01 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins5718847473170241987.sh 14:33:01 ---> python-tools-install.sh 14:33:01 Setup pyenv: 14:33:01 system 14:33:01 3.8.13 14:33:01 3.9.13 14:33:01 * 3.10.6 (set by /w/workspace/integration-docker-onap-java17-docker-merge-master/.python-version) 14:33:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwPE from file:/tmp/.os_lf_venv 14:33:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:33:09 [integration-docker-onap-java17-docker-merge-master] $ /bin/sh /tmp/jenkins930893978293405887.sh 14:33:09 ---> uv-install.sh 14:33:09 uv 0.12.13 is already installed 14:33:09 uvx 0.12.13 (x86_64-unknown-linux-gnu) 14:33:09 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins10970190803652190570.sh 14:33:09 ---> sudo-logs.sh 14:33:09 Archiving 'sudo' log.. 14:33:09 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash /tmp/jenkins2922253264312045565.sh 14:33:09 ---> job-cost.sh 14:33:09 INFO: Activating Python virtual environment... 14:33:09 Setup pyenv: 14:33:09 system 14:33:09 3.8.13 14:33:09 3.9.13 14:33:09 * 3.10.6 (set by /w/workspace/integration-docker-onap-java17-docker-merge-master/.python-version) 14:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwPE from file:/tmp/.os_lf_venv 14:33:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:33:15 INFO: No stack-cost file found 14:33:15 INFO: Instance uptime: 169s 14:33:15 INFO: Fetching instance metadata (attempt 1 of 3)... 14:33:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:33:16 INFO: Successfully fetched instance metadata 14:33:16 INFO: Instance type: v3-standard-8 14:33:16 INFO: Retrieving pricing info for: v3-standard-8 14:33:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:33:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=169 14:33:16 INFO: Successfully fetched Vexxhost pricing API 14:33:16 INFO: Retrieved cost: 0.22 14:33:16 INFO: Retrieved resource: v3-standard-8 14:33:16 INFO: Creating archive directory: /w/workspace/integration-docker-onap-java17-docker-merge-master/archives/cost 14:33:16 INFO: Archiving costs to: /w/workspace/integration-docker-onap-java17-docker-merge-master/archives/cost.csv 14:33:16 INFO: Successfully archived job cost data 14:33:16 DEBUG: Cost data: integration-docker-onap-java17-docker-merge-master,185,2026-09-11 14:33:16,v3-standard-8,169,0.22,0.00,SUCCESS 14:33:16 [integration-docker-onap-java17-docker-merge-master] $ /bin/bash -l /tmp/jenkins15826589584536569668.sh 14:33:16 ---> logs-deploy.sh 14:33:16 Setup pyenv: 14:33:16 system 14:33:16 3.8.13 14:33:16 3.9.13 14:33:16 * 3.10.6 (set by /w/workspace/integration-docker-onap-java17-docker-merge-master/.python-version) 14:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwPE from file:/tmp/.os_lf_venv 14:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-YwPE/bin to PATH 14:33:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-docker-onap-java17-docker-merge-master/185 14:33:24 INFO: archiving workspace using pattern(s): 14:33:25 Archives upload complete. 14:33:25 INFO: archiving logs to Nexus 14:33:26 ---> uname -a: 14:33:26 Linux prd-ubuntu1804-docker-8c-8g-139 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:33:26 14:33:26 14:33:26 ---> lscpu: 14:33:26 Architecture: x86_64 14:33:26 CPU op-mode(s): 32-bit, 64-bit 14:33:26 Byte Order: Little Endian 14:33:26 CPU(s): 8 14:33:26 On-line CPU(s) list: 0-7 14:33:26 Thread(s) per core: 1 14:33:26 Core(s) per socket: 1 14:33:26 Socket(s): 8 14:33:26 NUMA node(s): 1 14:33:26 Vendor ID: AuthenticAMD 14:33:26 CPU family: 23 14:33:26 Model: 49 14:33:26 Model name: AMD EPYC-Rome Processor 14:33:26 Stepping: 0 14:33:26 CPU MHz: 2799.998 14:33:26 BogoMIPS: 5599.99 14:33:26 Virtualization: AMD-V 14:33:26 Hypervisor vendor: KVM 14:33:26 Virtualization type: full 14:33:26 L1d cache: 32K 14:33:26 L1i cache: 32K 14:33:26 L2 cache: 512K 14:33:26 L3 cache: 16384K 14:33:26 NUMA node0 CPU(s): 0-7 14:33:26 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:33:26 14:33:26 14:33:26 ---> nproc: 14:33:26 8 14:33:26 14:33:26 14:33:26 ---> df -h: 14:33:26 Filesystem Size Used Avail Use% Mounted on 14:33:26 udev 16G 0 16G 0% /dev 14:33:26 tmpfs 3.2G 708K 3.2G 1% /run 14:33:26 /dev/vda1 155G 11G 145G 7% / 14:33:26 tmpfs 16G 0 16G 0% /dev/shm 14:33:26 tmpfs 5.0M 0 5.0M 0% /run/lock 14:33:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:33:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:33:26 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:33:26 14:33:26 14:33:26 ---> free -m: 14:33:26 total used free shared buff/cache available 14:33:26 Mem: 32167 826 28813 0 2527 30911 14:33:26 Swap: 1023 0 1023 14:33:26 14:33:26 14:33:26 ---> ip addr: 14:33:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:26 inet 127.0.0.1/8 scope host lo 14:33:26 valid_lft forever preferred_lft forever 14:33:26 inet6 ::1/128 scope host 14:33:26 valid_lft forever preferred_lft forever 14:33:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:26 link/ether fa:16:3e:29:d5:aa brd ff:ff:ff:ff:ff:ff 14:33:26 inet 10.30.107.76/23 brd 10.30.107.255 scope global dynamic ens3 14:33:26 valid_lft 86230sec preferred_lft 86230sec 14:33:26 inet6 fe80::f816:3eff:fe29:d5aa/64 scope link 14:33:26 valid_lft forever preferred_lft forever 14:33:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:33:26 link/ether 02:42:b6:2b:19:ac brd ff:ff:ff:ff:ff:ff 14:33:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:33:26 valid_lft forever preferred_lft forever 14:33:26 inet6 fe80::42:b6ff:fe2b:19ac/64 scope link 14:33:26 valid_lft forever preferred_lft forever 14:33:26 14:33:26 14:33:26 ---> sar -b -r -n DEV: 14:33:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-139) 09/11/26 _x86_64_ (8 CPU) 14:33:26 14:33:26 14:30:38 LINUX RESTART (8 CPU) 14:33:26 14:33:26 14:31:02 tps rtps wtps bread/s bwrtn/s 14:33:26 14:32:01 297.88 71.34 226.54 4845.55 91894.12 14:33:26 14:33:01 221.83 9.42 212.41 1683.59 92916.51 14:33:26 Average: 259.54 40.12 219.42 3251.29 92409.61 14:33:26 14:33:26 14:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:26 14:32:01 30229984 31668192 2709228 8.22 54856 1704092 1523104 4.48 877432 1559892 94172 14:33:26 14:33:01 29577616 31721424 3361596 10.21 81124 2356880 1417460 4.17 913272 2117156 25376 14:33:26 Average: 29903800 31694808 3035412 9.22 67990 2030486 1470282 4.33 895352 1838524 59774 14:33:26 14:33:26 14:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:26 14:32:01 ens3 326.59 221.37 1701.92 72.83 0.00 0.00 0.00 0.00 14:33:26 14:32:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 14:33:26 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:26 14:33:01 ens3 286.65 127.70 2559.53 63.26 0.00 0.00 0.00 0.00 14:33:26 14:33:01 lo 5.07 5.07 0.58 0.58 0.00 0.00 0.00 0.00 14:33:26 14:33:01 docker0 2.07 5.88 0.13 83.10 0.00 0.00 0.00 0.00 14:33:26 Average: ens3 306.45 174.14 2134.33 68.01 0.00 0.00 0.00 0.00 14:33:26 Average: lo 3.33 3.33 0.37 0.37 0.00 0.00 0.00 0.00 14:33:26 Average: docker0 1.04 2.97 0.07 41.90 0.00 0.00 0.00 0.00 14:33:26 14:33:26 14:33:26 ---> sar -P ALL: 14:33:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-139) 09/11/26 _x86_64_ (8 CPU) 14:33:26 14:33:26 14:30:38 LINUX RESTART (8 CPU) 14:33:26 14:33:26 14:31:02 CPU %user %nice %system %iowait %steal %idle 14:33:26 14:32:01 all 8.16 0.00 1.07 8.14 0.01 82.62 14:33:26 14:32:01 0 3.40 0.00 0.68 0.63 0.02 95.27 14:33:26 14:32:01 1 6.04 0.00 0.83 12.87 0.00 80.25 14:33:26 14:32:01 2 1.96 0.00 1.63 12.66 0.02 83.74 14:33:26 14:32:01 3 23.09 0.00 2.22 6.13 0.02 68.54 14:33:26 14:32:01 4 10.59 0.00 0.88 0.31 0.00 88.22 14:33:26 14:32:01 5 11.28 0.00 0.99 1.02 0.02 86.70 14:33:26 14:32:01 6 6.67 0.00 0.41 0.44 0.03 92.45 14:33:26 14:32:01 7 2.35 0.00 0.85 31.12 0.02 65.66 14:33:26 14:33:01 all 9.60 0.00 1.46 2.65 0.02 86.27 14:33:26 14:33:01 0 5.49 0.00 1.55 0.08 0.02 92.85 14:33:26 14:33:01 1 3.07 0.00 1.19 2.34 0.02 93.39 14:33:26 14:33:01 2 9.24 0.00 1.54 0.64 0.03 88.55 14:33:26 14:33:01 3 27.43 0.00 2.44 1.12 0.02 69.00 14:33:26 14:33:01 4 14.62 0.00 1.20 0.32 0.02 83.84 14:33:26 14:33:01 5 2.75 0.00 1.06 1.42 0.02 94.76 14:33:26 14:33:01 6 12.93 0.00 1.91 0.27 0.02 84.88 14:33:26 14:33:01 7 1.23 0.00 0.81 15.10 0.02 82.85 14:33:26 Average: all 8.89 0.00 1.27 5.37 0.02 84.46 14:33:26 Average: 0 4.46 0.00 1.12 0.35 0.02 94.05 14:33:26 Average: 1 4.54 0.00 1.01 7.55 0.01 86.88 14:33:26 Average: 2 5.63 0.00 1.59 6.59 0.03 86.16 14:33:26 Average: 3 25.28 0.00 2.33 3.59 0.02 68.77 14:33:26 Average: 4 12.62 0.00 1.04 0.31 0.01 86.01 14:33:26 Average: 5 6.98 0.00 1.02 1.22 0.02 90.76 14:33:26 Average: 6 9.82 0.00 1.16 0.35 0.03 88.63 14:33:26 Average: 7 1.78 0.00 0.83 23.06 0.02 74.32 14:33:26 14:33:26 14:33:26