10:26:07  Started by timer
10:26:07  Running as SYSTEM
10:26:07  [EnvInject] - Loading node environment variables.
10:26:07  Building remotely on prd-ubuntu1804-builder-4c-4g-399 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release
10:26:07  [ssh-agent] Looking for ssh-agent implementation...
10:26:07  $ ssh-agent
10:26:07  SSH_AUTH_SOCK=/tmp/ssh-s4jyNQtomslr/agent.1786
10:26:07  SSH_AGENT_PID=1788
10:26:07  [ssh-agent] Started.
10:26:07  Running ssh-add (command line suppressed)
10:26:07  Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/private_key_12751079599580370375.key (jenkins-ssh)
10:26:07  [ssh-agent] Using credentials jenkins (jenkins)
10:26:07  The recommended git tool is: NONE
10:26:08  using credential jenkins
10:26:08  Wiping out workspace first.
10:26:08  Cloning the remote Git repository
10:26:08  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel
10:26:08   > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release # timeout=10
10:26:08  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel
10:26:08   > git --version # timeout=10
10:26:08   > git --version # 'git version 2.17.1'
10:26:08  using GIT_SSH to set credentials jenkins
10:26:08   > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10
10:26:10   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10
10:26:10   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:26:10  Avoid second fetch
10:26:10   > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10
10:26:10  Checking out Revision c39a4c772ea106b9fd1e107b8f9e846e4238077e (refs/remotes/origin/g-release)
10:26:10   > git config core.sparsecheckout # timeout=10
10:26:10   > git checkout -f c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10
10:26:10  Commit message: "Improve documentation"
10:26:10   > git rev-list --no-walk c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10
10:26:14  provisioning config files...
10:26:14  copy managed file [npmrc] to file:/home/jenkins/.npmrc
10:26:14  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
10:26:14  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins14150771279945586565.sh
10:26:14  ---> python-tools-install.sh
10:26:14  Setup pyenv:
10:26:14  * system (set by /opt/pyenv/version)
10:26:14  * 3.8.13 (set by /opt/pyenv/version)
10:26:14  * 3.9.13 (set by /opt/pyenv/version)
10:26:14  * 3.10.6 (set by /opt/pyenv/version)
10:26:18  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3ZYg
10:26:18  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
10:26:22  lf-activate-venv(): INFO: Installing: lftools 
10:26:47  lf-activate-venv(): INFO: Adding /tmp/venv-3ZYg/bin to PATH
10:26:47  Generating Requirements File
10:27:08  Python 3.10.6
10:27:08  pip 25.0.1 from /tmp/venv-3ZYg/lib/python3.10/site-packages/pip (python 3.10)
10:27:09  appdirs==1.4.4
10:27:09  argcomplete==3.5.3
10:27:09  aspy.yaml==1.3.0
10:27:09  attrs==25.1.0
10:27:09  autopage==0.5.2
10:27:09  beautifulsoup4==4.13.3
10:27:09  boto3==1.36.21
10:27:09  botocore==1.36.21
10:27:09  bs4==0.0.2
10:27:09  cachetools==5.5.1
10:27:09  certifi==2025.1.31
10:27:09  cffi==1.17.1
10:27:09  cfgv==3.4.0
10:27:09  chardet==5.2.0
10:27:09  charset-normalizer==3.4.1
10:27:09  click==8.1.8
10:27:09  cliff==4.8.0
10:27:09  cmd2==2.5.11
10:27:09  cryptography==3.3.2
10:27:09  debtcollector==3.0.0
10:27:09  decorator==5.1.1
10:27:09  defusedxml==0.7.1
10:27:09  Deprecated==1.2.18
10:27:09  distlib==0.3.9
10:27:09  dnspython==2.7.0
10:27:09  docker==4.2.2
10:27:09  dogpile.cache==1.3.4
10:27:09  durationpy==0.9
10:27:09  email_validator==2.2.0
10:27:09  filelock==3.17.0
10:27:09  future==1.0.0
10:27:09  gitdb==4.0.12
10:27:09  GitPython==3.1.44
10:27:09  google-auth==2.38.0
10:27:09  httplib2==0.22.0
10:27:09  identify==2.6.7
10:27:09  idna==3.10
10:27:09  importlib-resources==1.5.0
10:27:09  iso8601==2.1.0
10:27:09  Jinja2==3.1.5
10:27:09  jmespath==1.0.1
10:27:09  jsonpatch==1.33
10:27:09  jsonpointer==3.0.0
10:27:09  jsonschema==4.23.0
10:27:09  jsonschema-specifications==2024.10.1
10:27:09  keystoneauth1==5.9.1
10:27:09  kubernetes==32.0.0
10:27:09  lftools==0.37.10
10:27:09  lxml==5.3.1
10:27:09  MarkupSafe==3.0.2
10:27:09  msgpack==1.1.0
10:27:09  multi_key_dict==2.0.3
10:27:09  munch==4.0.0
10:27:09  netaddr==1.3.0
10:27:09  niet==1.4.2
10:27:09  nodeenv==1.9.1
10:27:09  oauth2client==4.1.3
10:27:09  oauthlib==3.2.2
10:27:09  openstacksdk==4.3.0
10:27:09  os-client-config==2.1.0
10:27:09  os-service-types==1.7.0
10:27:09  osc-lib==3.2.0
10:27:09  oslo.config==9.7.0
10:27:09  oslo.context==5.7.0
10:27:09  oslo.i18n==6.5.0
10:27:09  oslo.log==7.0.0
10:27:09  oslo.serialization==5.6.0
10:27:09  oslo.utils==8.1.0
10:27:09  packaging==24.2
10:27:09  pbr==6.1.1
10:27:09  platformdirs==4.3.6
10:27:09  prettytable==3.14.0
10:27:09  psutil==7.0.0
10:27:09  pyasn1==0.6.1
10:27:09  pyasn1_modules==0.4.1
10:27:09  pycparser==2.22
10:27:09  pygerrit2==2.0.15
10:27:09  PyGithub==2.5.0
10:27:09  PyJWT==2.10.1
10:27:09  PyNaCl==1.5.0
10:27:09  pyparsing==2.4.7
10:27:09  pyperclip==1.9.0
10:27:09  pyrsistent==0.20.0
10:27:09  python-cinderclient==9.6.0
10:27:09  python-dateutil==2.9.0.post0
10:27:09  python-heatclient==4.1.0
10:27:09  python-jenkins==1.8.2
10:27:09  python-keystoneclient==5.5.0
10:27:09  python-magnumclient==4.7.0
10:27:09  python-openstackclient==7.2.1
10:27:09  python-swiftclient==4.6.0
10:27:09  PyYAML==6.0.2
10:27:09  referencing==0.36.2
10:27:09  requests==2.32.3
10:27:09  requests-oauthlib==2.0.0
10:27:09  requestsexceptions==1.4.0
10:27:09  rfc3986==2.0.0
10:27:09  rpds-py==0.22.3
10:27:09  rsa==4.9
10:27:09  ruamel.yaml==0.18.10
10:27:09  ruamel.yaml.clib==0.2.12
10:27:09  s3transfer==0.11.2
10:27:09  simplejson==3.20.1
10:27:09  six==1.17.0
10:27:09  smmap==5.0.2
10:27:09  soupsieve==2.6
10:27:09  stevedore==5.4.0
10:27:09  tabulate==0.9.0
10:27:09  toml==0.10.2
10:27:09  tomlkit==0.13.2
10:27:09  tqdm==4.67.1
10:27:09  typing_extensions==4.12.2
10:27:09  tzdata==2025.1
10:27:09  urllib3==1.26.20
10:27:09  virtualenv==20.29.2
10:27:09  wcwidth==0.2.13
10:27:09  websocket-client==1.8.0
10:27:09  wrapt==1.17.2
10:27:09  xdg==6.0.0
10:27:09  xmltodict==0.14.2
10:27:09  yq==3.4.3
10:27:09  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins11393885397693008743.sh
10:27:09  + echo quiet=on
10:27:09  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-399
10:27:10  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=g-release -Dsha1=origin/g-release -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/g-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=g-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
10:27:10  " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version
10:27:10  Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
10:27:10  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
10:27:10  Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
10:27:10  Default locale: en, platform encoding: UTF-8
10:27:10  OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix"
10:27:10  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins418237726465647209.sh
10:27:10  + rm /home/jenkins/.wgetrc
10:27:10  [EnvInject] - Injecting environment variables from a build step.
10:27:10  [EnvInject] - Injecting as environment variables the properties content 
10:27:10  SET_JDK_VERSION=openjdk11
10:27:10  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
10:27:10  
10:27:10  [EnvInject] - Variables injected successfully.
10:27:10  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh /tmp/jenkins2222164375190864654.sh
10:27:10  ---> update-java-alternatives.sh
10:27:10  ---> Updating Java version
10:27:10  ---> Ubuntu/Debian system detected
10:27:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
10:27:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
10:27:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
10:27:11  openjdk version "11.0.16" 2022-07-19
10:27:11  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
10:27:11  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
10:27:11  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
10:27:11  [EnvInject] - Injecting environment variables from a build step.
10:27:11  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
10:27:11  [EnvInject] - Variables injected successfully.
10:27:11  provisioning config files...
10:27:11  copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config7895782283433421886tmp
10:27:11  copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config1319581824588311361tmp
10:27:11  [EnvInject] - Injecting environment variables from a build step.
10:27:11  [EnvInject] - Injecting as environment variables the properties content 
10:27:11  MAVEN_GOALS=clean install
10:27:11  
10:27:11  [EnvInject] - Variables injected successfully.
10:27:11  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins16516674630072517522.sh
10:27:11  ---> common-variables.sh
10:27:11  --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
10:27:11  ---> sonatype-clm.sh
10:27:11  Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
10:27:11  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
10:27:11  Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
10:27:11  Default locale: en, platform encoding: UTF-8
10:27:11  OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix"
10:27:12  [INFO] Scanning for projects...
10:27:18  [INFO] 
10:27:18  [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >---------------
10:27:18  [INFO] Building Nonrtric Gateway 1.1.0-SNAPSHOT
10:27:18  [INFO] --------------------------------[ jar ]---------------------------------
10:27:24  [INFO] 
10:27:24  [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ nonrtric-gateway ---
10:27:25  [INFO] 
10:27:25  [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nonrtric-gateway ---
10:27:27  [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:27  [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:27:27  [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources
10:27:27  [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources
10:27:27  [INFO] 
10:27:27  [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nonrtric-gateway ---
10:27:29  [INFO] Changes detected - recompiling the module!
10:27:29  [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes
10:27:30  [INFO] 
10:27:30  [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nonrtric-gateway ---
10:27:30  [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:30  [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:27:30  [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/test/resources
10:27:30  [INFO] 
10:27:30  [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nonrtric-gateway ---
10:27:30  [INFO] Changes detected - recompiling the module!
10:27:30  [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/test-classes
10:27:30  [INFO] 
10:27:30  [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ nonrtric-gateway ---
10:27:31  [INFO] 
10:27:31  [INFO] -------------------------------------------------------
10:27:31  [INFO]  T E S T S
10:27:31  [INFO] -------------------------------------------------------
10:27:32  [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests
10:27:32  10:27:32.524 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
10:27:32  10:27:32.532 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
10:27:32  10:27:32.563 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
10:27:32  10:27:32.571 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests], using SpringBootContextLoader
10:27:32  10:27:32.574 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTests-context.xml] does not exist
10:27:32  10:27:32.575 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTestsContext.groovy] does not exist
10:27:32  10:27:32.575 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
10:27:32  10:27:32.575 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: GatewayApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
10:27:32  10:27:32.609 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.oransc.nonrtric.gateway.GatewayApplicationTests]
10:27:32  10:27:32.650 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes/org/oransc/nonrtric/gateway/GatewayApplication.class]
10:27:32  10:27:32.651 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests
10:27:32  10:27:32.735 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: using defaults.
10:27:32  10:27:32.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
10:27:32  10:27:32.740 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext]
10:27:32  10:27:32.741 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
10:27:32  10:27:32.741 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
10:27:32  10:27:32.741 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@56303b57, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b2a01d4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@8692d67, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78f5c518, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f48b3d2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@34f7234e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@753432a2, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@23bff419, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4983159f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@44e3a2b2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@101639ae]
10:27:32  10:27:32.743 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7e7b159b testClass = GatewayApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@7e5d9a50 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4149c063, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@38af9828, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2e570ded, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1787f2a0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@13d9cbf5, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@74f6c5d8, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@7f552bd3], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
10:27:32  10:27:32.755 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@7e7b159b testClass = GatewayApplicationTests, testInstance = org.oransc.nonrtric.gateway.GatewayApplicationTests@319bc845, testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@7e5d9a50 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4149c063, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@38af9828, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2e570ded, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1787f2a0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@13d9cbf5, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@74f6c5d8, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@7f552bd3], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]].
10:27:32  10:27:32.782 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
10:27:33  
10:27:33    .   ____          _            __ _ _
10:27:33   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
10:27:33  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
10:27:33   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
10:27:33    '  |____| .__|_| |_|_| |_\__, | / / / /
10:27:33   =========|_|==============|___/=/_/_/_/
10:27:33   :: Spring Boot ::                (v2.4.1)
10:27:33  
10:27:35  2025-02-15 10:27:35.069  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [After]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Before]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Between]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Cookie]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Header]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Host]
10:27:35  2025-02-15 10:27:35.070  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Method]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Path]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Query]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [ReadBody]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [RemoteAddr]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [Weight]
10:27:35  2025-02-15 10:27:35.071  INFO 2379 --- [           main] o.s.c.g.r.RouteDefinitionRouteLocator    : Loaded RoutePredicateFactory [CloudFoundryRouteService]
10:27:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s - in org.oransc.nonrtric.gateway.GatewayApplicationTests
10:27:36  [INFO] 
10:27:36  [INFO] Results:
10:27:36  [INFO] 
10:27:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:27:36  [INFO] 
10:27:36  [INFO] 
10:27:36  [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ nonrtric-gateway ---
10:27:37  [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar
10:27:37  [INFO] 
10:27:37  [INFO] --- spring-boot-maven-plugin:2.4.1:repackage (repackage) @ nonrtric-gateway ---
10:27:38  [INFO] Replacing main artifact with repackaged archive
10:27:38  [INFO] 
10:27:38  [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nonrtric-gateway ---
10:27:38  [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.jar
10:27:38  [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.pom
10:27:38  [INFO] 
10:27:38  [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ nonrtric-gateway ---
10:27:43  [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.1.0-SNAPSHOT
10:27:43  [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:3.0.0:compile
10:27:43  [INFO] |  +- org.springframework.cloud:spring-cloud-starter:jar:3.0.0:compile
10:27:43  [INFO] |  |  +- org.springframework.cloud:spring-cloud-context:jar:3.0.0:compile
10:27:43  [INFO] |  |  |  \- org.springframework.security:spring-security-crypto:jar:5.4.2:compile
10:27:43  [INFO] |  |  +- org.springframework.cloud:spring-cloud-commons:jar:3.0.0:compile
10:27:43  [INFO] |  |  \- org.springframework.security:spring-security-rsa:jar:1.0.9.RELEASE:compile
10:27:43  [INFO] |  |     \- org.bouncycastle:bcpkix-jdk15on:jar:1.64:compile
10:27:43  [INFO] |  |        \- org.bouncycastle:bcprov-jdk15on:jar:1.64:compile
10:27:43  [INFO] |  +- org.springframework.cloud:spring-cloud-gateway-server:jar:3.0.0:compile
10:27:43  [INFO] |  |  +- org.springframework.boot:spring-boot-starter-validation:jar:2.4.1:compile
10:27:43  [INFO] |  |  |  +- org.glassfish:jakarta.el:jar:3.0.3:compile
10:27:43  [INFO] |  |  |  \- org.hibernate.validator:hibernate-validator:jar:6.1.6.Final:compile
10:27:43  [INFO] |  |  |     +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
10:27:43  [INFO] |  |  |     +- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile
10:27:43  [INFO] |  |  |     \- com.fasterxml:classmate:jar:1.5.1:compile
10:27:43  [INFO] |  |  \- io.projectreactor.addons:reactor-extra:jar:3.4.1:compile
10:27:43  [INFO] |  |     \- io.projectreactor:reactor-core:jar:3.4.1:compile
10:27:43  [INFO] |  |        \- org.reactivestreams:reactive-streams:jar:1.0.3:compile
10:27:43  [INFO] |  \- org.springframework.boot:spring-boot-starter-webflux:jar:2.4.1:compile
10:27:43  [INFO] |     +- org.springframework.boot:spring-boot-starter-json:jar:2.4.1:compile
10:27:43  [INFO] |     |  +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.11.3:compile
10:27:43  [INFO] |     |  \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.11.3:compile
10:27:43  [INFO] |     +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.4.1:compile
10:27:43  [INFO] |     |  \- io.projectreactor.netty:reactor-netty-http:jar:1.0.2:compile
10:27:43  [INFO] |     |     +- io.netty:netty-codec-http:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  +- io.netty:netty-common:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  +- io.netty:netty-buffer:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  +- io.netty:netty-transport:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  +- io.netty:netty-codec:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  \- io.netty:netty-handler:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     +- io.netty:netty-codec-http2:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     +- io.netty:netty-resolver-dns:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  +- io.netty:netty-resolver:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  \- io.netty:netty-codec-dns:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.55.Final:compile
10:27:43  [INFO] |     |     |  \- io.netty:netty-transport-native-unix-common:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |     \- io.projectreactor.netty:reactor-netty-core:jar:1.0.2:compile
10:27:43  [INFO] |     |        \- io.netty:netty-handler-proxy:jar:4.1.55.Final:compile
10:27:43  [INFO] |     |           \- io.netty:netty-codec-socks:jar:4.1.55.Final:compile
10:27:43  [INFO] |     +- org.springframework:spring-web:jar:5.3.2:compile
10:27:43  [INFO] |     |  \- org.springframework:spring-beans:jar:5.3.2:compile
10:27:43  [INFO] |     \- org.springframework:spring-webflux:jar:5.3.2:compile
10:27:43  [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.4.1:test
10:27:43  [INFO] |  +- org.springframework.boot:spring-boot-starter:jar:2.4.1:compile
10:27:43  [INFO] |  |  +- org.springframework.boot:spring-boot:jar:2.4.1:compile
10:27:43  [INFO] |  |  |  \- org.springframework:spring-context:jar:5.3.2:compile
10:27:43  [INFO] |  |  |     +- org.springframework:spring-aop:jar:5.3.2:compile
10:27:43  [INFO] |  |  |     \- org.springframework:spring-expression:jar:5.3.2:compile
10:27:43  [INFO] |  |  +- org.springframework.boot:spring-boot-autoconfigure:jar:2.4.1:compile
10:27:43  [INFO] |  |  +- org.springframework.boot:spring-boot-starter-logging:jar:2.4.1:compile
10:27:43  [INFO] |  |  |  +- ch.qos.logback:logback-classic:jar:1.2.3:compile
10:27:43  [INFO] |  |  |  |  \- ch.qos.logback:logback-core:jar:1.2.3:compile
10:27:43  [INFO] |  |  |  +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3:compile
10:27:43  [INFO] |  |  |  |  \- org.apache.logging.log4j:log4j-api:jar:2.13.3:compile
10:27:43  [INFO] |  |  |  \- org.slf4j:jul-to-slf4j:jar:1.7.30:compile
10:27:43  [INFO] |  |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
10:27:43  [INFO] |  |  \- org.yaml:snakeyaml:jar:1.27:compile
10:27:43  [INFO] |  +- org.springframework.boot:spring-boot-test:jar:2.4.1:test
10:27:43  [INFO] |  +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.4.1:test
10:27:43  [INFO] |  +- com.jayway.jsonpath:json-path:jar:2.4.0:test
10:27:43  [INFO] |  |  +- net.minidev:json-smart:jar:2.3:test
10:27:43  [INFO] |  |  |  \- net.minidev:accessors-smart:jar:1.2:test
10:27:43  [INFO] |  |  |     \- org.ow2.asm:asm:jar:5.0.4:test
10:27:43  [INFO] |  |  \- org.slf4j:slf4j-api:jar:1.7.30:compile
10:27:43  [INFO] |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
10:27:43  [INFO] |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test
10:27:43  [INFO] |  +- org.assertj:assertj-core:jar:3.18.1:test
10:27:43  [INFO] |  +- org.hamcrest:hamcrest:jar:2.2:test
10:27:43  [INFO] |  +- org.junit.jupiter:junit-jupiter:jar:5.7.0:test
10:27:43  [INFO] |  |  +- org.junit.jupiter:junit-jupiter-api:jar:5.7.0:test
10:27:43  [INFO] |  |  |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
10:27:43  [INFO] |  |  |  +- org.opentest4j:opentest4j:jar:1.2.0:test
10:27:43  [INFO] |  |  |  \- org.junit.platform:junit-platform-commons:jar:1.7.0:test
10:27:43  [INFO] |  |  +- org.junit.jupiter:junit-jupiter-params:jar:5.7.0:test
10:27:43  [INFO] |  |  \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0:test
10:27:43  [INFO] |  |     \- org.junit.platform:junit-platform-engine:jar:1.7.0:test
10:27:43  [INFO] |  +- org.mockito:mockito-core:jar:3.6.28:test
10:27:43  [INFO] |  |  +- net.bytebuddy:byte-buddy:jar:1.10.18:test
10:27:43  [INFO] |  |  +- net.bytebuddy:byte-buddy-agent:jar:1.10.18:test
10:27:43  [INFO] |  |  \- org.objenesis:objenesis:jar:3.1:test
10:27:43  [INFO] |  +- org.mockito:mockito-junit-jupiter:jar:3.6.28:test
10:27:43  [INFO] |  +- org.skyscreamer:jsonassert:jar:1.5.0:test
10:27:43  [INFO] |  |  \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
10:27:43  [INFO] |  +- org.springframework:spring-core:jar:5.3.2:compile
10:27:43  [INFO] |  |  \- org.springframework:spring-jcl:jar:5.3.2:compile
10:27:43  [INFO] |  +- org.springframework:spring-test:jar:5.3.2:test
10:27:43  [INFO] |  \- org.xmlunit:xmlunit-core:jar:2.7.0:test
10:27:43  [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:2.4.1:runtime
10:27:43  [INFO]    +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.4.1:runtime
10:27:43  [INFO]    |  +- org.springframework.boot:spring-boot-actuator:jar:2.4.1:runtime
10:27:43  [INFO]    |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.3:compile
10:27:43  [INFO]    |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.3:compile
10:27:43  [INFO]    |  |  \- com.fasterxml.jackson.core:jackson-core:jar:2.11.3:compile
10:27:43  [INFO]    |  \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.3:compile
10:27:43  [INFO]    \- io.micrometer:micrometer-core:jar:1.6.2:runtime
10:27:43  [INFO]       +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime
10:27:43  [INFO]       \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime
10:27:43  [INFO] 
10:27:43  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ nonrtric-gateway ---
10:27:43  [INFO] Saved module information to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/sonatype-clm/module.xml
10:27:43  [INFO] ------------------------------------------------------------------------
10:27:43  [INFO] BUILD SUCCESS
10:27:43  [INFO] ------------------------------------------------------------------------
10:27:43  [INFO] Total time:  31.327 s
10:27:43  [INFO] Finished at: 2025-02-15T10:27:43Z
10:27:43  [INFO] ------------------------------------------------------------------------
10:27:43  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins16005526919595804173.sh
10:27:43  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins15241051502224513628.sh
10:27:43  + find . -regex .*karaf/target
10:27:43  + xargs rm -rf
10:27:44  ERROR: Build step failed with exception
10:27:44  java.lang.IllegalArgumentException: The application ID portal-nonrtric-controlpanel-gateway is invalid.
10:27:44  	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
10:27:44  	at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source)
10:27:44  	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:79)
10:27:44  	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source)
10:27:44  	at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95)
10:27:44  	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
10:27:44  	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
10:27:44  	at hudson.model.Build$BuildExecution.build(Build.java:199)
10:27:44  	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
10:27:44  	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
10:27:44  	at hudson.model.Run.execute(Run.java:1895)
10:27:44  	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
10:27:44  	at hudson.model.ResourceController.execute(ResourceController.java:101)
10:27:44  	at hudson.model.Executor.run(Executor.java:442)
10:27:44  Build step 'Invoke Nexus Policy Evaluation' marked build as failure
10:27:44  $ ssh-agent -k
10:27:44  unset SSH_AUTH_SOCK;
10:27:44  unset SSH_AGENT_PID;
10:27:44  echo Agent pid 1788 killed;
10:27:44  [ssh-agent] Stopped.
10:27:44  [PostBuildScript] - [INFO] Executing post build scripts.
10:27:44  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins1340256329453869180.sh
10:27:44  ---> sysstat.sh
10:27:45  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins12805931585111330423.sh
10:27:45  ---> package-listing.sh
10:27:45  ++ facter osfamily
10:27:45  ++ tr '[:upper:]' '[:lower:]'
10:27:45  + OS_FAMILY=debian
10:27:45  + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release
10:27:45  + START_PACKAGES=/tmp/packages_start.txt
10:27:45  + END_PACKAGES=/tmp/packages_end.txt
10:27:45  + DIFF_PACKAGES=/tmp/packages_diff.txt
10:27:45  + PACKAGES=/tmp/packages_start.txt
10:27:45  + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']'
10:27:45  + PACKAGES=/tmp/packages_end.txt
10:27:45  + case "${OS_FAMILY}" in
10:27:45  + dpkg -l
10:27:45  + grep '^ii'
10:27:45  + '[' -f /tmp/packages_start.txt ']'
10:27:45  + '[' -f /tmp/packages_end.txt ']'
10:27:45  + diff /tmp/packages_start.txt /tmp/packages_end.txt
10:27:45  + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']'
10:27:45  + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/
10:27:45  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/
10:27:45  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins4492275278181403324.sh
10:27:45  ---> capture-instance-metadata.sh
10:27:45  Setup pyenv:
10:27:45    system
10:27:45    3.8.13
10:27:45    3.9.13
10:27:45  * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version)
10:27:45  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ZYg from file:/tmp/.os_lf_venv
10:27:46  lf-activate-venv(): INFO: Installing: lftools 
10:27:55  lf-activate-venv(): INFO: Adding /tmp/venv-3ZYg/bin to PATH
10:27:55  INFO: Running in OpenStack, capturing instance metadata
10:27:55  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins10776243126111886070.sh
10:27:55  provisioning config files...
10:27:55  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config16344200358779263223tmp
10:27:55  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
10:27:55  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
10:27:55  [EnvInject] - Injecting environment variables from a build step.
10:27:55  [EnvInject] - Injecting as environment variables the properties content 
10:27:55  SERVER_ID=logs
10:27:55  
10:27:55  [EnvInject] - Variables injected successfully.
10:27:55  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins9552621716617218046.sh
10:27:55  ---> create-netrc.sh
10:27:55  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins4274915713201042326.sh
10:27:55  ---> python-tools-install.sh
10:27:55  Setup pyenv:
10:27:55    system
10:27:55    3.8.13
10:27:55    3.9.13
10:27:56  * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version)
10:27:56  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ZYg from file:/tmp/.os_lf_venv
10:27:57  lf-activate-venv(): INFO: Installing: lftools 
10:28:05  lf-activate-venv(): INFO: Adding /tmp/venv-3ZYg/bin to PATH
10:28:05  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins18368667652967966839.sh
10:28:05  ---> sudo-logs.sh
10:28:05  Archiving 'sudo' log..
10:28:05  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins3999813548234873179.sh
10:28:05  ---> job-cost.sh
10:28:05  Setup pyenv:
10:28:05    system
10:28:05    3.8.13
10:28:05    3.9.13
10:28:05  * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version)
10:28:05  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ZYg from file:/tmp/.os_lf_venv
10:28:06  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
10:28:11  lf-activate-venv(): INFO: Adding /tmp/venv-3ZYg/bin to PATH
10:28:11  INFO: No Stack...
10:28:11  INFO: Retrieving Pricing Info for: v2-highcpu-4
10:28:12  INFO: Archiving Costs
10:28:12  [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins5249209751243812981.sh
10:28:12  ---> logs-deploy.sh
10:28:12  Setup pyenv:
10:28:12    system
10:28:12    3.8.13
10:28:12    3.9.13
10:28:12  * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version)
10:28:12  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ZYg from file:/tmp/.os_lf_venv
10:28:13  lf-activate-venv(): INFO: Installing: lftools 
10:28:21  lf-activate-venv(): INFO: Adding /tmp/venv-3ZYg/bin to PATH
10:28:21  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/111
10:28:21  INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
10:28:22  Archives upload complete.
10:28:22  INFO: archiving logs to Nexus
10:28:23  ---> uname -a:
10:28:23  Linux prd-ubuntu1804-builder-4c-4g-399 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
10:28:23  
10:28:23  
10:28:23  ---> lscpu:
10:28:23  Architecture:        x86_64
10:28:23  CPU op-mode(s):      32-bit, 64-bit
10:28:23  Byte Order:          Little Endian
10:28:23  CPU(s):              4
10:28:23  On-line CPU(s) list: 0-3
10:28:23  Thread(s) per core:  1
10:28:23  Core(s) per socket:  1
10:28:23  Socket(s):           4
10:28:23  NUMA node(s):        1
10:28:23  Vendor ID:           AuthenticAMD
10:28:23  CPU family:          23
10:28:23  Model:               49
10:28:23  Model name:          AMD EPYC-Rome Processor
10:28:23  Stepping:            0
10:28:23  CPU MHz:             2800.000
10:28:23  BogoMIPS:            5600.00
10:28:23  Virtualization:      AMD-V
10:28:23  Hypervisor vendor:   KVM
10:28:23  Virtualization type: full
10:28:23  L1d cache:           32K
10:28:23  L1i cache:           32K
10:28:23  L2 cache:            512K
10:28:23  L3 cache:            16384K
10:28:23  NUMA node0 CPU(s):   0-3
10:28:23  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
10:28:23  
10:28:23  
10:28:23  ---> nproc:
10:28:23  4
10:28:23  
10:28:23  
10:28:23  ---> df -h:
10:28:23  Filesystem      Size  Used Avail Use% Mounted on
10:28:23  udev            2.0G     0  2.0G   0% /dev
10:28:23  tmpfs           395M  664K  394M   1% /run
10:28:23  /dev/vda1        20G  7.5G   12G  40% /
10:28:23  tmpfs           2.0G     0  2.0G   0% /dev/shm
10:28:23  tmpfs           5.0M     0  5.0M   0% /run/lock
10:28:23  tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
10:28:23  /dev/vda15      105M  4.4M  100M   5% /boot/efi
10:28:23  tmpfs           395M     0  395M   0% /run/user/1001
10:28:23  
10:28:23  
10:28:23  ---> free -m:
10:28:23                total        used        free      shared  buff/cache   available
10:28:23  Mem:           3943         413        1455           0        2074        3268
10:28:23  Swap:          1023           0        1023
10:28:23  
10:28:23  
10:28:23  ---> ip addr:
10:28:23  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
10:28:23      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
10:28:23      inet 127.0.0.1/8 scope host lo
10:28:23         valid_lft forever preferred_lft forever
10:28:23      inet6 ::1/128 scope host 
10:28:23         valid_lft forever preferred_lft forever
10:28:23  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
10:28:23      link/ether fa:16:3e:4f:43:c3 brd ff:ff:ff:ff:ff:ff
10:28:23      inet 10.32.6.185/23 brd 10.32.7.255 scope global dynamic ens3
10:28:23         valid_lft 86247sec preferred_lft 86247sec
10:28:23      inet6 fe80::f816:3eff:fe4f:43c3/64 scope link 
10:28:23         valid_lft forever preferred_lft forever
10:28:23  
10:28:23  
10:28:23  ---> sar -b -r -n DEV:
10:28:23  Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-399) 	02/15/25 	_x86_64_	(4 CPU)
10:28:23  
10:28:23  10:25:52     LINUX RESTART	(4 CPU)
10:28:23  
10:28:23  10:26:01          tps      rtps      wtps   bread/s   bwrtn/s
10:28:23  10:27:02       136.83     54.12     82.70   3566.34   7666.72
10:28:23  10:28:01       104.68     19.28     85.39    717.71  13677.00
10:28:23  Average:       120.89     36.85     84.04   2153.99  10646.61
10:28:23  
10:28:23  10:26:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
10:28:23  10:27:02      1812616   3377516   2226036     55.12     51020   1668948    597460     11.74    523988   1529452    168532
10:28:23  10:28:01      1500724   3355024   2537928     62.84     62872   1934796    605944     11.91    615308   1725616     81404
10:28:23  Average:      1656670   3366270   2381982     58.98     56946   1801872    601702     11.83    569648   1627534    124968
10:28:23  
10:28:23  10:26:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
10:28:23  10:27:02           lo      1.07      1.07      0.10      0.10      0.00      0.00      0.00      0.00
10:28:23  10:27:02         ens3    379.09    258.39   1602.27     70.28      0.00      0.00      0.00      0.00
10:28:23  10:28:01           lo      1.80      1.80      0.17      0.17      0.00      0.00      0.00      0.00
10:28:23  10:28:01         ens3    365.95    381.65   2096.07     75.07      0.00      0.00      0.00      0.00
10:28:23  Average:           lo      1.43      1.43      0.14      0.14      0.00      0.00      0.00      0.00
10:28:23  Average:         ens3    372.58    319.50   1847.10     72.66      0.00      0.00      0.00      0.00
10:28:23  
10:28:23  
10:28:23  ---> sar -P ALL:
10:28:23  Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-399) 	02/15/25 	_x86_64_	(4 CPU)
10:28:23  
10:28:23  10:25:52     LINUX RESTART	(4 CPU)
10:28:23  
10:28:23  10:26:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
10:28:23  10:27:02        all     21.46      0.00      1.69      3.97      0.06     72.82
10:28:23  10:27:02          0     32.58      0.00      2.12      2.10      0.05     63.15
10:28:23  10:27:02          1     20.15      0.00      1.41      2.09      0.03     76.32
10:28:23  10:27:02          2     23.97      0.00      1.97      4.58      0.07     69.41
10:28:23  10:27:02          3      9.10      0.00      1.24      7.13      0.08     82.44
10:28:23  10:28:01        all     33.14      0.00      1.70      1.25      0.07     63.84
10:28:23  10:28:01          0     40.55      0.00      1.22      0.58      0.07     57.58
10:28:23  10:28:01          1     24.96      0.00      1.41      2.02      0.07     71.54
10:28:23  10:28:01          2     37.62      0.00      2.34      0.22      0.08     59.73
10:28:23  10:28:01          3     29.43      0.00      1.79      2.14      0.07     66.57
10:28:23  Average:        all     27.25      0.00      1.70      2.62      0.07     68.37
10:28:23  Average:          0     36.53      0.00      1.67      1.35      0.06     60.39
10:28:23  Average:          1     22.54      0.00      1.41      2.06      0.05     73.95
10:28:23  Average:          2     30.74      0.00      2.16      2.42      0.08     64.61
10:28:23  Average:          3     19.19      0.00      1.51      4.66      0.08     74.57
10:28:23  
10:28:23  
10:28:23