Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-805 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar 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/informationcoordinatorservice > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice > 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/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # 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 b636c704e7fb68417735b704e5aad9ca235f590e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b636c704e7fb68417735b704e5aad9ca235f590e # timeout=10 Commit message: "Release notes & Roll version after i-release 1.6.0 -> 1.7.0" > git rev-list --no-walk b636c704e7fb68417735b704e5aad9ca235f590e # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins17369590746106905011.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-C5vd 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-C5vd/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-C5vd/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.79 botocore==1.34.79 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.3 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins13844516799280981462.sh + echo Using SonarCloud Using SonarCloud [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins13315604285203060693.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-805 [nonrtric-plt-informationcoordinatorservice-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS=-Ddocker.skip=true -DSONAR_MAVEN_GOAL=sonar:sonar --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-informationcoordinatorservice-sonar] $ /bin/sh -xe /tmp/jenkins942195139564526786.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-informationcoordinatorservice-sonar] $ /bin/sh /tmp/jenkins6268999896409766990.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. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=o-ran-sc SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=nonrtric-plt-informationcoordinatorservice [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config5331294324614517920tmp copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config12518163081215358874tmp [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash -l /tmp/jenkins12859266250710038669.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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config5331294324614517920tmp --settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config12518163081215358874tmp --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 -Ddocker.skip=true Picked up _JAVA_OPTIONS: 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] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- [INFO] Building informationcoordinatorservice 1.7.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ informationcoordinatorservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ informationcoordinatorservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ informationcoordinatorservice --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ informationcoordinatorservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ informationcoordinatorservice --- [INFO] Surefire report directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.oransc.ics.ApplicationTest 06:26:08.400 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 06:26:08.702 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.0) 2024-04-06T06:26:09.247Z INFO 3076 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.7 with PID 3076 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar) 2024-04-06T06:26:09.249Z INFO 3076 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 2024-04-06T06:26:11.516Z INFO 3076 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 2024-04-06T06:26:14.105Z INFO 3076 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 5.418 seconds (process running for 7.036) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-06T06:26:16.414Z WARN 3076 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 2024-04-06T06:26:16.450Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:16.909Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:17.001Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-04-06T06:26:17.460Z INFO 3076 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:17.823Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:18.042Z INFO 3076 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:18.807Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:18.858Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:19.077Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-04-06T06:26:19.206Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:19.212Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-04-06T06:26:19.456Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:19.558Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-04-06T06:26:19.759Z INFO 3076 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:19.766Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-04-06T06:26:20.136Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:20.150Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:21.173Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:21.177Z WARN 3076 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46589/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-04-06T06:26:21.450Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:21.454Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:22.466Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:22.471Z WARN 3076 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46589/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-04-06T06:26:22.966Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:22.969Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:23.025Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:23.028Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:23.078Z INFO 3076 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-04-06T06:26:23.094Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-04-06T06:26:23.532Z WARN 3076 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 2024-04-06T06:26:23.536Z INFO 3076 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:23.839Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:23.890Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 2024-04-06T06:26:24.169Z INFO 3076 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-04-06T06:26:24.224Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:24.282Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 2024-04-06T06:26:24.344Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 2024-04-06T06:26:24.355Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-04-06T06:26:24.593Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:25.115Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:25.418Z INFO 3076 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:25.753Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:25.914Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:25.993Z WARN 3076 --- [-auto-1-exec-10] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 2024-04-06T06:26:27.075Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:27.077Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:27.192Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-04-06T06:26:27.857Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-04-06T06:26:27.903Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:27.949Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-04-06T06:26:27.950Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:28.101Z INFO 3076 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:28.217Z WARN 3076 --- [or-http-epoll-4] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId_1.9.9, version=2), reason: Version must contain major.minor.patch code: 2 2024-04-06T06:26:28.221Z INFO 3076 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:28.867Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:28.901Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:29.123Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:29.345Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:30.354Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:30.358Z WARN 3076 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46589/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-04-06T06:26:30.804Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:30.807Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:31.815Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 2024-04-06T06:26:31.818Z WARN 3076 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:46589/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 2024-04-06T06:26:31.892Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 2024-04-06T06:26:32.067Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-04-06T06:26:32.069Z WARN 3076 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46589/example-dataproducer/health-check-error 2024-04-06T06:26:32.071Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-04-06T06:26:32.073Z WARN 3076 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46589/example-dataproducer/health-check-error 2024-04-06T06:26:32.106Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Producer supervision error 2024-04-06T06:26:32.108Z WARN 3076 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:46589/example-dataproducer/health-check-error 2024-04-06T06:26:32.146Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:32.154Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-04-06T06:26:32.406Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:32.441Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Producer supervision 2024-04-06T06:26:32.447Z INFO 3076 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:32.450Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 2024-04-06T06:26:32.708Z WARN 3076 --- [-auto-1-exec-10] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 2024-04-06T06:26:32.739Z WARN 3076 --- [o-auto-1-exec-8] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=type, version=1.1), reason: Version must contain major.minor.patch code: 1.1 2024-04-06T06:26:32.855Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:32.987Z WARN 3076 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken8584963830873913854.txt, reason: /tmp/icsTestAuthToken8584963830873913854.txt 2024-04-06T06:26:33.003Z WARN 3076 --- [o-auto-1-exec-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken8584963830873913854.txt, reason: /tmp/icsTestAuthToken8584963830873913854.txt 2024-04-06T06:26:33.011Z WARN 3076 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken8584963830873913854.txt, reason: /tmp/icsTestAuthToken8584963830873913854.txt 2024-04-06T06:26:33.015Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:33.443Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@4f649407 2024-04-06T06:26:33.570Z INFO 3076 --- [o-auto-1-exec-9] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@30c80475 2024-04-06T06:26:33.974Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:34.197Z INFO 3076 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:34.517Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:34.624Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:34.660Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:34.700Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:34.734Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:34.768Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:34.803Z WARN 3076 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 2024-04-06T06:26:35.096Z INFO 3076 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 2024-04-06T06:26:35.140Z INFO 3076 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 2024-04-06T06:26:35.147Z INFO 3076 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-04-06T06:26:35.149Z WARN 3076 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 2024-04-06T06:26:35.150Z INFO 3076 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 2024-04-06T06:26:35.153Z INFO 3076 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 2024-04-06T06:26:45.193Z WARN 3076 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 2024-04-06T06:26:45.487Z WARN 3076 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 2024-04-06T06:26:45.869Z INFO 3076 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:45.870Z INFO 3076 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:46.087Z INFO 3076 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:46.089Z INFO 3076 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 2024-04-06T06:26:46.237Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 2024-04-06T06:26:46.238Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:46589/actuator/loggers/org.oransc.ics'' 2024-04-06T06:26:46.244Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 2024-04-06T06:26:46.245Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46589/actuator/loggers/org.springframework.boot.actuate'' 2024-04-06T06:26:46.250Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 2024-04-06T06:26:46.250Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:46589/actuator/shutdown'' 2024-04-06T06:26:46.253Z TRACE 3076 --- [o-auto-1-exec-5] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 2024-04-06T06:26:46.255Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 2024-04-06T06:26:47.280Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'https://localhost:46589/data-consumer/v1/info-jobs'' [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.29 s -- in org.oransc.ics.ApplicationTest [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 2024-04-06T06:26:47.355Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.430Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-04-06T06:26:47.433Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.436Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-04-06T06:26:47.437Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-04-06T06:26:47.438Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.441Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-04-06T06:26:47.442Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-04-06T06:26:47.444Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.445Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-04-06T06:26:47.445Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-04-06T06:26:47.447Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.447Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-04-06T06:26:47.448Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-04-06T06:26:47.451Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.452Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-04-06T06:26:47.456Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.459Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 2024-04-06T06:26:47.459Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 2024-04-06T06:26:47.461Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.465Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-04-06T06:26:47.511Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.522Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 2024-04-06T06:26:47.570Z DEBUG 3076 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:49483/BaseUrl/test'' 2024-04-06T06:26:47.573Z DEBUG 3076 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.oransc.ics.clients.AsyncRestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ informationcoordinatorservice --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/api/.swagger-codegen/VERSION [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ informationcoordinatorservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [INFO] Analyzed bundle 'informationcoordinatorservice' with 73 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ informationcoordinatorservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.0:repackage (repackage) @ informationcoordinatorservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar.original [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (default) @ informationcoordinatorservice --- [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ informationcoordinatorservice --- [INFO] Failsafe report directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ informationcoordinatorservice --- [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:21 min [INFO] Finished at: 2024-04-06T06:27:00Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config5331294324614517920tmp --settings /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config12518163081215358874tmp -Dsonar.projectKey=nonrtric-plt-informationcoordinatorservice -Dsonar.organization=o-ran-sc -Dsonar.login=**** --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 -Ddocker.skip=true 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] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- [INFO] Building informationcoordinatorservice 1.7.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.11.0.3922:sonar (default-cli) @ informationcoordinatorservice --- [INFO] 06:27:05.890 Java 17.0.7 Private Build (64-bit) [INFO] 06:27:05.890 Linux 4.15.0-213-generic (amd64) [INFO] 06:27:05.935 User cache: /home/jenkins/.sonar/cache [INFO] 06:27:07.274 Communicating with SonarCloud [INFO] 06:27:07.288 Default locale: "en", source code encoding: "UTF-8" [INFO] 06:27:07.552 Load global settings [INFO] 06:27:08.132 Load global settings (done) | time=582ms [INFO] 06:27:08.135 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 06:27:08.144 User cache: /home/jenkins/.sonar/cache [INFO] 06:27:08.148 Loading required plugins [INFO] 06:27:08.148 Load plugins index [INFO] 06:27:08.356 Load plugins index (done) | time=208ms [INFO] 06:27:08.357 Load/download plugins [INFO] 06:27:08.946 Load/download plugins (done) | time=589ms [INFO] 06:27:09.625 Found an active CI vendor: 'Jenkins' [INFO] 06:27:09.631 Load project settings for component key: 'nonrtric-plt-informationcoordinatorservice' [INFO] 06:27:10.117 Load project settings for component key: 'nonrtric-plt-informationcoordinatorservice' (done) | time=486ms [INFO] 06:27:10.124 Process project properties [INFO] 06:27:10.133 Project key: nonrtric-plt-informationcoordinatorservice [INFO] 06:27:10.133 Base dir: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar [INFO] 06:27:10.133 Working dir: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar [INFO] 06:27:10.137 Load project branches [INFO] 06:27:10.343 Load project branches (done) | time=206ms [INFO] 06:27:10.349 Check ALM binding of project 'nonrtric-plt-informationcoordinatorservice' [INFO] 06:27:10.541 Detected project binding: NOT_BOUND [INFO] 06:27:10.542 Check ALM binding of project 'nonrtric-plt-informationcoordinatorservice' (done) | time=193ms [INFO] 06:27:10.547 Load project pull requests [INFO] 06:27:10.733 Load project pull requests (done) | time=186ms [INFO] 06:27:10.738 Load branch configuration [INFO] 06:27:10.740 Load branch configuration (done) | time=2ms [INFO] 06:27:10.747 Load quality profiles [INFO] 06:27:10.997 Load quality profiles (done) | time=250ms [INFO] 06:27:11.002 Load active rules [INFO] 06:27:21.468 Load active rules (done) | time=10466ms [INFO] 06:27:22.019 Organization key: o-ran-sc [WARNING] 06:27:22.022 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 06:27:22.038 Preprocessing files... [INFO] 06:27:22.185 2 languages detected in 58 preprocessed files [INFO] 06:27:22.185 0 files ignored because of inclusion/exclusion patterns [INFO] 06:27:22.187 0 files ignored because of scm ignore settings [INFO] 06:27:22.356 Loading plugins for detected languages [INFO] 06:27:22.357 Load/download plugins [INFO] 06:27:22.967 Load/download plugins (done) | time=610ms [INFO] 06:27:23.115 Load project repositories [INFO] 06:27:23.357 Load project repositories (done) | time=242ms [INFO] 06:27:23.360 Indexing files... [INFO] 06:27:23.360 Project configuration: [INFO] 06:27:23.361 Excluded sources: **/build-wrapper-dump.json [INFO] 06:27:23.369 58 files indexed [INFO] 06:27:23.373 Quality profile for java: ORAN way [INFO] 06:27:23.373 Quality profile for xml: Sonar way [INFO] 06:27:23.374 ------------- Run sensors on module informationcoordinatorservice [INFO] 06:27:23.413 Load metrics repository [INFO] 06:27:23.894 Load metrics repository (done) | time=481ms [INFO] 06:27:23.900 Sensor cache enabled [INFO] 06:27:23.902 Load sensor cache [INFO] 06:27:25.725 Load sensor cache (222 KB) | time=1822ms [INFO] 06:27:26.380 Sensor JavaSensor [java] [INFO] 06:27:26.384 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 06:27:26.406 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 06:27:26.409 Using ECJ batch to parse 50 Main java source files with batch size 51 KB. [INFO] 06:27:26.646 Starting batch processing. [INFO] 06:27:27.201 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 06:27:30.768 100% analyzed [INFO] 06:27:30.768 Batch processing: Done. [INFO] 06:27:30.769 Did not optimize analysis for any files, performed a full analysis for all 50 files. [INFO] 06:27:30.813 Using ECJ batch to parse 7 Test java source files with batch size 51 KB. [INFO] 06:27:30.816 Starting batch processing. [INFO] 06:27:31.436 100% analyzed [INFO] 06:27:31.437 Batch processing: Done. [INFO] 06:27:31.438 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 06:27:31.440 No "Generated" source files to scan. [INFO] 06:27:31.441 Sensor JavaSensor [java] (done) | time=5061ms [INFO] 06:27:31.443 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 06:27:31.444 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 06:27:31.446 Sensor SurefireSensor [java] [INFO] 06:27:31.447 parsing [/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/surefire-reports] [INFO] 06:27:31.504 Sensor SurefireSensor [java] (done) | time=57ms [INFO] 06:27:31.505 Sensor XML Sensor [xml] [INFO] 06:27:31.511 1 source file to be analyzed [INFO] 06:27:31.632 1/1 source file has been analyzed [INFO] 06:27:31.633 Sensor XML Sensor [xml] (done) | time=128ms [INFO] 06:27:31.636 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 06:27:31.639 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 06:27:31.645 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 06:27:31.691 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=55ms [INFO] 06:27:31.691 Sensor IaC Docker Sensor [iac] [INFO] 06:27:31.696 0 source files to be analyzed [INFO] 06:27:31.751 0/0 source files have been analyzed [INFO] 06:27:31.751 Sensor IaC Docker Sensor [iac] (done) | time=60ms [INFO] 06:27:31.751 Sensor Serverless configuration file sensor [security] [INFO] 06:27:31.752 0 Serverless function entries were found in the project [INFO] 06:27:31.755 0 Serverless function handlers were kept as entrypoints [INFO] 06:27:31.755 Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] 06:27:31.755 Sensor AWS SAM template file sensor [security] [INFO] 06:27:31.756 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 06:27:31.756 Sensor AWS SAM Inline template file sensor [security] [INFO] 06:27:31.756 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 06:27:31.757 Sensor javabugs [dbd] [INFO] 06:27:31.758 Reading IR files from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ir/java [INFO] 06:27:31.758 No IR files have been included for analysis. [INFO] 06:27:31.758 Sensor javabugs [dbd] (done) | time=1ms [INFO] 06:27:31.759 Sensor pythonbugs [dbd] [INFO] 06:27:31.759 Reading IR files from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ir/python [INFO] 06:27:31.759 No IR files have been included for analysis. [INFO] 06:27:31.759 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 06:27:31.759 Sensor TextAndSecretsSensor [text] [INFO] 06:27:31.760 Available processors: 4 [INFO] 06:27:31.760 Using 4 threads for analysis. [INFO] 06:27:32.079 58 source files to be analyzed [INFO] 06:27:32.602 58/58 source files have been analyzed [INFO] 06:27:32.603 Sensor TextAndSecretsSensor [text] (done) | time=844ms [INFO] 06:27:32.604 Sensor JavaSecuritySensor [security] [INFO] 06:27:32.607 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 [INFO] 06:27:32.608 Load type hierarchy and UCFGs: Starting [INFO] 06:27:32.608 Load type hierarchy: Starting [INFO] 06:27:32.608 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/java [INFO] 06:27:32.678 Read 273 type definitions [INFO] 06:27:32.687 Load type hierarchy: Time spent was 00:00:00.078 [INFO] 06:27:32.688 Load UCFGs: Starting [INFO] 06:27:32.689 Reading UCFGs from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/java [INFO] 06:27:32.853 Load UCFGs: Time spent was 00:00:00.165 [INFO] 06:27:32.854 Load type hierarchy and UCFGs: Time spent was 00:00:00.246 [INFO] 06:27:32.855 Analyzing 416 UCFGs to detect vulnerabilities. [INFO] 06:27:32.856 Check cache: Starting [INFO] 06:27:32.857 Load cache: Starting [INFO] 06:27:32.857 Load cache: Time spent was 00:00:00.000 [INFO] 06:27:32.858 Check cache: Time spent was 00:00:00.002 [INFO] 06:27:32.859 Create runtime call graph: Starting [INFO] 06:27:32.860 Variable Type Analysis #1: Starting [INFO] 06:27:32.861 Create runtime type propagation graph: Starting [INFO] 06:27:32.889 Create runtime type propagation graph: Time spent was 00:00:00.027 [INFO] 06:27:32.890 Run SCC (Tarjan) on 2458 nodes: Starting [INFO] 06:27:32.897 Run SCC (Tarjan) on 2458 nodes: Time spent was 00:00:00.006 [INFO] 06:27:32.898 Tarjan found 2447 strongly connected components [INFO] 06:27:32.899 Propagate runtime types to strongly connected components: Starting [INFO] 06:27:32.909 Propagate runtime types to strongly connected components: Time spent was 00:00:00.010 [INFO] 06:27:32.911 Variable Type Analysis #1: Time spent was 00:00:00.050 [INFO] 06:27:32.915 Variable Type Analysis #2: Starting [INFO] 06:27:32.915 Create runtime type propagation graph: Starting [INFO] 06:27:32.933 Create runtime type propagation graph: Time spent was 00:00:00.017 [INFO] 06:27:32.934 Run SCC (Tarjan) on 2453 nodes: Starting [INFO] 06:27:32.938 Run SCC (Tarjan) on 2453 nodes: Time spent was 00:00:00.003 [INFO] 06:27:32.939 Tarjan found 2442 strongly connected components [INFO] 06:27:32.939 Propagate runtime types to strongly connected components: Starting [INFO] 06:27:32.944 Propagate runtime types to strongly connected components: Time spent was 00:00:00.004 [INFO] 06:27:32.945 Variable Type Analysis #2: Time spent was 00:00:00.030 [INFO] 06:27:32.947 Create runtime call graph: Time spent was 00:00:00.088 [INFO] 06:27:32.948 Load config: Starting [INFO] 06:27:34.196 Load config: Time spent was 00:00:01.247 [INFO] 06:27:34.197 Compute entry points: Starting [INFO] 06:27:35.088 Compute entry points: Time spent was 00:00:00.890 [INFO] 06:27:35.089 All rules entry points : 12 [INFO] 06:27:35.089 Slice call graph: Starting [INFO] 06:27:35.091 Retained UCFGs : 192 [INFO] 06:27:35.093 Slice call graph: Time spent was 00:00:00.003 [INFO] 06:27:35.094 Live variable analysis: Starting [INFO] 06:27:35.119 Live variable analysis: Time spent was 00:00:00.025 [INFO] 06:27:35.120 Taint analysis for java: Starting [INFO] 06:27:35.127 0 / 192 UCFGs simulated, memory usage: 196 MB [INFO] 06:27:36.397 70 / 192 UCFGs simulated, memory usage: 208 MB [INFO] 06:27:36.398 Taint analysis for java: Time spent was 00:00:01.277 [INFO] 06:27:36.399 Report issues: Starting [INFO] 06:27:36.442 Report issues: Time spent was 00:00:00.042 [INFO] 06:27:36.442 Store cache: Starting [INFO] 06:27:36.445 Store cache: Time spent was 00:00:00.002 [INFO] 06:27:36.446 java security sensor: Time spent was 00:00:03.840 [INFO] 06:27:36.454 java security sensor: Begin: 2024-04-06T06:27:32.606178432Z, End: 2024-04-06T06:27:36.446201552Z, Duration: 00:00:03.840 Load type hierarchy and UCFGs: Begin: 2024-04-06T06:27:32.607982613Z, End: 2024-04-06T06:27:32.854567944Z, Duration: 00:00:00.246 Load type hierarchy: Begin: 2024-04-06T06:27:32.608162635Z, End: 2024-04-06T06:27:32.686986660Z, Duration: 00:00:00.078 Load UCFGs: Begin: 2024-04-06T06:27:32.688220424Z, End: 2024-04-06T06:27:32.853562482Z, Duration: 00:00:00.165 Check cache: Begin: 2024-04-06T06:27:32.856505955Z, End: 2024-04-06T06:27:32.858563389Z, Duration: 00:00:00.002 Load cache: Begin: 2024-04-06T06:27:32.857045961Z, End: 2024-04-06T06:27:32.857607028Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-04-06T06:27:32.859427958Z, End: 2024-04-06T06:27:32.947694001Z, Duration: 00:00:00.088 Variable Type Analysis #1: Begin: 2024-04-06T06:27:32.860669073Z, End: 2024-04-06T06:27:32.911634401Z, Duration: 00:00:00.050 Create runtime type propagation graph: Begin: 2024-04-06T06:27:32.861944397Z, End: 2024-04-06T06:27:32.889409879Z, Duration: 00:00:00.027 Run SCC (Tarjan) on 2458 nodes: Begin: 2024-04-06T06:27:32.890873585Z, End: 2024-04-06T06:27:32.897163657Z, Duration: 00:00:00.006 Propagate runtime types to strongly connected components: Begin: 2024-04-06T06:27:32.899024088Z, End: 2024-04-06T06:27:32.909888282Z, Duration: 00:00:00.010 Variable Type Analysis #2: Begin: 2024-04-06T06:27:32.915188112Z, End: 2024-04-06T06:27:32.945747419Z, Duration: 00:00:00.030 Create runtime type propagation graph: Begin: 2024-04-06T06:27:32.915837599Z, End: 2024-04-06T06:27:32.933482399Z, Duration: 00:00:00.017 Run SCC (Tarjan) on 2453 nodes: Begin: 2024-04-06T06:27:32.934035486Z, End: 2024-04-06T06:27:32.938012131Z, Duration: 00:00:00.003 Propagate runtime types to strongly connected components: Begin: 2024-04-06T06:27:32.939749461Z, End: 2024-04-06T06:27:32.944546596Z, Duration: 00:00:00.004 Load config: Begin: 2024-04-06T06:27:32.948624512Z, End: 2024-04-06T06:27:34.195951111Z, Duration: 00:00:01.247 Compute entry points: Begin: 2024-04-06T06:27:34.197208545Z, End: 2024-04-06T06:27:35.088142650Z, Duration: 00:00:00.890 Slice call graph: Begin: 2024-04-06T06:27:35.089823259Z, End: 2024-04-06T06:27:35.093566449Z, Duration: 00:00:00.003 Live variable analysis: Begin: 2024-04-06T06:27:35.094345268Z, End: 2024-04-06T06:27:35.119356215Z, Duration: 00:00:00.025 Taint analysis for java: Begin: 2024-04-06T06:27:35.120371147Z, End: 2024-04-06T06:27:36.398142076Z, Duration: 00:00:01.277 Report issues: Begin: 2024-04-06T06:27:36.399031365Z, End: 2024-04-06T06:27:36.441880835Z, Duration: 00:00:00.042 Store cache: Begin: 2024-04-06T06:27:36.442901316Z, End: 2024-04-06T06:27:36.445473175Z, Duration: 00:00:00.002 [INFO] 06:27:36.466 java security sensor peak memory: 436 MB [INFO] 06:27:36.466 Sensor JavaSecuritySensor [security] (done) | time=3862ms [INFO] 06:27:36.466 Sensor CSharpSecuritySensor [security] [INFO] 06:27:36.466 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] 06:27:36.467 Load type hierarchy and UCFGs: Starting [INFO] 06:27:36.467 Load type hierarchy: Starting [INFO] 06:27:36.467 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/ucfg2/cs [INFO] 06:27:36.467 Read 0 type definitions [INFO] 06:27:36.467 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:36.467 Load UCFGs: Starting [INFO] 06:27:36.467 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.467 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.467 No UCFGs have been included for analysis. [INFO] 06:27:36.467 csharp security sensor: Time spent was 00:00:00.001 [INFO] 06:27:36.468 Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] 06:27:36.468 Sensor PhpSecuritySensor [security] [INFO] 06:27:36.468 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 06:27:36.468 Load type hierarchy and UCFGs: Starting [INFO] 06:27:36.468 Load type hierarchy: Starting [INFO] 06:27:36.468 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/php [INFO] 06:27:36.468 Read 0 type definitions [INFO] 06:27:36.468 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:36.469 Load UCFGs: Starting [INFO] 06:27:36.469 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.469 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.469 No UCFGs have been included for analysis. [INFO] 06:27:36.469 php security sensor: Time spent was 00:00:00.000 [INFO] 06:27:36.469 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 06:27:36.469 Sensor PythonSecuritySensor [security] [INFO] 06:27:36.469 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] 06:27:36.470 Load type hierarchy and UCFGs: Starting [INFO] 06:27:36.470 Load type hierarchy: Starting [INFO] 06:27:36.470 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/python [INFO] 06:27:36.470 Read 0 type definitions [INFO] 06:27:36.470 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:36.470 Load UCFGs: Starting [INFO] 06:27:36.470 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.470 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.470 No UCFGs have been included for analysis. [INFO] 06:27:36.470 python security sensor: Time spent was 00:00:00.001 [INFO] 06:27:36.471 Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] 06:27:36.471 Sensor JsSecuritySensor [security] [INFO] 06:27:36.471 Enabled taint analysis rules: S5883, S6287, S5147, S6105, S2076, S6096, S2631, S5144, S5334, S2083, S6350, S5146, S3649, S5696, S5131 [INFO] 06:27:36.471 Load type hierarchy and UCFGs: Starting [INFO] 06:27:36.471 Load type hierarchy: Starting [INFO] 06:27:36.471 Reading type hierarchy from: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/sonar/ucfg2/js [INFO] 06:27:36.471 Read 0 type definitions [INFO] 06:27:36.471 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 06:27:36.471 Load UCFGs: Starting [INFO] 06:27:36.472 Load UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.472 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 06:27:36.472 No UCFGs have been included for analysis. [INFO] 06:27:36.472 js security sensor: Time spent was 00:00:00.000 [INFO] 06:27:36.472 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 06:27:36.474 ------------- Run sensors on project [INFO] 06:27:36.477 Sensor Zero Coverage Sensor [INFO] 06:27:36.478 Sensor Zero Coverage Sensor (done) | time=1ms [INFO] 06:27:36.478 Sensor Java CPD Block Indexer [INFO] 06:27:36.552 Sensor Java CPD Block Indexer (done) | time=74ms [INFO] 06:27:36.565 CPD Executor 6 files had no CPD blocks [INFO] 06:27:36.566 CPD Executor Calculating CPD for 44 files [INFO] 06:27:36.593 CPD Executor CPD calculation finished (done) | time=26ms [INFO] 06:27:36.714 Analysis report generated in 117ms, dir size=824 KB [INFO] 06:27:36.805 Analysis report compressed in 91ms, zip size=300 KB [INFO] 06:27:38.066 Analysis report uploaded in 1261ms [INFO] 06:27:38.068 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=nonrtric-plt-informationcoordinatorservice [INFO] 06:27:38.068 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 06:27:38.069 More about the report processing at https://sonarcloud.io/api/ce/task?id=AY6yF1dc_viSvpUXHTY4 [INFO] 06:27:40.147 Sensor cache published successfully [INFO] 06:27:40.164 Analysis total time: 30.702 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.351 s [INFO] Finished at: 2024-04-06T06:27:40Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12475681313094538822.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/target/classes 80 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/src/main/java 50 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 95.89041, method: 83.92283, line: 84.1169, branch: 63.5, instruction: 81.5889, complexity: 74.08759 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins14563114125243103287.sh ---> sysstat.sh [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins13699281393556935432.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar + 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-informationcoordinatorservice-sonar ']' + 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-informationcoordinatorservice-sonar ']' + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/archives/ [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins12486875165389897754.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5vd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C5vd/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins2693472970456149345.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-sonar@tmp/config12077262321913871444tmp 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-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins1507466069414118381.sh ---> create-netrc.sh [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins1381903246830437151.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5vd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C5vd/bin to PATH [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins7794519621164492325.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash /tmp/jenkins10080991683818172322.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5vd 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-C5vd/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-informationcoordinatorservice-sonar] $ /bin/bash -l /tmp/jenkins11890495588306319648.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5vd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C5vd/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-sonar/81 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-805 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: 2800.022 BogoMIPS: 5600.04 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.3G 10G 49% / 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 460 1007 0 2476 3204 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:b8:52:36 brd ff:ff:ff:ff:ff:ff inet 10.32.7.115/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86000sec preferred_lft 86000sec inet6 fe80::f816:3eff:feb8:5236/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d1:00:c3:b4 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-805) 04/06/24 _x86_64_ (4 CPU) 06:21:46 LINUX RESTART (4 CPU) 06:22:01 tps rtps wtps bread/s bwrtn/s 06:23:02 162.61 83.75 78.85 6561.57 41171.69 06:24:01 90.34 29.74 60.60 1654.77 9137.16 06:25:01 19.53 0.03 19.50 0.27 2512.78 06:26:01 704.22 679.65 24.56 6029.53 3152.41 06:27:01 89.54 64.11 25.43 870.92 2756.84 06:28:01 45.79 21.51 24.29 1633.85 9266.57 Average: 185.53 146.73 38.80 2793.69 11333.41 06:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:02 1616600 3286444 2422052 59.97 45960 1783396 944964 18.58 649964 1600764 133576 06:24:01 1346516 3215960 2692136 66.66 63420 1953540 1012116 19.90 721508 1774464 63892 06:25:01 1320040 3196144 2718612 67.31 64944 1957956 1032836 20.30 743112 1777876 2320 06:26:01 877136 3049912 3161516 78.28 229548 2064604 1215332 23.89 1038980 1871868 7384 06:27:01 827060 3219084 3211592 79.52 245484 2246624 1027608 20.20 985452 1953420 108460 06:28:01 1031688 3256912 3006964 74.45 247264 2103604 955864 18.79 963500 1799588 25700 Average: 1169840 3204076 2868812 71.03 149437 2018287 1031453 20.28 850419 1796330 56889 06:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:23:02 ens3 446.54 256.71 1396.01 60.42 0.00 0.00 0.00 0.00 06:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 lo 1.97 1.97 0.20 0.20 0.00 0.00 0.00 0.00 06:24:01 ens3 129.05 103.71 472.10 24.72 0.00 0.00 0.00 0.00 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:25:01 ens3 55.97 80.99 63.69 13.12 0.00 0.00 0.00 0.00 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:26:01 ens3 213.48 264.06 1303.97 37.35 0.00 0.00 0.00 0.00 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 lo 118.81 118.81 36.10 36.10 0.00 0.00 0.00 0.00 06:27:01 ens3 249.90 239.56 1086.82 46.51 0.00 0.00 0.00 0.00 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:28:01 ens3 509.95 372.18 2426.40 92.21 0.00 0.00 0.00 0.00 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 20.74 20.74 6.14 6.14 0.00 0.00 0.00 0.00 Average: ens3 267.87 219.88 1126.70 45.78 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-805) 04/06/24 _x86_64_ (4 CPU) 06:21:46 LINUX RESTART (4 CPU) 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:23:02 all 17.62 0.00 2.28 5.32 0.05 74.72 06:23:02 0 18.85 0.00 2.48 2.49 0.05 76.13 06:23:02 1 16.82 0.00 2.85 3.50 0.03 76.79 06:23:02 2 8.03 0.00 1.24 9.57 0.07 81.09 06:23:02 3 26.79 0.00 2.51 5.73 0.07 64.90 06:24:01 all 18.15 0.00 1.11 2.02 0.06 78.67 06:24:01 0 9.38 0.00 0.84 1.67 0.05 88.06 06:24:01 1 27.04 0.00 1.49 0.87 0.05 70.55 06:24:01 2 7.50 0.00 0.70 5.20 0.03 86.57 06:24:01 3 28.69 0.00 1.41 0.34 0.05 69.51 06:25:01 all 4.55 0.00 0.23 0.20 0.03 94.98 06:25:01 0 5.57 0.00 0.48 0.03 0.05 93.86 06:25:01 1 0.08 0.00 0.10 0.63 0.02 99.17 06:25:01 2 5.77 0.00 0.30 0.12 0.05 93.77 06:25:01 3 6.80 0.00 0.10 0.00 0.03 93.07 06:26:01 all 8.53 0.00 1.39 22.31 0.07 67.71 06:26:01 0 9.17 0.00 2.11 32.01 0.07 56.64 06:26:01 1 6.78 0.00 1.19 21.47 0.03 70.53 06:26:01 2 7.87 0.00 0.89 15.16 0.10 75.98 06:26:01 3 10.29 0.00 1.37 20.58 0.05 67.71 06:27:01 all 39.68 0.00 1.46 1.00 0.07 57.79 06:27:01 0 38.54 0.00 1.90 0.52 0.08 58.96 06:27:01 1 39.24 0.00 1.18 0.75 0.07 58.77 06:27:01 2 40.95 0.00 1.54 2.51 0.08 54.93 06:27:01 3 40.00 0.00 1.20 0.22 0.07 58.52 06:28:01 all 28.79 0.00 1.20 0.97 0.05 68.98 06:28:01 0 25.39 0.00 1.44 0.60 0.03 72.54 06:28:01 1 20.86 0.00 0.75 0.46 0.05 77.88 06:28:01 2 37.90 0.00 1.00 2.62 0.07 58.41 06:28:01 3 31.04 0.00 1.66 0.22 0.07 67.02 Average: all 19.58 0.00 1.28 5.30 0.06 73.79 Average: 0 17.84 0.00 1.54 6.21 0.06 74.35 Average: 1 18.48 0.00 1.26 4.61 0.04 75.61 Average: 2 18.06 0.00 0.95 5.85 0.07 75.07 Average: 3 23.92 0.00 1.37 4.53 0.06 70.13