05:57:07 Started by timer 05:57:07 Running as SYSTEM 05:57:07 [EnvInject] - Loading node environment variables. 05:57:07 Building remotely on prd-ubuntu1804-builder-4c-4g-936 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 05:57:07 [ssh-agent] Looking for ssh-agent implementation... 05:57:07 $ ssh-agent 05:57:07 SSH_AUTH_SOCK=/tmp/ssh-JxtvpJeTfwTf/agent.1862 05:57:07 SSH_AGENT_PID=1864 05:57:07 [ssh-agent] Started. 05:57:07 Running ssh-add (command line suppressed) 05:57:07 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/private_key_3672040232237322979.key (jenkins-ssh) 05:57:07 [ssh-agent] Using credentials jenkins (jenkins) 05:57:07 The recommended git tool is: NONE 05:57:09 using credential jenkins 05:57:09 Wiping out workspace first. 05:57:09 Cloning the remote Git repository 05:57:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:09 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release # timeout=10 05:57:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:09 > git --version # timeout=10 05:57:09 > git --version # 'git version 2.17.1' 05:57:09 using GIT_SSH to set credentials jenkins 05:57:09 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:57:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:10 Avoid second fetch 05:57:10 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 05:57:10 Checking out Revision 650031cfb4a5316647f74892f49c0a9a7a714b74 (refs/remotes/origin/h-release) 05:57:10 > git config core.sparsecheckout # timeout=10 05:57:10 > git checkout -f 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:10 Commit message: "Update readthedocs config" 05:57:10 > git rev-list --no-walk 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:14 provisioning config files... 05:57:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:57:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:57:14 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins17836201398019759271.sh 05:57:14 ---> python-tools-install.sh 05:57:14 Setup pyenv: 05:57:14 * system (set by /opt/pyenv/version) 05:57:14 * 3.8.13 (set by /opt/pyenv/version) 05:57:14 * 3.9.13 (set by /opt/pyenv/version) 05:57:14 * 3.10.6 (set by /opt/pyenv/version) 05:57:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E5Am 05:57:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:22 lf-activate-venv(): INFO: Installing: lftools 05:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-E5Am/bin to PATH 05:57:49 Generating Requirements File 05:58:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:58:11 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 05:58:12 Python 3.10.6 05:58:12 pip 25.0.1 from /tmp/venv-E5Am/lib/python3.10/site-packages/pip (python 3.10) 05:58:12 appdirs==1.4.4 05:58:12 argcomplete==3.6.2 05:58:12 aspy.yaml==1.3.0 05:58:12 attrs==25.3.0 05:58:12 autopage==0.5.2 05:58:12 beautifulsoup4==4.13.4 05:58:12 boto3==1.38.3 05:58:12 botocore==1.38.3 05:58:12 bs4==0.0.2 05:58:12 cachetools==5.5.2 05:58:12 certifi==2025.1.31 05:58:12 cffi==1.17.1 05:58:12 cfgv==3.4.0 05:58:12 chardet==5.2.0 05:58:12 charset-normalizer==3.4.1 05:58:12 click==8.1.8 05:58:12 cliff==4.9.1 05:58:12 cmd2==2.5.11 05:58:12 cryptography==3.3.2 05:58:12 debtcollector==3.0.0 05:58:12 decorator==5.2.1 05:58:12 defusedxml==0.7.1 05:58:12 Deprecated==1.2.18 05:58:12 distlib==0.3.9 05:58:12 dnspython==2.7.0 05:58:12 docker==4.2.2 05:58:12 dogpile.cache==1.3.4 05:58:12 durationpy==0.9 05:58:12 email_validator==2.2.0 05:58:12 filelock==3.18.0 05:58:12 future==1.0.0 05:58:12 gitdb==4.0.12 05:58:12 GitPython==3.1.44 05:58:12 google-auth==2.39.0 05:58:12 httplib2==0.22.0 05:58:12 identify==2.6.10 05:58:12 idna==3.10 05:58:12 importlib-resources==1.5.0 05:58:12 iso8601==2.1.0 05:58:12 Jinja2==3.1.6 05:58:12 jmespath==1.0.1 05:58:12 jsonpatch==1.33 05:58:12 jsonpointer==3.0.0 05:58:12 jsonschema==4.23.0 05:58:12 jsonschema-specifications==2025.4.1 05:58:12 keystoneauth1==5.10.0 05:58:12 kubernetes==32.0.1 05:58:12 lftools==0.37.12 05:58:12 lxml==5.4.0 05:58:12 MarkupSafe==3.0.2 05:58:12 msgpack==1.1.0 05:58:12 multi_key_dict==2.0.3 05:58:12 munch==4.0.0 05:58:12 netaddr==1.3.0 05:58:12 niet==1.4.2 05:58:12 nodeenv==1.9.1 05:58:12 oauth2client==4.1.3 05:58:12 oauthlib==3.2.2 05:58:12 openstacksdk==4.5.0 05:58:12 os-client-config==2.1.0 05:58:12 os-service-types==1.7.0 05:58:12 osc-lib==4.0.0 05:58:12 oslo.config==9.7.1 05:58:12 oslo.context==5.7.1 05:58:12 oslo.i18n==6.5.1 05:58:12 oslo.log==7.1.0 05:58:12 oslo.serialization==5.7.0 05:58:12 oslo.utils==8.2.0 05:58:12 packaging==25.0 05:58:12 pbr==6.1.1 05:58:12 platformdirs==4.3.7 05:58:12 prettytable==3.16.0 05:58:12 psutil==7.0.0 05:58:12 pyasn1==0.6.1 05:58:12 pyasn1_modules==0.4.2 05:58:12 pycparser==2.22 05:58:12 pygerrit2==2.0.15 05:58:12 PyGithub==2.6.1 05:58:12 PyJWT==2.10.1 05:58:12 PyNaCl==1.5.0 05:58:12 pyparsing==2.4.7 05:58:12 pyperclip==1.9.0 05:58:12 pyrsistent==0.20.0 05:58:12 python-cinderclient==9.7.0 05:58:12 python-dateutil==2.9.0.post0 05:58:12 python-heatclient==4.1.0 05:58:12 python-jenkins==1.8.2 05:58:12 python-keystoneclient==5.6.0 05:58:12 python-magnumclient==4.8.1 05:58:12 python-openstackclient==8.0.0 05:58:12 python-swiftclient==4.7.0 05:58:12 PyYAML==6.0.2 05:58:12 referencing==0.36.2 05:58:12 requests==2.32.3 05:58:12 requests-oauthlib==2.0.0 05:58:12 requestsexceptions==1.4.0 05:58:12 rfc3986==2.0.0 05:58:12 rpds-py==0.24.0 05:58:12 rsa==4.9.1 05:58:12 ruamel.yaml==0.18.10 05:58:12 ruamel.yaml.clib==0.2.12 05:58:12 s3transfer==0.12.0 05:58:12 simplejson==3.20.1 05:58:12 six==1.17.0 05:58:12 smmap==5.0.2 05:58:12 soupsieve==2.7 05:58:12 stevedore==5.4.1 05:58:12 tabulate==0.9.0 05:58:12 toml==0.10.2 05:58:12 tomlkit==0.13.2 05:58:12 tqdm==4.67.1 05:58:12 typing_extensions==4.13.2 05:58:12 tzdata==2025.2 05:58:12 urllib3==1.26.20 05:58:12 virtualenv==20.30.0 05:58:12 wcwidth==0.2.13 05:58:12 websocket-client==1.8.0 05:58:12 wrapt==1.17.2 05:58:12 xdg==6.0.0 05:58:12 xmltodict==0.14.2 05:58:12 yq==3.4.3 05:58:12 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins4459170036276160431.sh 05:58:12 + echo quiet=on 05:58:12 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-936 05:58:13 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=h-release -Dsha1=origin/h-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/h-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=h-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:58:13 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:58:13 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 05:58:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 05:58:13 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:58:13 Default locale: en, platform encoding: UTF-8 05:58:13 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:58:13 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins15964715052624030500.sh 05:58:13 + rm /home/jenkins/.wgetrc 05:58:13 [EnvInject] - Injecting environment variables from a build step. 05:58:13 [EnvInject] - Injecting as environment variables the properties content 05:58:13 SET_JDK_VERSION=openjdk17 05:58:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:58:13 05:58:13 [EnvInject] - Variables injected successfully. 05:58:13 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh /tmp/jenkins14101399983579327976.sh 05:58:13 ---> update-java-alternatives.sh 05:58:13 ---> Updating Java version 05:58:14 ---> Ubuntu/Debian system detected 05:58:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:58:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:58:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:58:15 openjdk version "17.0.4" 2022-07-19 05:58:15 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:58:15 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:58:15 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:58:15 [EnvInject] - Injecting environment variables from a build step. 05:58:15 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:58:15 [EnvInject] - Variables injected successfully. 05:58:15 provisioning config files... 05:58:15 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config1181033659815483481tmp 05:58:15 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config11075029832778853653tmp 05:58:15 [EnvInject] - Injecting environment variables from a build step. 05:58:15 [EnvInject] - Injecting as environment variables the properties content 05:58:15 MAVEN_GOALS=clean install 05:58:15 05:58:15 [EnvInject] - Variables injected successfully. 05:58:15 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins14453356064778742570.sh 05:58:15 ---> common-variables.sh 05:58:15 --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 05:58:15 ---> sonatype-clm.sh 05:58:15 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 05:58:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 05:58:15 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 05:58:15 Default locale: en, platform encoding: UTF-8 05:58:15 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:58:16 [INFO] Scanning for projects... 05:58:38 [INFO] 05:58:38 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:58:38 [INFO] Building informationcoordinatorservice 1.5.1-SNAPSHOT 05:58:38 [INFO] --------------------------------[ jar ]--------------------------------- 06:00:12 [INFO] 06:00:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ informationcoordinatorservice --- 06:00:12 [INFO] 06:00:12 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 06:00:14 [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-maven-clm-h-release/target/jacoco.exec 06:00:14 [INFO] 06:00:14 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ informationcoordinatorservice --- 06:00:17 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/generated-sources/annotations added. 06:00:17 [INFO] 06:00:17 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ informationcoordinatorservice --- 06:00:17 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 06:00:17 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 06:00:17 [INFO] 06:00:17 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 06:00:19 [INFO] Changes detected - recompiling the module! 06:00:19 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/classes 06:00:22 [INFO] 06:00:22 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ informationcoordinatorservice --- 06:00:22 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/test/resources 06:00:22 [INFO] 06:00:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 06:00:22 [INFO] Changes detected - recompiling the module! 06:00:22 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/test-classes 06:00:23 [INFO] 06:00:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ informationcoordinatorservice --- 06:00:24 [INFO] 06:00:24 [INFO] ------------------------------------------------------- 06:00:24 [INFO] T E S T S 06:00:24 [INFO] ------------------------------------------------------- 06:00:25 [INFO] Running org.oransc.ics.ApplicationTest 06:00:26 06:00:26.147 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 06:00:26 06:00:26.156 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oransc.ics.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 06:00:26 06:00:26.205 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 06:00:26 06:00:26.306 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/classes/org/oransc/ics/Application.class] 06:00:26 06:00:26.313 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 06:00:26 06:00:26.469 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 06:00:26 06:00:26.471 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 06:00:26 06:00:26.473 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ApplicationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 06:00:26 06:00:26.474 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 06:00:26 06:00:26.537 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oransc.ics.ApplicationTest 06:00:27 06:00:27 . ____ _ __ _ _ 06:00:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:00:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:00:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:00:27 ' |____| .__|_| |_|_| |_\__, | / / / / 06:00:27 =========|_|==============|___/=/_/_/_/ 06:00:27 :: Spring Boot :: (v3.0.4) 06:00:27 06:00:27 2025-04-26T06:00:27.149Z INFO 2516 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2516 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release) 06:00:27 2025-04-26T06:00:27.165Z INFO 2516 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 06:00:29 2025-04-26T06:00:29.281Z INFO 2516 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 06:00:32 2025-04-26T06:00:32.227Z INFO 2516 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 5.652 seconds (process running for 7.381) 06:00:34 2025-04-26T06:00:34.337Z WARN 2516 --- [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: 06:00:34 2025-04-26T06:00:34.384Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:34 2025-04-26T06:00:34.760Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:34 2025-04-26T06:00:34.832Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:35 2025-04-26T06:00:35.282Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:35 2025-04-26T06:00:35.692Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:35 2025-04-26T06:00:35.900Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:36 2025-04-26T06:00:36.693Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:36 2025-04-26T06:00:36.741Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:36 2025-04-26T06:00:36.956Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:37 2025-04-26T06:00:37.083Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-26T06:00:37.092Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:37 2025-04-26T06:00:37.334Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-26T06:00:37.434Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:37 2025-04-26T06:00:37.638Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-26T06:00:37.646Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:38 2025-04-26T06:00:38.021Z INFO 2516 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:38 2025-04-26T06:00:38.036Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:39 2025-04-26T06:00:39.056Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:39 2025-04-26T06:00:39.061Z WARN 2516 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:32799/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:39 2025-04-26T06:00:39.331Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:39 2025-04-26T06:00:39.334Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:40 2025-04-26T06:00:40.343Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:40 2025-04-26T06:00:40.348Z WARN 2516 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:32799/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:40 2025-04-26T06:00:40.853Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-26T06:00:40.855Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-26T06:00:40.916Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-26T06:00:40.917Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-26T06:00:40.969Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:40 2025-04-26T06:00:40.972Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:41 2025-04-26T06:00:41.354Z WARN 2516 --- [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: 06:00:41 2025-04-26T06:00:41.363Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:41 2025-04-26T06:00:41.686Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:41 2025-04-26T06:00:41.737Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:41 2025-04-26T06:00:41.999Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:42 2025-04-26T06:00:42.059Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:42 2025-04-26T06:00:42.118Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 06:00:42 2025-04-26T06:00:42.180Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:42 2025-04-26T06:00:42.193Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:42 2025-04-26T06:00:42.422Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:42 2025-04-26T06:00:42.927Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:43 2025-04-26T06:00:43.227Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:43 2025-04-26T06:00:43.616Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:43 2025-04-26T06:00:43.781Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:43 2025-04-26T06:00:43.854Z WARN 2516 --- [o-auto-1-exec-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 06:00:44 2025-04-26T06:00:44.884Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:44 2025-04-26T06:00:44.888Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:45 2025-04-26T06:00:45.019Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:45 2025-04-26T06:00:45.718Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:45 2025-04-26T06:00:45.774Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:45 2025-04-26T06:00:45.809Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:45 2025-04-26T06:00:45.809Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:45 2025-04-26T06:00:45.990Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:46 2025-04-26T06:00:46.125Z WARN 2516 --- [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 06:00:46 2025-04-26T06:00:46.129Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:46 2025-04-26T06:00:46.854Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:46 2025-04-26T06:00:46.901Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:47 2025-04-26T06:00:47.142Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:47 2025-04-26T06:00:47.375Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:48 2025-04-26T06:00:48.383Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:48 2025-04-26T06:00:48.387Z WARN 2516 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:32799/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:48 2025-04-26T06:00:48.860Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:48 2025-04-26T06:00:48.862Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:49 2025-04-26T06:00:49.869Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:49 2025-04-26T06:00:49.872Z WARN 2516 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:32799/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:49 2025-04-26T06:00:49.955Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:50 2025-04-26T06:00:50.144Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:50 2025-04-26T06:00:50.146Z WARN 2516 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:32799/example-dataproducer/health-check-error 06:00:50 2025-04-26T06:00:50.150Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:50 2025-04-26T06:00:50.152Z WARN 2516 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:32799/example-dataproducer/health-check-error 06:00:50 2025-04-26T06:00:50.188Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:50 2025-04-26T06:00:50.191Z WARN 2516 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:32799/example-dataproducer/health-check-error 06:00:50 2025-04-26T06:00:50.226Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:50 2025-04-26T06:00:50.237Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:50 2025-04-26T06:00:50.503Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:50 2025-04-26T06:00:50.549Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Producer supervision 06:00:50 2025-04-26T06:00:50.558Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:50 2025-04-26T06:00:50.563Z INFO 2516 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:50 2025-04-26T06:00:50.825Z WARN 2516 --- [o-auto-1-exec-7] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 06:00:50 2025-04-26T06:00:50.856Z WARN 2516 --- [-auto-1-exec-10] 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 06:00:50 2025-04-26T06:00:50.982Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:51 2025-04-26T06:00:51.117Z WARN 2516 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken4846602122684478888.txt, reason: /tmp/icsTestAuthToken4846602122684478888.txt 06:00:51 2025-04-26T06:00:51.135Z WARN 2516 --- [o-auto-1-exec-6] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken4846602122684478888.txt, reason: /tmp/icsTestAuthToken4846602122684478888.txt 06:00:51 2025-04-26T06:00:51.145Z WARN 2516 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken4846602122684478888.txt, reason: /tmp/icsTestAuthToken4846602122684478888.txt 06:00:51 2025-04-26T06:00:51.148Z INFO 2516 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:51 2025-04-26T06:00:51.603Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@7263bdd5 06:00:51 2025-04-26T06:00:51.747Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@7db8b0b0 06:00:52 2025-04-26T06:00:52.182Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:52 2025-04-26T06:00:52.418Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:52 2025-04-26T06:00:52.789Z INFO 2516 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:52 2025-04-26T06:00:52.877Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:52 2025-04-26T06:00:52.916Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:52 2025-04-26T06:00:52.954Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:52 2025-04-26T06:00:52.996Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:53 2025-04-26T06:00:53.040Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:53 2025-04-26T06:00:53.080Z WARN 2516 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] after 2 queries 06:00:53 2025-04-26T06:00:53.414Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:53 2025-04-26T06:00:53.463Z INFO 2516 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:53 2025-04-26T06:00:53.473Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:53 2025-04-26T06:00:53.473Z INFO 2516 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:53 2025-04-26T06:00:53.476Z WARN 2516 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:00:53 2025-04-26T06:00:53.479Z INFO 2516 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:01:00 2025-04-26T06:01:00.285Z WARN 2516 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 06:01:00 2025-04-26T06:01:00.646Z WARN 2516 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:01:01 2025-04-26T06:01:01.083Z INFO 2516 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:01:01 2025-04-26T06:01:01.084Z INFO 2516 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:01:01 2025-04-26T06:01:01.309Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:01:01 2025-04-26T06:01:01.311Z INFO 2516 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:01:01 2025-04-26T06:01:01.465Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:01:01 2025-04-26T06:01:01.466Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:32799/actuator/loggers/org.oransc.ics'' 06:01:01 2025-04-26T06:01:01.471Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:01:01 2025-04-26T06:01:01.472Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:32799/actuator/loggers/org.springframework.boot.actuate'' 06:01:01 2025-04-26T06:01:01.477Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:01:01 2025-04-26T06:01:01.478Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:32799/actuator/shutdown'' 06:01:01 2025-04-26T06:01:01.481Z TRACE 2516 --- [o-auto-1-exec-7] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 06:01:01 2025-04-26T06:01:01.484Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:01:02 2025-04-26T06:01:02.508Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'https://localhost:32799/data-consumer/v1/info-jobs'' 06:01:02 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.601 s - in org.oransc.ics.ApplicationTest 06:01:02 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 06:01:02 2025-04-26T06:01:02.557Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.618Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:02 2025-04-26T06:01:02.621Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.625Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:02 2025-04-26T06:01:02.627Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:02 2025-04-26T06:01:02.628Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.630Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:02 2025-04-26T06:01:02.630Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:02 2025-04-26T06:01:02.631Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.633Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:02 2025-04-26T06:01:02.634Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:02 2025-04-26T06:01:02.635Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.638Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:02 2025-04-26T06:01:02.639Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:02 2025-04-26T06:01:02.640Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.649Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:02 2025-04-26T06:01:02.656Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.659Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:02 2025-04-26T06:01:02.659Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:02 2025-04-26T06:01:02.661Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.670Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:02 2025-04-26T06:01:02.713Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.716Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:02 2025-04-26T06:01:02.758Z DEBUG 2516 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:35749/BaseUrl/test'' 06:01:02 2025-04-26T06:01:02.760Z DEBUG 2516 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.oransc.ics.clients.AsyncRestClientTest 06:01:04 [INFO] 06:01:04 [INFO] Results: 06:01:04 [INFO] 06:01:04 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 06:01:04 [INFO] 06:01:04 [INFO] 06:01:04 [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ informationcoordinatorservice --- 06:01:12 [INFO] No .swagger-codegen-ignore file found. 06:01:13 [WARNING] can't open handlebars/openapi/README.md for input 06:01:13 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen-ignore 06:01:13 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen/VERSION 06:01:13 [INFO] 06:01:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ informationcoordinatorservice --- 06:01:13 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/jacoco.exec 06:01:13 [INFO] Analyzed bundle 'informationcoordinatorservice' with 73 classes 06:01:13 [INFO] 06:01:13 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ informationcoordinatorservice --- 06:01:14 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:14 [INFO] 06:01:14 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ informationcoordinatorservice --- 06:01:15 [INFO] Replacing main artifact with repackaged archive 06:01:15 [INFO] 06:01:15 [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:01:17 [INFO] 06:01:17 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ informationcoordinatorservice --- 06:01:18 [INFO] 06:01:18 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ informationcoordinatorservice --- 06:01:18 [INFO] 06:01:18 [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ informationcoordinatorservice --- 06:01:18 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.5.1-SNAPSHOT/informationcoordinatorservice-1.5.1-SNAPSHOT.pom 06:01:18 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.5.1-SNAPSHOT/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:18 [INFO] 06:01:18 [INFO] --- docker-maven-plugin:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:01:18 [INFO] 06:01:18 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ informationcoordinatorservice --- 06:01:23 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.5.1-SNAPSHOT 06:01:23 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 06:01:23 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 06:01:23 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 06:01:23 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 06:01:23 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 06:01:23 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 06:01:23 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 06:01:23 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:01:23 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile 06:01:23 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 06:01:23 [INFO] | +- org.webjars:webjars-locator-core:jar:0.52:compile 06:01:23 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.6:compile 06:01:23 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 06:01:23 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 06:01:23 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 06:01:23 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 06:01:23 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 06:01:23 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 06:01:23 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 06:01:23 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.0.4:compile 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.0.4:compile 06:01:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.0.4:compile 06:01:23 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.5:compile 06:01:23 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.5:compile 06:01:23 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.19.0:compile 06:01:23 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.19.0:compile 06:01:23 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.6:compile 06:01:23 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:01:23 [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.0.4:compile 06:01:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile 06:01:23 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile 06:01:23 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile 06:01:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile 06:01:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile 06:01:23 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.0.4:compile 06:01:23 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.5:compile 06:01:23 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.5:compile 06:01:23 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.5:compile 06:01:23 [INFO] | +- org.springframework:spring-web:jar:6.0.6:compile 06:01:23 [INFO] | \- org.springframework:spring-webmvc:jar:6.0.6:compile 06:01:23 [INFO] | +- org.springframework:spring-aop:jar:6.0.6:compile 06:01:23 [INFO] | +- org.springframework:spring-context:jar:6.0.6:compile 06:01:23 [INFO] | \- org.springframework:spring-expression:jar:6.0.6:compile 06:01:23 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.0.4:compile 06:01:23 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.1.RELEASE:compile 06:01:23 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.1.RELEASE:compile 06:01:23 [INFO] | +- org.attoparser:attoparser:jar:2.0.6.RELEASE:compile 06:01:23 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 06:01:23 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.0.4:compile 06:01:23 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.0.4:compile 06:01:23 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.4:compile 06:01:23 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.89.Final:compile 06:01:23 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.89.Final:compile 06:01:23 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.89.Final:compile 06:01:23 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.4:compile 06:01:23 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.89.Final:compile 06:01:23 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.89.Final:compile 06:01:23 [INFO] +- org.springframework:spring-webflux:jar:6.0.6:compile 06:01:23 [INFO] | +- org.springframework:spring-beans:jar:6.0.6:compile 06:01:23 [INFO] | +- org.springframework:spring-core:jar:6.0.6:compile 06:01:23 [INFO] | | \- org.springframework:spring-jcl:jar:6.0.6:compile 06:01:23 [INFO] | \- io.projectreactor:reactor-core:jar:3.5.3:compile 06:01:23 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:01:23 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 06:01:23 [INFO] +- org.json:json:jar:20211205:compile 06:01:23 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 06:01:23 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 06:01:23 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 06:01:23 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 06:01:23 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 06:01:23 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 06:01:23 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 06:01:23 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 06:01:23 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.0.4:compile 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.0.4:compile 06:01:23 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.0.4:compile 06:01:23 [INFO] | +- io.micrometer:micrometer-observation:jar:1.10.4:compile 06:01:23 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.10.4:compile 06:01:23 [INFO] | \- io.micrometer:micrometer-core:jar:1.10.4:compile 06:01:23 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 06:01:23 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:01:23 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.0.4:compile 06:01:23 [INFO] | +- org.springframework.boot:spring-boot:jar:3.0.4:compile 06:01:23 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.0.4:compile 06:01:23 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.0.4:compile 06:01:23 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 06:01:23 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 06:01:23 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 06:01:23 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 06:01:23 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 06:01:23 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 06:01:23 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 06:01:23 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:runtime 06:01:23 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:runtime 06:01:23 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 06:01:23 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 06:01:23 [INFO] | +- io.netty:netty-codec-http:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-codec:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-transport:jar:4.1.89.Final:compile 06:01:23 [INFO] | | \- io.netty:netty-resolver:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-common:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-buffer:jar:4.1.89.Final:compile 06:01:23 [INFO] | +- io.netty:netty-handler:jar:4.1.89.Final:compile 06:01:23 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.89.Final:compile 06:01:23 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.89.Final:compile 06:01:23 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 06:01:23 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.0.4:test 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.0.4:test 06:01:23 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.4:test 06:01:23 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 06:01:23 [INFO] | | \- net.minidev:json-smart:jar:2.4.8:test 06:01:23 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.8:test 06:01:23 [INFO] | | \- org.ow2.asm:asm:jar:9.1:test 06:01:23 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0:compile 06:01:23 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.1:compile 06:01:23 [INFO] | +- org.assertj:assertj-core:jar:3.23.1:test 06:01:23 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 06:01:23 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.2:test 06:01:23 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.9.2:test 06:01:23 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 06:01:23 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:01:23 [INFO] | +- org.springframework:spring-test:jar:6.0.6:test 06:01:23 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 06:01:23 [INFO] +- org.awaitility:awaitility:jar:4.2.0:test 06:01:23 [INFO] +- io.projectreactor:reactor-test:jar:3.5.3:test 06:01:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2:test 06:01:23 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.9.2:test 06:01:23 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:01:23 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.9.2:test 06:01:23 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.2:test 06:01:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:01:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:4.8.1:test 06:01:23 [INFO] +- org.mockito:mockito-core:jar:4.8.1:test 06:01:23 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test 06:01:23 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 06:01:23 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 06:01:23 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:4.10.0:test 06:01:23 [INFO] +- com.squareup.okhttp3:okhttp:jar:4.10.0:test 06:01:23 [INFO] | +- com.squareup.okio:okio-jvm:jar:3.0.0:test 06:01:23 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.22:test 06:01:23 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.22:test 06:01:23 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 06:01:23 [INFO] +- junit:junit:jar:4.13.2:test 06:01:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 06:01:23 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.22:test 06:01:23 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.22:test 06:01:23 [INFO] 06:01:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ informationcoordinatorservice --- 06:01:23 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/sonatype-clm/module.xml 06:01:23 [INFO] ------------------------------------------------------------------------ 06:01:23 [INFO] BUILD SUCCESS 06:01:23 [INFO] ------------------------------------------------------------------------ 06:01:23 [INFO] Total time: 03:07 min 06:01:23 [INFO] Finished at: 2025-04-26T06:01:23Z 06:01:23 [INFO] ------------------------------------------------------------------------ 06:01:23 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins2543015430674229392.sh 06:01:23 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins2251841436138625118.sh 06:01:23 + find . -regex .*karaf/target 06:01:23 + xargs rm -rf 06:01:27 [INFO] 2025-04-26T06:01:27.512Z Scanning application nonrtric-plt-informationcoordinatorservice. 06:01:27 [INFO] Discovered commit hash '650031cfb4a5316647f74892f49c0a9a7a714b74' via environment variable GIT_COMMIT 06:01:28 [INFO] Scan target: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:28 [INFO] Scan configuration properties: 06:01:28 [INFO] dirExcludes=null 06:01:28 [INFO] dirIncludes=null 06:01:28 [INFO] fileExcludes= 06:01:28 [INFO] fileIncludes= 06:01:28 [INFO] 2025-04-26T06:01:28.032Z Starting scanning target: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:33 [INFO] 2025-04-26T06:01:33.033Z Scanned 9094 files so far 06:01:38 [INFO] 2025-04-26T06:01:38.033Z Scanned 28521 files so far 06:01:38 [INFO] 2025-04-26T06:01:38.400Z Scanned 30557 total files 06:01:38 [INFO] 2025-04-26T06:01:38.675Z Finished scanning application nonrtric-plt-informationcoordinatorservice. 06:01:38 [INFO] Discovered repository url '$GIT_URL/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice' via environment variable GIT_URL 06:01:38 [INFO] Repository URL $GIT_URL/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice was found using automation 06:01:38 [INFO] Amending source control record for application with id: nonrtric-plt-informationcoordinatorservice with discovered Repository URL: $GIT_URL/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice 06:01:39 [INFO] 2025-04-26T06:01:39.128Z Evaluating application nonrtric-plt-informationcoordinatorservice for stage build. 06:01:40 [INFO] Waiting for policy evaluation to complete... 06:01:45 [INFO] Assigned scan ID d8baafa8c1554de889c79703f7d5e713 06:01:51 [INFO] Policy evaluation completed in 12 seconds. 06:01:51 [INFO] 2025-04-26T06:01:51.161Z Finished evaluating application nonrtric-plt-informationcoordinatorservice for stage build. 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Use restrictions) [ 06:01:51 Component(displayName=com.github.erosb : everit-json-schema : 1.12.1, hash=066090c580062b3cbeb2) [ 06:01:51 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Use restrictions) [ 06:01:51 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:51 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Strong copyleft with exceptions) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Strong copyleft with exceptions) [ 06:01:51 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:01:51 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Strong copyleft with exceptions) [ 06:01:51 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [ 06:01:51 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Strong copyleft) [ 06:01:51 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:51 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0', 'GPL-3.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - non-LGPL) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0', 'EPL-2.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - non-LGPL) [ 06:01:51 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:51 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - non-LGPL) [ 06:01:51 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:51 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - non-LGPL) [ 06:01:51 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:01:51 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - non-LGPL) [ 06:01:51 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:51 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - LGPL) [ 06:01:51 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:51 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - LGPL) [ 06:01:51 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:51 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Weak copyleft - LGPL) [ 06:01:51 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:51 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework.boot : spring-boot-autoconfigure : 3.0.4, hash=07eb11bff0f965807f10) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20883 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 10.1.5, hash=14529cbd593571dc9029) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-23672 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-28709 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-46589 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-24549 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-34750 with severity >= 7 (severity = 8.7)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38286 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-50379 with severity >= 7 (severity = 9.2)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24813 with severity >= 7 (severity = 9.8)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4382 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34053 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-webflux : 6.0.6, hash=2f22c23d54767461197f) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-webmvc : 6.0.6, hash=302580efc981ad6797a8) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20860 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-webmvc : 6.0.6, hash=302580efc981ad6797a8) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.thymeleaf : thymeleaf : 3.1.1.RELEASE, hash=374a129dfa5e7d7f1a46) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-38286 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=io.projectreactor.netty : reactor-netty-core : 1.1.4, hash=53b29a92ca8b8fa89446) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34054 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-core : 6.0.6, hash=8a2845e0945923a9ebf3) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22233 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-3350 with severity >= 7 (severity = 8.7)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=org.springframework.boot : spring-boot-actuator-autoconfigure : 3.0.4, hash=9ec4171920a6f1f825a2) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20873 with severity >= 7 (severity = 9.8)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=io.projectreactor.netty : reactor-netty-http : 1.1.4, hash=ca8b2f1b23e4593577e0) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34062 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=software.amazon.awssdk : third-party-jackson-core : 2.17.292, hash=e5ba6875f589bd74362c) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=io.netty : netty-codec-http2 : 4.1.89.Final, hash=f524760814dcea13dd40) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Critical vulnerabilities) [ 06:01:51 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [ 06:01:51 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=org.springframework : spring-context : 6.0.6, hash=0fbd2b7c23adb2ec2f7c) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38820 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38820 with severity <= 6 (severity = 5.3)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-28708 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-28708 with severity <= 6 (severity = 4.3)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-42795 with severity <= 6 (severity = 5.3)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45648 with severity <= 6 (severity = 5.3)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=io.netty : netty-codec-http : 4.1.89.Final, hash=75c46974dce9c730b999) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29025 with severity <= 6 (severity = 5.3)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Severe vulnerabilities) [ 06:01:51 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:51 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.89.Final, hash=26ceb1a7e46c2d788cfc) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.14.2, hash=2b6c19b3d99dda029155) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.14.2, hash=2f3c71211b6ea7a978eb) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=org.reactivestreams : reactive-streams : 1.0.4, hash=3864a1320d97d7b045f7) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=org.webjars : webjars-locator-core : 0.52, hash=f219134c6b8d4aebfea7) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(License - Unknown license) [ 06:01:51 Component(displayName=org.webjars : swagger-ui : 4.15.5, hash=fc283d7a6d93c58fb466) [ 06:01:51 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:01:51 06:01:51 Nexus IQ reports policy warning due to 06:01:51 Policy(Security - Moderate vulnerabilities) [ 06:01:51 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:51 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]] 06:01:51 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/nonrtric-plt-informationcoordinatorservice/report/d8baafa8c1554de889c79703f7d5e713 06:01:51 Summary of policy violations: 35 critical, 17 severe, 6 moderate 06:01:51 IQ Server evaluation of application nonrtric-plt-informationcoordinatorservice detected warnings 06:01:51 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 06:01:51 $ ssh-agent -k 06:01:51 unset SSH_AUTH_SOCK; 06:01:51 unset SSH_AGENT_PID; 06:01:51 echo Agent pid 1864 killed; 06:01:51 [ssh-agent] Stopped. 06:01:51 [PostBuildScript] - [INFO] Executing post build scripts. 06:01:51 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins4895953614603568224.sh 06:01:51 ---> sysstat.sh 06:01:51 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins3027501289167094508.sh 06:01:51 ---> package-listing.sh 06:01:51 ++ facter osfamily 06:01:51 ++ tr '[:upper:]' '[:lower:]' 06:01:51 + OS_FAMILY=debian 06:01:51 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 06:01:51 + START_PACKAGES=/tmp/packages_start.txt 06:01:51 + END_PACKAGES=/tmp/packages_end.txt 06:01:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:51 + PACKAGES=/tmp/packages_start.txt 06:01:51 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:01:51 + PACKAGES=/tmp/packages_end.txt 06:01:51 + case "${OS_FAMILY}" in 06:01:51 + dpkg -l 06:01:51 + grep '^ii' 06:01:51 + '[' -f /tmp/packages_start.txt ']' 06:01:51 + '[' -f /tmp/packages_end.txt ']' 06:01:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:01:51 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:01:51 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/archives/ 06:01:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/archives/ 06:01:51 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins1621930511249208066.sh 06:01:51 ---> capture-instance-metadata.sh 06:01:51 Setup pyenv: 06:01:51 system 06:01:51 3.8.13 06:01:51 3.9.13 06:01:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E5Am from file:/tmp/.os_lf_venv 06:01:53 lf-activate-venv(): INFO: Installing: lftools 06:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-E5Am/bin to PATH 06:02:03 INFO: Running in OpenStack, capturing instance metadata 06:02:03 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins7548811044417975508.sh 06:02:03 provisioning config files... 06:02:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config3057573930017885396tmp 06:02:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:02:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:02:03 [EnvInject] - Injecting environment variables from a build step. 06:02:03 [EnvInject] - Injecting as environment variables the properties content 06:02:03 SERVER_ID=logs 06:02:03 06:02:03 [EnvInject] - Variables injected successfully. 06:02:03 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins17066591679784045699.sh 06:02:03 ---> create-netrc.sh 06:02:03 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins13031912499227802386.sh 06:02:03 ---> python-tools-install.sh 06:02:03 Setup pyenv: 06:02:04 system 06:02:04 3.8.13 06:02:04 3.9.13 06:02:04 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:02:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E5Am from file:/tmp/.os_lf_venv 06:02:05 lf-activate-venv(): INFO: Installing: lftools 06:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-E5Am/bin to PATH 06:02:14 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins12682855601981308657.sh 06:02:14 ---> sudo-logs.sh 06:02:14 Archiving 'sudo' log.. 06:02:14 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins954966272404764917.sh 06:02:14 ---> job-cost.sh 06:02:14 Setup pyenv: 06:02:14 system 06:02:14 3.8.13 06:02:14 3.9.13 06:02:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E5Am from file:/tmp/.os_lf_venv 06:02:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:02:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:02:20 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-E5Am/bin to PATH 06:02:20 INFO: No Stack... 06:02:21 INFO: Retrieving Pricing Info for: v2-highcpu-4 06:02:21 INFO: Archiving Costs 06:02:21 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins6897660160043116857.sh 06:02:21 ---> logs-deploy.sh 06:02:21 Setup pyenv: 06:02:21 system 06:02:21 3.8.13 06:02:21 3.9.13 06:02:21 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E5Am from file:/tmp/.os_lf_venv 06:02:23 lf-activate-venv(): INFO: Installing: lftools 06:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-E5Am/bin to PATH 06:02:33 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/98 06:02:33 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 06:02:34 Archives upload complete. 06:02:34 INFO: archiving logs to Nexus 06:02:35 ---> uname -a: 06:02:35 Linux prd-ubuntu1804-builder-4c-4g-936 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:02:35 06:02:35 06:02:35 ---> lscpu: 06:02:35 Architecture: x86_64 06:02:35 CPU op-mode(s): 32-bit, 64-bit 06:02:35 Byte Order: Little Endian 06:02:35 CPU(s): 4 06:02:35 On-line CPU(s) list: 0-3 06:02:35 Thread(s) per core: 1 06:02:35 Core(s) per socket: 1 06:02:35 Socket(s): 4 06:02:35 NUMA node(s): 1 06:02:35 Vendor ID: AuthenticAMD 06:02:35 CPU family: 23 06:02:35 Model: 49 06:02:35 Model name: AMD EPYC-Rome Processor 06:02:35 Stepping: 0 06:02:35 CPU MHz: 2800.000 06:02:35 BogoMIPS: 5600.00 06:02:35 Virtualization: AMD-V 06:02:35 Hypervisor vendor: KVM 06:02:35 Virtualization type: full 06:02:35 L1d cache: 32K 06:02:35 L1i cache: 32K 06:02:35 L2 cache: 512K 06:02:35 L3 cache: 16384K 06:02:35 NUMA node0 CPU(s): 0-3 06:02:35 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 06:02:35 06:02:35 06:02:35 ---> nproc: 06:02:35 4 06:02:35 06:02:35 06:02:35 ---> df -h: 06:02:35 Filesystem Size Used Avail Use% Mounted on 06:02:35 udev 2.0G 0 2.0G 0% /dev 06:02:35 tmpfs 395M 664K 394M 1% /run 06:02:35 /dev/vda1 20G 7.7G 12G 40% / 06:02:35 tmpfs 2.0G 0 2.0G 0% /dev/shm 06:02:35 tmpfs 5.0M 0 5.0M 0% /run/lock 06:02:35 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 06:02:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:02:35 tmpfs 395M 0 395M 0% /run/user/1001 06:02:35 06:02:35 06:02:35 ---> free -m: 06:02:35 total used free shared buff/cache available 06:02:35 Mem: 3943 587 1081 0 2274 3090 06:02:35 Swap: 1023 0 1023 06:02:35 06:02:35 06:02:35 ---> ip addr: 06:02:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:02:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:35 inet 127.0.0.1/8 scope host lo 06:02:35 valid_lft forever preferred_lft forever 06:02:35 inet6 ::1/128 scope host 06:02:35 valid_lft forever preferred_lft forever 06:02:35 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:02:35 link/ether fa:16:3e:2e:ac:9c brd ff:ff:ff:ff:ff:ff 06:02:35 inet 10.32.7.89/23 brd 10.32.7.255 scope global dynamic ens3 06:02:35 valid_lft 86055sec preferred_lft 86055sec 06:02:35 inet6 fe80::f816:3eff:fe2e:ac9c/64 scope link 06:02:35 valid_lft forever preferred_lft forever 06:02:35 06:02:35 06:02:35 ---> sar -b -r -n DEV: 06:02:35 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-936) 04/26/25 _x86_64_ (4 CPU) 06:02:35 06:02:35 05:56:52 LINUX RESTART (4 CPU) 06:02:35 06:02:35 05:57:01 tps rtps wtps bread/s bwrtn/s 06:02:35 05:58:01 146.29 56.24 90.05 3628.46 27886.95 06:02:35 05:59:01 84.74 29.30 55.44 1615.73 10420.40 06:02:35 06:00:01 10.23 0.00 10.23 0.00 465.52 06:02:35 06:01:01 35.24 10.48 24.76 722.15 3156.41 06:02:35 06:02:01 44.74 6.52 38.23 183.17 8545.78 06:02:35 Average: 64.25 20.51 43.74 1229.90 10095.01 06:02:35 06:02:35 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:35 05:58:01 1822196 3387028 2216456 54.88 50836 1668568 586416 11.53 513020 1527860 167588 06:02:35 05:59:01 1491552 3223776 2547100 63.07 57540 1821772 730820 14.37 690300 1666000 4820 06:02:35 06:00:01 1476056 3215472 2562596 63.45 59476 1826188 738724 14.52 699740 1669640 1632 06:02:35 06:01:01 566380 2415020 3472272 85.98 61928 1929192 1438336 28.27 1530968 1733856 288 06:02:35 06:02:01 1093680 3145700 2944972 72.92 66168 2123252 767876 15.09 932348 1800564 5132 06:02:35 Average: 1289973 3077399 2748679 68.06 59190 1873794 852434 16.76 873275 1679584 35892 06:02:35 06:02:35 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:35 05:58:01 ens3 388.75 260.67 1558.38 79.63 0.00 0.00 0.00 0.00 06:02:35 05:58:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 06:02:35 05:59:01 ens3 129.73 126.18 780.58 21.45 0.00 0.00 0.00 0.00 06:02:35 05:59:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:02:35 06:00:01 ens3 59.01 85.95 63.58 13.80 0.00 0.00 0.00 0.00 06:02:35 06:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:02:35 06:01:01 ens3 228.73 259.46 1327.41 44.79 0.00 0.00 0.00 0.00 06:02:35 06:01:01 lo 94.12 94.12 34.56 34.56 0.00 0.00 0.00 0.00 06:02:35 06:02:01 ens3 553.66 440.93 1468.63 178.10 0.00 0.00 0.00 0.00 06:02:35 06:02:01 lo 26.58 26.58 1.77 1.77 0.00 0.00 0.00 0.00 06:02:35 Average: ens3 271.97 234.64 1039.72 67.56 0.00 0.00 0.00 0.00 06:02:35 Average: lo 24.70 24.70 7.32 7.32 0.00 0.00 0.00 0.00 06:02:35 06:02:35 06:02:35 ---> sar -P ALL: 06:02:35 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-936) 04/26/25 _x86_64_ (4 CPU) 06:02:35 06:02:35 05:56:52 LINUX RESTART (4 CPU) 06:02:35 06:02:35 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:02:35 05:58:01 all 21.91 0.00 1.90 3.98 0.05 72.15 06:02:35 05:58:01 0 37.90 0.00 2.61 3.63 0.07 55.80 06:02:35 05:58:01 1 14.41 0.00 1.29 2.82 0.03 81.44 06:02:35 05:58:01 2 14.99 0.00 1.63 2.14 0.07 81.17 06:02:35 05:58:01 3 20.40 0.00 2.09 7.34 0.05 70.12 06:02:35 05:59:01 all 14.31 0.00 0.82 1.58 0.04 83.24 06:02:35 05:59:01 0 29.45 0.00 1.13 2.05 0.05 67.31 06:02:35 05:59:01 1 8.82 0.00 0.37 0.85 0.03 89.92 06:02:35 05:59:01 2 8.99 0.00 0.60 0.45 0.03 89.92 06:02:35 05:59:01 3 9.97 0.00 1.19 2.97 0.05 85.83 06:02:35 06:00:01 all 4.07 0.00 0.26 0.05 0.02 95.60 06:02:35 06:00:01 0 5.08 0.00 0.30 0.00 0.02 94.61 06:02:35 06:00:01 1 2.58 0.00 0.25 0.08 0.00 97.08 06:02:35 06:00:01 2 3.75 0.00 0.30 0.00 0.02 95.93 06:02:35 06:00:01 3 4.86 0.00 0.18 0.10 0.02 94.84 06:02:35 06:01:01 all 37.05 0.00 1.35 0.32 0.08 61.20 06:02:35 06:01:01 0 36.63 0.00 1.09 0.22 0.08 61.98 06:02:35 06:01:01 1 37.13 0.00 1.30 0.52 0.07 60.98 06:02:35 06:01:01 2 35.36 0.00 1.26 0.12 0.08 63.17 06:02:35 06:01:01 3 39.06 0.00 1.76 0.42 0.08 58.67 06:02:35 06:02:01 all 28.43 0.00 1.09 0.43 0.06 69.99 06:02:35 06:02:01 0 39.10 0.00 1.10 0.37 0.07 59.36 06:02:35 06:02:01 1 22.35 0.00 0.82 0.92 0.05 75.85 06:02:35 06:02:01 2 22.85 0.00 0.89 0.42 0.07 75.78 06:02:35 06:02:01 3 29.37 0.00 1.54 0.00 0.07 69.02 06:02:35 Average: all 21.14 0.00 1.08 1.27 0.05 76.45 06:02:35 Average: 0 29.62 0.00 1.25 1.25 0.06 67.82 06:02:35 Average: 1 17.04 0.00 0.81 1.04 0.04 81.07 06:02:35 Average: 2 17.18 0.00 0.94 0.63 0.05 81.20 06:02:35 Average: 3 20.72 0.00 1.35 2.16 0.05 75.71 06:02:35 06:02:35 06:02:35