06:59:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/history/+/141645 06:59:42 Running as SYSTEM 06:59:42 [EnvInject] - Loading node environment variables. 06:59:42 Building remotely on prd-ubuntu1804-docker-8c-8g-32925 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-history-docker-verify-master 06:59:42 [ssh-agent] Looking for ssh-agent implementation... 06:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:42 $ ssh-agent 06:59:42 SSH_AUTH_SOCK=/tmp/ssh-2uaC4bA0ti6G/agent.2081 06:59:42 SSH_AGENT_PID=2083 06:59:42 [ssh-agent] Started. 06:59:42 Running ssh-add (command line suppressed) 06:59:42 Identity added: /w/workspace/portal-ng-history-docker-verify-master@tmp/private_key_7273553846098813019.key (/w/workspace/portal-ng-history-docker-verify-master@tmp/private_key_7273553846098813019.key) 06:59:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:59:42 The recommended git tool is: NONE 06:59:43 using credential onap-jenkins-ssh 06:59:44 Wiping out workspace first. 06:59:44 Cloning the remote Git repository 06:59:44 Cloning repository git://cloud.onap.org/mirror/portal-ng/history 06:59:44 > git init /w/workspace/portal-ng-history-docker-verify-master # timeout=10 06:59:44 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 06:59:44 > git --version # timeout=10 06:59:44 > git --version # 'git version 2.17.1' 06:59:44 using GIT_SSH to set credentials Gerrit user 06:59:44 Verifying host key using manually-configured host key entries 06:59:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:44 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 06:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:44 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 06:59:44 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 06:59:44 using GIT_SSH to set credentials Gerrit user 06:59:44 Verifying host key using manually-configured host key entries 06:59:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history refs/changes/45/141645/2 # timeout=10 06:59:44 > git rev-parse d8bf180987b62476a0777c7d5ca9d4a4c484c5d9^{commit} # timeout=10 06:59:44 Checking out Revision d8bf180987b62476a0777c7d5ca9d4a4c484c5d9 (refs/changes/45/141645/2) 06:59:44 > git config core.sparsecheckout # timeout=10 06:59:44 > git checkout -f d8bf180987b62476a0777c7d5ca9d4a4c484c5d9 # timeout=10 06:59:48 Commit message: "chore(dep): update dependencies" 06:59:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:59:48 > git rev-list --no-walk 1c330c32b00449bc35749c5979f14c5ccc7e5b63 # timeout=10 06:59:48 provisioning config files... 06:59:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:59:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:59:48 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins8694988937004248301.sh 06:59:48 ---> python-tools-install.sh 06:59:48 Setup pyenv: 06:59:48 * system (set by /opt/pyenv/version) 06:59:48 * 3.8.13 (set by /opt/pyenv/version) 06:59:48 * 3.9.13 (set by /opt/pyenv/version) 06:59:48 * 3.10.6 (set by /opt/pyenv/version) 06:59:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ur0Q 06:59:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:59:56 lf-activate-venv(): INFO: Installing: lftools 07:00:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:00:20 Generating Requirements File 07:00:41 Python 3.10.6 07:00:41 pip 25.2 from /tmp/venv-Ur0Q/lib/python3.10/site-packages/pip (python 3.10) 07:00:41 appdirs==1.4.4 07:00:41 argcomplete==3.6.2 07:00:41 aspy.yaml==1.3.0 07:00:41 attrs==25.3.0 07:00:41 autopage==0.5.2 07:00:41 beautifulsoup4==4.13.4 07:00:41 boto3==1.40.1 07:00:41 botocore==1.40.1 07:00:41 bs4==0.0.2 07:00:41 cachetools==5.5.2 07:00:41 certifi==2025.8.3 07:00:41 cffi==1.17.1 07:00:41 cfgv==3.4.0 07:00:41 chardet==5.2.0 07:00:41 charset-normalizer==3.4.2 07:00:41 click==8.2.1 07:00:41 cliff==4.10.0 07:00:41 cmd2==2.7.0 07:00:41 cryptography==3.3.2 07:00:41 debtcollector==3.0.0 07:00:41 decorator==5.2.1 07:00:41 defusedxml==0.7.1 07:00:41 Deprecated==1.2.18 07:00:41 distlib==0.4.0 07:00:41 dnspython==2.7.0 07:00:41 docker==7.1.0 07:00:41 dogpile.cache==1.4.0 07:00:41 durationpy==0.10 07:00:41 email_validator==2.2.0 07:00:41 filelock==3.18.0 07:00:41 future==1.0.0 07:00:41 gitdb==4.0.12 07:00:41 GitPython==3.1.45 07:00:41 google-auth==2.40.3 07:00:41 httplib2==0.22.0 07:00:41 identify==2.6.12 07:00:41 idna==3.10 07:00:41 importlib-resources==1.5.0 07:00:41 iso8601==2.1.0 07:00:41 Jinja2==3.1.6 07:00:41 jmespath==1.0.1 07:00:41 jsonpatch==1.33 07:00:41 jsonpointer==3.0.0 07:00:41 jsonschema==4.25.0 07:00:41 jsonschema-specifications==2025.4.1 07:00:41 keystoneauth1==5.11.1 07:00:41 kubernetes==33.1.0 07:00:41 lftools==0.37.13 07:00:41 lxml==6.0.0 07:00:41 markdown-it-py==3.0.0 07:00:41 MarkupSafe==3.0.2 07:00:41 mdurl==0.1.2 07:00:41 msgpack==1.1.1 07:00:41 multi_key_dict==2.0.3 07:00:41 munch==4.0.0 07:00:41 netaddr==1.3.0 07:00:41 niet==1.4.2 07:00:41 nodeenv==1.9.1 07:00:41 oauth2client==4.1.3 07:00:41 oauthlib==3.3.1 07:00:41 openstacksdk==4.6.0 07:00:41 os-client-config==2.3.0 07:00:41 os-service-types==1.8.0 07:00:41 osc-lib==4.1.0 07:00:41 oslo.config==10.0.0 07:00:41 oslo.context==6.0.0 07:00:41 oslo.i18n==6.5.1 07:00:41 oslo.log==7.2.0 07:00:41 oslo.serialization==5.7.0 07:00:41 oslo.utils==9.0.0 07:00:41 packaging==25.0 07:00:41 pbr==6.1.1 07:00:41 platformdirs==4.3.8 07:00:41 prettytable==3.16.0 07:00:41 psutil==7.0.0 07:00:41 pyasn1==0.6.1 07:00:41 pyasn1_modules==0.4.2 07:00:41 pycparser==2.22 07:00:41 pygerrit2==2.0.15 07:00:41 PyGithub==2.7.0 07:00:41 Pygments==2.19.2 07:00:41 PyJWT==2.10.1 07:00:41 PyNaCl==1.5.0 07:00:41 pyparsing==2.4.7 07:00:41 pyperclip==1.9.0 07:00:41 pyrsistent==0.20.0 07:00:41 python-cinderclient==9.7.0 07:00:41 python-dateutil==2.9.0.post0 07:00:41 python-heatclient==4.3.0 07:00:41 python-jenkins==1.8.3 07:00:41 python-keystoneclient==5.6.0 07:00:41 python-magnumclient==4.8.1 07:00:41 python-openstackclient==8.1.0 07:00:41 python-swiftclient==4.8.0 07:00:41 PyYAML==6.0.2 07:00:41 referencing==0.36.2 07:00:41 requests==2.32.4 07:00:41 requests-oauthlib==2.0.0 07:00:41 requestsexceptions==1.4.0 07:00:41 rfc3986==2.0.0 07:00:41 rich==14.1.0 07:00:41 rich-argparse==1.7.1 07:00:41 rpds-py==0.26.0 07:00:41 rsa==4.9.1 07:00:41 ruamel.yaml==0.18.14 07:00:41 ruamel.yaml.clib==0.2.12 07:00:41 s3transfer==0.13.1 07:00:41 simplejson==3.20.1 07:00:41 six==1.17.0 07:00:41 smmap==5.0.2 07:00:41 soupsieve==2.7 07:00:41 stevedore==5.4.1 07:00:41 tabulate==0.9.0 07:00:41 toml==0.10.2 07:00:41 tomlkit==0.13.3 07:00:41 tqdm==4.67.1 07:00:41 typing_extensions==4.14.1 07:00:41 tzdata==2025.2 07:00:41 urllib3==1.26.20 07:00:41 virtualenv==20.33.0 07:00:41 wcwidth==0.2.13 07:00:41 websocket-client==1.8.0 07:00:41 wrapt==1.17.2 07:00:41 xdg==6.0.0 07:00:41 xmltodict==0.14.2 07:00:41 yq==3.4.3 07:00:41 provisioning config files... 07:00:41 copy managed file [global-settings] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config11970398064342102163tmp 07:00:41 copy managed file [portal-ng-history] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config2560402857440412486tmp 07:00:41 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins7306367143175766765.sh 07:00:41 ---> docker-login.sh 07:00:41 nexus3.onap.org:10001 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.onap.org:10002 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.onap.org:10003 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.onap.org:10004 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 docker.io 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 ---> docker-login.sh ends 07:00:43 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins8498422606286769405.sh 07:00:43 [portal-ng-history-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11835447046028831229.sh 07:00:43 [EnvInject] - Injecting environment variables from a build step. 07:00:43 [EnvInject] - Injecting as environment variables the properties content 07:00:43 DOCKER_ROOT=$WORKSPACE 07:00:43 CONTAINER_TAG_YAML_DIR= 07:00:43 CONTAINER_TAG_METHOD=latest 07:00:43 07:00:43 [EnvInject] - Variables injected successfully. 07:00:43 [portal-ng-history-docker-verify-master] $ /bin/bash -l /tmp/jenkins3930470160299341887.sh 07:00:43 ---> docker-get-container-tag.sh 07:00:43 Setup pyenv: 07:00:43 system 07:00:43 3.8.13 07:00:43 3.9.13 07:00:43 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 07:00:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur0Q from file:/tmp/.os_lf_venv 07:00:45 lf-activate-venv(): INFO: Installing: yq 07:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:00:46 ---> Docker image tag found: latest 07:00:46 [EnvInject] - Injecting environment variables from a build step. 07:00:46 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 07:00:46 [EnvInject] - Variables injected successfully. 07:00:46 [EnvInject] - Injecting environment variables from a build step. 07:00:46 [EnvInject] - Injecting as environment variables the properties content 07:00:46 DOCKER_ARGS= 07:00:46 DOCKER_ROOT=/w/workspace/portal-ng-history-docker-verify-master 07:00:46 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 07:00:46 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 07:00:46 DOCKER_NAME=onap/portal-ng/history 07:00:46 07:00:46 [EnvInject] - Variables injected successfully. 07:00:46 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins3040201950158499873.sh 07:00:46 ---> docker-build.sh 07:00:46 Docker version 20.10.18, build b40c2f6 07:00:46 Building image: nexus3.onap.org:10003/onap/portal-ng/history:latest 07:00:46 docker build -t nexus3.onap.org:10003/onap/portal-ng/history:latest . 07:00:46 Sending build context to Docker daemon 590.8kB 07:00:46 Step 1/10 : FROM eclipse-temurin:17 as builder 07:00:47 17: Pulling from library/eclipse-temurin 07:00:47 32f112e3802c: Pulling fs layer 07:00:47 481458cb46c8: Pulling fs layer 07:00:47 677bf9d04d46: Pulling fs layer 07:00:47 1a2934f5c9d3: Pulling fs layer 07:00:47 1239a44b9c56: Pulling fs layer 07:00:47 1a2934f5c9d3: Waiting 07:00:47 1239a44b9c56: Waiting 07:00:47 32f112e3802c: Verifying Checksum 07:00:47 32f112e3802c: Download complete 07:00:47 1a2934f5c9d3: Verifying Checksum 07:00:47 1a2934f5c9d3: Download complete 07:00:47 1239a44b9c56: Verifying Checksum 07:00:47 1239a44b9c56: Download complete 07:00:48 32f112e3802c: Pull complete 07:00:48 481458cb46c8: Verifying Checksum 07:00:48 481458cb46c8: Download complete 07:00:48 677bf9d04d46: Verifying Checksum 07:00:48 677bf9d04d46: Download complete 07:00:49 481458cb46c8: Pull complete 07:00:51 677bf9d04d46: Pull complete 07:00:51 1a2934f5c9d3: Pull complete 07:00:51 1239a44b9c56: Pull complete 07:00:51 Digest: sha256:341563f75e9128b0abd544928c3af43ec6c9759ff2c06485ed15c61a873d416b 07:00:51 Status: Downloaded newer image for eclipse-temurin:17 07:00:51 ---> b6a94cd8215a 07:00:51 Step 2/10 : COPY . ./history 07:00:55 ---> 5cdb58d7b35f 07:00:55 Step 3/10 : WORKDIR /history 07:00:55 ---> Running in dc7d348b0347 07:00:55 Removing intermediate container dc7d348b0347 07:00:55 ---> fe030d8482f8 07:00:55 Step 4/10 : RUN ./gradlew assemble 07:00:55 ---> Running in dedd1bb0cca0 07:00:56 Downloading https://services.gradle.org/distributions/gradle-8.14-bin.zip 07:00:57 .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100% 07:00:58 07:00:58 Welcome to Gradle 8.14! 07:00:58 07:00:58 Here are the highlights of this release: 07:00:58 - Java 24 support 07:00:58 - GraalVM Native Image toolchain selection 07:00:58 - Enhancements to test reporting 07:00:58 - Build Authoring improvements 07:00:58 07:00:58 For more details see https://docs.gradle.org/8.14/release-notes.html 07:00:58 07:00:59 Starting a Gradle Daemon (subsequent builds will be faster) 07:01:16 > Task :app:bootBuildInfo 07:01:18 07:01:18 > Task :openapi:openApiGenerate 07:01:18 No application/json content media type found in response. Response examples can currently only be generated for application/json media type. 07:01:18 ############################################################################################ 07:01:18 # Thanks for using OpenAPI Generator. # 07:01:18 # We appreciate your support! Please consider donation to help us maintain this project. # 07:01:18 # https://opencollective.com/openapi_generator/donate # 07:01:18 ############################################################################################ 07:01:18 Successfully generated code to /history/openapi/build/openapi 07:01:22 07:01:22 > Task :openapi:compileJava 07:01:22 > Task :openapi:processResources 07:01:22 > Task :openapi:classes 07:01:22 > Task :openapi:jar 07:01:25 07:01:25 > Task :app:compileJava 07:01:25 /history/app/src/main/java/org/onap/portalng/history/configuration/SecurityConfig.java:44: warning: [removal] cors() in ServerHttpSecurity has been deprecated and marked for removal 07:01:25 .cors()))) 07:01:25 ^ 07:01:25 /history/app/src/main/java/org/onap/portalng/history/configuration/SecurityConfig.java:48: warning: [removal] jwt() in ServerHttpSecurity.OAuth2ResourceServerSpec has been deprecated and marked for removal 07:01:25 .oauth2ResourceServer(ServerHttpSecurity.OAuth2ResourceServerSpec::jwt) 07:01:25 ^ 07:01:25 2 warnings 07:01:31  07:01:31 > Task :app:generateGitProperties 07:01:31 > Task :app:processResources 07:01:31 > Task :app:classes 07:01:31 > Task :app:resolveMainClassName 07:01:33 > Task :app:bootJar 07:01:35 > Task :app:bootStartScripts 07:01:35 > Task :app:bootDistTar 07:01:38 > Task :app:bootDistZip 07:01:38 > Task :app:jar 07:01:38 > Task :app:startScripts 07:01:39 > Task :app:distTar 07:01:42 > Task :app:distZip 07:01:42 > Task :app:assemble 07:01:42 > Task :openapi:assemble 07:01:42 07:01:42 [Incubating] Problems report is available at: file:///history/build/reports/problems/problems-report.html 07:01:42 07:01:42 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 07:01:42 07:01:42 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 07:01:42 07:01:42 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. 07:01:42 07:01:42 BUILD SUCCESSFUL in 45s 07:01:42 17 actionable tasks: 17 executed 07:01:56 Removing intermediate container dedd1bb0cca0 07:01:56 ---> f96659b385b5 07:01:56 Step 5/10 : FROM eclipse-temurin:17-jre-alpine 07:01:56 17-jre-alpine: Pulling from library/eclipse-temurin 07:01:56 0368fd46e3c6: Pulling fs layer 07:01:56 78a64b6e9cbc: Pulling fs layer 07:01:56 ef0ba91d7280: Pulling fs layer 07:01:56 a1e961a70542: Pulling fs layer 07:01:56 058186639a0e: Pulling fs layer 07:01:56 a1e961a70542: Waiting 07:01:56 058186639a0e: Waiting 07:01:56 0368fd46e3c6: Verifying Checksum 07:01:56 0368fd46e3c6: Download complete 07:01:56 78a64b6e9cbc: Verifying Checksum 07:01:56 78a64b6e9cbc: Download complete 07:01:57 a1e961a70542: Download complete 07:01:57 0368fd46e3c6: Pull complete 07:01:57 058186639a0e: Verifying Checksum 07:01:57 058186639a0e: Download complete 07:01:57 ef0ba91d7280: Verifying Checksum 07:01:57 ef0ba91d7280: Download complete 07:01:57 78a64b6e9cbc: Pull complete 07:01:58 ef0ba91d7280: Pull complete 07:01:58 a1e961a70542: Pull complete 07:01:58 058186639a0e: Pull complete 07:01:58 Digest: sha256:2f5f20b9dd8f70c30ed1eba9fdf362d2abf4eac45376a29fb7c8a5e919d0da68 07:01:58 Status: Downloaded newer image for eclipse-temurin:17-jre-alpine 07:01:58 ---> b26348c8c568 07:01:58 Step 6/10 : USER nobody 07:01:59 ---> Running in eb06af6fd579 07:02:00 Removing intermediate container eb06af6fd579 07:02:00 ---> cccb85d3d8c8 07:02:00 Step 7/10 : ARG JAR_FILE=/history/app/build/libs/app.jar 07:02:00 ---> Running in a3459badb7f7 07:02:00 Removing intermediate container a3459badb7f7 07:02:00 ---> 9f5f8e82d91e 07:02:00 Step 8/10 : COPY --from=builder ${JAR_FILE} app.jar 07:02:02 ---> 79d455d4d7b1 07:02:02 Step 9/10 : EXPOSE 9080 07:02:02 ---> Running in 1fb544587a19 07:02:02 Removing intermediate container 1fb544587a19 07:02:02 ---> a85bd43b1ea4 07:02:02 Step 10/10 : ENTRYPOINT [ "java","-jar","app.jar" ] 07:02:02 ---> Running in 0f6a644d9866 07:02:03 Removing intermediate container 0f6a644d9866 07:02:03 ---> 0b511fc41d33 07:02:03 Successfully built 0b511fc41d33 07:02:03 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/history:latest 07:02:03 ---> docker-build.sh ends 07:02:03 [portal-ng-history-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3878709778294593318.sh 07:02:03 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins11896323241956368430.sh 07:02:03 $ ssh-agent -k 07:02:03 unset SSH_AUTH_SOCK; 07:02:03 unset SSH_AGENT_PID; 07:02:03 echo Agent pid 2083 killed; 07:02:03 [ssh-agent] Stopped. 07:02:03 [PostBuildScript] - [INFO] Executing post build scripts. 07:02:03 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins76460993296977791.sh 07:02:03 ---> sysstat.sh 07:02:04 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins12056099970693776235.sh 07:02:04 ---> package-listing.sh 07:02:04 ++ facter osfamily 07:02:04 ++ tr '[:upper:]' '[:lower:]' 07:02:04 + OS_FAMILY=debian 07:02:04 + workspace=/w/workspace/portal-ng-history-docker-verify-master 07:02:04 + START_PACKAGES=/tmp/packages_start.txt 07:02:04 + END_PACKAGES=/tmp/packages_end.txt 07:02:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:04 + PACKAGES=/tmp/packages_start.txt 07:02:04 + '[' /w/workspace/portal-ng-history-docker-verify-master ']' 07:02:04 + PACKAGES=/tmp/packages_end.txt 07:02:04 + case "${OS_FAMILY}" in 07:02:04 + dpkg -l 07:02:04 + grep '^ii' 07:02:04 + '[' -f /tmp/packages_start.txt ']' 07:02:04 + '[' -f /tmp/packages_end.txt ']' 07:02:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:04 + '[' /w/workspace/portal-ng-history-docker-verify-master ']' 07:02:04 + mkdir -p /w/workspace/portal-ng-history-docker-verify-master/archives/ 07:02:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-history-docker-verify-master/archives/ 07:02:04 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins11764414296296892571.sh 07:02:04 ---> capture-instance-metadata.sh 07:02:04 Setup pyenv: 07:02:04 system 07:02:04 3.8.13 07:02:04 3.9.13 07:02:04 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 07:02:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur0Q from file:/tmp/.os_lf_venv 07:02:05 lf-activate-venv(): INFO: Installing: lftools 07:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:02:18 INFO: Running in OpenStack, capturing instance metadata 07:02:18 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins12493975525909137774.sh 07:02:18 provisioning config files... 07:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-history-docker-verify-master@tmp/config1971670089366500706tmp 07:02:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:02:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:02:18 [EnvInject] - Injecting environment variables from a build step. 07:02:18 [EnvInject] - Injecting as environment variables the properties content 07:02:18 SERVER_ID=logs 07:02:18 07:02:18 [EnvInject] - Variables injected successfully. 07:02:18 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins1091959761073059703.sh 07:02:18 ---> create-netrc.sh 07:02:18 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins18134756154495786687.sh 07:02:18 ---> python-tools-install.sh 07:02:18 Setup pyenv: 07:02:18 system 07:02:18 3.8.13 07:02:18 3.9.13 07:02:18 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 07:02:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur0Q from file:/tmp/.os_lf_venv 07:02:20 lf-activate-venv(): INFO: Installing: lftools 07:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:02:28 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins9693075067817077333.sh 07:02:28 ---> sudo-logs.sh 07:02:28 Archiving 'sudo' log.. 07:02:28 [portal-ng-history-docker-verify-master] $ /bin/bash /tmp/jenkins11018544625336919734.sh 07:02:28 ---> job-cost.sh 07:02:28 Setup pyenv: 07:02:28 system 07:02:28 3.8.13 07:02:28 3.9.13 07:02:28 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 07:02:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur0Q from file:/tmp/.os_lf_venv 07:02:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:02:35 INFO: No Stack... 07:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:36 INFO: Archiving Costs 07:02:36 [portal-ng-history-docker-verify-master] $ /bin/bash -l /tmp/jenkins5222099173410535336.sh 07:02:36 ---> logs-deploy.sh 07:02:36 Setup pyenv: 07:02:36 system 07:02:36 3.8.13 07:02:36 3.9.13 07:02:36 * 3.10.6 (set by /w/workspace/portal-ng-history-docker-verify-master/.python-version) 07:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur0Q from file:/tmp/.os_lf_venv 07:02:38 lf-activate-venv(): INFO: Installing: lftools 07:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-Ur0Q/bin to PATH 07:02:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-history-docker-verify-master/36 07:02:47 INFO: archiving workspace using pattern(s): 07:02:48 Archives upload complete. 07:02:48 INFO: archiving logs to Nexus 07:02:49 ---> uname -a: 07:02:49 Linux prd-ubuntu1804-docker-8c-8g-32925 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:02:49 07:02:49 07:02:49 ---> lscpu: 07:02:49 Architecture: x86_64 07:02:49 CPU op-mode(s): 32-bit, 64-bit 07:02:49 Byte Order: Little Endian 07:02:49 CPU(s): 8 07:02:49 On-line CPU(s) list: 0-7 07:02:49 Thread(s) per core: 1 07:02:49 Core(s) per socket: 1 07:02:49 Socket(s): 8 07:02:49 NUMA node(s): 1 07:02:49 Vendor ID: AuthenticAMD 07:02:49 CPU family: 23 07:02:49 Model: 49 07:02:49 Model name: AMD EPYC-Rome Processor 07:02:49 Stepping: 0 07:02:49 CPU MHz: 2800.000 07:02:49 BogoMIPS: 5600.00 07:02:49 Virtualization: AMD-V 07:02:49 Hypervisor vendor: KVM 07:02:49 Virtualization type: full 07:02:49 L1d cache: 32K 07:02:49 L1i cache: 32K 07:02:49 L2 cache: 512K 07:02:49 L3 cache: 16384K 07:02:49 NUMA node0 CPU(s): 0-7 07:02:49 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 07:02:49 07:02:49 07:02:49 ---> nproc: 07:02:49 8 07:02:49 07:02:49 07:02:49 ---> df -h: 07:02:49 Filesystem Size Used Avail Use% Mounted on 07:02:49 udev 16G 0 16G 0% /dev 07:02:49 tmpfs 3.2G 708K 3.2G 1% /run 07:02:49 /dev/vda1 155G 12G 144G 8% / 07:02:49 tmpfs 16G 0 16G 0% /dev/shm 07:02:49 tmpfs 5.0M 0 5.0M 0% /run/lock 07:02:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:02:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:02:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:02:49 07:02:49 07:02:49 ---> free -m: 07:02:49 total used free shared buff/cache available 07:02:49 Mem: 32167 840 27663 0 3663 30871 07:02:49 Swap: 1023 0 1023 07:02:49 07:02:49 07:02:49 ---> ip addr: 07:02:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:02:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:02:49 inet 127.0.0.1/8 scope host lo 07:02:49 valid_lft forever preferred_lft forever 07:02:49 inet6 ::1/128 scope host 07:02:49 valid_lft forever preferred_lft forever 07:02:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:02:49 link/ether fa:16:3e:7c:b3:25 brd ff:ff:ff:ff:ff:ff 07:02:49 inet 10.30.107.39/23 brd 10.30.107.255 scope global dynamic ens3 07:02:49 valid_lft 86180sec preferred_lft 86180sec 07:02:49 inet6 fe80::f816:3eff:fe7c:b325/64 scope link 07:02:49 valid_lft forever preferred_lft forever 07:02:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:02:49 link/ether 02:42:bc:45:25:b5 brd ff:ff:ff:ff:ff:ff 07:02:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:02:49 valid_lft forever preferred_lft forever 07:02:49 inet6 fe80::42:bcff:fe45:25b5/64 scope link 07:02:49 valid_lft forever preferred_lft forever 07:02:49 07:02:49 07:02:49 ---> sar -b -r -n DEV: 07:02:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32925) 08/04/25 _x86_64_ (8 CPU) 07:02:49 07:02:49 06:59:11 LINUX RESTART (8 CPU) 07:02:49 07:02:49 07:00:01 tps rtps wtps bread/s bwrtn/s 07:02:49 07:01:01 167.46 9.00 158.46 1628.66 44210.76 07:02:49 07:02:02 299.54 0.28 299.25 25.21 83456.45 07:02:49 Average: 233.65 4.63 229.03 825.00 63880.91 07:02:49 07:02:49 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:02:49 07:01:01 28920816 31211852 4018404 12.20 82580 2497872 2302132 6.77 1434032 2244408 151012 07:02:49 07:02:02 28325960 31675636 4613260 14.01 135348 3481372 1465244 4.31 1091260 3138480 144 07:02:49 Average: 28623388 31443744 4315832 13.10 108964 2989622 1883688 5.54 1262646 2691444 75578 07:02:49 07:02:49 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:02:49 07:01:01 veth8f895a6 93.05 143.18 6.07 2248.48 0.00 0.00 0.00 0.18 07:02:49 07:01:01 ens3 593.82 305.52 6400.77 28.92 0.00 0.00 0.00 0.00 07:02:49 07:01:01 lo 3.27 3.27 0.35 0.35 0.00 0.00 0.00 0.00 07:02:49 07:01:01 docker0 93.05 143.06 4.79 2248.47 0.00 0.00 0.00 0.00 07:02:49 07:02:02 ens3 423.57 257.30 3468.29 23.02 0.00 0.00 0.00 0.00 07:02:49 07:02:02 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 07:02:49 07:02:02 docker0 192.55 317.96 15.03 2381.53 0.00 0.00 0.00 0.00 07:02:49 Average: ens3 508.49 281.35 4931.00 25.97 0.00 0.00 0.00 0.00 07:02:49 Average: lo 2.19 2.19 0.24 0.24 0.00 0.00 0.00 0.00 07:02:49 Average: docker0 142.92 230.72 9.93 2315.16 0.00 0.00 0.00 0.00 07:02:49 07:02:49 07:02:49 ---> sar -P ALL: 07:02:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32925) 08/04/25 _x86_64_ (8 CPU) 07:02:49 07:02:49 06:59:11 LINUX RESTART (8 CPU) 07:02:49 07:02:49 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:02:49 07:01:01 all 12.28 0.00 1.60 2.33 0.04 83.75 07:02:49 07:01:01 0 7.54 0.00 1.07 0.17 0.02 91.20 07:02:49 07:01:01 1 9.43 0.00 1.01 0.27 0.03 89.26 07:02:49 07:01:01 2 26.85 0.00 2.19 1.05 0.05 69.86 07:02:49 07:01:01 3 12.77 0.00 2.09 1.89 0.03 83.22 07:02:49 07:01:01 4 17.31 0.00 1.34 0.54 0.05 80.77 07:02:49 07:01:01 5 5.91 0.00 1.57 8.48 0.07 83.97 07:02:49 07:01:01 6 8.75 0.00 1.88 6.12 0.03 83.23 07:02:49 07:01:01 7 9.65 0.00 1.59 0.10 0.03 88.62 07:02:49 07:02:02 all 29.46 0.00 2.44 3.28 0.08 64.74 07:02:49 07:02:02 0 24.75 0.00 1.75 0.45 0.07 72.99 07:02:49 07:02:02 1 22.70 0.00 1.95 0.22 0.07 75.07 07:02:49 07:02:02 2 29.42 0.00 2.96 1.58 0.08 65.95 07:02:49 07:02:02 3 34.19 0.00 3.02 4.39 0.07 58.33 07:02:49 07:02:02 4 32.43 0.00 2.25 1.72 0.08 63.52 07:02:49 07:02:02 5 32.88 0.00 3.04 15.39 0.08 48.60 07:02:49 07:02:02 6 30.27 0.00 1.42 2.49 0.07 65.76 07:02:49 07:02:02 7 29.08 0.00 3.16 0.03 0.07 67.66 07:02:49 Average: all 20.88 0.00 2.02 2.80 0.06 74.23 07:02:49 Average: 0 16.17 0.00 1.41 0.31 0.04 82.07 07:02:49 Average: 1 16.07 0.00 1.48 0.24 0.05 82.16 07:02:49 Average: 2 28.14 0.00 2.58 1.32 0.07 67.90 07:02:49 Average: 3 23.48 0.00 2.55 3.14 0.05 70.78 07:02:49 Average: 4 24.87 0.00 1.80 1.13 0.07 72.14 07:02:49 Average: 5 19.40 0.00 2.31 11.94 0.08 66.28 07:02:49 Average: 6 19.53 0.00 1.65 4.30 0.05 74.48 07:02:49 Average: 7 19.39 0.00 2.38 0.07 0.05 78.12 07:02:49 07:02:49 07:02:49