12:17:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/history/+/141647 12:17:02 Running as SYSTEM 12:17:02 [EnvInject] - Loading node environment variables. 12:17:02 Building remotely on prd-ubuntu1804-docker-8c-8g-32992 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-history-docker-verify-master 12:17:02 [ssh-agent] Looking for ssh-agent implementation... 12:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:17:02 $ ssh-agent 12:17:02 SSH_AUTH_SOCK=/tmp/ssh-0Mr1lgR7ekoC/agent.2056 12:17:02 SSH_AGENT_PID=2058 12:17:02 [ssh-agent] Started. 12:17:02 Running ssh-add (command line suppressed) 12:17:02 Identity added: /w/workspace/portal-ng-history-docker-verify-master@tmp/private_key_1804706750624738456.key (/w/workspace/portal-ng-history-docker-verify-master@tmp/private_key_1804706750624738456.key) 12:17:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:17:02 The recommended git tool is: NONE 12:17:04 using credential onap-jenkins-ssh 12:17:04 Wiping out workspace first. 12:17:04 Cloning the remote Git repository 12:17:04 Cloning repository git://cloud.onap.org/mirror/portal-ng/history 12:17:04 > git init /w/workspace/portal-ng-history-docker-verify-master # timeout=10 12:17:04 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 12:17:04 > git --version # timeout=10 12:17:04 > git --version # 'git version 2.17.1' 12:17:04 using GIT_SSH to set credentials Gerrit user 12:17:04 Verifying host key using manually-configured host key entries 12:17:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:04 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 12:17:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:04 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 12:17:04 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 12:17:04 using GIT_SSH to set credentials Gerrit user 12:17:04 Verifying host key using manually-configured host key entries 12:17:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history refs/changes/47/141647/3 # timeout=10 12:17:05 > git rev-parse 938e88bef53b530d92c0f52c89561ee790c2e8d9^{commit} # timeout=10 12:17:05 Checking out Revision 938e88bef53b530d92c0f52c89561ee790c2e8d9 (refs/changes/47/141647/3) 12:17:05 > git config core.sparsecheckout # timeout=10 12:17:05 > git checkout -f 938e88bef53b530d92c0f52c89561ee790c2e8d9 # timeout=10 12:17:05 Commit message: "refactor: remove x-request-id header" 12:17:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:17:05 > git rev-list --no-walk c26b068a111a5ba3b9acd50ec2b31fc850da70d2 # timeout=10 12:17:08 provisioning config files... 12:17:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:17:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:17:08 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins8479292479033519820.sh 12:17:08 ---> python-tools-install.sh 12:17:08 Setup pyenv: 12:17:08 * system (set by /opt/pyenv/version) 12:17:08 * 3.8.13 (set by /opt/pyenv/version) 12:17:08 * 3.9.13 (set by /opt/pyenv/version) 12:17:08 * 3.10.6 (set by /opt/pyenv/version) 12:17:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Zz0 12:17:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:17:16 lf-activate-venv(): INFO: Installing: lftools 12:17:40 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:17:40 Generating Requirements File 12:18:01 Python 3.10.6 12:18:01 pip 25.2 from /tmp/venv-9Zz0/lib/python3.10/site-packages/pip (python 3.10) 12:18:01 appdirs==1.4.4 12:18:01 argcomplete==3.6.2 12:18:01 aspy.yaml==1.3.0 12:18:01 attrs==25.3.0 12:18:01 autopage==0.5.2 12:18:01 beautifulsoup4==4.13.4 12:18:01 boto3==1.40.1 12:18:01 botocore==1.40.1 12:18:01 bs4==0.0.2 12:18:01 cachetools==5.5.2 12:18:01 certifi==2025.8.3 12:18:01 cffi==1.17.1 12:18:01 cfgv==3.4.0 12:18:01 chardet==5.2.0 12:18:01 charset-normalizer==3.4.2 12:18:01 click==8.2.1 12:18:01 cliff==4.10.0 12:18:01 cmd2==2.7.0 12:18:01 cryptography==3.3.2 12:18:01 debtcollector==3.0.0 12:18:01 decorator==5.2.1 12:18:01 defusedxml==0.7.1 12:18:01 Deprecated==1.2.18 12:18:01 distlib==0.4.0 12:18:01 dnspython==2.7.0 12:18:01 docker==7.1.0 12:18:01 dogpile.cache==1.4.0 12:18:01 durationpy==0.10 12:18:01 email_validator==2.2.0 12:18:01 filelock==3.18.0 12:18:01 future==1.0.0 12:18:01 gitdb==4.0.12 12:18:01 GitPython==3.1.45 12:18:01 google-auth==2.40.3 12:18:01 httplib2==0.22.0 12:18:01 identify==2.6.12 12:18:01 idna==3.10 12:18:01 importlib-resources==1.5.0 12:18:01 iso8601==2.1.0 12:18:01 Jinja2==3.1.6 12:18:01 jmespath==1.0.1 12:18:01 jsonpatch==1.33 12:18:01 jsonpointer==3.0.0 12:18:01 jsonschema==4.25.0 12:18:01 jsonschema-specifications==2025.4.1 12:18:01 keystoneauth1==5.11.1 12:18:01 kubernetes==33.1.0 12:18:01 lftools==0.37.13 12:18:01 lxml==6.0.0 12:18:01 markdown-it-py==3.0.0 12:18:01 MarkupSafe==3.0.2 12:18:01 mdurl==0.1.2 12:18:01 msgpack==1.1.1 12:18:01 multi_key_dict==2.0.3 12:18:01 munch==4.0.0 12:18:01 netaddr==1.3.0 12:18:01 niet==1.4.2 12:18:01 nodeenv==1.9.1 12:18:01 oauth2client==4.1.3 12:18:01 oauthlib==3.3.1 12:18:01 openstacksdk==4.6.0 12:18:01 os-client-config==2.3.0 12:18:01 os-service-types==1.8.0 12:18:01 osc-lib==4.1.0 12:18:01 oslo.config==10.0.0 12:18:01 oslo.context==6.0.0 12:18:01 oslo.i18n==6.5.1 12:18:01 oslo.log==7.2.0 12:18:01 oslo.serialization==5.7.0 12:18:01 oslo.utils==9.0.0 12:18:01 packaging==25.0 12:18:01 pbr==6.1.1 12:18:01 platformdirs==4.3.8 12:18:01 prettytable==3.16.0 12:18:01 psutil==7.0.0 12:18:01 pyasn1==0.6.1 12:18:01 pyasn1_modules==0.4.2 12:18:01 pycparser==2.22 12:18:01 pygerrit2==2.0.15 12:18:01 PyGithub==2.7.0 12:18:01 Pygments==2.19.2 12:18:01 PyJWT==2.10.1 12:18:01 PyNaCl==1.5.0 12:18:01 pyparsing==2.4.7 12:18:01 pyperclip==1.9.0 12:18:01 pyrsistent==0.20.0 12:18:01 python-cinderclient==9.7.0 12:18:01 python-dateutil==2.9.0.post0 12:18:01 python-heatclient==4.3.0 12:18:01 python-jenkins==1.8.3 12:18:01 python-keystoneclient==5.6.0 12:18:01 python-magnumclient==4.8.1 12:18:01 python-openstackclient==8.1.0 12:18:01 python-swiftclient==4.8.0 12:18:01 PyYAML==6.0.2 12:18:01 referencing==0.36.2 12:18:01 requests==2.32.4 12:18:01 requests-oauthlib==2.0.0 12:18:01 requestsexceptions==1.4.0 12:18:01 rfc3986==2.0.0 12:18:01 rich==14.1.0 12:18:01 rich-argparse==1.7.1 12:18:01 rpds-py==0.26.0 12:18:01 rsa==4.9.1 12:18:01 ruamel.yaml==0.18.14 12:18:01 ruamel.yaml.clib==0.2.12 12:18:01 s3transfer==0.13.1 12:18:01 simplejson==3.20.1 12:18:01 six==1.17.0 12:18:01 smmap==5.0.2 12:18:01 soupsieve==2.7 12:18:01 stevedore==5.4.1 12:18:01 tabulate==0.9.0 12:18:01 toml==0.10.2 12:18:01 tomlkit==0.13.3 12:18:01 tqdm==4.67.1 12:18:01 typing_extensions==4.14.1 12:18:01 tzdata==2025.2 12:18:01 urllib3==1.26.20 12:18:01 virtualenv==20.33.0 12:18:01 wcwidth==0.2.13 12:18:01 websocket-client==1.8.0 12:18:01 wrapt==1.17.2 12:18:01 xdg==6.0.0 12:18:01 xmltodict==0.14.2 12:18:01 yq==3.4.3 12:18:01 provisioning config files... 12:18:01 copy managed file [global-settings] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config12218770621646135976tmp 12:18:01 copy managed file [portal-ng-history] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config4132558220921203603tmp 12:18:01 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins2561896293108078081.sh 12:18:01 ---> docker-login.sh 12:18:01 nexus3.onap.org:10001 12:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:02 Configure a credential helper to remove this warning. See 12:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:02 12:18:02 Login Succeeded 12:18:02 nexus3.onap.org:10002 12:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:02 Configure a credential helper to remove this warning. See 12:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:02 12:18:02 Login Succeeded 12:18:02 nexus3.onap.org:10003 12:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:02 Configure a credential helper to remove this warning. See 12:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:02 12:18:02 Login Succeeded 12:18:02 nexus3.onap.org:10004 12:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:02 Configure a credential helper to remove this warning. See 12:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:02 12:18:02 Login Succeeded 12:18:02 docker.io 12:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:02 Configure a credential helper to remove this warning. See 12:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:02 12:18:02 Login Succeeded 12:18:02 ---> docker-login.sh ends 12:18:02 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins5890082464146211649.sh 12:18:02 [portal-ng-history-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3783554303003566037.sh 12:18:02 [EnvInject] - Injecting environment variables from a build step. 12:18:03 [EnvInject] - Injecting as environment variables the properties content 12:18:03 DOCKER_ROOT=$WORKSPACE 12:18:03 CONTAINER_TAG_YAML_DIR= 12:18:03 CONTAINER_TAG_METHOD=latest 12:18:03 12:18:03 [EnvInject] - Variables injected successfully. 12:18:03 [portal-ng-history-docker-verify-master] $ /bin/bash -l /tmp/jenkins17569260840673676312.sh 12:18:03 ---> docker-get-container-tag.sh 12:18:03 Setup pyenv: 12:18:03 system 12:18:03 3.8.13 12:18:03 3.9.13 12:18:03 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 12:18:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Zz0 from file:/tmp/.os_lf_venv 12:18:05 lf-activate-venv(): INFO: Installing: yq 12:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:18:06 ---> Docker image tag found: latest 12:18:06 [EnvInject] - Injecting environment variables from a build step. 12:18:06 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:18:06 [EnvInject] - Variables injected successfully. 12:18:06 [EnvInject] - Injecting environment variables from a build step. 12:18:06 [EnvInject] - Injecting as environment variables the properties content 12:18:06 DOCKER_ARGS= 12:18:06 DOCKER_ROOT=/w/workspace/portal-ng-history-docker-verify-master 12:18:06 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:18:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:18:06 DOCKER_NAME=onap/portal-ng/history 12:18:06 12:18:06 [EnvInject] - Variables injected successfully. 12:18:06 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins16914325080586079465.sh 12:18:06 ---> docker-build.sh 12:18:06 Docker version 20.10.18, build b40c2f6 12:18:06 Building image: nexus3.onap.org:10003/onap/portal-ng/history:latest 12:18:06 docker build -t nexus3.onap.org:10003/onap/portal-ng/history:latest . 12:18:06 Sending build context to Docker daemon 624.1kB 12:18:06 Step 1/10 : FROM eclipse-temurin:17 as builder 12:18:06 17: Pulling from library/eclipse-temurin 12:18:06 32f112e3802c: Pulling fs layer 12:18:06 481458cb46c8: Pulling fs layer 12:18:06 677bf9d04d46: Pulling fs layer 12:18:06 1a2934f5c9d3: Pulling fs layer 12:18:06 1239a44b9c56: Pulling fs layer 12:18:06 1a2934f5c9d3: Waiting 12:18:07 32f112e3802c: Verifying Checksum 12:18:07 32f112e3802c: Download complete 12:18:07 1a2934f5c9d3: Verifying Checksum 12:18:07 1a2934f5c9d3: Download complete 12:18:07 481458cb46c8: Verifying Checksum 12:18:07 481458cb46c8: Download complete 12:18:07 1239a44b9c56: Verifying Checksum 12:18:07 1239a44b9c56: Download complete 12:18:08 32f112e3802c: Pull complete 12:18:09 481458cb46c8: Pull complete 12:18:11 677bf9d04d46: Verifying Checksum 12:18:11 677bf9d04d46: Download complete 12:18:13 677bf9d04d46: Pull complete 12:18:13 1a2934f5c9d3: Pull complete 12:18:14 1239a44b9c56: Pull complete 12:18:14 Digest: sha256:341563f75e9128b0abd544928c3af43ec6c9759ff2c06485ed15c61a873d416b 12:18:14 Status: Downloaded newer image for eclipse-temurin:17 12:18:14 ---> b6a94cd8215a 12:18:14 Step 2/10 : COPY . ./history 12:18:16 ---> 9fb5265df019 12:18:16 Step 3/10 : WORKDIR /history 12:18:17 ---> Running in befefcaa3218 12:18:17 Removing intermediate container befefcaa3218 12:18:17 ---> 9ad195990f0f 12:18:17 Step 4/10 : RUN ./gradlew assemble 12:18:17 ---> Running in 3fdcde51a500 12:18:17 Downloading https://services.gradle.org/distributions/gradle-8.14-bin.zip 12:18:19 .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100% 12:18:20 12:18:20 Welcome to Gradle 8.14! 12:18:20 12:18:20 Here are the highlights of this release: 12:18:20 - Java 24 support 12:18:20 - GraalVM Native Image toolchain selection 12:18:20 - Enhancements to test reporting 12:18:20 - Build Authoring improvements 12:18:20 12:18:20 For more details see https://docs.gradle.org/8.14/release-notes.html 12:18:20 12:18:21 Starting a Gradle Daemon (subsequent builds will be faster) 12:18:40 > Task :app:bootBuildInfo 12:18:41 12:18:41 > Task :openapi:openApiGenerate 12:18:41 No application/json content media type found in response. Response examples can currently only be generated for application/json media type. 12:18:41 ############################################################################################ 12:18:41 # Thanks for using OpenAPI Generator. # 12:18:41 # We appreciate your support! Please consider donation to help us maintain this project. # 12:18:41 # https://opencollective.com/openapi_generator/donate # 12:18:41 ############################################################################################ 12:18:41 Successfully generated code to /history/openapi/build/openapi 12:18:45 12:18:45 > Task :openapi:compileJava 12:18:45 > Task :openapi:processResources 12:18:45 > Task :openapi:classes 12:18:45 > Task :openapi:jar 12:18:50 > Task :app:compileJava 12:18:54 > Task :app:generateGitProperties 12:18:54 > Task :app:processResources 12:18:54 > Task :app:classes 12:18:54 > Task :app:resolveMainClassName 12:18:56 > Task :app:bootJar 12:18:58 > Task :app:bootStartScripts 12:18:58 > Task :app:bootDistTar 12:19:02 > Task :app:bootDistZip 12:19:02 > Task :app:jar 12:19:02 > Task :app:startScripts 12:19:02 > Task :app:distTar 12:19:05 > Task :app:distZip 12:19:05 > Task :app:assemble 12:19:05 > Task :openapi:assemble 12:19:05 12:19:05 [Incubating] Problems report is available at: file:///history/build/reports/problems/problems-report.html 12:19:05 12:19:05 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 12:19:05 12:19:05 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 12:19:05 12:19:05 For more on this, please refer to https://docs.gradle.org/8.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 12:19:05 12:19:05 BUILD SUCCESSFUL in 47s 12:19:05 17 actionable tasks: 17 executed 12:19:17 Removing intermediate container 3fdcde51a500 12:19:17 ---> e0ed841e4f5d 12:19:17 Step 5/10 : FROM eclipse-temurin:17-jre-alpine 12:19:17 17-jre-alpine: Pulling from library/eclipse-temurin 12:19:17 0368fd46e3c6: Pulling fs layer 12:19:17 78a64b6e9cbc: Pulling fs layer 12:19:17 ef0ba91d7280: Pulling fs layer 12:19:17 a1e961a70542: Pulling fs layer 12:19:17 058186639a0e: Pulling fs layer 12:19:17 a1e961a70542: Waiting 12:19:17 058186639a0e: Waiting 12:19:18 0368fd46e3c6: Verifying Checksum 12:19:18 0368fd46e3c6: Download complete 12:19:18 78a64b6e9cbc: Verifying Checksum 12:19:18 78a64b6e9cbc: Download complete 12:19:18 0368fd46e3c6: Pull complete 12:19:18 058186639a0e: Verifying Checksum 12:19:18 a1e961a70542: Verifying Checksum 12:19:18 a1e961a70542: Download complete 12:19:18 78a64b6e9cbc: Pull complete 12:19:19 ef0ba91d7280: Download complete 12:19:20 ef0ba91d7280: Pull complete 12:19:20 a1e961a70542: Pull complete 12:19:20 058186639a0e: Pull complete 12:19:20 Digest: sha256:2f5f20b9dd8f70c30ed1eba9fdf362d2abf4eac45376a29fb7c8a5e919d0da68 12:19:20 Status: Downloaded newer image for eclipse-temurin:17-jre-alpine 12:19:20 ---> b26348c8c568 12:19:20 Step 6/10 : USER nobody 12:19:21 ---> Running in 7aa5d76b3e22 12:19:21 Removing intermediate container 7aa5d76b3e22 12:19:21 ---> f49f054f49f4 12:19:21 Step 7/10 : ARG JAR_FILE=/history/app/build/libs/app.jar 12:19:21 ---> Running in 4aaebae0df1a 12:19:22 Removing intermediate container 4aaebae0df1a 12:19:22 ---> 499c397274ea 12:19:22 Step 8/10 : COPY --from=builder ${JAR_FILE} app.jar 12:19:23 ---> 13f420312f6c 12:19:23 Step 9/10 : EXPOSE 9080 12:19:23 ---> Running in e3050d703a17 12:19:23 Removing intermediate container e3050d703a17 12:19:23 ---> 86e8f9ea929c 12:19:23 Step 10/10 : ENTRYPOINT [ "java","-jar","app.jar" ] 12:19:23 ---> Running in 7408d7ca758a 12:19:24 Removing intermediate container 7408d7ca758a 12:19:24 ---> d4b0303efff9 12:19:24 Successfully built d4b0303efff9 12:19:24 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/history:latest 12:19:24 ---> docker-build.sh ends 12:19:24 [portal-ng-history-docker-verify-master] $ /bin/sh -xe /tmp/jenkins13058796407265075795.sh 12:19:24 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins5680259131306439623.sh 12:19:24 $ ssh-agent -k 12:19:24 unset SSH_AUTH_SOCK; 12:19:24 unset SSH_AGENT_PID; 12:19:24 echo Agent pid 2058 killed; 12:19:24 [ssh-agent] Stopped. 12:19:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:19:24 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins3310544651141790955.sh 12:19:24 ---> sysstat.sh 12:19:24 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins15643192208369939412.sh 12:19:24 ---> package-listing.sh 12:19:24 ++ facter osfamily 12:19:24 ++ tr '[:upper:]' '[:lower:]' 12:19:24 + OS_FAMILY=debian 12:19:24 + workspace=/w/workspace/portal-ng-history-docker-verify-master 12:19:24 + START_PACKAGES=/tmp/packages_start.txt 12:19:24 + END_PACKAGES=/tmp/packages_end.txt 12:19:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:19:24 + PACKAGES=/tmp/packages_start.txt 12:19:24 + '[' /w/workspace/portal-ng-history-docker-verify-master ']' 12:19:24 + PACKAGES=/tmp/packages_end.txt 12:19:24 + case "${OS_FAMILY}" in 12:19:24 + dpkg -l 12:19:24 + grep '^ii' 12:19:24 + '[' -f /tmp/packages_start.txt ']' 12:19:24 + '[' -f /tmp/packages_end.txt ']' 12:19:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:19:24 + '[' /w/workspace/portal-ng-history-docker-verify-master ']' 12:19:24 + mkdir -p /w/workspace/portal-ng-history-docker-verify-master/archives/ 12:19:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-history-docker-verify-master/archives/ 12:19:24 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins5451268243290946036.sh 12:19:24 ---> capture-instance-metadata.sh 12:19:24 Setup pyenv: 12:19:24 system 12:19:24 3.8.13 12:19:24 3.9.13 12:19:24 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 12:19:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Zz0 from file:/tmp/.os_lf_venv 12:19:26 lf-activate-venv(): INFO: Installing: lftools 12:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:19:34 INFO: Running in OpenStack, capturing instance metadata 12:19:34 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins4243529809937345288.sh 12:19:34 provisioning config files... 12:19:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config11880971896692599587tmp 12:19:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:19:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:19:34 [EnvInject] - Injecting environment variables from a build step. 12:19:34 [EnvInject] - Injecting as environment variables the properties content 12:19:34 SERVER_ID=logs 12:19:34 12:19:34 [EnvInject] - Variables injected successfully. 12:19:35 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins16091380559875408449.sh 12:19:35 ---> create-netrc.sh 12:19:35 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins14131013592170150965.sh 12:19:35 ---> python-tools-install.sh 12:19:35 Setup pyenv: 12:19:35 system 12:19:35 3.8.13 12:19:35 3.9.13 12:19:35 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 12:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Zz0 from file:/tmp/.os_lf_venv 12:19:37 lf-activate-venv(): INFO: Installing: lftools 12:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:19:45 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins17465804726730260518.sh 12:19:45 ---> sudo-logs.sh 12:19:45 Archiving 'sudo' log.. 12:19:45 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins16687756218241761636.sh 12:19:45 ---> job-cost.sh 12:19:45 Setup pyenv: 12:19:45 system 12:19:45 3.8.13 12:19:45 3.9.13 12:19:45 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 12:19:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Zz0 from file:/tmp/.os_lf_venv 12:19:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:19:52 INFO: No Stack... 12:19:52 INFO: Retrieving Pricing Info for: v3-standard-8 12:19:52 INFO: Archiving Costs 12:19:52 [portal-ng-history-docker-verify-master] $ /bin/bash -l /tmp/jenkins13877840065814216130.sh 12:19:52 ---> logs-deploy.sh 12:19:52 Setup pyenv: 12:19:52 system 12:19:52 3.8.13 12:19:52 3.9.13 12:19:52 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 12:19:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Zz0 from file:/tmp/.os_lf_venv 12:19:54 lf-activate-venv(): INFO: Installing: lftools 12:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-9Zz0/bin to PATH 12:20:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-history-docker-verify-master/40 12:20:02 INFO: archiving workspace using pattern(s): 12:20:03 Archives upload complete. 12:20:03 INFO: archiving logs to Nexus 12:20:04 ---> uname -a: 12:20:04 Linux prd-ubuntu1804-docker-8c-8g-32992 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:20:04 12:20:04 12:20:04 ---> lscpu: 12:20:04 Architecture: x86_64 12:20:04 CPU op-mode(s): 32-bit, 64-bit 12:20:04 Byte Order: Little Endian 12:20:04 CPU(s): 8 12:20:04 On-line CPU(s) list: 0-7 12:20:04 Thread(s) per core: 1 12:20:04 Core(s) per socket: 1 12:20:04 Socket(s): 8 12:20:04 NUMA node(s): 1 12:20:04 Vendor ID: AuthenticAMD 12:20:04 CPU family: 23 12:20:04 Model: 49 12:20:04 Model name: AMD EPYC-Rome Processor 12:20:04 Stepping: 0 12:20:04 CPU MHz: 2799.998 12:20:04 BogoMIPS: 5599.99 12:20:04 Virtualization: AMD-V 12:20:04 Hypervisor vendor: KVM 12:20:04 Virtualization type: full 12:20:04 L1d cache: 32K 12:20:04 L1i cache: 32K 12:20:04 L2 cache: 512K 12:20:04 L3 cache: 16384K 12:20:04 NUMA node0 CPU(s): 0-7 12:20:04 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 12:20:04 12:20:04 12:20:04 ---> nproc: 12:20:04 8 12:20:04 12:20:04 12:20:04 ---> df -h: 12:20:04 Filesystem Size Used Avail Use% Mounted on 12:20:04 udev 16G 0 16G 0% /dev 12:20:04 tmpfs 3.2G 708K 3.2G 1% /run 12:20:04 /dev/vda1 155G 12G 144G 8% / 12:20:04 tmpfs 16G 0 16G 0% /dev/shm 12:20:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:20:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:20:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:20:04 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:20:04 12:20:04 12:20:04 ---> free -m: 12:20:04 total used free shared buff/cache available 12:20:04 Mem: 32167 844 27657 0 3665 30867 12:20:04 Swap: 1023 0 1023 12:20:04 12:20:04 12:20:04 ---> ip addr: 12:20:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:20:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:20:04 inet 127.0.0.1/8 scope host lo 12:20:04 valid_lft forever preferred_lft forever 12:20:04 inet6 ::1/128 scope host 12:20:04 valid_lft forever preferred_lft forever 12:20:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:20:04 link/ether fa:16:3e:dc:c1:e8 brd ff:ff:ff:ff:ff:ff 12:20:04 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic ens3 12:20:04 valid_lft 86183sec preferred_lft 86183sec 12:20:04 inet6 fe80::f816:3eff:fedc:c1e8/64 scope link 12:20:04 valid_lft forever preferred_lft forever 12:20:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:20:04 link/ether 02:42:85:e7:80:33 brd ff:ff:ff:ff:ff:ff 12:20:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:20:04 valid_lft forever preferred_lft forever 12:20:04 inet6 fe80::42:85ff:fee7:8033/64 scope link 12:20:04 valid_lft forever preferred_lft forever 12:20:04 12:20:04 12:20:04 ---> sar -b -r -n DEV: 12:20:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32992) 08/04/25 _x86_64_ (8 CPU) 12:20:04 12:20:04 12:16:29 LINUX RESTART (8 CPU) 12:20:04 12:20:04 12:17:03 tps rtps wtps bread/s bwrtn/s 12:20:04 12:18:01 309.29 25.01 284.28 833.37 69087.67 12:20:04 12:19:01 294.72 8.97 285.75 1609.47 94353.61 12:20:04 12:20:01 87.17 1.17 86.00 73.31 63666.64 12:20:04 Average: 229.50 11.56 217.93 838.73 75776.27 12:20:04 12:20:04 12:17:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:20:04 12:18:01 30081100 31730000 2858120 8.68 75412 1877752 1358512 4.00 818540 1736168 238700 12:20:04 12:19:01 27761684 30592180 5177536 15.72 107812 2992912 2976208 8.76 2322260 2467012 346060 12:20:04 12:20:01 28271644 31557332 4667576 14.17 138904 3413896 1524800 4.49 1221512 3061628 26956 12:20:04 Average: 28704809 31293171 4234411 12.86 107376 2761520 1953173 5.75 1454104 2421603 203905 12:20:04 12:20:04 12:17:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:20:04 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:04 12:18:01 lo 1.45 1.45 0.17 0.17 0.00 0.00 0.00 0.00 12:20:04 12:18:01 ens3 217.72 140.15 1271.66 47.70 0.00 0.00 0.00 0.00 12:20:04 12:19:01 docker0 266.21 418.48 18.92 4638.63 0.00 0.00 0.00 0.00 12:20:04 12:19:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 12:20:04 12:19:01 veth7b049b3 266.21 418.63 22.56 4638.64 0.00 0.00 0.00 0.38 12:20:04 12:19:01 ens3 797.48 446.54 7891.73 38.82 0.00 0.00 0.00 0.00 12:20:04 12:20:01 docker0 1.23 1.20 0.05 0.09 0.00 0.00 0.00 0.00 12:20:04 12:20:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 12:20:04 12:20:01 ens3 151.87 93.80 1111.98 14.52 0.00 0.00 0.00 0.00 12:20:04 Average: docker0 90.14 141.46 6.40 1563.52 0.00 0.00 0.00 0.00 12:20:04 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 12:20:04 Average: ens3 390.93 227.80 3449.19 33.52 0.00 0.00 0.00 0.00 12:20:04 12:20:04 12:20:04 ---> sar -P ALL: 12:20:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32992) 08/04/25 _x86_64_ (8 CPU) 12:20:04 12:20:04 12:16:29 LINUX RESTART (8 CPU) 12:20:04 12:20:04 12:17:03 CPU %user %nice %system %iowait %steal %idle 12:20:04 12:18:01 all 10.82 0.00 0.85 2.49 0.04 85.80 12:20:04 12:18:01 0 11.13 0.00 0.85 0.35 0.03 87.65 12:20:04 12:18:01 1 18.89 0.00 0.78 0.69 0.07 79.57 12:20:04 12:18:01 2 26.21 0.00 2.21 4.46 0.05 67.07 12:20:04 12:18:01 3 6.47 0.00 0.66 0.12 0.03 92.72 12:20:04 12:18:01 4 6.41 0.00 0.52 4.11 0.03 88.93 12:20:04 12:18:01 5 2.43 0.00 0.17 0.07 0.02 97.31 12:20:04 12:18:01 6 3.90 0.00 0.59 0.03 0.03 95.44 12:20:04 12:18:01 7 11.15 0.00 1.07 10.11 0.07 77.60 12:20:04 12:19:01 all 33.22 0.00 2.76 2.26 0.10 61.67 12:20:04 12:19:01 0 24.78 0.00 3.06 3.12 0.08 68.96 12:20:04 12:19:01 1 44.74 0.00 3.37 0.08 0.12 51.69 12:20:04 12:19:01 2 33.01 0.00 2.55 0.18 0.10 64.15 12:20:04 12:19:01 3 36.46 0.00 3.38 1.97 0.10 58.10 12:20:04 12:19:01 4 27.72 0.00 2.82 2.72 0.10 66.63 12:20:04 12:19:01 5 30.14 0.00 2.73 0.69 0.10 66.34 12:20:04 12:19:01 6 34.19 0.00 2.01 3.45 0.08 60.26 12:20:04 12:19:01 7 34.72 0.00 2.15 5.87 0.08 57.18 12:20:04 12:20:01 all 10.23 0.00 1.72 1.80 0.04 86.21 12:20:04 12:20:01 0 9.20 0.00 1.61 0.02 0.03 89.14 12:20:04 12:20:01 1 22.72 0.00 2.66 0.35 0.05 74.21 12:20:04 12:20:01 2 3.05 0.00 1.16 0.02 0.03 95.74 12:20:04 12:20:01 3 2.76 0.00 1.33 9.69 0.03 86.19 12:20:04 12:20:01 4 5.10 0.00 1.05 1.49 0.02 92.34 12:20:04 12:20:01 5 10.04 0.00 1.58 0.33 0.07 87.98 12:20:04 12:20:01 6 13.26 0.00 2.07 0.50 0.03 84.13 12:20:04 12:20:01 7 15.65 0.00 2.27 2.02 0.05 80.00 12:20:04 Average: all 18.14 0.00 1.78 2.18 0.06 77.83 12:20:04 Average: 0 15.06 0.00 1.84 1.17 0.05 81.87 12:20:04 Average: 1 28.86 0.00 2.28 0.37 0.08 68.41 12:20:04 Average: 2 20.70 0.00 1.97 1.52 0.06 75.74 12:20:04 Average: 3 15.30 0.00 1.80 3.96 0.06 78.89 12:20:04 Average: 4 13.12 0.00 1.47 2.76 0.05 82.59 12:20:04 Average: 5 14.30 0.00 1.51 0.37 0.06 83.76 12:20:04 Average: 6 17.24 0.00 1.57 1.34 0.05 79.80 12:20:04 Average: 7 20.59 0.00 1.84 5.95 0.07 71.55 12:20:04 12:20:04 12:20:04