05:57:03 Started by timer 05:57:03 Running as SYSTEM 05:57:03 [EnvInject] - Loading node environment variables. 05:57:03 Building remotely on prd-ubuntu1804-builder-4c-4g-57 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 05:57:03 [ssh-agent] Looking for ssh-agent implementation... 05:57:03 $ ssh-agent 05:57:03 SSH_AUTH_SOCK=/tmp/ssh-N5vRhdjxo64U/agent.1860 05:57:03 SSH_AGENT_PID=1862 05:57:03 [ssh-agent] Started. 05:57:03 Running ssh-add (command line suppressed) 05:57:03 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/private_key_14490793729258482848.key (jenkins-ssh) 05:57:03 [ssh-agent] Using credentials jenkins (jenkins) 05:57:03 The recommended git tool is: NONE 05:57:05 using credential jenkins 05:57:05 Wiping out workspace first. 05:57:05 Cloning the remote Git repository 05:57:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:05 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release # timeout=10 05:57:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:57:05 > git --version # timeout=10 05:57:05 > git --version # 'git version 2.17.1' 05:57:05 using GIT_SSH to set credentials jenkins 05:57:05 > 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:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:57:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:06 Avoid second fetch 05:57:06 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 05:57:06 Checking out Revision 650031cfb4a5316647f74892f49c0a9a7a714b74 (refs/remotes/origin/h-release) 05:57:06 > git config core.sparsecheckout # timeout=10 05:57:06 > git checkout -f 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:06 Commit message: "Update readthedocs config" 05:57:06 > git rev-list --no-walk 650031cfb4a5316647f74892f49c0a9a7a714b74 # timeout=10 05:57:10 provisioning config files... 05:57:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:57:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:57:10 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins9034525299514084253.sh 05:57:10 ---> python-tools-install.sh 05:57:10 Setup pyenv: 05:57:10 * system (set by /opt/pyenv/version) 05:57:10 * 3.8.13 (set by /opt/pyenv/version) 05:57:10 * 3.9.13 (set by /opt/pyenv/version) 05:57:10 * 3.10.6 (set by /opt/pyenv/version) 05:57:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wpqq 05:57:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:18 lf-activate-venv(): INFO: Installing: lftools 05:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-wpqq/bin to PATH 05:57:47 Generating Requirements File 05:58:10 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:10 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 05:58:10 Python 3.10.6 05:58:10 pip 25.0.1 from /tmp/venv-wpqq/lib/python3.10/site-packages/pip (python 3.10) 05:58:11 appdirs==1.4.4 05:58:11 argcomplete==3.6.2 05:58:11 aspy.yaml==1.3.0 05:58:11 attrs==25.3.0 05:58:11 autopage==0.5.2 05:58:11 beautifulsoup4==4.13.3 05:58:11 boto3==1.37.32 05:58:11 botocore==1.37.32 05:58:11 bs4==0.0.2 05:58:11 cachetools==5.5.2 05:58:11 certifi==2025.1.31 05:58:11 cffi==1.17.1 05:58:11 cfgv==3.4.0 05:58:11 chardet==5.2.0 05:58:11 charset-normalizer==3.4.1 05:58:11 click==8.1.8 05:58:11 cliff==4.9.1 05:58:11 cmd2==2.5.11 05:58:11 cryptography==3.3.2 05:58:11 debtcollector==3.0.0 05:58:11 decorator==5.2.1 05:58:11 defusedxml==0.7.1 05:58:11 Deprecated==1.2.18 05:58:11 distlib==0.3.9 05:58:11 dnspython==2.7.0 05:58:11 docker==4.2.2 05:58:11 dogpile.cache==1.3.4 05:58:11 durationpy==0.9 05:58:11 email_validator==2.2.0 05:58:11 filelock==3.18.0 05:58:11 future==1.0.0 05:58:11 gitdb==4.0.12 05:58:11 GitPython==3.1.44 05:58:11 google-auth==2.38.0 05:58:11 httplib2==0.22.0 05:58:11 identify==2.6.9 05:58:11 idna==3.10 05:58:11 importlib-resources==1.5.0 05:58:11 iso8601==2.1.0 05:58:11 Jinja2==3.1.6 05:58:11 jmespath==1.0.1 05:58:11 jsonpatch==1.33 05:58:11 jsonpointer==3.0.0 05:58:11 jsonschema==4.23.0 05:58:11 jsonschema-specifications==2024.10.1 05:58:11 keystoneauth1==5.10.0 05:58:11 kubernetes==32.0.1 05:58:11 lftools==0.37.12 05:58:11 lxml==5.3.2 05:58:11 MarkupSafe==3.0.2 05:58:11 msgpack==1.1.0 05:58:11 multi_key_dict==2.0.3 05:58:11 munch==4.0.0 05:58:11 netaddr==1.3.0 05:58:11 niet==1.4.2 05:58:11 nodeenv==1.9.1 05:58:11 oauth2client==4.1.3 05:58:11 oauthlib==3.2.2 05:58:11 openstacksdk==4.5.0 05:58:11 os-client-config==2.1.0 05:58:11 os-service-types==1.7.0 05:58:11 osc-lib==4.0.0 05:58:11 oslo.config==9.7.1 05:58:11 oslo.context==5.7.1 05:58:11 oslo.i18n==6.5.1 05:58:11 oslo.log==7.1.0 05:58:11 oslo.serialization==5.7.0 05:58:11 oslo.utils==8.2.0 05:58:11 packaging==24.2 05:58:11 pbr==6.1.1 05:58:11 platformdirs==4.3.7 05:58:11 prettytable==3.16.0 05:58:11 psutil==7.0.0 05:58:11 pyasn1==0.6.1 05:58:11 pyasn1_modules==0.4.2 05:58:11 pycparser==2.22 05:58:11 pygerrit2==2.0.15 05:58:11 PyGithub==2.6.1 05:58:11 PyJWT==2.10.1 05:58:11 PyNaCl==1.5.0 05:58:11 pyparsing==2.4.7 05:58:11 pyperclip==1.9.0 05:58:11 pyrsistent==0.20.0 05:58:11 python-cinderclient==9.7.0 05:58:11 python-dateutil==2.9.0.post0 05:58:11 python-heatclient==4.1.0 05:58:11 python-jenkins==1.8.2 05:58:11 python-keystoneclient==5.6.0 05:58:11 python-magnumclient==4.8.1 05:58:11 python-openstackclient==8.0.0 05:58:11 python-swiftclient==4.7.0 05:58:11 PyYAML==6.0.2 05:58:11 referencing==0.36.2 05:58:11 requests==2.32.3 05:58:11 requests-oauthlib==2.0.0 05:58:11 requestsexceptions==1.4.0 05:58:11 rfc3986==2.0.0 05:58:11 rpds-py==0.24.0 05:58:11 rsa==4.9 05:58:11 ruamel.yaml==0.18.10 05:58:11 ruamel.yaml.clib==0.2.12 05:58:11 s3transfer==0.11.4 05:58:11 simplejson==3.20.1 05:58:11 six==1.17.0 05:58:11 smmap==5.0.2 05:58:11 soupsieve==2.6 05:58:11 stevedore==5.4.1 05:58:11 tabulate==0.9.0 05:58:11 toml==0.10.2 05:58:11 tomlkit==0.13.2 05:58:11 tqdm==4.67.1 05:58:11 typing_extensions==4.13.2 05:58:11 tzdata==2025.2 05:58:11 urllib3==1.26.20 05:58:11 virtualenv==20.30.0 05:58:11 wcwidth==0.2.13 05:58:11 websocket-client==1.8.0 05:58:11 wrapt==1.17.2 05:58:11 xdg==6.0.0 05:58:11 xmltodict==0.14.2 05:58:11 yq==3.4.3 05:58:11 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins12297412644304854255.sh 05:58:11 + echo quiet=on 05:58:11 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-57 05:58:12 [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:12 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:58:12 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 05:58:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 05:58:12 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:58:12 Default locale: en, platform encoding: UTF-8 05:58:12 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:58:12 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins9005361512412724200.sh 05:58:12 + rm /home/jenkins/.wgetrc 05:58:12 [EnvInject] - Injecting environment variables from a build step. 05:58:12 [EnvInject] - Injecting as environment variables the properties content 05:58:12 SET_JDK_VERSION=openjdk17 05:58:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:58:12 05:58:12 [EnvInject] - Variables injected successfully. 05:58:12 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh /tmp/jenkins2390497497351726472.sh 05:58:12 ---> update-java-alternatives.sh 05:58:12 ---> Updating Java version 05:58:12 ---> Ubuntu/Debian system detected 05:58:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:58:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:58:12 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:13 openjdk version "17.0.4" 2022-07-19 05:58:13 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:58:13 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:58:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:58:13 [EnvInject] - Injecting environment variables from a build step. 05:58:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:58:13 [EnvInject] - Variables injected successfully. 05:58:13 provisioning config files... 05:58:13 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config2969969713498167757tmp 05:58:13 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config17850489823709691888tmp 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 MAVEN_GOALS=clean install 05:58:13 05:58:13 [EnvInject] - Variables injected successfully. 05:58:13 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins2499470466658434928.sh 05:58:13 ---> common-variables.sh 05:58:13 --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:13 ---> sonatype-clm.sh 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: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-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:14 [INFO] Scanning for projects... 05:58:36 [INFO] 05:58:36 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:58:36 [INFO] Building informationcoordinatorservice 1.5.1-SNAPSHOT 05:58:36 [INFO] --------------------------------[ jar ]--------------------------------- 06:00:09 [INFO] 06:00:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ informationcoordinatorservice --- 06:00:09 [INFO] 06:00:09 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 06:00:11 [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:11 [INFO] 06:00:11 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ informationcoordinatorservice --- 06:00:14 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/generated-sources/annotations added. 06:00:14 [INFO] 06:00:14 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ informationcoordinatorservice --- 06:00:14 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 06:00:14 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/main/resources 06:00:14 [INFO] 06:00:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 06:00:16 [INFO] Changes detected - recompiling the module! 06:00:16 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/classes 06:00:19 [INFO] 06:00:19 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ informationcoordinatorservice --- 06:00:19 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/src/test/resources 06:00:19 [INFO] 06:00:19 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 06:00:19 [INFO] Changes detected - recompiling the module! 06:00:19 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/test-classes 06:00:20 [INFO] 06:00:20 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ informationcoordinatorservice --- 06:00:21 [INFO] 06:00:21 [INFO] ------------------------------------------------------- 06:00:21 [INFO] T E S T S 06:00:21 [INFO] ------------------------------------------------------- 06:00:22 [INFO] Running org.oransc.ics.ApplicationTest 06:00:22 06:00:22.924 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 06:00:22 06:00:22.931 [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:22 06:00:22.981 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 06:00:23 06:00:23.089 [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:23 06:00:23.097 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 06:00:23 06:00:23.275 [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:23 06:00:23.277 [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:23 06:00:23.279 [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:23 06:00:23.281 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 06:00:23 06:00:23.345 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oransc.ics.ApplicationTest 06:00:23 06:00:23 . ____ _ __ _ _ 06:00:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 06:00:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 06:00:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 06:00:23 ' |____| .__|_| |_|_| |_\__, | / / / / 06:00:23 =========|_|==============|___/=/_/_/_/ 06:00:23 :: Spring Boot :: (v3.0.4) 06:00:23 06:00:23 2025-04-12T06:00:23.932Z INFO 2505 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2505 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release) 06:00:23 2025-04-12T06:00:23.934Z INFO 2505 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 06:00:26 2025-04-12T06:00:26.003Z INFO 2505 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 06:00:29 2025-04-12T06:00:29.019Z INFO 2505 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 5.634 seconds (process running for 7.313) 06:00:31 2025-04-12T06:00:31.158Z WARN 2505 --- [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:31 2025-04-12T06:00:31.201Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:31 2025-04-12T06:00:31.604Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:31 2025-04-12T06:00:31.683Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:32 2025-04-12T06:00:32.147Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:32 2025-04-12T06:00:32.529Z INFO 2505 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:32 2025-04-12T06:00:32.736Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:33 2025-04-12T06:00:33.554Z INFO 2505 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:33 2025-04-12T06:00:33.611Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:33 2025-04-12T06:00:33.827Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:33 2025-04-12T06:00:33.962Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:33 2025-04-12T06:00:33.971Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:34 2025-04-12T06:00:34.211Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:34 2025-04-12T06:00:34.306Z INFO 2505 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:34 2025-04-12T06:00:34.504Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:34 2025-04-12T06:00:34.513Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:34 2025-04-12T06:00:34.908Z INFO 2505 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:34 2025-04-12T06:00:34.921Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:35 2025-04-12T06:00:35.942Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:35 2025-04-12T06:00:35.946Z WARN 2505 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:33051/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:36 2025-04-12T06:00:36.237Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:36 2025-04-12T06:00:36.238Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:37 2025-04-12T06:00:37.250Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:37 2025-04-12T06:00:37.254Z WARN 2505 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:33051/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:37 2025-04-12T06:00:37.820Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-12T06:00:37.822Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-12T06:00:37.878Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-12T06:00:37.882Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:37 2025-04-12T06:00:37.943Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:37 2025-04-12T06:00:37.946Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:38 2025-04-12T06:00:38.375Z WARN 2505 --- [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:38 2025-04-12T06:00:38.380Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:38 2025-04-12T06:00:38.720Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:38 2025-04-12T06:00:38.780Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 06:00:39 2025-04-12T06:00:39.058Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:39 2025-04-12T06:00:39.116Z INFO 2505 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:39 2025-04-12T06:00:39.169Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 06:00:39 2025-04-12T06:00:39.229Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:39 2025-04-12T06:00:39.238Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:39 2025-04-12T06:00:39.482Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-12T06:00:40.031Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-12T06:00:40.347Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-12T06:00:40.746Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-12T06:00:40.913Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:40 2025-04-12T06:00:40.994Z WARN 2505 --- [o-auto-1-exec-8] 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:42 2025-04-12T06:00:42.076Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:42 2025-04-12T06:00:42.077Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:42 2025-04-12T06:00:42.224Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:42 2025-04-12T06:00:42.965Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:43 2025-04-12T06:00:43.026Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:43 2025-04-12T06:00:43.070Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:43 2025-04-12T06:00:43.069Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:43 2025-04-12T06:00:43.262Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:43 2025-04-12T06:00:43.400Z WARN 2505 --- [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:43 2025-04-12T06:00:43.406Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:44 2025-04-12T06:00:44.168Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:44 2025-04-12T06:00:44.218Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:44 2025-04-12T06:00:44.441Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:44 2025-04-12T06:00:44.691Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:45 2025-04-12T06:00:45.699Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:45 2025-04-12T06:00:45.702Z WARN 2505 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:33051/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:46 2025-04-12T06:00:46.218Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:46 2025-04-12T06:00:46.223Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:47 2025-04-12T06:00:47.229Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 06:00:47 2025-04-12T06:00:47.232Z WARN 2505 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:33051/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 06:00:47 2025-04-12T06:00:47.328Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 06:00:47 2025-04-12T06:00:47.511Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:47 2025-04-12T06:00:47.514Z WARN 2505 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:33051/example-dataproducer/health-check-error 06:00:47 2025-04-12T06:00:47.518Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:47 2025-04-12T06:00:47.522Z WARN 2505 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:33051/example-dataproducer/health-check-error 06:00:47 2025-04-12T06:00:47.567Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 06:00:47 2025-04-12T06:00:47.570Z WARN 2505 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:33051/example-dataproducer/health-check-error 06:00:47 2025-04-12T06:00:47.616Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:47 2025-04-12T06:00:47.623Z INFO 2505 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:47 2025-04-12T06:00:47.858Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:47 2025-04-12T06:00:47.900Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Producer supervision 06:00:47 2025-04-12T06:00:47.906Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:47 2025-04-12T06:00:47.912Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 06:00:48 2025-04-12T06:00:48.174Z WARN 2505 --- [o-auto-1-exec-2] 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:48 2025-04-12T06:00:48.216Z WARN 2505 --- [o-auto-1-exec-7] 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:48 2025-04-12T06:00:48.343Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:48 2025-04-12T06:00:48.479Z WARN 2505 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken2348210475800951102.txt, reason: /tmp/icsTestAuthToken2348210475800951102.txt 06:00:48 2025-04-12T06:00:48.494Z WARN 2505 --- [o-auto-1-exec-4] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken2348210475800951102.txt, reason: /tmp/icsTestAuthToken2348210475800951102.txt 06:00:48 2025-04-12T06:00:48.501Z WARN 2505 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken2348210475800951102.txt, reason: /tmp/icsTestAuthToken2348210475800951102.txt 06:00:48 2025-04-12T06:00:48.505Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:49 2025-04-12T06:00:49.004Z INFO 2505 --- [-auto-1-exec-10] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@5724e593 06:00:49 2025-04-12T06:00:49.134Z INFO 2505 --- [o-auto-1-exec-6] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@d05f226 06:00:49 2025-04-12T06:00:49.581Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:49 2025-04-12T06:00:49.808Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:50 2025-04-12T06:00:50.181Z INFO 2505 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:50 2025-04-12T06:00:50.270Z WARN 2505 --- [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:50 2025-04-12T06:00:50.311Z WARN 2505 --- [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:50 2025-04-12T06:00:50.353Z WARN 2505 --- [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:50 2025-04-12T06:00:50.394Z WARN 2505 --- [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:50 2025-04-12T06:00:50.434Z WARN 2505 --- [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:50 2025-04-12T06:00:50.480Z WARN 2505 --- [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:50 2025-04-12T06:00:50.803Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 06:00:50 2025-04-12T06:00:50.860Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 06:00:50 2025-04-12T06:00:50.869Z WARN 2505 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:00:50 2025-04-12T06:00:50.869Z INFO 2505 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:50 2025-04-12T06:00:50.872Z INFO 2505 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 06:00:50 2025-04-12T06:00:50.888Z INFO 2505 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 06:00:58 2025-04-12T06:00:58.206Z WARN 2505 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 06:00:58 2025-04-12T06:00:58.599Z WARN 2505 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 06:00:59 2025-04-12T06:00:59.045Z INFO 2505 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:59 2025-04-12T06:00:59.048Z INFO 2505 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:59 2025-04-12T06:00:59.287Z INFO 2505 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:59 2025-04-12T06:00:59.291Z INFO 2505 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 06:00:59 2025-04-12T06:00:59.440Z DEBUG 2505 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:00:59 2025-04-12T06:00:59.441Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:33051/actuator/loggers/org.oransc.ics'' 06:00:59 2025-04-12T06:00:59.448Z DEBUG 2505 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:00:59 2025-04-12T06:00:59.451Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:33051/actuator/loggers/org.springframework.boot.actuate'' 06:00:59 2025-04-12T06:00:59.455Z DEBUG 2505 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 06:00:59 2025-04-12T06:00:59.456Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:33051/actuator/shutdown'' 06:00:59 2025-04-12T06:00:59.459Z TRACE 2505 --- [o-auto-1-exec-1] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 06:00:59 2025-04-12T06:00:59.463Z DEBUG 2505 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 06:01:00 2025-04-12T06:01:00.487Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'https://localhost:33051/data-consumer/v1/info-jobs'' 06:01:00 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.831 s - in org.oransc.ics.ApplicationTest 06:01:00 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 06:01:00 2025-04-12T06:01:00.558Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.604Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:00 2025-04-12T06:01:00.607Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.616Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:00 2025-04-12T06:01:00.617Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:00 2025-04-12T06:01:00.619Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.621Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:00 2025-04-12T06:01:00.622Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:00 2025-04-12T06:01:00.624Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.626Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:00 2025-04-12T06:01:00.627Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:00 2025-04-12T06:01:00.629Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 GET uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.631Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:00 2025-04-12T06:01:00.632Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:00 2025-04-12T06:01:00.633Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 DELETE uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.637Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:00 2025-04-12T06:01:00.644Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.647Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 500 INTERNAL_SERVER_ERROR 06:01:00 2025-04-12T06:01:00.648Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : Response error: 06:01:00 2025-04-12T06:01:00.650Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.653Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:00 2025-04-12T06:01:00.697Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 PUT uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.699Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:00 2025-04-12T06:01:00.741Z DEBUG 2505 --- [ main] org.oransc.ics.clients.AsyncRestClient : 302 POST uri = 'http://localhost:39361/BaseUrl/test'' 06:01:00 2025-04-12T06:01:00.744Z DEBUG 2505 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 302 resp: 200 OK 06:01:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in org.oransc.ics.clients.AsyncRestClientTest 06:01:02 [INFO] 06:01:02 [INFO] Results: 06:01:02 [INFO] 06:01:02 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 06:01:02 [INFO] 06:01:02 [INFO] 06:01:02 [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ informationcoordinatorservice --- 06:01:08 [INFO] No .swagger-codegen-ignore file found. 06:01:08 [WARNING] can't open handlebars/openapi/README.md for input 06:01:08 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen-ignore 06:01:08 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/api/.swagger-codegen/VERSION 06:01:08 [INFO] 06:01:08 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ informationcoordinatorservice --- 06:01:08 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/jacoco.exec 06:01:08 [INFO] Analyzed bundle 'informationcoordinatorservice' with 73 classes 06:01:08 [INFO] 06:01:08 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ informationcoordinatorservice --- 06:01:09 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:09 [INFO] 06:01:09 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ informationcoordinatorservice --- 06:01:10 [INFO] Replacing main artifact with repackaged archive 06:01:10 [INFO] 06:01:10 [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:01:13 [INFO] 06:01:13 [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ informationcoordinatorservice --- 06:01:13 [INFO] 06:01:13 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ informationcoordinatorservice --- 06:01:13 [INFO] 06:01:13 [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ informationcoordinatorservice --- 06:01:13 [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:13 [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:13 [INFO] 06:01:13 [INFO] --- docker-maven-plugin:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 06:01:13 [INFO] 06:01:13 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ informationcoordinatorservice --- 06:01:18 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.5.1-SNAPSHOT 06:01:18 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 06:01:18 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 06:01:18 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 06:01:18 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 06:01:18 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 06:01:18 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 06:01:18 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 06:01:18 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 06:01:18 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.2:compile 06:01:18 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 06:01:18 [INFO] | +- org.webjars:webjars-locator-core:jar:0.52:compile 06:01:18 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.6:compile 06:01:18 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 06:01:18 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 06:01:18 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 06:01:18 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 06:01:18 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 06:01:18 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 06:01:18 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 06:01:18 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.0.4:compile 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.0.4:compile 06:01:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.0.4:compile 06:01:18 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.5:compile 06:01:18 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.5:compile 06:01:18 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.19.0:compile 06:01:18 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.19.0:compile 06:01:18 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.6:compile 06:01:18 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 06:01:18 [INFO] | | \- org.yaml:snakeyaml:jar:1.33:compile 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.0.4:compile 06:01:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:compile 06:01:18 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:compile 06:01:18 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.2:compile 06:01:18 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.2:compile 06:01:18 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.2:compile 06:01:18 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.2:compile 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.0.4:compile 06:01:18 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.5:compile 06:01:18 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.5:compile 06:01:18 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.5:compile 06:01:18 [INFO] | +- org.springframework:spring-web:jar:6.0.6:compile 06:01:18 [INFO] | \- org.springframework:spring-webmvc:jar:6.0.6:compile 06:01:18 [INFO] | +- org.springframework:spring-aop:jar:6.0.6:compile 06:01:18 [INFO] | +- org.springframework:spring-context:jar:6.0.6:compile 06:01:18 [INFO] | \- org.springframework:spring-expression:jar:6.0.6:compile 06:01:18 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.0.4:compile 06:01:18 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.1.RELEASE:compile 06:01:18 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.1.RELEASE:compile 06:01:18 [INFO] | +- org.attoparser:attoparser:jar:2.0.6.RELEASE:compile 06:01:18 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 06:01:18 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.0.4:compile 06:01:18 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.0.4:compile 06:01:18 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.4:compile 06:01:18 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.89.Final:compile 06:01:18 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.89.Final:compile 06:01:18 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.89.Final:compile 06:01:18 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.4:compile 06:01:18 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.89.Final:compile 06:01:18 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.89.Final:compile 06:01:18 [INFO] +- org.springframework:spring-webflux:jar:6.0.6:compile 06:01:18 [INFO] | +- org.springframework:spring-beans:jar:6.0.6:compile 06:01:18 [INFO] | +- org.springframework:spring-core:jar:6.0.6:compile 06:01:18 [INFO] | | \- org.springframework:spring-jcl:jar:6.0.6:compile 06:01:18 [INFO] | \- io.projectreactor:reactor-core:jar:3.5.3:compile 06:01:18 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 06:01:18 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 06:01:18 [INFO] +- org.json:json:jar:20211205:compile 06:01:18 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 06:01:18 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 06:01:18 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 06:01:18 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 06:01:18 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 06:01:18 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 06:01:18 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 06:01:18 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 06:01:18 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.0.4:compile 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.0.4:compile 06:01:18 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.0.4:compile 06:01:18 [INFO] | +- io.micrometer:micrometer-observation:jar:1.10.4:compile 06:01:18 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.10.4:compile 06:01:18 [INFO] | \- io.micrometer:micrometer-core:jar:1.10.4:compile 06:01:18 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 06:01:18 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 06:01:18 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.0.4:compile 06:01:18 [INFO] | +- org.springframework.boot:spring-boot:jar:3.0.4:compile 06:01:18 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.0.4:compile 06:01:18 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.0.4:compile 06:01:18 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 06:01:18 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 06:01:18 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 06:01:18 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 06:01:18 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 06:01:18 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 06:01:18 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 06:01:18 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:runtime 06:01:18 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:runtime 06:01:18 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 06:01:18 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 06:01:18 [INFO] | +- io.netty:netty-codec-http:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-codec:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-transport:jar:4.1.89.Final:compile 06:01:18 [INFO] | | \- io.netty:netty-resolver:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-common:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.89.Final:compile 06:01:18 [INFO] | +- io.netty:netty-handler:jar:4.1.89.Final:compile 06:01:18 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.89.Final:compile 06:01:18 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.89.Final:compile 06:01:18 [INFO] +- org.projectlombok:lombok:jar:1.18.26:provided 06:01:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.0.4:test 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.0.4:test 06:01:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.4:test 06:01:18 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 06:01:18 [INFO] | | \- net.minidev:json-smart:jar:2.4.8:test 06:01:18 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.8:test 06:01:18 [INFO] | | \- org.ow2.asm:asm:jar:9.1:test 06:01:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0:compile 06:01:18 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.1:compile 06:01:18 [INFO] | +- org.assertj:assertj-core:jar:3.23.1:test 06:01:18 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 06:01:18 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.2:test 06:01:18 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.9.2:test 06:01:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 06:01:18 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 06:01:18 [INFO] | +- org.springframework:spring-test:jar:6.0.6:test 06:01:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 06:01:18 [INFO] +- org.awaitility:awaitility:jar:4.2.0:test 06:01:18 [INFO] +- io.projectreactor:reactor-test:jar:3.5.3:test 06:01:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2:test 06:01:18 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.9.2:test 06:01:18 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:01:18 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.9.2:test 06:01:18 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.2:test 06:01:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:01:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:4.8.1:test 06:01:18 [INFO] +- org.mockito:mockito-core:jar:4.8.1:test 06:01:18 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:test 06:01:18 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 06:01:18 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 06:01:18 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:4.10.0:test 06:01:18 [INFO] +- com.squareup.okhttp3:okhttp:jar:4.10.0:test 06:01:18 [INFO] | +- com.squareup.okio:okio-jvm:jar:3.0.0:test 06:01:18 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.22:test 06:01:18 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.22:test 06:01:18 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 06:01:18 [INFO] +- junit:junit:jar:4.13.2:test 06:01:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 06:01:18 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.22:test 06:01:18 [INFO] \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.22:test 06:01:18 [INFO] 06:01:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ informationcoordinatorservice --- 06:01:18 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/sonatype-clm/module.xml 06:01:19 [INFO] ------------------------------------------------------------------------ 06:01:19 [INFO] BUILD SUCCESS 06:01:19 [INFO] ------------------------------------------------------------------------ 06:01:19 [INFO] Total time: 03:04 min 06:01:19 [INFO] Finished at: 2025-04-12T06:01:18Z 06:01:19 [INFO] ------------------------------------------------------------------------ 06:01:19 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins3946149444805589733.sh 06:01:19 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins13275209613682564191.sh 06:01:19 + find . -regex .*karaf/target 06:01:19 + xargs rm -rf 06:01:23 [INFO] 2025-04-12T06:01:23.062Z Scanning application nonrtric-plt-informationcoordinatorservice. 06:01:23 [INFO] Discovered commit hash '650031cfb4a5316647f74892f49c0a9a7a714b74' via environment variable GIT_COMMIT 06:01:23 [INFO] Scan target: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:23 [INFO] Scan configuration properties: 06:01:23 [INFO] dirExcludes=null 06:01:23 [INFO] dirIncludes=null 06:01:23 [INFO] fileExcludes= 06:01:23 [INFO] fileIncludes= 06:01:23 [INFO] 2025-04-12T06:01:23.603Z Starting scanning target: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/target/informationcoordinatorservice-1.5.1-SNAPSHOT.jar 06:01:28 [INFO] 2025-04-12T06:01:28.603Z Scanned 9843 files so far 06:01:33 [INFO] 2025-04-12T06:01:33.603Z Scanned 29012 files so far 06:01:33 [INFO] 2025-04-12T06:01:33.857Z Scanned 30557 total files 06:01:34 [INFO] 2025-04-12T06:01:34.188Z Finished scanning application nonrtric-plt-informationcoordinatorservice. 06:01:34 [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:34 [INFO] Repository URL $GIT_URL/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice/nonrtric/plt/informationcoordinatorservice was found using automation 06:01:34 [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:34 [INFO] 2025-04-12T06:01:34.651Z Evaluating application nonrtric-plt-informationcoordinatorservice for stage build. 06:01:35 [INFO] Waiting for policy evaluation to complete... 06:01:41 [INFO] Assigned scan ID 2167e2daf37946b1b32cf53c536a9724 06:01:46 [INFO] Policy evaluation completed in 11 seconds. 06:01:46 [INFO] 2025-04-12T06:01:46.440Z Finished evaluating application nonrtric-plt-informationcoordinatorservice for stage build. 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Use restrictions) [ 06:01:46 Component(displayName=com.github.erosb : everit-json-schema : 1.12.1, hash=066090c580062b3cbeb2) [ 06:01:46 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Use restrictions) [ 06:01:46 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:46 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Strong copyleft with exceptions) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Strong copyleft with exceptions) [ 06:01:46 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Strong copyleft with exceptions) [ 06:01:46 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Strong copyleft) [ 06:01:46 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - non-LGPL) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - non-LGPL) [ 06:01:46 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - non-LGPL) [ 06:01:46 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - non-LGPL) [ 06:01:46 Component(displayName=jakarta.annotation : jakarta.annotation-api : 2.1.1, hash=48b9bda22b091b1f48b1) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - non-LGPL) [ 06:01:46 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - LGPL) [ 06:01:46 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - LGPL) [ 06:01:46 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Weak copyleft - LGPL) [ 06:01:46 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework.boot : spring-boot-autoconfigure : 3.0.4, hash=07eb11bff0f965807f10) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20883 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 10.1.5, hash=14529cbd593571dc9029) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-23672 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-28709 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-46589 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-24549 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-34750 with severity >= 7 (severity = 8.7)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38286 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-50379 with severity >= 7 (severity = 9.2)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24813 with severity >= 7 (severity = 9.8)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4382 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=ch.qos.logback : logback-classic : 1.4.5, hash=28e7dc0b208d6c3f15be) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34053 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-web : 6.0.6, hash=2916961032e54aaeb534) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.yaml : snakeyaml : 1.33, hash=2cd0a87ff7df953f810c) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-webflux : 6.0.6, hash=2f22c23d54767461197f) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-webmvc : 6.0.6, hash=302580efc981ad6797a8) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20860 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-webmvc : 6.0.6, hash=302580efc981ad6797a8) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.thymeleaf : thymeleaf : 3.1.1.RELEASE, hash=374a129dfa5e7d7f1a46) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-38286 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.json : json : 20211205, hash=47032dcf2f69880f07da) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=io.projectreactor.netty : reactor-netty-core : 1.1.4, hash=53b29a92ca8b8fa89446) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34054 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-core : 6.0.6, hash=8a2845e0945923a9ebf3) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22233 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-3350 with severity >= 7 (severity = 8.7)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=org.springframework.boot : spring-boot-actuator-autoconfigure : 3.0.4, hash=9ec4171920a6f1f825a2) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20873 with severity >= 7 (severity = 9.8)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=io.projectreactor.netty : reactor-netty-http : 1.1.4, hash=ca8b2f1b23e4593577e0) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34062 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=software.amazon.awssdk : third-party-jackson-core : 2.17.292, hash=e5ba6875f589bd74362c) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=io.netty : netty-codec-http2 : 4.1.89.Final, hash=f524760814dcea13dd40) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Critical vulnerabilities) [ 06:01:46 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [ 06:01:46 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 06:01:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=org.springframework : spring-context : 6.0.6, hash=0fbd2b7c23adb2ec2f7c) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 10.1.5, hash=21417d3ef8189e2af05a) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=io.netty : netty-codec-http : 4.1.89.Final, hash=75c46974dce9c730b999) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Severe vulnerabilities) [ 06:01:46 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.89.Final, hash=26ceb1a7e46c2d788cfc) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.14.2, hash=2b6c19b3d99dda029155) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.14.2, hash=2f3c71211b6ea7a978eb) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=org.reactivestreams : reactive-streams : 1.0.4, hash=3864a1320d97d7b045f7) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=org.webjars : webjars-locator-core : 0.52, hash=f219134c6b8d4aebfea7) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(License - Unknown license) [ 06:01:46 Component(displayName=org.webjars : swagger-ui : 4.15.5, hash=fc283d7a6d93c58fb466) [ 06:01:46 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:46 06:01:46 Nexus IQ reports policy warning due to 06:01:46 Policy(Security - Moderate vulnerabilities) [ 06:01:46 Component(displayName=ch.qos.logback : logback-core : 1.4.5, hash=e9bb2ea70f84401314da) [ 06:01:46 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:46 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/nonrtric-plt-informationcoordinatorservice/report/2167e2daf37946b1b32cf53c536a9724 06:01:46 Summary of policy violations: 35 critical, 17 severe, 6 moderate 06:01:46 IQ Server evaluation of application nonrtric-plt-informationcoordinatorservice detected warnings 06:01:46 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 06:01:46 $ ssh-agent -k 06:01:46 unset SSH_AUTH_SOCK; 06:01:46 unset SSH_AGENT_PID; 06:01:46 echo Agent pid 1862 killed; 06:01:46 [ssh-agent] Stopped. 06:01:46 [PostBuildScript] - [INFO] Executing post build scripts. 06:01:46 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins352618156361478694.sh 06:01:46 ---> sysstat.sh 06:01:47 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins10478426507439622825.sh 06:01:47 ---> package-listing.sh 06:01:47 ++ facter osfamily 06:01:47 ++ tr '[:upper:]' '[:lower:]' 06:01:47 + OS_FAMILY=debian 06:01:47 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release 06:01:47 + START_PACKAGES=/tmp/packages_start.txt 06:01:47 + END_PACKAGES=/tmp/packages_end.txt 06:01:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:47 + PACKAGES=/tmp/packages_start.txt 06:01:47 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:01:47 + PACKAGES=/tmp/packages_end.txt 06:01:47 + case "${OS_FAMILY}" in 06:01:47 + dpkg -l 06:01:47 + grep '^ii' 06:01:47 + '[' -f /tmp/packages_start.txt ']' 06:01:47 + '[' -f /tmp/packages_end.txt ']' 06:01:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:01:47 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release ']' 06:01:47 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/archives/ 06:01:47 + 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:47 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins17701702239356845059.sh 06:01:47 ---> capture-instance-metadata.sh 06:01:47 Setup pyenv: 06:01:47 system 06:01:47 3.8.13 06:01:47 3.9.13 06:01:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpqq from file:/tmp/.os_lf_venv 06:01:48 lf-activate-venv(): INFO: Installing: lftools 06:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-wpqq/bin to PATH 06:01:58 INFO: Running in OpenStack, capturing instance metadata 06:01:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins5987917145132564151.sh 06:01:59 provisioning config files... 06:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release@tmp/config11806158701911284039tmp 06:01:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:01:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:01:59 [EnvInject] - Injecting environment variables from a build step. 06:01:59 [EnvInject] - Injecting as environment variables the properties content 06:01:59 SERVER_ID=logs 06:01:59 06:01:59 [EnvInject] - Variables injected successfully. 06:01:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins5108453418578795589.sh 06:01:59 ---> create-netrc.sh 06:01:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins3966027785325570357.sh 06:01:59 ---> python-tools-install.sh 06:01:59 Setup pyenv: 06:01:59 system 06:01:59 3.8.13 06:01:59 3.9.13 06:01:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpqq from file:/tmp/.os_lf_venv 06:02:00 lf-activate-venv(): INFO: Installing: lftools 06:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-wpqq/bin to PATH 06:02:09 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins2898780306735379943.sh 06:02:09 ---> sudo-logs.sh 06:02:09 Archiving 'sudo' log.. 06:02:10 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash /tmp/jenkins18182309847029813941.sh 06:02:10 ---> job-cost.sh 06:02:10 Setup pyenv: 06:02:10 system 06:02:10 3.8.13 06:02:10 3.9.13 06:02:10 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpqq from file:/tmp/.os_lf_venv 06:02:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:02:16 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:16 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-wpqq/bin to PATH 06:02:16 INFO: No Stack... 06:02:16 INFO: Retrieving Pricing Info for: v2-highcpu-4 06:02:16 INFO: Archiving Costs 06:02:16 [nonrtric-plt-informationcoordinatorservice-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins1497189525983831335.sh 06:02:16 ---> logs-deploy.sh 06:02:16 Setup pyenv: 06:02:16 system 06:02:16 3.8.13 06:02:16 3.9.13 06:02:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/.python-version) 06:02:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpqq from file:/tmp/.os_lf_venv 06:02:18 lf-activate-venv(): INFO: Installing: lftools 06:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-wpqq/bin to PATH 06:02:29 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-h-release/96 06:02:29 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:30 Archives upload complete. 06:02:30 INFO: archiving logs to Nexus 06:02:31 ---> uname -a: 06:02:31 Linux prd-ubuntu1804-builder-4c-4g-57 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:31 06:02:31 06:02:31 ---> lscpu: 06:02:31 Architecture: x86_64 06:02:31 CPU op-mode(s): 32-bit, 64-bit 06:02:31 Byte Order: Little Endian 06:02:31 CPU(s): 4 06:02:31 On-line CPU(s) list: 0-3 06:02:31 Thread(s) per core: 1 06:02:31 Core(s) per socket: 1 06:02:31 Socket(s): 4 06:02:31 NUMA node(s): 1 06:02:31 Vendor ID: AuthenticAMD 06:02:31 CPU family: 23 06:02:31 Model: 49 06:02:31 Model name: AMD EPYC-Rome Processor 06:02:31 Stepping: 0 06:02:31 CPU MHz: 2800.000 06:02:31 BogoMIPS: 5600.00 06:02:31 Virtualization: AMD-V 06:02:31 Hypervisor vendor: KVM 06:02:31 Virtualization type: full 06:02:31 L1d cache: 32K 06:02:31 L1i cache: 32K 06:02:31 L2 cache: 512K 06:02:31 L3 cache: 16384K 06:02:31 NUMA node0 CPU(s): 0-3 06:02:31 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:31 06:02:31 06:02:31 ---> nproc: 06:02:31 4 06:02:31 06:02:31 06:02:31 ---> df -h: 06:02:31 Filesystem Size Used Avail Use% Mounted on 06:02:31 udev 2.0G 0 2.0G 0% /dev 06:02:31 tmpfs 395M 664K 394M 1% /run 06:02:31 /dev/vda1 20G 7.7G 12G 40% / 06:02:31 tmpfs 2.0G 0 2.0G 0% /dev/shm 06:02:31 tmpfs 5.0M 0 5.0M 0% /run/lock 06:02:31 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 06:02:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:02:31 tmpfs 395M 0 395M 0% /run/user/1001 06:02:31 06:02:31 06:02:31 ---> free -m: 06:02:31 total used free shared buff/cache available 06:02:31 Mem: 3943 566 1103 0 2273 3111 06:02:31 Swap: 1023 0 1023 06:02:31 06:02:31 06:02:31 ---> ip addr: 06:02:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:02:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:31 inet 127.0.0.1/8 scope host lo 06:02:31 valid_lft forever preferred_lft forever 06:02:31 inet6 ::1/128 scope host 06:02:31 valid_lft forever preferred_lft forever 06:02:31 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:02:31 link/ether fa:16:3e:c3:e3:c7 brd ff:ff:ff:ff:ff:ff 06:02:31 inet 10.32.7.197/23 brd 10.32.7.255 scope global dynamic ens3 06:02:31 valid_lft 86056sec preferred_lft 86056sec 06:02:31 inet6 fe80::f816:3eff:fec3:e3c7/64 scope link 06:02:31 valid_lft forever preferred_lft forever 06:02:31 06:02:31 06:02:31 ---> sar -b -r -n DEV: 06:02:31 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-57) 04/12/25 _x86_64_ (4 CPU) 06:02:31 06:02:31 05:56:49 LINUX RESTART (4 CPU) 06:02:31 06:02:31 05:57:01 tps rtps wtps bread/s bwrtn/s 06:02:31 05:58:01 115.08 32.51 82.57 1083.69 7175.47 06:02:31 05:59:01 80.34 29.75 50.59 1630.53 9777.57 06:02:31 06:00:01 10.01 0.00 10.01 0.00 484.59 06:02:31 06:01:01 36.21 10.60 25.61 725.21 3116.68 06:02:31 06:02:01 45.91 6.92 38.99 258.36 8625.36 06:02:31 Average: 57.51 15.95 41.56 739.56 5835.93 06:02:31 06:02:31 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:31 05:58:01 1810016 3375620 2228628 55.18 51276 1669780 589220 11.58 525700 1530004 153248 06:02:31 05:59:01 1474436 3205692 2564208 63.49 57528 1821564 736040 14.47 708548 1667024 5160 06:02:31 06:00:01 1435832 3174988 2602812 64.45 59500 1826412 764768 15.03 741168 1670488 3132 06:02:31 06:01:01 451904 2300304 3586740 88.81 61932 1929340 1516492 29.81 1646820 1735028 1532 06:02:31 06:02:01 1161660 3214652 2876984 71.24 66656 2124856 693488 13.63 865972 1802016 17860 06:02:31 Average: 1266770 3054251 2771874 68.63 59378 1874390 860002 16.91 897642 1680912 36186 06:02:31 06:02:31 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:31 05:58:01 ens3 432.84 279.10 1555.44 72.11 0.00 0.00 0.00 0.00 06:02:31 05:58:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:02:31 05:59:01 ens3 121.28 126.01 765.59 25.18 0.00 0.00 0.00 0.00 06:02:31 05:59:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:02:31 06:00:01 ens3 82.54 122.31 75.28 19.21 0.00 0.00 0.00 0.00 06:02:31 06:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:02:31 06:01:01 ens3 181.99 203.00 1313.08 29.42 0.00 0.00 0.00 0.00 06:02:31 06:01:01 lo 121.18 121.18 36.47 36.47 0.00 0.00 0.00 0.00 06:02:31 06:02:01 ens3 486.94 399.23 1459.62 172.90 0.00 0.00 0.00 0.00 06:02:31 06:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:02:31 Average: ens3 261.12 225.93 1033.80 63.76 0.00 0.00 0.00 0.00 06:02:31 Average: lo 24.82 24.82 7.35 7.35 0.00 0.00 0.00 0.00 06:02:31 06:02:31 06:02:31 ---> sar -P ALL: 06:02:31 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-57) 04/12/25 _x86_64_ (4 CPU) 06:02:31 06:02:31 05:56:49 LINUX RESTART (4 CPU) 06:02:31 06:02:31 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:02:31 05:58:01 all 21.36 0.00 1.65 3.09 0.05 73.85 06:02:31 05:58:01 0 12.50 0.00 1.07 5.86 0.02 80.55 06:02:31 05:58:01 1 25.80 0.00 2.18 1.97 0.05 69.99 06:02:31 05:58:01 2 29.25 0.00 2.08 3.95 0.08 64.63 06:02:31 05:58:01 3 17.92 0.00 1.24 0.60 0.03 80.21 06:02:31 05:59:01 all 14.50 0.00 0.75 1.43 0.04 83.28 06:02:31 05:59:01 0 7.96 0.00 0.57 1.27 0.03 90.17 06:02:31 05:59:01 1 23.44 0.00 0.77 0.85 0.05 74.89 06:02:31 05:59:01 2 18.81 0.00 1.37 2.40 0.05 77.37 06:02:31 05:59:01 3 7.76 0.00 0.32 1.19 0.03 90.70 06:02:31 06:00:01 all 4.49 0.00 0.24 0.03 0.02 95.22 06:02:31 06:00:01 0 5.03 0.00 0.30 0.07 0.02 94.59 06:02:31 06:00:01 1 4.89 0.00 0.18 0.00 0.02 94.91 06:02:31 06:00:01 2 5.25 0.00 0.29 0.00 0.03 94.43 06:02:31 06:00:01 3 2.77 0.00 0.17 0.05 0.02 97.00 06:02:31 06:01:01 all 36.82 0.00 1.26 0.31 0.08 61.53 06:02:31 06:01:01 0 32.79 0.00 1.22 0.32 0.07 65.60 06:02:31 06:01:01 1 39.00 0.00 1.17 0.13 0.07 59.63 06:02:31 06:01:01 2 37.53 0.00 1.41 0.27 0.08 60.71 06:02:31 06:01:01 3 37.99 0.00 1.22 0.54 0.07 60.18 06:02:31 06:02:01 all 29.33 0.00 1.38 0.47 0.06 68.76 06:02:31 06:02:01 0 25.11 0.00 1.69 0.74 0.07 72.39 06:02:31 06:02:01 1 28.23 0.00 1.00 0.10 0.07 70.60 06:02:31 06:02:01 2 39.00 0.00 1.64 0.08 0.08 59.19 06:02:31 06:02:01 3 24.94 0.00 1.20 0.95 0.07 72.84 06:02:31 Average: all 21.29 0.00 1.06 1.07 0.05 76.54 06:02:31 Average: 0 16.67 0.00 0.97 1.65 0.04 80.67 06:02:31 Average: 1 24.26 0.00 1.06 0.61 0.05 74.02 06:02:31 Average: 2 25.98 0.00 1.36 1.34 0.07 71.26 06:02:31 Average: 3 18.27 0.00 0.83 0.66 0.04 80.20 06:02:31 06:02:31 06:02:31