Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-9329 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-sccuJE4CkA3E/agent.2082 SSH_AGENT_PID=2084 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/private_key_1560906963531615955.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-master # 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/master^{commit} # timeout=10 Checking out Revision dbb29d3eb620b0ed223510590030a9a4a3c73d50 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dbb29d3eb620b0ed223510590030a9a4a3c73d50 # timeout=10 Commit message: "Add random number generation for counter value in https-server" > git rev-list --no-walk dbb29d3eb620b0ed223510590030a9a4a3c73d50 # 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-master] $ /bin/bash /tmp/jenkins1657133699220847706.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-7h3X 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-7h3X/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-7h3X/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.53 botocore==1.35.53 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/sh -xe /tmp/jenkins8955456021556410167.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-9329 [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master "-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-master] $ /bin/sh -xe /tmp/jenkins8517519335174849081.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-master] $ /bin/sh /tmp/jenkins8674202803489355909.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-master@tmp/config2266515713277096589tmp copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/config4127493340627931272tmp [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-master] $ /bin/bash -l /tmp/jenkins1176844505760474826.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.2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2: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-master/influxlogger/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ pmlog --- [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pmlog --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/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-master/influxlogger/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pmlog --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [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-master/influxlogger/target/test-classes [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/test/java/org/oran/pmlog/configuration/ApplicationConfigTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/src/test/java/org/oran/pmlog/configuration/ApplicationConfigTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ pmlog --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.oran.pmlog.oauth2.SecurityContextTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:23:18.258 [main] WARN org.oran.pmlog.oauth2.SecurityContext -- No configuration for auth token 02:23:18.266 [main] WARN org.oran.pmlog.oauth2.SecurityContext -- No configuration for auth token 02:23:18.267 [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: 1.152 s -- in org.oran.pmlog.oauth2.SecurityContextTest [INFO] Running org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 02:23:18.731 [main] ERROR org.oran.pmlog.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler -- Unsupported callback: Mock for Callback, hashCode: 1252165500 02:23:18.919 [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.625 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.068 s -- in org.oran.pmlog.oauth2.OAuthBearerTokenJwtTest [INFO] Running org.oran.pmlog.DataFromKafkaTopicTest 02:23:19.187 [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.168 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.196 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.030 s -- in org.oran.pmlog.configuration.ApplicationConfigTest [INFO] Running org.oran.pmlog.ApplicationTest 02:23:19.806 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.pmlog.Application for test class org.oran.pmlog.ApplicationTest 02:23:20.048 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.0) 2024-11-02 02:23:20.647 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2889 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger) 2024-11-02 02:23:20.649 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 2024-11-02 02:23:24.405 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8436 2024-11-02 02:23:24.605 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2024-11-02 02:23:27.065 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 7.033 seconds (process running for 10.966) 2024-11-02 02:23:28.091 [INFO ] o.o.p.InfluxStore - Processed file from: O-DU-1122 2024-11-02 02:23:28.092 [INFO ] o.o.p.InfluxStore - InfluxStore stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.637 s -- in org.oran.pmlog.ApplicationTest [INFO] Running org.oran.pmlog.BeanFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.0) 2024-11-02 02:23:28.148 [INFO ] o.o.p.BeanFactoryTest - Starting BeanFactoryTest using Java 17.0.7 with PID 2889 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger) 2024-11-02 02:23:28.148 [INFO ] o.o.p.BeanFactoryTest - The following 1 profile is active: "prod" 2024-11-02 02:23:28.413 [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) 2024-11-02 02:23:28.419 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8434 2024-11-02 02:23:28.438 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 2024-11-02 02:23:29.469 [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. 2024-11-02 02:23:29.469 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-02 02:23:29.538 [INFO ] o.o.p.ConsumerRegstrationTask - Registration of subscription/info job succeeded 2024-11-02 02:23:29.568 [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. 2024-11-02 02:23:29.569 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-02 02:23:29.686 [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. 2024-11-02 02:23:29.686 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=kafkaClientId_kafkaGroupId, groupId=kafkaGroupId] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-11-02 02:23:29.757 [INFO ] o.o.p.BeanFactoryTest - Started BeanFactoryTest in 1.646 seconds (process running for 13.659) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s -- in org.oran.pmlog.BeanFactoryTest [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-master/influxlogger/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/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-master/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-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.0:repackage (repackage) @ pmlog --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/influxlogger/target/pmlog-1.2.0-SNAPSHOT.jar.original [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:12 min [INFO] Finished at: 2024-11-02T02:23:43Z [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 2084 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins198370202462620685.sh ---> sysstat.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins10321977595115190112.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master + 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-master ']' + 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-master ']' + mkdir -p /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master/archives/ [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins2224568261990370778.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7h3X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7h3X/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins13677491542314004610.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-master@tmp/config5270864711236087105tmp 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-master] $ /bin/bash /tmp/jenkins1368103792281194871.sh ---> create-netrc.sh [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins4526399110548590937.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7h3X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7h3X/bin to PATH [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins14184637124435596214.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash /tmp/jenkins3556317690252489040.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7h3X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-7h3X/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-ranpm-influxlogger-maven-clm-master] $ /bin/bash -l /tmp/jenkins8425239132788505270.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7h3X from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7h3X/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-master/87 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-9329 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 469 1067 0 2406 3209 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:34:cc:51 brd ff:ff:ff:ff:ff:ff inet 10.32.6.187/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86055sec preferred_lft 86055sec inet6 fe80::f816:3eff:fe34:cc51/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:79:3a:73:80 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-9329) 11/02/24 _x86_64_ (4 CPU) 02:18:44 LINUX RESTART (4 CPU) 02:19:01 tps rtps wtps bread/s bwrtn/s 02:20:01 182.55 84.12 98.43 6591.57 41335.79 02:21:01 100.45 29.28 71.17 1636.66 11533.81 02:22:01 9.17 0.00 9.17 0.00 764.14 02:23:01 7.33 0.17 7.17 2.27 321.81 02:24:01 61.57 12.76 48.81 946.64 6265.62 Average: 72.21 25.27 46.95 1835.43 12044.24 02:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:01 1613356 3289676 2425296 60.05 45320 1789396 949256 18.66 638856 1610320 133340 02:21:01 1320396 3216448 2718256 67.31 61148 1981692 1022500 20.10 716892 1803452 15132 02:22:01 1308216 3209956 2730436 67.61 62516 1985352 1026492 20.18 725884 1806312 660 02:23:01 1271296 3180180 2767356 68.52 64276 1989664 1059696 20.83 757368 1809248 3128 02:24:01 1110164 3300360 2928488 72.51 69844 2259276 907816 17.85 777732 1936832 94752 Average: 1324686 3239324 2713966 67.20 60621 2001076 993152 19.52 723346 1793233 49402 02:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:20:01 ens3 413.95 265.86 1416.81 69.86 0.00 0.00 0.00 0.00 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 02:21:01 ens3 131.59 117.20 849.32 22.09 0.00 0.00 0.00 0.00 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:22:01 ens3 49.38 71.25 53.10 11.41 0.00 0.00 0.00 0.00 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:23:01 ens3 97.90 139.41 80.90 21.28 0.00 0.00 0.00 0.00 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 lo 2.18 2.18 0.44 0.44 0.00 0.00 0.00 0.00 02:24:01 ens3 379.92 401.53 2657.07 67.55 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 Average: lo 1.09 1.09 0.15 0.15 0.00 0.00 0.00 0.00 Average: ens3 214.55 199.05 1011.44 38.44 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9329) 11/02/24 _x86_64_ (4 CPU) 02:18:44 LINUX RESTART (4 CPU) 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:20:01 all 17.33 0.00 2.45 5.65 0.06 74.51 02:20:01 0 7.92 0.00 1.79 10.65 0.05 79.58 02:20:01 1 17.77 0.00 2.53 5.73 0.07 73.91 02:20:01 2 11.83 0.00 2.91 2.96 0.07 82.24 02:20:01 3 31.84 0.00 2.57 3.27 0.07 62.25 02:21:01 all 17.22 0.00 1.07 2.17 0.06 79.49 02:21:01 0 8.87 0.00 0.75 5.33 0.05 84.99 02:21:01 1 17.91 0.00 1.34 1.92 0.05 78.78 02:21:01 2 15.32 0.00 0.85 0.38 0.05 83.40 02:21:01 3 26.73 0.00 1.33 1.00 0.07 70.88 02:22:01 all 3.80 0.00 0.24 0.03 0.03 95.90 02:22:01 0 0.20 0.00 0.05 0.08 0.00 99.67 02:22:01 1 1.52 0.00 0.10 0.00 0.02 98.37 02:22:01 2 7.60 0.00 0.15 0.00 0.03 92.21 02:22:01 3 5.91 0.00 0.67 0.05 0.05 93.32 02:23:01 all 4.48 0.00 0.29 0.06 0.04 95.13 02:23:01 0 5.05 0.00 0.33 0.00 0.03 94.59 02:23:01 1 5.41 0.00 0.42 0.02 0.05 94.11 02:23:01 2 2.72 0.00 0.03 0.00 0.02 97.23 02:23:01 3 4.77 0.00 0.35 0.24 0.07 94.58 02:24:01 all 40.66 0.00 1.77 0.72 0.08 56.76 02:24:01 0 39.94 0.00 1.77 0.67 0.08 57.54 02:24:01 1 34.73 0.00 1.60 0.17 0.07 63.44 02:24:01 2 32.25 0.00 1.39 0.33 0.07 65.96 02:24:01 3 55.75 0.00 2.36 1.72 0.10 40.07 Average: all 16.70 0.00 1.16 1.72 0.05 80.36 Average: 0 12.40 0.00 0.94 3.34 0.04 83.28 Average: 1 15.46 0.00 1.20 1.56 0.05 81.73 Average: 2 13.94 0.00 1.06 0.73 0.05 84.22 Average: 3 25.02 0.00 1.46 1.26 0.07 72.20