19:03:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/usecase-ui/nlp/+/141790 19:03:47 Running as SYSTEM 19:03:47 [EnvInject] - Loading node environment variables. 19:03:47 Building remotely on prd-ubuntu1804-builder-4c-4g-37386 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/usecase-ui-nlp-master-verify-java 19:03:47 [ssh-agent] Looking for ssh-agent implementation... 19:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:48 $ ssh-agent 19:03:48 SSH_AUTH_SOCK=/tmp/ssh-FTNTYbXusTdz/agent.1711 19:03:48 SSH_AGENT_PID=1712 19:03:48 [ssh-agent] Started. 19:03:48 Running ssh-add (command line suppressed) 19:03:48 Identity added: /w/workspace/usecase-ui-nlp-master-verify-java@tmp/private_key_10948020536798989981.key (/w/workspace/usecase-ui-nlp-master-verify-java@tmp/private_key_10948020536798989981.key) 19:03:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:03:48 The recommended git tool is: NONE 19:03:50 using credential onap-jenkins-ssh 19:03:50 Wiping out workspace first. 19:03:50 Cloning the remote Git repository 19:03:50 Cloning repository git://cloud.onap.org/mirror/usecase-ui/nlp.git 19:03:50 > git init /w/workspace/usecase-ui-nlp-master-verify-java # timeout=10 19:03:50 Fetching upstream changes from git://cloud.onap.org/mirror/usecase-ui/nlp.git 19:03:50 > git --version # timeout=10 19:03:50 > git --version # 'git version 2.17.1' 19:03:50 using GIT_SSH to set credentials Gerrit user 19:03:50 Verifying host key using manually-configured host key entries 19:03:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/usecase-ui/nlp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:03:50 > git config remote.origin.url git://cloud.onap.org/mirror/usecase-ui/nlp.git # timeout=10 19:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:51 > git config remote.origin.url git://cloud.onap.org/mirror/usecase-ui/nlp.git # timeout=10 19:03:51 Fetching upstream changes from git://cloud.onap.org/mirror/usecase-ui/nlp.git 19:03:51 using GIT_SSH to set credentials Gerrit user 19:03:51 Verifying host key using manually-configured host key entries 19:03:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/usecase-ui/nlp.git refs/changes/90/141790/2 # timeout=30 19:03:51 > git rev-parse 173502ef5d5047ff305b1c784e7340d9e8e29ca5^{commit} # timeout=10 19:03:51 Checking out Revision 173502ef5d5047ff305b1c784e7340d9e8e29ca5 (refs/changes/90/141790/2) 19:03:51 > git config core.sparsecheckout # timeout=10 19:03:51 > git checkout -f 173502ef5d5047ff305b1c784e7340d9e8e29ca5 # timeout=30 19:03:54 Commit message: "Chore: Add dependabot config" 19:03:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:03:55 > git rev-list --no-walk 618b70f7fb532f5e53af2cf6909cac59c7d3e173 # timeout=10 19:03:55 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins13218015841106768663.sh 19:03:55 ---> python-tools-install.sh 19:03:55 Setup pyenv: 19:03:55 * system (set by /opt/pyenv/version) 19:03:55 * 3.8.13 (set by /opt/pyenv/version) 19:03:55 * 3.9.13 (set by /opt/pyenv/version) 19:03:55 * 3.10.6 (set by /opt/pyenv/version) 19:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osch 19:04:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:05 lf-activate-venv(): INFO: Installing: lftools 19:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-osch/bin to PATH 19:04:32 Generating Requirements File 19:04:55 Python 3.10.6 19:04:55 pip 25.2 from /tmp/venv-osch/lib/python3.10/site-packages/pip (python 3.10) 19:04:56 appdirs==1.4.4 19:04:56 argcomplete==3.6.2 19:04:56 aspy.yaml==1.3.0 19:04:56 attrs==25.3.0 19:04:56 autopage==0.5.2 19:04:56 beautifulsoup4==4.13.4 19:04:56 boto3==1.40.8 19:04:56 botocore==1.40.8 19:04:56 bs4==0.0.2 19:04:56 cachetools==5.5.2 19:04:56 certifi==2025.8.3 19:04:56 cffi==1.17.1 19:04:56 cfgv==3.4.0 19:04:56 chardet==5.2.0 19:04:56 charset-normalizer==3.4.3 19:04:56 click==8.2.1 19:04:56 cliff==4.10.0 19:04:56 cmd2==2.7.0 19:04:56 cryptography==3.3.2 19:04:56 debtcollector==3.0.0 19:04:56 decorator==5.2.1 19:04:56 defusedxml==0.7.1 19:04:56 Deprecated==1.2.18 19:04:56 distlib==0.4.0 19:04:56 dnspython==2.7.0 19:04:56 docker==7.1.0 19:04:56 dogpile.cache==1.4.0 19:04:56 durationpy==0.10 19:04:56 email_validator==2.2.0 19:04:56 filelock==3.18.0 19:04:56 future==1.0.0 19:04:56 gitdb==4.0.12 19:04:56 GitPython==3.1.45 19:04:56 google-auth==2.40.3 19:04:56 httplib2==0.22.0 19:04:56 identify==2.6.13 19:04:56 idna==3.10 19:04:56 importlib-resources==1.5.0 19:04:56 iso8601==2.1.0 19:04:56 Jinja2==3.1.6 19:04:56 jmespath==1.0.1 19:04:56 jsonpatch==1.33 19:04:56 jsonpointer==3.0.0 19:04:56 jsonschema==4.25.0 19:04:56 jsonschema-specifications==2025.4.1 19:04:56 keystoneauth1==5.11.1 19:04:56 kubernetes==33.1.0 19:04:56 lftools==0.37.13 19:04:56 lxml==6.0.0 19:04:56 markdown-it-py==4.0.0 19:04:56 MarkupSafe==3.0.2 19:04:56 mdurl==0.1.2 19:04:56 msgpack==1.1.1 19:04:56 multi_key_dict==2.0.3 19:04:56 munch==4.0.0 19:04:56 netaddr==1.3.0 19:04:56 niet==1.4.2 19:04:56 nodeenv==1.9.1 19:04:56 oauth2client==4.1.3 19:04:56 oauthlib==3.3.1 19:04:56 openstacksdk==4.6.0 19:04:56 os-client-config==2.3.0 19:04:56 os-service-types==1.8.0 19:04:56 osc-lib==4.1.0 19:04:56 oslo.config==10.0.0 19:04:56 oslo.context==6.0.0 19:04:56 oslo.i18n==6.5.1 19:04:56 oslo.log==7.2.0 19:04:56 oslo.serialization==5.7.0 19:04:56 oslo.utils==9.0.0 19:04:56 packaging==25.0 19:04:56 pbr==7.0.0 19:04:56 platformdirs==4.3.8 19:04:56 prettytable==3.16.0 19:04:56 psutil==7.0.0 19:04:56 pyasn1==0.6.1 19:04:56 pyasn1_modules==0.4.2 19:04:56 pycparser==2.22 19:04:56 pygerrit2==2.0.15 19:04:56 PyGithub==2.7.0 19:04:56 Pygments==2.19.2 19:04:56 PyJWT==2.10.1 19:04:56 PyNaCl==1.5.0 19:04:56 pyparsing==2.4.7 19:04:56 pyperclip==1.9.0 19:04:56 pyrsistent==0.20.0 19:04:56 python-cinderclient==9.7.0 19:04:56 python-dateutil==2.9.0.post0 19:04:56 python-heatclient==4.3.0 19:04:56 python-jenkins==1.8.3 19:04:56 python-keystoneclient==5.6.0 19:04:56 python-magnumclient==4.8.1 19:04:56 python-openstackclient==8.1.0 19:04:56 python-swiftclient==4.8.0 19:04:56 PyYAML==6.0.2 19:04:56 referencing==0.36.2 19:04:56 requests==2.32.4 19:04:56 requests-oauthlib==2.0.0 19:04:56 requestsexceptions==1.4.0 19:04:56 rfc3986==2.0.0 19:04:56 rich==14.1.0 19:04:56 rich-argparse==1.7.1 19:04:56 rpds-py==0.27.0 19:04:56 rsa==4.9.1 19:04:56 ruamel.yaml==0.18.14 19:04:56 ruamel.yaml.clib==0.2.12 19:04:56 s3transfer==0.13.1 19:04:56 simplejson==3.20.1 19:04:56 six==1.17.0 19:04:56 smmap==5.0.2 19:04:56 soupsieve==2.7 19:04:56 stevedore==5.4.1 19:04:56 tabulate==0.9.0 19:04:56 toml==0.10.2 19:04:56 tomlkit==0.13.3 19:04:56 tqdm==4.67.1 19:04:56 typing_extensions==4.14.1 19:04:56 tzdata==2025.2 19:04:56 urllib3==1.26.20 19:04:56 virtualenv==20.34.0 19:04:56 wcwidth==0.2.13 19:04:56 websocket-client==1.8.0 19:04:56 wrapt==1.17.3 19:04:56 xdg==6.0.0 19:04:56 xmltodict==0.14.2 19:04:56 yq==3.4.3 19:04:56 [EnvInject] - Injecting environment variables from a build step. 19:04:56 [EnvInject] - Injecting as environment variables the properties content 19:04:56 SET_JDK_VERSION=openjdk8 19:04:56 GIT_URL="git://cloud.onap.org/mirror" 19:04:56 19:04:56 [EnvInject] - Variables injected successfully. 19:04:56 [usecase-ui-nlp-master-verify-java] $ /bin/sh /tmp/jenkins4197723456391575524.sh 19:04:56 ---> update-java-alternatives.sh 19:04:56 ---> Updating Java version 19:04:56 ---> Ubuntu/Debian system detected 19:04:56 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:04:56 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:04:56 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:04:56 openjdk version "1.8.0_342" 19:04:56 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 19:04:56 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 19:04:56 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 19:04:56 [EnvInject] - Injecting environment variables from a build step. 19:04:56 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:04:56 [EnvInject] - Variables injected successfully. 19:04:56 provisioning config files... 19:04:56 copy managed file [global-settings] to file:/w/workspace/usecase-ui-nlp-master-verify-java@tmp/config13724015750801257245tmp 19:04:56 copy managed file [usecase-ui-nlp-settings] to file:/w/workspace/usecase-ui-nlp-master-verify-java@tmp/config7141281957446893572tmp 19:04:56 [EnvInject] - Injecting environment variables from a build step. 19:04:56 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-37386 19:04:57 using settings config with name usecase-ui-nlp-settings 19:04:57 Replacing all maven server entries not found in credentials list is true 19:04:57 using global settings config with name global-settings 19:04:57 Replacing all maven server entries not found in credentials list is true 19:04:57 [usecase-ui-nlp-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings10139989546713480207.xml -gs /tmp/global-settings4771210730112563507.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=173502ef5d5047ff305b1c784e7340d9e8e29ca5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ksandi@contractor.linuxfoundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=Kevin Sandi" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/usecase-ui/nlp/+/141790 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ksandi@contractor.linuxfoundation.org "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=usecase-ui/nlp -DGERRIT_CHANGE_NUMBER=141790 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Kevin Sandi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/90/141790/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Kevin Sandi" '-DGERRIT_CHANGE_OWNER=\"Kevin Sandi\" ' -DPROJECT=usecase-ui/nlp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q2hvcmU6IEFkZCBkZXBlbmRhYm90IGNvbmZpZwoKSXNzdWUtSUQ6IENJTUFOLTMzCkNoYW5nZS1JZDogSWMxODM3ZjMyNmY2YjNlNzY3ZjMyNjk2NzhiM2JjNWU3ZjMxM2VlNTEKU2lnbmVkLW9mZi1ieTogS2V2aW4gU2FuZGkgPGtzYW5kaUBjb250cmFjdG9yLmxpbnV4Zm91bmRhdGlvbi5vcmc+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Chore: Add dependabot config" '-DGERRIT_EVENT_ACCOUNT=\"Kevin Sandi\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic1837f326f6b3e767f3269678b3bc5e7f313ee51 -DGERRIT_EVENT_HASH=-337071820 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ksandi@contractor.linuxfoundation.org -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Kevin Sandi" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 19:04:58 [INFO] Scanning for projects... 19:05:21 [WARNING] 19:05:21 [WARNING] Some problems were encountered while building the effective model for org.onap.usecase-ui.nlp:usecase-ui-nlp-standalone:pom:14.0.0-SNAPSHOT 19:05:21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.onap.usecase-ui.nlp:usecase-ui-nlp-standalone:[unknown-version], /w/workspace/usecase-ui-nlp-master-verify-java/standalone/pom.xml, line 42, column 21 19:05:21 [WARNING] 19:05:21 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 19:05:21 [WARNING] 19:05:21 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 19:05:21 [WARNING] 19:05:21 [INFO] ------------------------------------------------------------------------ 19:05:21 [INFO] Reactor Build Order: 19:05:21 [INFO] 19:05:21 [INFO] usecase-ui-nlp-parent 19:05:21 [INFO] usecase-ui-nlp 19:05:21 [INFO] usecase-ui-nlp-standalone 19:05:21 [INFO] 19:05:21 [INFO] ------------------------------------------------------------------------ 19:05:21 [INFO] Building usecase-ui-nlp-parent 14.0.0-SNAPSHOT 19:05:21 [INFO] ------------------------------------------------------------------------ 19:05:22 [INFO] 19:05:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usecase-ui-nlp-parent --- 19:05:22 [INFO] 19:05:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ usecase-ui-nlp-parent --- 19:05:25 [INFO] 19:05:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ usecase-ui-nlp-parent --- 19:05:25 [INFO] 19:05:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ usecase-ui-nlp-parent --- 19:05:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:39 [INFO] 19:05:39 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] Starting audit... 19:05:43 Audit done. 19:05:43 [INFO] 19:05:43 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] Starting audit... 19:05:43 Audit done. 19:05:43 [INFO] 19:05:43 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:43 [INFO] 19:05:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:43 [INFO] 19:05:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] No tests to run. 19:05:43 [INFO] 19:05:43 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:43 [INFO] 19:05:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ usecase-ui-nlp-parent --- 19:05:43 [INFO] 19:05:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ usecase-ui-nlp-parent --- 19:05:44 [INFO] Installing /w/workspace/usecase-ui-nlp-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/usecase-ui/nlp/usecase-ui-nlp-parent/14.0.0-SNAPSHOT/usecase-ui-nlp-parent-14.0.0-SNAPSHOT.pom 19:05:44 [INFO] 19:05:44 [INFO] ------------------------------------------------------------------------ 19:05:44 [INFO] Building usecase-ui-nlp 14.0.0-SNAPSHOT 19:05:44 [INFO] ------------------------------------------------------------------------ 19:05:44 [INFO] 19:05:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usecase-ui-nlp --- 19:05:44 [INFO] 19:05:44 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ usecase-ui-nlp --- 19:05:45 running script: [/w/workspace/usecase-ui-nlp-master-verify-java/nlp/mvn-phase-script.sh] for module [__] at stage [clean] 19:05:45 MVN_PROJECT_MODULEID is [] 19:05:45 MVN_PHASE is [clean] 19:05:45 MVN_PROJECT_GROUPID is [org.onap.usecase-ui.nlp] 19:05:45 MVN_PROJECT_ARTIFACTID is [usecase-ui-nlp] 19:05:45 MVN_PROJECT_VERSION is [14.0.0-SNAPSHOT] 19:05:45 ==> clean phase script 19:05:45 [INFO] 19:05:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ usecase-ui-nlp --- 19:05:45 [INFO] 19:05:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ usecase-ui-nlp --- 19:05:45 [INFO] 19:05:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ usecase-ui-nlp --- 19:05:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/nlp/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:45 [INFO] 19:05:45 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ usecase-ui-nlp --- 19:05:45 [INFO] Starting audit... 19:05:45 Audit done. 19:05:45 [INFO] 19:05:45 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ usecase-ui-nlp --- 19:05:45 [INFO] Starting audit... 19:05:45 Audit done. 19:05:45 [INFO] 19:05:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ usecase-ui-nlp --- 19:05:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:45 [INFO] 19:05:45 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ usecase-ui-nlp --- 19:05:45 ++ pwd 19:05:45 + CURDIR=/w/workspace/usecase-ui-nlp-master-verify-java/nlp 19:05:45 + [[ /w/workspace/usecase-ui-nlp-master-verify-java/nlp =~ -sonar ]] 19:05:45 + echo '====Not a sonar job, need not execute tox.' 19:05:45 running script: [/w/workspace/usecase-ui-nlp-master-verify-java/nlp/mvn-phase-script.sh] for module [__] at stage [test] 19:05:45 MVN_PROJECT_MODULEID is [] 19:05:45 MVN_PHASE is [test] 19:05:45 MVN_PROJECT_GROUPID is [org.onap.usecase-ui.nlp] 19:05:45 MVN_PROJECT_ARTIFACTID is [usecase-ui-nlp] 19:05:45 MVN_PROJECT_VERSION is [14.0.0-SNAPSHOT] 19:05:45 ==> test phase script 19:05:45 ====Not a sonar job, need not execute tox. 19:05:45 [INFO] 19:05:45 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ usecase-ui-nlp --- 19:05:47 [INFO] Reading assembly descriptor: assembly.xml 19:05:47 [INFO] Building zip: /w/workspace/usecase-ui-nlp-master-verify-java/nlp/target/usecase-ui-nlp-14.0.0-SNAPSHOT.zip 19:05:47 [INFO] 19:05:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ usecase-ui-nlp --- 19:05:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/nlp/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:47 [INFO] 19:05:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ usecase-ui-nlp --- 19:05:47 [INFO] No tests to run. 19:05:47 [INFO] 19:05:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ usecase-ui-nlp --- 19:05:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:47 [INFO] 19:05:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ usecase-ui-nlp --- 19:05:47 [INFO] 19:05:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ usecase-ui-nlp --- 19:05:47 [INFO] Installing /w/workspace/usecase-ui-nlp-master-verify-java/nlp/pom.xml to /home/jenkins/.m2/repository/org/onap/usecase-ui/nlp/usecase-ui-nlp/14.0.0-SNAPSHOT/usecase-ui-nlp-14.0.0-SNAPSHOT.pom 19:05:47 [INFO] Installing /w/workspace/usecase-ui-nlp-master-verify-java/nlp/target/usecase-ui-nlp-14.0.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/onap/usecase-ui/nlp/usecase-ui-nlp/14.0.0-SNAPSHOT/usecase-ui-nlp-14.0.0-SNAPSHOT.zip 19:05:47 [INFO] 19:05:47 [INFO] ------------------------------------------------------------------------ 19:05:47 [INFO] Building usecase-ui-nlp-standalone 14.0.0-SNAPSHOT 19:05:47 [INFO] ------------------------------------------------------------------------ 19:05:47 [INFO] 19:05:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] 19:05:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] 19:05:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] 19:05:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/standalone/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:47 [INFO] 19:05:47 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] Starting audit... 19:05:47 Audit done. 19:05:47 [INFO] 19:05:47 [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ usecase-ui-nlp-standalone --- 19:05:47 [INFO] Starting audit... 19:05:47 Audit done. 19:05:47 [INFO] 19:05:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources-linux64) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Copying 3 resources from src/main/assembly to target/version/14.0.0 19:05:48 [INFO] 19:05:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-dockerfile) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Copying 1 resource from src/main/assembly to target/version/14.0.0 19:05:48 [INFO] 19:05:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-source) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Copying 7 resources from ../nlp/scripts to target/version/14.0.0/scripts 19:05:48 [INFO] 19:05:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:48 [INFO] 19:05:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/usecase-ui-nlp-master-verify-java/standalone/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 19:05:48 [INFO] 19:05:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] No tests to run. 19:05:48 [INFO] 19:05:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:48 [INFO] 19:05:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] 19:05:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ usecase-ui-nlp-standalone --- 19:05:48 [INFO] Installing /w/workspace/usecase-ui-nlp-master-verify-java/standalone/pom.xml to /home/jenkins/.m2/repository/org/onap/usecase-ui/nlp/usecase-ui-nlp-standalone/14.0.0-SNAPSHOT/usecase-ui-nlp-standalone-14.0.0-SNAPSHOT.pom 19:05:48 [INFO] ------------------------------------------------------------------------ 19:05:48 [INFO] Reactor Summary: 19:05:48 [INFO] 19:05:48 [INFO] usecase-ui-nlp-parent .............................. SUCCESS [ 22.710 s] 19:05:48 [INFO] usecase-ui-nlp ..................................... SUCCESS [ 2.951 s] 19:05:48 [INFO] usecase-ui-nlp-standalone .......................... SUCCESS [ 0.824 s] 19:05:48 [INFO] ------------------------------------------------------------------------ 19:05:48 [INFO] BUILD SUCCESS 19:05:48 [INFO] ------------------------------------------------------------------------ 19:05:48 [INFO] Total time: 49.550 s 19:05:48 [INFO] Finished at: 2025-08-13T19:05:48+00:00 19:05:48 [INFO] Final Memory: 26M/455M 19:05:48 [INFO] ------------------------------------------------------------------------ 19:05:48 $ ssh-agent -k 19:05:48 unset SSH_AUTH_SOCK; 19:05:48 unset SSH_AGENT_PID; 19:05:48 echo Agent pid 1712 killed; 19:05:48 [ssh-agent] Stopped. 19:05:48 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:48 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins2528868225067373847.sh 19:05:48 ---> sysstat.sh 19:05:48 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins3426990546401298436.sh 19:05:48 ---> package-listing.sh 19:05:48 ++ facter osfamily 19:05:48 ++ tr '[:upper:]' '[:lower:]' 19:05:48 + OS_FAMILY=debian 19:05:48 + workspace=/w/workspace/usecase-ui-nlp-master-verify-java 19:05:48 + START_PACKAGES=/tmp/packages_start.txt 19:05:48 + END_PACKAGES=/tmp/packages_end.txt 19:05:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:48 + PACKAGES=/tmp/packages_start.txt 19:05:48 + '[' /w/workspace/usecase-ui-nlp-master-verify-java ']' 19:05:48 + PACKAGES=/tmp/packages_end.txt 19:05:48 + case "${OS_FAMILY}" in 19:05:48 + dpkg -l 19:05:48 + grep '^ii' 19:05:48 + '[' -f /tmp/packages_start.txt ']' 19:05:48 + '[' -f /tmp/packages_end.txt ']' 19:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:48 + '[' /w/workspace/usecase-ui-nlp-master-verify-java ']' 19:05:48 + mkdir -p /w/workspace/usecase-ui-nlp-master-verify-java/archives/ 19:05:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/usecase-ui-nlp-master-verify-java/archives/ 19:05:48 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins3055578008753421549.sh 19:05:48 ---> capture-instance-metadata.sh 19:05:48 Setup pyenv: 19:05:49 system 19:05:49 3.8.13 19:05:49 3.9.13 19:05:49 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-master-verify-java/.python-version) 19:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osch from file:/tmp/.os_lf_venv 19:05:50 lf-activate-venv(): INFO: Installing: lftools 19:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-osch/bin to PATH 19:05:59 INFO: Running in OpenStack, capturing instance metadata 19:05:59 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins11704160456587666842.sh 19:05:59 provisioning config files... 19:05:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/usecase-ui-nlp-master-verify-java@tmp/config2084445131787396639tmp 19:05:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:59 [EnvInject] - Injecting environment variables from a build step. 19:05:59 [EnvInject] - Injecting as environment variables the properties content 19:05:59 SERVER_ID=logs 19:05:59 19:05:59 [EnvInject] - Variables injected successfully. 19:05:59 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins3425930719455706272.sh 19:05:59 ---> create-netrc.sh 19:06:00 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins8769518116198472605.sh 19:06:00 ---> python-tools-install.sh 19:06:00 Setup pyenv: 19:06:00 system 19:06:00 3.8.13 19:06:00 3.9.13 19:06:00 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-master-verify-java/.python-version) 19:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osch from file:/tmp/.os_lf_venv 19:06:02 lf-activate-venv(): INFO: Installing: lftools 19:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-osch/bin to PATH 19:06:10 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins5410983881130506500.sh 19:06:10 ---> sudo-logs.sh 19:06:10 Archiving 'sudo' log.. 19:06:10 [usecase-ui-nlp-master-verify-java] $ /bin/bash /tmp/jenkins4548687635730848818.sh 19:06:10 ---> job-cost.sh 19:06:10 Setup pyenv: 19:06:10 system 19:06:10 3.8.13 19:06:10 3.9.13 19:06:10 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-master-verify-java/.python-version) 19:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osch from file:/tmp/.os_lf_venv 19:06:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-osch/bin to PATH 19:06:17 INFO: No Stack... 19:06:17 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:17 INFO: Archiving Costs 19:06:18 [usecase-ui-nlp-master-verify-java] $ /bin/bash -l /tmp/jenkins6927005821600102734.sh 19:06:18 ---> logs-deploy.sh 19:06:18 Setup pyenv: 19:06:18 system 19:06:18 3.8.13 19:06:18 3.9.13 19:06:18 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-master-verify-java/.python-version) 19:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osch from file:/tmp/.os_lf_venv 19:06:20 lf-activate-venv(): INFO: Installing: lftools 19:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-osch/bin to PATH 19:06:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/usecase-ui-nlp-master-verify-java/85 19:06:27 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 19:06:28 Archives upload complete. 19:06:28 INFO: archiving logs to Nexus 19:06:29 ---> uname -a: 19:06:29 Linux prd-ubuntu1804-builder-4c-4g-37386 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:06:29 19:06:29 19:06:29 ---> lscpu: 19:06:29 Architecture: x86_64 19:06:29 CPU op-mode(s): 32-bit, 64-bit 19:06:29 Byte Order: Little Endian 19:06:29 CPU(s): 4 19:06:29 On-line CPU(s) list: 0-3 19:06:29 Thread(s) per core: 1 19:06:29 Core(s) per socket: 1 19:06:29 Socket(s): 4 19:06:29 NUMA node(s): 1 19:06:29 Vendor ID: AuthenticAMD 19:06:29 CPU family: 23 19:06:29 Model: 49 19:06:29 Model name: AMD EPYC-Rome Processor 19:06:29 Stepping: 0 19:06:29 CPU MHz: 2800.000 19:06:29 BogoMIPS: 5600.00 19:06:29 Virtualization: AMD-V 19:06:29 Hypervisor vendor: KVM 19:06:29 Virtualization type: full 19:06:29 L1d cache: 32K 19:06:29 L1i cache: 32K 19:06:29 L2 cache: 512K 19:06:29 L3 cache: 16384K 19:06:29 NUMA node0 CPU(s): 0-3 19:06:29 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 19:06:29 19:06:29 19:06:29 ---> nproc: 19:06:29 4 19:06:29 19:06:29 19:06:29 ---> df -h: 19:06:29 Filesystem Size Used Avail Use% Mounted on 19:06:29 udev 7.9G 0 7.9G 0% /dev 19:06:29 tmpfs 1.6G 672K 1.6G 1% /run 19:06:29 /dev/vda1 78G 8.2G 70G 11% / 19:06:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:06:29 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:06:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:06:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:06:29 19:06:29 19:06:29 ---> free -m: 19:06:29 total used free shared buff/cache available 19:06:29 Mem: 16040 552 13475 0 2011 15179 19:06:29 Swap: 1023 0 1023 19:06:29 19:06:29 19:06:29 ---> ip addr: 19:06:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:29 inet 127.0.0.1/8 scope host lo 19:06:29 valid_lft forever preferred_lft forever 19:06:29 inet6 ::1/128 scope host 19:06:29 valid_lft forever preferred_lft forever 19:06:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:29 link/ether fa:16:3e:14:fc:b1 brd ff:ff:ff:ff:ff:ff 19:06:29 inet 10.30.106.135/23 brd 10.30.107.255 scope global dynamic ens3 19:06:29 valid_lft 86217sec preferred_lft 86217sec 19:06:29 inet6 fe80::f816:3eff:fe14:fcb1/64 scope link 19:06:29 valid_lft forever preferred_lft forever 19:06:29 19:06:29 19:06:29 ---> sar -b -r -n DEV: 19:06:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37386) 08/13/25 _x86_64_ (4 CPU) 19:06:29 19:06:29 19:03:29 LINUX RESTART (4 CPU) 19:06:29 19:06:29 19:04:01 tps rtps wtps bread/s bwrtn/s 19:06:29 19:05:01 153.87 37.64 116.23 1264.25 52374.41 19:06:29 19:06:01 85.14 6.78 78.35 286.89 11658.46 19:06:29 Average: 119.50 22.21 97.29 775.61 32018.13 19:06:29 19:06:29 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:29 19:05:01 13764932 15440420 2660036 16.20 68500 1802492 1168816 6.69 785144 1648688 166200 19:06:29 19:06:01 13810288 15559772 2614680 15.92 73232 1868896 772248 4.42 696416 1688480 39908 19:06:29 Average: 13787610 15500096 2637358 16.06 70866 1835694 970532 5.55 740780 1668584 103054 19:06:29 19:06:29 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:29 19:05:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 19:06:29 19:05:01 ens3 139.45 91.92 1112.24 17.40 0.00 0.00 0.00 0.00 19:06:29 19:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:06:29 19:06:01 ens3 91.87 82.55 677.41 19.00 0.00 0.00 0.00 0.00 19:06:29 Average: lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 19:06:29 Average: ens3 115.66 87.24 894.84 18.20 0.00 0.00 0.00 0.00 19:06:29 19:06:29 19:06:29 ---> sar -P ALL: 19:06:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37386) 08/13/25 _x86_64_ (4 CPU) 19:06:29 19:06:29 19:03:29 LINUX RESTART (4 CPU) 19:06:29 19:06:29 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:29 19:05:01 all 19.07 0.00 1.39 8.10 0.06 71.38 19:06:29 19:05:01 0 8.34 0.00 0.95 11.33 0.03 79.35 19:06:29 19:05:01 1 15.19 0.00 0.95 12.26 0.05 71.55 19:06:29 19:05:01 2 29.96 0.00 1.98 2.01 0.10 65.96 19:06:29 19:05:01 3 22.85 0.00 1.66 6.77 0.08 68.64 19:06:29 19:06:01 all 11.85 0.00 0.97 1.15 0.04 85.99 19:06:29 19:06:01 0 11.63 0.00 0.97 1.53 0.03 85.84 19:06:29 19:06:01 1 7.81 0.00 0.75 0.18 0.05 91.20 19:06:29 19:06:01 2 19.31 0.00 0.97 0.13 0.03 79.56 19:06:29 19:06:01 3 8.66 0.00 1.22 2.75 0.03 87.33 19:06:29 Average: all 15.46 0.00 1.18 4.62 0.05 78.69 19:06:29 Average: 0 9.98 0.00 0.96 6.43 0.03 82.60 19:06:29 Average: 1 11.49 0.00 0.85 6.21 0.05 81.40 19:06:29 Average: 2 24.62 0.00 1.47 1.07 0.07 72.77 19:06:29 Average: 3 15.74 0.00 1.44 4.76 0.06 78.00 19:06:29 19:06:29 19:06:29