15:47:24  Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/140299
15:47:24  Running as SYSTEM
15:47:24  [EnvInject] - Loading node environment variables.
15:47:24  Building remotely on prd-ubuntu1804-builder-4c-4g-3586 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-parent-master-verify-java
15:47:24  [ssh-agent] Looking for ssh-agent implementation...
15:47:24  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:47:24  $ ssh-agent
15:47:24  SSH_AUTH_SOCK=/tmp/ssh-IpaBc9VShbEq/agent.1653
15:47:24  SSH_AGENT_PID=1655
15:47:24  [ssh-agent] Started.
15:47:24  Running ssh-add (command line suppressed)
15:47:24  Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_776918334875797448.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_776918334875797448.key)
15:47:24  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
15:47:24  The recommended git tool is: NONE
15:47:26  using credential onap-jenkins-ssh
15:47:26  Wiping out workspace first.
15:47:26  Cloning the remote Git repository
15:47:26  Cloning repository git://cloud.onap.org/mirror/policy/parent.git
15:47:26   > git init /w/workspace/policy-parent-master-verify-java # timeout=10
15:47:26  Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git
15:47:26   > git --version # timeout=10
15:47:26   > git --version # 'git version 2.17.1'
15:47:26  using GIT_SSH to set credentials Gerrit user
15:47:26  Verifying host key using manually-configured host key entries
15:47:26   > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:47:30   > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10
15:47:30   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:30   > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10
15:47:30  Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git
15:47:30  using GIT_SSH to set credentials Gerrit user
15:47:30  Verifying host key using manually-configured host key entries
15:47:30   > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/99/140299/1 # timeout=30
15:47:30   > git rev-parse 8c2c85e7e4c5a24c11e0e282331de98a24e90723^{commit} # timeout=10
15:47:30  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
15:47:30  Checking out Revision 8c2c85e7e4c5a24c11e0e282331de98a24e90723 (refs/changes/99/140299/1)
15:47:30   > git config core.sparsecheckout # timeout=10
15:47:30   > git checkout -f 8c2c85e7e4c5a24c11e0e282331de98a24e90723 # timeout=30
15:47:34  Commit message: "Uplift jetty to version 12.x.y"
15:47:34   > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:47:34   > git rev-list --no-walk 37749214bbba39df05f8d380afee9c65d3bb6827 # timeout=10
15:47:34  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins17622426083316491204.sh
15:47:34  ---> python-tools-install.sh
15:47:34  Setup pyenv:
15:47:34  * system (set by /opt/pyenv/version)
15:47:34  * 3.8.13 (set by /opt/pyenv/version)
15:47:34  * 3.9.13 (set by /opt/pyenv/version)
15:47:34  * 3.10.6 (set by /opt/pyenv/version)
15:47:38  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EzEi
15:47:38  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
15:47:41  lf-activate-venv(): INFO: Installing: lftools 
15:48:04  lf-activate-venv(): INFO: Adding /tmp/venv-EzEi/bin to PATH
15:48:04  Generating Requirements File
15:48:23  Python 3.10.6
15:48:23  pip 25.0.1 from /tmp/venv-EzEi/lib/python3.10/site-packages/pip (python 3.10)
15:48:23  appdirs==1.4.4
15:48:23  argcomplete==3.5.3
15:48:23  aspy.yaml==1.3.0
15:48:23  attrs==25.1.0
15:48:23  autopage==0.5.2
15:48:23  beautifulsoup4==4.13.3
15:48:23  boto3==1.37.0
15:48:23  botocore==1.37.0
15:48:23  bs4==0.0.2
15:48:23  cachetools==5.5.2
15:48:23  certifi==2025.1.31
15:48:23  cffi==1.17.1
15:48:23  cfgv==3.4.0
15:48:23  chardet==5.2.0
15:48:23  charset-normalizer==3.4.1
15:48:23  click==8.1.8
15:48:23  cliff==4.8.0
15:48:23  cmd2==2.5.11
15:48:23  cryptography==3.3.2
15:48:23  debtcollector==3.0.0
15:48:23  decorator==5.2.1
15:48:23  defusedxml==0.7.1
15:48:23  Deprecated==1.2.18
15:48:23  distlib==0.3.9
15:48:23  dnspython==2.7.0
15:48:23  docker==4.2.2
15:48:23  dogpile.cache==1.3.4
15:48:23  durationpy==0.9
15:48:23  email_validator==2.2.0
15:48:23  filelock==3.17.0
15:48:23  future==1.0.0
15:48:23  gitdb==4.0.12
15:48:23  GitPython==3.1.44
15:48:23  google-auth==2.38.0
15:48:23  httplib2==0.22.0
15:48:23  identify==2.6.8
15:48:23  idna==3.10
15:48:23  importlib-resources==1.5.0
15:48:23  iso8601==2.1.0
15:48:23  Jinja2==3.1.5
15:48:23  jmespath==1.0.1
15:48:23  jsonpatch==1.33
15:48:23  jsonpointer==3.0.0
15:48:23  jsonschema==4.23.0
15:48:23  jsonschema-specifications==2024.10.1
15:48:23  keystoneauth1==5.10.0
15:48:23  kubernetes==32.0.1
15:48:23  lftools==0.37.10
15:48:23  lxml==5.3.1
15:48:23  MarkupSafe==3.0.2
15:48:23  msgpack==1.1.0
15:48:23  multi_key_dict==2.0.3
15:48:23  munch==4.0.0
15:48:23  netaddr==1.3.0
15:48:23  niet==1.4.2
15:48:23  nodeenv==1.9.1
15:48:23  oauth2client==4.1.3
15:48:23  oauthlib==3.2.2
15:48:23  openstacksdk==4.3.0
15:48:23  os-client-config==2.1.0
15:48:23  os-service-types==1.7.0
15:48:23  osc-lib==3.2.0
15:48:23  oslo.config==9.7.1
15:48:23  oslo.context==5.7.1
15:48:23  oslo.i18n==6.5.1
15:48:23  oslo.log==7.1.0
15:48:23  oslo.serialization==5.7.0
15:48:23  oslo.utils==8.2.0
15:48:23  packaging==24.2
15:48:23  pbr==6.1.1
15:48:23  platformdirs==4.3.6
15:48:23  prettytable==3.14.0
15:48:23  psutil==7.0.0
15:48:23  pyasn1==0.6.1
15:48:23  pyasn1_modules==0.4.1
15:48:23  pycparser==2.22
15:48:23  pygerrit2==2.0.15
15:48:23  PyGithub==2.6.1
15:48:23  PyJWT==2.10.1
15:48:23  PyNaCl==1.5.0
15:48:23  pyparsing==2.4.7
15:48:23  pyperclip==1.9.0
15:48:23  pyrsistent==0.20.0
15:48:23  python-cinderclient==9.6.0
15:48:23  python-dateutil==2.9.0.post0
15:48:23  python-heatclient==4.1.0
15:48:23  python-jenkins==1.8.2
15:48:23  python-keystoneclient==5.5.0
15:48:23  python-magnumclient==4.7.0
15:48:23  python-openstackclient==7.3.1
15:48:23  python-swiftclient==4.6.0
15:48:23  PyYAML==6.0.2
15:48:23  referencing==0.36.2
15:48:23  requests==2.32.3
15:48:23  requests-oauthlib==2.0.0
15:48:23  requestsexceptions==1.4.0
15:48:23  rfc3986==2.0.0
15:48:23  rpds-py==0.23.1
15:48:23  rsa==4.9
15:48:23  ruamel.yaml==0.18.10
15:48:23  ruamel.yaml.clib==0.2.12
15:48:23  s3transfer==0.11.2
15:48:23  simplejson==3.20.1
15:48:23  six==1.17.0
15:48:23  smmap==5.0.2
15:48:23  soupsieve==2.6
15:48:23  stevedore==5.4.1
15:48:23  tabulate==0.9.0
15:48:23  toml==0.10.2
15:48:23  tomlkit==0.13.2
15:48:23  tqdm==4.67.1
15:48:23  typing_extensions==4.12.2
15:48:23  tzdata==2025.1
15:48:23  urllib3==1.26.20
15:48:23  virtualenv==20.29.2
15:48:23  wcwidth==0.2.13
15:48:23  websocket-client==1.8.0
15:48:23  wrapt==1.17.2
15:48:23  xdg==6.0.0
15:48:23  xmltodict==0.14.2
15:48:23  yq==3.4.3
15:48:23  [EnvInject] - Injecting environment variables from a build step.
15:48:23  [EnvInject] - Injecting as environment variables the properties content 
15:48:23  SET_JDK_VERSION=openjdk17
15:48:23  GIT_URL="git://cloud.onap.org/mirror"
15:48:23  
15:48:23  [EnvInject] - Variables injected successfully.
15:48:23  [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins7418421790436949959.sh
15:48:23  ---> update-java-alternatives.sh
15:48:23  ---> Updating Java version
15:48:24  ---> Ubuntu/Debian system detected
15:48:24  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
15:48:24  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
15:48:24  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
15:48:24  openjdk version "17.0.4" 2022-07-19
15:48:24  OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
15:48:24  OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
15:48:24  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
15:48:24  [EnvInject] - Injecting environment variables from a build step.
15:48:24  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
15:48:24  [EnvInject] - Variables injected successfully.
15:48:24  provisioning config files...
15:48:24  copy managed file [global-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config13592860776437048212tmp
15:48:24  copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config4185329936897844184tmp
15:48:24  [EnvInject] - Injecting environment variables from a build step.
15:48:24  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-3586
15:48:25  using settings config with name policy-parent-settings
15:48:25  Replacing all maven server entries not found in credentials list is true
15:48:25  using global settings config with name global-settings
15:48:25  Replacing all maven server entries not found in credentials list is true
15:48:25  [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings17895061966504748169.xml -gs /tmp/global-settings15079183866674118451.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=8c2c85e7e4c5a24c11e0e282331de98a24e90723 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=adheli.tavares@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adheli Tavares" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/140299 -DGERRIT_PATCHSET_UPLOADER_EMAIL=adheli.tavares@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_CHANGE_NUMBER=140299 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Adheli Tavares\" <adheli.tavares@est.tech>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/140299/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Adheli Tavares" '-DGERRIT_CHANGE_OWNER=\"Adheli Tavares\" <adheli.tavares@est.tech>' -DPROJECT=policy/parent -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBsaWZ0IGpldHR5IHRvIHZlcnNpb24gMTIueC55CgpJc3N1ZS1JRDogUE9MSUNZLTUyNTQKQ2hhbmdlLUlkOiBJNjU3NWI4ZmViMmE4N2YyODYxNjI3ZmMxOWEzNmU0Y2IyZGI4ZjhkZApTaWduZWQtb2ZmLWJ5OiBhZGhlbGkudGF2YXJlcyA8YWRoZWxpLnRhdmFyZXNAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=jetty "-DGERRIT_CHANGE_SUBJECT=Uplift jetty to version 12.x.y" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" <adheli.tavares@est.tech>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6575b8feb2a87f2861627fc19a36e4cb2db8f8dd -DGERRIT_EVENT_HASH=1634746403 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adheli.tavares@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Adheli Tavares" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
15:48:26  [INFO] Scanning for projects...
15:48:27  [INFO] ------------------------------------------------------------------------
15:48:27  [INFO] Reactor Build Order:
15:48:27  [INFO] 
15:48:27  [INFO] policy-parent                                                      [pom]
15:48:27  [INFO] checkstyle                                                         [jar]
15:48:27  [INFO] policy-parent-resources                                            [jar]
15:48:27  [INFO] Policy Integration POM                                             [pom]
15:48:27  [INFO] 
15:48:27  [INFO] ----------------< org.onap.policy.parent:policy-parent >----------------
15:48:27  [INFO] Building policy-parent 5.1.1-SNAPSHOT                              [1/4]
15:48:27  [INFO] --------------------------------[ pom ]---------------------------------
15:48:27  [INFO] 
15:48:27  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent ---
15:48:27  [INFO] 
15:48:27  [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent ---
15:48:28  [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/5.1.1-SNAPSHOT/policy-parent-5.1.1-SNAPSHOT.pom
15:48:28  [INFO] 
15:48:28  [INFO] -----------------< org.onap.policy.parent:checkstyle >------------------
15:48:28  [INFO] Building checkstyle 5.1.1-SNAPSHOT                                 [2/4]
15:48:28  [INFO] --------------------------------[ jar ]---------------------------------
15:48:28  [INFO] 
15:48:28  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle ---
15:48:28  [INFO] 
15:48:28  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle ---
15:48:28  [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:48:28  [INFO] Copying 3 resources
15:48:28  [INFO] 
15:48:28  [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ checkstyle ---
15:48:29  [INFO] No sources to compile
15:48:29  [INFO] 
15:48:29  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle ---
15:48:29  [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:48:29  [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/checkstyle/src/test/resources
15:48:29  [INFO] 
15:48:29  [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ checkstyle ---
15:48:29  [INFO] No sources to compile
15:48:29  [INFO] 
15:48:29  [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle ---
15:48:30  [INFO] No tests to run.
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle ---
15:48:30  [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-5.1.1-SNAPSHOT.jar
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle ---
15:48:30  [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/5.1.1-SNAPSHOT/checkstyle-5.1.1-SNAPSHOT.jar
15:48:30  [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/5.1.1-SNAPSHOT/checkstyle-5.1.1-SNAPSHOT.pom
15:48:30  [INFO] 
15:48:30  [INFO] -----------< org.onap.policy.parent:policy-parent-resources >-----------
15:48:30  [INFO] Building policy-parent-resources 5.1.1-SNAPSHOT                    [3/4]
15:48:30  [INFO] --------------------------------[ jar ]---------------------------------
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent-resources ---
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-parent-resources ---
15:48:30  [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:48:30  [INFO] Copying 2 resources
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-parent-resources ---
15:48:30  [INFO] No sources to compile
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-parent-resources ---
15:48:30  [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:48:30  [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/resources/src/test/resources
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-parent-resources ---
15:48:30  [INFO] No sources to compile
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ policy-parent-resources ---
15:48:30  [INFO] No tests to run.
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-parent-resources ---
15:48:30  [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-5.1.1-SNAPSHOT.jar
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent-resources ---
15:48:30  [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/5.1.1-SNAPSHOT/policy-parent-resources-5.1.1-SNAPSHOT.jar
15:48:30  [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/5.1.1-SNAPSHOT/policy-parent-resources-5.1.1-SNAPSHOT.pom
15:48:30  [INFO] 
15:48:30  [INFO] -----------------< org.onap.policy.parent:integration >-----------------
15:48:30  [INFO] Building Policy Integration POM 5.1.1-SNAPSHOT                     [4/4]
15:48:30  [INFO] --------------------------------[ pom ]---------------------------------
15:48:30  [INFO] 
15:48:30  [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ integration ---
15:48:30  [INFO] 
15:48:30  [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ integration ---
15:48:31  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
15:48:31   --add-opens java.base/java.util=ALL-UNNAMED
15:48:31   --add-opens java.sql/java.sql=ALL-UNNAMED
15:48:31  [INFO] 
15:48:31  [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration ---
15:48:36  [INFO] Starting audit...
15:48:36  Audit done.
15:48:36  [INFO] You have 0 Checkstyle violations.
15:48:36  [INFO] 
15:48:36  [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ integration ---
15:48:36  [INFO] Starting audit...
15:48:36  Audit done.
15:48:36  [INFO] You have 0 Checkstyle violations.
15:48:36  [INFO] 
15:48:36  [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration ---
15:48:36  [INFO] Skipping JaCoCo execution due to missing execution data file.
15:48:36  [INFO] 
15:48:36  [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ integration ---
15:48:37  [INFO] No tests to run.
15:48:37  [INFO] 
15:48:37  [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ integration ---
15:48:37  [INFO] Analyzed bundle 'integration' with 0 classes
15:48:37  [INFO] 
15:48:37  [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ integration ---
15:48:37  [INFO] 
15:48:37  [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ integration ---
15:48:37  [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/5.1.1-SNAPSHOT/integration-5.1.1-SNAPSHOT.pom
15:48:37  [INFO] ------------------------------------------------------------------------
15:48:37  [INFO] Reactor Summary for policy-parent 5.1.1-SNAPSHOT:
15:48:37  [INFO] 
15:48:37  [INFO] policy-parent ...................................... SUCCESS [  0.911 s]
15:48:37  [INFO] checkstyle ......................................... SUCCESS [  2.339 s]
15:48:37  [INFO] policy-parent-resources ............................ SUCCESS [  0.028 s]
15:48:37  [INFO] Policy Integration POM ............................. SUCCESS [  6.952 s]
15:48:37  [INFO] ------------------------------------------------------------------------
15:48:37  [INFO] BUILD SUCCESS
15:48:37  [INFO] ------------------------------------------------------------------------
15:48:37  [INFO] Total time:  11.284 s
15:48:37  [INFO] Finished at: 2025-02-25T15:48:37Z
15:48:37  [INFO] ------------------------------------------------------------------------
15:48:37  $ ssh-agent -k
15:48:37  unset SSH_AUTH_SOCK;
15:48:37  unset SSH_AGENT_PID;
15:48:37  echo Agent pid 1655 killed;
15:48:37  [ssh-agent] Stopped.
15:48:37  [PostBuildScript] - [INFO] Executing post build scripts.
15:48:37  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins5248329465645423146.sh
15:48:37  ---> sysstat.sh
15:48:38  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins7922518294714439969.sh
15:48:38  ---> package-listing.sh
15:48:38  ++ facter osfamily
15:48:38  ++ tr '[:upper:]' '[:lower:]'
15:48:38  + OS_FAMILY=debian
15:48:38  + workspace=/w/workspace/policy-parent-master-verify-java
15:48:38  + START_PACKAGES=/tmp/packages_start.txt
15:48:38  + END_PACKAGES=/tmp/packages_end.txt
15:48:38  + DIFF_PACKAGES=/tmp/packages_diff.txt
15:48:38  + PACKAGES=/tmp/packages_start.txt
15:48:38  + '[' /w/workspace/policy-parent-master-verify-java ']'
15:48:38  + PACKAGES=/tmp/packages_end.txt
15:48:38  + case "${OS_FAMILY}" in
15:48:38  + dpkg -l
15:48:38  + grep '^ii'
15:48:38  + '[' -f /tmp/packages_start.txt ']'
15:48:38  + '[' -f /tmp/packages_end.txt ']'
15:48:38  + diff /tmp/packages_start.txt /tmp/packages_end.txt
15:48:38  + '[' /w/workspace/policy-parent-master-verify-java ']'
15:48:38  + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/
15:48:38  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/
15:48:38  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins16519307463860587319.sh
15:48:38  ---> capture-instance-metadata.sh
15:48:38  Setup pyenv:
15:48:38    system
15:48:38    3.8.13
15:48:38    3.9.13
15:48:38  * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version)
15:48:38  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzEi from file:/tmp/.os_lf_venv
15:48:39  lf-activate-venv(): INFO: Installing: lftools 
15:48:46  lf-activate-venv(): INFO: Adding /tmp/venv-EzEi/bin to PATH
15:48:46  INFO: Running in OpenStack, capturing instance metadata
15:48:46  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins5612958181924164083.sh
15:48:46  provisioning config files...
15:48:46  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config7324256486694403570tmp
15:48:46  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
15:48:46  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
15:48:46  [EnvInject] - Injecting environment variables from a build step.
15:48:46  [EnvInject] - Injecting as environment variables the properties content 
15:48:46  SERVER_ID=logs
15:48:46  
15:48:46  [EnvInject] - Variables injected successfully.
15:48:46  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins16787632952027937603.sh
15:48:46  ---> create-netrc.sh
15:48:46  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10826508055970035895.sh
15:48:46  ---> python-tools-install.sh
15:48:46  Setup pyenv:
15:48:46    system
15:48:46    3.8.13
15:48:46    3.9.13
15:48:46  * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version)
15:48:46  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzEi from file:/tmp/.os_lf_venv
15:48:47  lf-activate-venv(): INFO: Installing: lftools 
15:48:53  lf-activate-venv(): INFO: Adding /tmp/venv-EzEi/bin to PATH
15:48:53  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins13469714605377535968.sh
15:48:53  ---> sudo-logs.sh
15:48:53  Archiving 'sudo' log..
15:48:54  [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins4677612557382473997.sh
15:48:54  ---> job-cost.sh
15:48:54  Setup pyenv:
15:48:54    system
15:48:54    3.8.13
15:48:54    3.9.13
15:48:54  * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version)
15:48:54  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzEi from file:/tmp/.os_lf_venv
15:48:55  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
15:48:58  lf-activate-venv(): INFO: Adding /tmp/venv-EzEi/bin to PATH
15:48:58  INFO: No Stack...
15:48:58  INFO: Retrieving Pricing Info for: v3-standard-4
15:48:58  INFO: Archiving Costs
15:48:58  [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins15768979660771920822.sh
15:48:58  ---> logs-deploy.sh
15:48:58  Setup pyenv:
15:48:58    system
15:48:58    3.8.13
15:48:58    3.9.13
15:48:58  * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version)
15:48:58  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzEi from file:/tmp/.os_lf_venv
15:48:59  lf-activate-venv(): INFO: Installing: lftools 
15:49:05  lf-activate-venv(): INFO: Adding /tmp/venv-EzEi/bin to PATH
15:49:05  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1452
15:49:05  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
15:49:06  Archives upload complete.
15:49:06  INFO: archiving logs to Nexus
15:49:07  ---> uname -a:
15:49:07  Linux prd-ubuntu1804-builder-4c-4g-3586 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
15:49:07  
15:49:07  
15:49:07  ---> lscpu:
15:49:07  Architecture:        x86_64
15:49:07  CPU op-mode(s):      32-bit, 64-bit
15:49:07  Byte Order:          Little Endian
15:49:07  CPU(s):              4
15:49:07  On-line CPU(s) list: 0-3
15:49:07  Thread(s) per core:  1
15:49:07  Core(s) per socket:  1
15:49:07  Socket(s):           4
15:49:07  NUMA node(s):        1
15:49:07  Vendor ID:           AuthenticAMD
15:49:07  CPU family:          23
15:49:07  Model:               49
15:49:07  Model name:          AMD EPYC-Rome Processor
15:49:07  Stepping:            0
15:49:07  CPU MHz:             2799.998
15:49:07  BogoMIPS:            5599.99
15:49:07  Virtualization:      AMD-V
15:49:07  Hypervisor vendor:   KVM
15:49:07  Virtualization type: full
15:49:07  L1d cache:           32K
15:49:07  L1i cache:           32K
15:49:07  L2 cache:            512K
15:49:07  L3 cache:            16384K
15:49:07  NUMA node0 CPU(s):   0-3
15:49:07  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
15:49:07  
15:49:07  
15:49:07  ---> nproc:
15:49:07  4
15:49:07  
15:49:07  
15:49:07  ---> df -h:
15:49:07  Filesystem      Size  Used Avail Use% Mounted on
15:49:07  udev            7.9G     0  7.9G   0% /dev
15:49:07  tmpfs           1.6G  672K  1.6G   1% /run
15:49:07  /dev/vda1        78G  8.3G   70G  11% /
15:49:07  tmpfs           7.9G     0  7.9G   0% /dev/shm
15:49:07  tmpfs           5.0M     0  5.0M   0% /run/lock
15:49:07  tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
15:49:07  /dev/vda15      105M  4.4M  100M   5% /boot/efi
15:49:07  tmpfs           1.6G     0  1.6G   0% /run/user/1001
15:49:07  
15:49:07  
15:49:07  ---> free -m:
15:49:07                total        used        free      shared  buff/cache   available
15:49:07  Mem:          16040         561       13358           0        2120       15170
15:49:07  Swap:          1023           0        1023
15:49:07  
15:49:07  
15:49:07  ---> ip addr:
15:49:07  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
15:49:07      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
15:49:07      inet 127.0.0.1/8 scope host lo
15:49:07         valid_lft forever preferred_lft forever
15:49:07      inet6 ::1/128 scope host 
15:49:07         valid_lft forever preferred_lft forever
15:49:07  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
15:49:07      link/ether fa:16:3e:b6:1b:53 brd ff:ff:ff:ff:ff:ff
15:49:07      inet 10.30.106.62/23 brd 10.30.107.255 scope global dynamic ens3
15:49:07         valid_lft 86278sec preferred_lft 86278sec
15:49:07      inet6 fe80::f816:3eff:feb6:1b53/64 scope link 
15:49:07         valid_lft forever preferred_lft forever
15:49:07  
15:49:07  
15:49:07  ---> sar -b -r -n DEV:
15:49:07  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3586) 	02/25/25 	_x86_64_	(4 CPU)
15:49:07  
15:49:07  15:47:08     LINUX RESTART	(4 CPU)
15:49:07  
15:49:07  15:48:01          tps      rtps      wtps   bread/s   bwrtn/s
15:49:07  15:49:01       183.47     34.89    148.58   1903.42  40351.14
15:49:07  Average:       183.47     34.89    148.58   1903.42  40351.14
15:49:07  
15:49:07  15:48:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:49:07  15:49:01     13694440  15548368   2730528     16.62     73284   1973048    782268      4.48    718228   1782044     19968
15:49:07  Average:     13694440  15548368   2730528     16.62     73284   1973048    782268      4.48    718228   1782044     19968
15:49:07  
15:49:07  15:48:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:49:07  15:49:01           lo      1.40      1.40      0.16      0.16      0.00      0.00      0.00      0.00
15:49:07  15:49:01         ens3    174.25    130.74   1083.96     31.77      0.00      0.00      0.00      0.00
15:49:07  Average:           lo      1.40      1.40      0.16      0.16      0.00      0.00      0.00      0.00
15:49:07  Average:         ens3    174.25    130.74   1083.96     31.77      0.00      0.00      0.00      0.00
15:49:07  
15:49:07  
15:49:07  ---> sar -P ALL:
15:49:07  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3586) 	02/25/25 	_x86_64_	(4 CPU)
15:49:07  
15:49:07  15:47:08     LINUX RESTART	(4 CPU)
15:49:07  
15:49:07  15:48:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:49:07  15:49:01        all     26.17      0.00      1.75      2.42      0.08     69.58
15:49:07  15:49:01          0      9.40      0.00      1.06      1.14      0.07     88.34
15:49:07  15:49:01          1     22.22      0.00      1.26      5.36      0.08     71.08
15:49:07  15:49:01          2     40.97      0.00      2.34      1.95      0.08     54.66
15:49:07  15:49:01          3     32.03      0.00      2.35      1.24      0.08     64.30
15:49:07  Average:        all     26.17      0.00      1.75      2.42      0.08     69.58
15:49:07  Average:          0      9.40      0.00      1.06      1.14      0.07     88.34
15:49:07  Average:          1     22.22      0.00      1.26      5.36      0.08     71.08
15:49:07  Average:          2     40.97      0.00      2.34      1.95      0.08     54.66
15:49:07  Average:          3     32.03      0.00      2.35      1.24      0.08     64.30
15:49:07  
15:49:07  
15:49:07