Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1523 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WpMmlQUz9CPb/agent.2128 SSH_AGENT_PID=2130 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release@tmp/private_key_3309197193025366479.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git init /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 Checking out Revision 733f77e5348c18960d0fd0862103d2c82fdcc908 (refs/remotes/origin/i-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 Commit message: "Merge "RANPM PM File converter - roll version & release notes 1.1.1 -> 1.1.2" into i-release" > git rev-list --no-walk 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins4418107619703913511.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k340 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k340/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-k340/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.23 botocore==1.38.23 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.2 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins5138321003659214386.sh + echo quiet=on 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-docker-4c-4g-1523 [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=i-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f influxlogger -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --version Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins7377544286890661183.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/sh /tmp/jenkins9668194183324620145.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release@tmp/config5536369960561508021tmp copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release@tmp/config9188155516877891022tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins17997102795970454474.sh ---> common-variables.sh --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 ---> sonatype-clm.sh Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] ------------------< org.o-ran-sc.nonrtric.plt:pmlog >------------------- [INFO] Building NONRTRIC RAN PM Logger 1.1.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pmlog --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ pmlog --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ pmlog --- [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ pmlog --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pmlog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ pmlog --- [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pmlog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/test-classes [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/src/test/java/org/oran/pmlog/oauth2/SecurityContextTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/src/test/java/org/oran/pmlog/oauth2/SecurityContextTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ pmlog --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.oran.pmlog.oauth2.SecurityContextTest 05:14:15.778 [main] WARN org.oran.pmlog.oauth2.SecurityContext - No configuration for auth token 05:14:15.786 [main] WARN org.oran.pmlog.oauth2.SecurityContext - No configuration for auth token 05:14:15.787 [main] WARN org.oran.pmlog.oauth2.SecurityContext - Could not read auth token file: foo.txt, reason: foo.txt [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 s - in org.oran.pmlog.oauth2.SecurityContextTest [INFO] Running org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 05:14:15.926 [main] DEBUG org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for SaslExtensionsCallback, hashCode: 1511799988 05:14:15.974 [main] DEBUG org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for Callback, hashCode: 1414431049 05:14:15.974 [main] ERROR org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Unsupported callback: Mock for Callback, hashCode: 1414431049 05:14:16.040 [main] DEBUG org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for OAuthBearerTokenCallback, hashCode: 1335157064 05:14:16.125 [main] ERROR org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Could not handle login callback: Callback had a token already [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest [INFO] Running org.oran.pmlog.oauth2.OAuthBearerTokenJwtTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.pmlog.oauth2.OAuthBearerTokenJwtTest [INFO] Running org.oran.pmlog.DataFromKafkaTopicTest 05:14:16.247 [main] ERROR org.oran.pmlog.DataFromKafkaTopic - Could not unzip received info, reason: null, typeId: [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.oran.pmlog.DataFromKafkaTopicTest [INFO] Running org.oran.pmlog.configuration.ConsumerJobInfoTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.oran.pmlog.configuration.ConsumerJobInfoTest [INFO] Running org.oran.pmlog.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.pmlog.configuration.ApplicationConfigTest [INFO] Running org.oran.pmlog.ApplicationTest 05:14:16.498 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 05:14:16.500 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oran.pmlog.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 05:14:16.505 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Ignoring class [org.oran.pmlog.ApplicationTest$TestApplicationConfig]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 05:14:16.538 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 05:14:16.644 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/classes/org/oran/pmlog/Application.class] 05:14:16.652 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oran.pmlog.Application for test class org.oran.pmlog.ApplicationTest 05:14:16.801 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 05:14:16.803 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 05:14:16.804 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ApplicationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 05:14:16.805 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 05:14:16.810 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oran.pmlog.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.0.3) 2025-05-24 05:14:17.375 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2764 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger) 2025-05-24 05:14:17.376 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 2025-05-24 05:14:20.461 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8436 2025-05-24 05:14:20.712 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2025-05-24 05:14:23.005 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 6.17 seconds (process running for 8.728) 2025-05-24 05:14:23.922 [INFO ] o.o.p.InfluxStore - Processed file from: O-DU-1122 2025-05-24 05:14:23.922 [INFO ] o.o.p.InfluxStore - InfluxStore stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.539 s - in org.oran.pmlog.ApplicationTest [INFO] Running org.oran.pmlog.BeanFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.0.3) 2025-05-24 05:14:23.976 [INFO ] o.o.p.BeanFactoryTest - Starting BeanFactoryTest using Java 17.0.7 with PID 2764 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger) 2025-05-24 05:14:23.976 [INFO ] o.o.p.BeanFactoryTest - The following 1 profile is active: "prod" 2025-05-24 05:14:24.221 [ERROR] o.o.p.c.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/pmlog-service/etc/cert/keystore.jks (No such file or directory) 2025-05-24 05:14:24.227 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8434 2025-05-24 05:14:24.245 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2025-05-24 05:14:25.069 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:25.070 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-24 05:14:25.169 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:25.170 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-24 05:14:25.283 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:25.283 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-24 05:14:25.363 [INFO ] o.o.p.BeanFactoryTest - Started BeanFactoryTest in 1.42 seconds (process running for 11.085) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in org.oran.pmlog.BeanFactoryTest 2025-05-24 05:14:25.478 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8436 2025-05-24 05:14:25.484 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:25.485 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-24 05:14:25.938 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:25.939 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-24 05:14:26.846 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-24 05:14:26.846 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] [INFO] Results: [INFO] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ pmlog --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/api/.swagger-codegen/VERSION [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ pmlog --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/jacoco.exec [INFO] Analyzed bundle 'NONRTRIC RAN PM Logger' with 45 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pmlog --- [INFO] Building jar: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/influxlogger/target/pmlog-1.1.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.0.3:repackage (repackage) @ pmlog --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmlog-image) @ pmlog --- [ERROR] DOCKER> Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) [{"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500)] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:13 min [INFO] Finished at: 2025-05-24T05:14:38Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmlog-image) on project pmlog: Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2130 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins9354249628509709250.sh ---> sysstat.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins15702375825495060754.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release ']' + mkdir -p /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/archives/ [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins15675480181932286110.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k340 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k340/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins4702552710149807827.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release@tmp/config15218335515816629330tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins3120211823733314760.sh ---> create-netrc.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins11233053517441768494.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k340 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k340/bin to PATH [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins8947210453605918561.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash /tmp/jenkins16710714386378794612.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k340 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-k340/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-ranpm-influxlogger-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins5365801260775078069.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k340 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k340/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-influxlogger-maven-clm-i-release/76 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 Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1523 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 458 1089 0 2396 3218 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:74:f3:1c brd ff:ff:ff:ff:ff:ff inet 10.32.7.147/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86049sec preferred_lft 86049sec inet6 fe80::f816:3eff:fe74:f31c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ab:73:1b:f8 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1523) 05/24/25 _x86_64_ (4 CPU) 05:09:42 LINUX RESTART (4 CPU) 05:10:01 tps rtps wtps bread/s bwrtn/s 05:11:01 174.94 69.34 105.60 5627.46 42119.80 05:12:01 97.17 30.38 66.79 1635.99 11823.50 05:13:01 9.27 0.03 9.23 5.60 418.06 05:14:01 7.98 0.03 7.95 0.27 344.61 05:15:01 70.17 12.51 57.66 874.25 6219.63 Average: 71.90 22.46 49.45 1628.72 12185.12 05:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:11:01 1692712 3379568 2345940 58.09 52172 1789780 860084 16.91 518892 1645884 161080 05:12:01 1306820 3200072 2731832 67.64 60948 1978784 1032416 20.29 713700 1820396 4036 05:13:01 1297772 3197208 2740880 67.87 62476 1982724 1038280 20.41 717780 1823376 792 05:14:01 1283164 3188464 2755488 68.23 63916 1986248 1042268 20.49 727612 1825672 788 05:15:01 1106496 3283048 2932156 72.60 70944 2244020 941308 18.50 772544 1944636 101992 Average: 1337393 3249672 2701259 66.89 62091 1996311 982871 19.32 690106 1811993 53738 05:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:11:01 ens3 420.13 257.94 1528.98 68.57 0.00 0.00 0.00 0.00 05:11:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 ens3 132.91 117.95 952.46 23.18 0.00 0.00 0.00 0.00 05:12:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 ens3 50.89 73.29 54.58 11.70 0.00 0.00 0.00 0.00 05:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 ens3 85.97 127.11 67.42 19.41 0.00 0.00 0.00 0.00 05:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 ens3 402.53 404.78 2563.49 117.06 0.00 0.00 0.00 0.00 05:15:01 lo 1.80 1.80 0.32 0.32 0.00 0.00 0.00 0.00 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 218.49 196.21 1033.39 47.98 0.00 0.00 0.00 0.00 Average: lo 1.03 1.03 0.13 0.13 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1523) 05/24/25 _x86_64_ (4 CPU) 05:09:42 LINUX RESTART (4 CPU) 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:11:01 all 18.44 0.00 2.15 5.49 0.06 73.86 05:11:01 0 17.90 0.00 1.74 3.54 0.08 76.73 05:11:01 1 6.28 0.00 2.39 8.02 0.05 83.26 05:11:01 2 24.32 0.00 2.22 7.50 0.08 65.88 05:11:01 3 25.19 0.00 2.21 2.90 0.07 69.64 05:12:01 all 14.58 0.00 0.87 2.02 0.04 82.48 05:12:01 0 18.09 0.00 0.62 0.47 0.05 80.78 05:12:01 1 13.78 0.00 0.71 2.68 0.03 82.79 05:12:01 2 10.19 0.00 1.17 3.59 0.03 85.02 05:12:01 3 16.30 0.00 0.99 1.32 0.05 81.34 05:13:01 all 3.95 0.00 0.21 0.06 0.03 95.75 05:13:01 0 7.82 0.00 0.17 0.00 0.02 92.00 05:13:01 1 0.67 0.00 0.12 0.10 0.02 99.10 05:13:01 2 2.77 0.00 0.12 0.13 0.03 96.95 05:13:01 3 4.52 0.00 0.47 0.00 0.03 94.98 05:14:01 all 3.81 0.00 0.23 0.08 0.03 95.87 05:14:01 0 4.55 0.00 0.38 0.02 0.03 95.01 05:14:01 1 3.89 0.00 0.18 0.12 0.03 95.78 05:14:01 2 2.40 0.00 0.15 0.05 0.03 97.36 05:14:01 3 4.38 0.00 0.17 0.13 0.03 95.29 05:15:01 all 39.09 0.00 1.80 1.15 0.09 57.86 05:15:01 0 35.24 0.00 1.82 0.97 0.07 61.90 05:15:01 1 34.11 0.00 1.70 0.88 0.08 63.22 05:15:01 2 56.32 0.00 1.96 0.80 0.10 40.82 05:15:01 3 30.76 0.00 1.74 1.94 0.08 65.47 Average: all 15.97 0.00 1.05 1.76 0.05 81.17 Average: 0 16.71 0.00 0.94 1.00 0.05 81.30 Average: 1 11.78 0.00 1.02 2.35 0.04 84.81 Average: 2 19.17 0.00 1.12 2.41 0.06 77.24 Average: 3 16.21 0.00 1.11 1.26 0.05 81.36